Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| info |
Matched route "store_product".
request
[ "route" => "store_product" "route_parameters" => [ "_route" => "store_product" "_controller" => "App\Controller\StoreController::storeProduct" "productId" => "2" ] "request_uri" => "https://api-console.kissmada.com/store/products/2" "method" => "GET" ] |
| debug |
Checking for authenticator support.
security
[ "firewall_name" => "main" "authenticators" => 0 ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\UX\Turbo\Request\RequestListener::__invoke".
event
[ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
| debug |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
event
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
event
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "ContainerSCDKpRN\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerSCDKpRN\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] |
| debug |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
| info |
Connecting with parameters [ "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "printapi" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "printapi" "serverVersion" => "11.8.3-MariaDB" "charset" => "utf8mb4" ]
doctrine
[ "params" => [ "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "printapi" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "printapi" "serverVersion" => "11.8.3-MariaDB" "charset" => "utf8mb4" ] ] |
| debug |
Executing statement: "SELECT t0.id_store_product AS id_store_product_1, t0.id_store_design AS id_store_design_2, t0.id_product_technique AS id_product_technique_3 FROM store_products t0 WHERE t0.id_store_product = ?" (parameters: [ 1 => 2 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_store_product AS id_store_product_1, t0.id_store_design AS id_store_design_2, t0.id_product_technique AS id_product_technique_3 FROM store_products t0 WHERE t0.id_store_product = ?" "params" => [ 1 => 2 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.is_default AS is_default_2, t0.id_technique AS id_technique_3, t0.id_product AS id_product_4 FROM products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 11 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.is_default AS is_default_2, t0.id_technique AS id_technique_3, t0.id_product AS id_product_4 FROM products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 11 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_technique AS id_technique_1, t0.key_technique AS key_technique_2 FROM techniques t0 WHERE t0.id_technique = ?" (parameters: [ 1 => 4 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_technique AS id_technique_1, t0.key_technique AS key_technique_2 FROM techniques t0 WHERE t0.id_technique = ?" "params" => [ 1 => 4 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?" (parameters: [ 1 => 4 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?" "params" => [ 1 => 4 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$techniqueName is deprecated
deprecation
[ "exception" => ErrorException {#1301 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$techniqueName is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php" #line: 112 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:112 { App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:112 {
App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct …
›
|
| debug |
Executing statement: "SELECT t0.id_product AS id_product_1, t0.product_type AS product_type_2, t0.main_category_id AS main_category_id_3, t0.brand AS brand_4, t0.image_url AS image_url_5, t0.is_discontinued AS is_discontinued_6, t0.id_model AS id_model_7 FROM products t0 WHERE t0.id_product = ?" (parameters: [ 1 => 12 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product AS id_product_1, t0.product_type AS product_type_2, t0.main_category_id AS main_category_id_3, t0.brand AS brand_4, t0.image_url AS image_url_5, t0.is_discontinued AS is_discontinued_6, t0.id_model AS id_model_7 FROM products t0 WHERE t0.id_product = ?" "params" => [ 1 => 12 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$imageUrl is deprecated
deprecation
[ "exception" => ErrorException {#1033 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$imageUrl is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php" #line: 116 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:116 { App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:116 {
App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$design is deprecated
deprecation
[ "exception" => ErrorException {#1331 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$design is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php" #line: 119 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:119 { App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/PrintfulStore.php:119 {
App\PrintfulStore\PrintfulStore->getPrintfulStoreProduct(int $storeProductId): PrintfulStoreProduct …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$href is deprecated
deprecation
[ "exception" => ErrorException {#1604 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreProduct::$href is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php" #line: 91 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:91 { App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:91 {
App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response …
›
|
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreDesign::$href is deprecated
deprecation
[ "exception" => ErrorException {#1601 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreDesign::$href is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php" #line: 95 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:95 { App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:95 {
App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response …
›
|
| debug |
Executing statement: "SELECT t0.id_store_variant AS id_store_variant_1, t0.id_store_product AS id_store_product_2, t0.id_variant_product_technique AS id_variant_product_technique_3, t0.id_store_product_color AS id_store_product_color_4, t0.id_store_product_size AS id_store_product_size_5 FROM store_variants t0 WHERE t0.id_store_product = ?" (parameters: [ 1 => 2 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_store_variant AS id_store_variant_1, t0.id_store_product AS id_store_product_2, t0.id_variant_product_technique AS id_variant_product_technique_3, t0.id_store_product_color AS id_store_product_color_4, t0.id_store_product_size AS id_store_product_size_5 FROM store_variants t0 WHERE t0.id_store_product = ?" "params" => [ 1 => 2 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreVariant::$href is deprecated
deprecation
186 times
[ "exception" => ErrorException {#1584 #message: "Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreVariant::$href is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php" #line: 100 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:100 { App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/StoreController.php:100 {
App\Controller\StoreController->storeProduct(EntityManagerInterface $em, int $productId): Response …
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.name AS name_2, t0.conflicting AS conflicting_3, t0.price AS price_4, t0.id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0.id_product_technique = ?" (parameters: [ 1 => 11 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.conflicting AS conflicting_3, t0.price AS price_4, t0.id_product_technique AS id_product_technique_5 FROM products_techniques_placements t0 WHERE t0.id_product_technique = ?" "params" => [ 1 => 11 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 489 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 489 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 491 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 491 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 493 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 493 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 502 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 502 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 506 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 506 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 507 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 507 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 508 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 508 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 509 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 509 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 511 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 511 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 512 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 512 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 515 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 515 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 517 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 517 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 519 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 519 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 520 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 520 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 522 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 522 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 524 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 524 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 533 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 533 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 537 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 537 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 538 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 538 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 539 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 539 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 540 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 540 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 542 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 542 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 543 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 543 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 546 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 546 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 548 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 548 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 550 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 550 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 551 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 551 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 553 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 553 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 555 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 555 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 564 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 564 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 568 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 568 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 569 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 569 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 570 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 570 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 571 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 571 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 573 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 573 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 574 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 574 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 577 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 577 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 579 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 579 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 581 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 581 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 582 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 582 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 584 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 584 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 586 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 586 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 595 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 595 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 599 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 599 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 600 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 600 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 601 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 601 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 602 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 602 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 604 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 604 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 605 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 605 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 608 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 608 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 630 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 630 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 631 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 631 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 632 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 632 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 633 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 633 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 635 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 635 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 636 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 636 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 644 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 644 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 646 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 646 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 648 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 648 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 657 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 657 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" (parameters: [ 1 => 659 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.price AS price_2, t0.id_variant AS id_variant_3, t0.id_product_technique AS id_product_technique_4 FROM variants_products_techniques t0 WHERE t0.id = ?" "params" => [ 1 => 659 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_variant AS id_variant_1, t0.image_url AS image_url_2, t0.id_product AS id_product_3, t0.id_product_color AS id_product_color_4, t0.id_product_size AS id_product_size_5, t0.id_size AS id_size_6, t0.id_color AS id_color_7 FROM variants t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.placement AS placement_2, t0.orientation AS orientation_3, t0.width AS width_4, t0.height AS height_5, t0.id_variant AS id_variant_6 FROM variants_dimensions t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 56 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 56 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 55 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 55 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 58 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 58 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 57 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 57 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 59 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 59 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" (parameters: [ 1 => 60 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.image_url AS image_url_2, t0.background_url AS background_url_3, t0.background_color AS background_color_4, t0.template_width AS template_width_5, t0.template_height AS template_height_6, t0.print_area_width AS print_area_width_7, t0.print_area_height AS print_area_height_8, t0.print_area_top AS print_area_top_9, t0.print_area_left AS print_area_left_10, t0.template_positioning AS template_positioning_11, t0.orientation AS orientation_12, t0.template_type AS template_type_13, t0.role AS role_14, t0.id_product_technique_placement AS id_product_technique_placement_15 FROM products_techniques_placements_mockup_templates t0 WHERE t0.id_product_technique_placement = ?" "params" => [ 1 => 60 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_printfile AS id_printfile_1, t0.width AS width_2, t0.height AS height_3, t0.dpi AS dpi_4, t0.fill_mode AS fill_mode_5, t0.can_rotate AS can_rotate_6, t0.id_product_technique AS id_product_technique_7 FROM products_techniques_printfiles t0 WHERE t0.id_product_technique = ?" (parameters: [ 1 => 11 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_printfile AS id_printfile_1, t0.width AS width_2, t0.height AS height_3, t0.dpi AS dpi_4, t0.fill_mode AS fill_mode_5, t0.can_rotate AS can_rotate_6, t0.id_product_technique AS id_product_technique_7 FROM products_techniques_printfiles t0 WHERE t0.id_product_technique = ?" "params" => [ 1 => 11 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size_table AS id_size_table_1, t0.size_table_type AS size_table_type_2, t0.unit AS unit_3, t0.image_url AS image_url_4, t0.id_product AS id_product_5 FROM size_tables t0 WHERE t0.id_product = ?" (parameters: [ 1 => 12 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size_table AS id_size_table_1, t0.size_table_type AS size_table_type_2, t0.unit AS unit_3, t0.image_url AS image_url_4, t0.id_product AS id_product_5 FROM size_tables t0 WHERE t0.id_product = ?" "params" => [ 1 => 12 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_store_design AS id_store_design_1 FROM store_designs t0 WHERE t0.id_store_design = ?" (parameters: [ 1 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_store_design AS id_store_design_1 FROM store_designs t0 WHERE t0.id_store_design = ?" "params" => [ 1 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.short_description AS short_description_4, t0.id_store_design AS id_store_design_5 FROM store_designs_langs t0 WHERE t0.id_store_design = ?" (parameters: [ 1 => 1 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.short_description AS short_description_4, t0.id_store_design AS id_store_design_5 FROM store_designs_langs t0 WHERE t0.id_store_design = ?" "params" => [ 1 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_store_product AS id_store_product_4 FROM store_products_langs t0 WHERE t0.id_store_product = ?" (parameters: [ 1 => 2 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_store_product AS id_store_product_4 FROM store_products_langs t0 WHERE t0.id_store_product = ?" "params" => [ 1 => 2 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 57 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 57 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 9 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 9 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 9 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 9 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 39 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 39 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 39 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 39 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 40 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 40 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 40 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 40 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 41 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 41 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 41 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 41 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 42 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 42 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 42 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 42 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 490 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 490 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 43 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 43 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 43 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 43 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 492 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 492 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 44 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 44 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 44 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 44 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 494 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 494 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 20 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 20 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 20 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 20 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 495 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 495 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 45 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 45 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 45 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 45 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 496 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 496 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 11 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 11 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 11 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 11 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 497 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 497 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 46 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 46 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 46 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 46 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 498 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 498 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 47 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 47 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 47 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 47 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 499 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 499 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 23 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 23 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 23 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 23 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 500 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 500 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 48 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 48 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 48 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 48 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 501 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 501 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 49 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 49 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 49 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 49 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 503 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 503 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 50 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 50 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 50 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 50 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 504 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 504 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 58 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 58 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 505 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 505 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 510 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 510 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 513 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 513 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 514 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 514 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 516 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 516 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 518 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 518 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 521 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 521 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 523 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 523 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 525 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 525 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 526 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 526 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 527 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 527 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 528 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 528 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 529 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 529 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 530 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 530 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 531 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 531 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 532 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 532 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 534 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 534 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 535 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 535 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 59 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 59 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 536 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 536 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 541 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 541 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 544 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 544 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 545 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 545 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 547 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 547 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 549 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 549 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 552 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 552 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 554 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 554 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 556 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 556 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 557 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 557 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 558 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 558 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 559 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 559 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 560 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 560 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 561 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 561 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 562 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 562 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 563 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 563 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 565 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 565 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 566 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 566 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 60 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 60 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 567 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 567 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 572 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 572 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 575 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 575 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 576 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 576 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 578 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 578 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 580 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 580 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 583 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 583 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 585 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 585 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 587 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 587 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 588 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 588 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 589 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 589 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 590 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 590 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 591 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 591 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 592 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 592 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 593 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 593 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 594 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 594 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 596 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 596 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 597 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 597 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 61 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 61 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 598 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 603 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 603 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 606 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 606 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 607 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 607 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 627 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 627 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 628 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 628 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" (parameters: [ 1 => 62 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_size AS id_size_1, t0.size_key AS size_key_2 FROM sizes t0 WHERE t0.id_size = ?" "params" => [ 1 => 62 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 629 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 629 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 634 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 634 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 637 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 637 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 645 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 645 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 647 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 647 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 649 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 649 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 650 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 650 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 651 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 651 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 652 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 652 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 653 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 653 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 654 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 654 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 655 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 655 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 656 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 656 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 658 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 658 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20399 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20399 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 26 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 26 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 26 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 26 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20400 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20400 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 27 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 27 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 27 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 27 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20401 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20401 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 28 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 28 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 28 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 28 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20402 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20402 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20403 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20403 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20404 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20404 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20405 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20405 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20406 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20406 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20407 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20407 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20408 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20408 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20409 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20409 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20410 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20410 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20411 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20411 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20412 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20412 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20413 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20413 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20414 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20414 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20415 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20415 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 20416 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 20416 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21609 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21609 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 29 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 29 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 29 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 29 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21610 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21610 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21611 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21611 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21612 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21612 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21613 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21613 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21614 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21614 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21615 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21615 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 30 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 30 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 30 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 30 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21616 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21616 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 31 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 31 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 31 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 31 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21623 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21623 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21624 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21624 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21625 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21625 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 21626 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 21626 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22281 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22281 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 32 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 32 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 32 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 32 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22282 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22282 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22283 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22283 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22284 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22284 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22285 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22285 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22286 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22286 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22287 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22287 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 33 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 33 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 33 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 33 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22288 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22288 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22289 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22289 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 34 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 34 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 34 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 34 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22296 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22296 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22297 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22297 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22298 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22298 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 35 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 35 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 35 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 35 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22353 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22353 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22354 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22354 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22355 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22355 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22356 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22356 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 22357 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 22357 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23471 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23471 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 36 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 36 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 36 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 36 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23472 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23472 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 37 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 37 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 37 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 37 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23473 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23473 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 38 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 38 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 38 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 38 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23474 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23474 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23475 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23475 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23476 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23476 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23477 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23477 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23478 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23478 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23479 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23479 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23480 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23480 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23481 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23481 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23482 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23482 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23483 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23483 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23484 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23484 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23485 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23485 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23486 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23486 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23487 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23487 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" (parameters: [ 1 => 23488 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_variant AS id_variant_4 FROM variants_langs t0 WHERE t0.id_variant = ?" "params" => [ 1 => 23488 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Implicit conversion from float 338.99999999999994 to int loses precision
deprecation
[ "exception" => ErrorException {#14689 #message: "Deprecated: Implicit conversion from float 338.99999999999994 to int loses precision" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/Print/PrintfulStorePrintDimension.php" #line: 15 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/Print/PrintfulStorePrintDimension.php:15 { App\PrintfulStore\Print\PrintfulStorePrintDimension->getPixelHeight(): int … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/PrintfulStore/Print/PrintfulStorePrintDimension.php:15 {
App\PrintfulStore\Print\PrintfulStorePrintDimension->getPixelHeight(): int …
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.description AS description_3, t0.image_description AS image_description_4, t0.id_size_table AS id_size_table_5 FROM size_tables_langs t0 WHERE t0.id_size_table = ?" (parameters: [ 1 => 3 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.description AS description_3, t0.image_description AS image_description_4, t0.id_size_table AS id_size_table_5 FROM size_tables_langs t0 WHERE t0.id_size_table = ?" "params" => [ 1 => 3 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_measurement AS id_measurement_1, t0.id_size_table AS id_size_table_2 FROM measurements t0 WHERE t0.id_size_table = ?" (parameters: [ 1 => 3 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_measurement AS id_measurement_1, t0.id_size_table AS id_size_table_2 FROM measurements t0 WHERE t0.id_size_table = ?" "params" => [ 1 => 3 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 76 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 76 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 57 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 57 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 77 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 77 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 58 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 58 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 78 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 78 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 59 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 59 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 79 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 79 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 60 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 60 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 80 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 80 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 61 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 61 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" (parameters: [ 1 => 81 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_product_size AS id_product_size_1, t0.id_product AS id_product_2, t0.id_size AS id_size_3 FROM products_sizes t0 WHERE t0.id_product_size = ?" "params" => [ 1 => 81 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" (parameters: [ 1 => 62 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_size AS id_size_4 FROM sizes_langs t0 WHERE t0.id_size = ?" "params" => [ 1 => 62 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 638 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 638 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 639 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 639 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 640 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 640 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4617 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4617 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4618 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4618 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4619 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4619 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6290 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6290 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6291 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6291 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6292 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6292 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.description AS description_3, t0.image_description AS image_description_4, t0.id_size_table AS id_size_table_5 FROM size_tables_langs t0 WHERE t0.id_size_table = ?" (parameters: [ 1 => 4 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.description AS description_3, t0.image_description AS image_description_4, t0.id_size_table AS id_size_table_5 FROM size_tables_langs t0 WHERE t0.id_size_table = ?" "params" => [ 1 => 4 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_measurement AS id_measurement_1, t0.id_size_table AS id_size_table_2 FROM measurements t0 WHERE t0.id_size_table = ?" (parameters: [ 1 => 4 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_measurement AS id_measurement_1, t0.id_size_table AS id_size_table_2 FROM measurements t0 WHERE t0.id_size_table = ?" "params" => [ 1 => 4 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 8 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 8 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 8 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 8 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 9 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 9 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 9 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 9 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 10 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 10 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 10 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 10 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 641 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 641 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 642 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 642 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 643 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 643 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 2949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 2949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4620 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4620 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4621 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4621 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 4622 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 4622 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6293 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6293 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6294 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6294 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 6295 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 6295 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.label AS label_3, t0.id_measurement AS id_measurement_4 FROM measurements_langs t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" (parameters: [ 1 => 7968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.value AS value_2, t0.min_value AS min_value_3, t0.max_value AS max_value_4, t0.id_measurement AS id_measurement_5, t0.id_product_size AS id_product_size_6 FROM measurement_values t0 WHERE t0.id_measurement = ?" "params" => [ 1 => 7968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
| debug |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
event
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
| debug |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
event
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
There are no log messages.
Container Compilation Logs (0)
Log messages generated during the compilation of the service container.
There are no compiler log messages.