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" => "853" ] "request_uri" => "https://api-console.kissmada.com/store/products/853" "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 => 853 ], 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 => 853 ] "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 => 384 ], 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 => 384 ] "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 => 3 ], 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 => 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.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?" (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.name AS name_3, t0.id_technique AS id_technique_4 FROM techniques_langs t0 WHERE t0.id_technique = ?" "params" => [ 1 => 3 ] "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 => 713 ], 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 => 713 ] "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 => 853 ], 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 => 853 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\PrintfulStore\PrintfulStoreVariant::$href is deprecated
deprecation
24 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 => 12868 ], 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 => 12868 ] "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 => 384 ], 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 => 384 ] "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 => 12869 ], 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 => 12869 ] "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 => 12870 ], 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 => 12870 ] "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 => 12871 ], 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 => 12871 ] "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 => 12872 ], 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 => 12872 ] "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 => 12873 ], 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 => 12873 ] "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 => 12874 ], 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 => 12874 ] "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 => 12875 ], 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 => 12875 ] "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 => 12876 ], 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 => 12876 ] "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 => 12877 ], 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 => 12877 ] "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 => 12878 ], 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 => 12878 ] "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 => 12879 ], 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 => 12879 ] "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 => 12880 ], 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 => 12880 ] "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 => 12881 ], 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 => 12881 ] "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 => 12882 ], 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 => 12882 ] "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 => 12883 ], 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 => 12883 ] "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 => 12884 ], 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 => 12884 ] "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 => 12885 ], 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 => 12885 ] "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 => 12886 ], 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 => 12886 ] "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 => 12887 ], 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 => 12887 ] "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 => 12888 ], 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 => 12888 ] "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 => 12889 ], 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 => 12889 ] "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 => 12890 ], 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 => 12890 ] "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 => 12891 ], 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 => 12891 ] "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 => 17569 ], 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 => 17569 ] "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 => 17569 ], 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 => 17569 ] "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 => 17570 ], 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 => 17570 ] "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 => 17570 ], 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 => 17570 ] "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 => 17571 ], 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 => 17571 ] "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 => 17571 ], 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 => 17571 ] "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 => 17573 ], 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 => 17573 ] "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 => 17573 ], 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 => 17573 ] "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 => 17574 ], 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 => 17574 ] "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 => 17574 ], 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 => 17574 ] "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 => 17575 ], 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 => 17575 ] "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 => 17575 ], 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 => 17575 ] "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 => 17576 ], 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 => 17576 ] "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 => 17576 ], 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 => 17576 ] "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 => 17578 ], 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 => 17578 ] "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 => 17578 ], 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 => 17578 ] "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 => 17579 ], 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 => 17579 ] "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 => 17579 ], 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 => 17579 ] "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 => 17580 ], 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 => 17580 ] "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 => 17580 ], 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 => 17580 ] "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 => 17581 ], 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 => 17581 ] "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 => 17581 ], 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 => 17581 ] "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 => 17583 ], 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 => 17583 ] "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 => 17583 ], 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 => 17583 ] "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 => 17584 ], 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 => 17584 ] "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 => 17584 ], 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 => 17584 ] "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 => 17585 ], 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 => 17585 ] "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 => 17585 ], 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 => 17585 ] "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 => 17586 ], 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 => 17586 ] "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 => 17586 ], 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 => 17586 ] "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 => 17588 ], 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 => 17588 ] "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 => 17588 ], 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 => 17588 ] "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 => 17589 ], 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 => 17589 ] "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 => 17589 ], 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 => 17589 ] "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 => 17590 ], 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 => 17590 ] "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 => 17590 ], 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 => 17590 ] "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 => 17591 ], 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 => 17591 ] "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 => 17591 ], 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 => 17591 ] "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 => 17593 ], 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 => 17593 ] "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 => 17593 ], 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 => 17593 ] "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 => 17594 ], 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 => 17594 ] "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 => 17594 ], 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 => 17594 ] "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 => 17595 ], 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 => 17595 ] "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 => 17595 ], 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 => 17595 ] "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 => 17596 ], 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 => 17596 ] "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 => 17596 ], 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 => 17596 ] "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 => 17598 ], 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 => 17598 ] "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 => 17598 ], 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 => 17598 ] "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 => 1229 ], 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 => 1229 ] "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 => 1227 ], 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 => 1227 ] "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 => 1236 ], 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 => 1236 ] "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 => 1233 ], 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 => 1233 ] "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 => 1235 ], 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 => 1235 ] "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 => 384 ], 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 => 384 ] "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 => 713 ], 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 => 713 ] "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 => 2 ], 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 => 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.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 => 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.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 => 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_store_product AS id_store_product_4 FROM store_products_langs t0 WHERE t0.id_store_product = ?" (parameters: [ 1 => 853 ], 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 => 853 ] "types" => [ 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 => 17569 ], 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 => 17569 ] "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 => 394 ], 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 => 394 ] "types" => [ 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 => 394 ], 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 => 394 ] "types" => [ 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 => 17570 ], 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 => 17570 ] "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 => 395 ], 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 => 395 ] "types" => [ 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 => 395 ], 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 => 395 ] "types" => [ 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 => 17571 ], 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 => 17571 ] "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 => 396 ], 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 => 396 ] "types" => [ 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 => 396 ], 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 => 396 ] "types" => [ 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 => 17573 ], 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 => 17573 ] "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 => 397 ], 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 => 397 ] "types" => [ 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 => 397 ], 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 => 397 ] "types" => [ 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 => 17574 ], 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 => 17574 ] "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 => 17575 ], 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 => 17575 ] "types" => [ 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 => 17576 ], 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 => 17576 ] "types" => [ 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 => 17578 ], 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 => 17578 ] "types" => [ 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 => 17579 ], 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 => 17579 ] "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 => 17580 ], 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 => 17580 ] "types" => [ 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 => 17581 ], 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 => 17581 ] "types" => [ 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 => 17583 ], 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 => 17583 ] "types" => [ 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 => 17584 ], 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 => 17584 ] "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 => 17585 ], 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 => 17585 ] "types" => [ 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 => 17586 ], 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 => 17586 ] "types" => [ 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 => 17588 ], 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 => 17588 ] "types" => [ 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 => 17589 ], 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 => 17589 ] "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 => 17590 ], 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 => 17590 ] "types" => [ 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 => 17591 ], 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 => 17591 ] "types" => [ 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 => 17593 ], 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 => 17593 ] "types" => [ 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 => 17594 ], 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 => 17594 ] "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 => 17595 ], 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 => 17595 ] "types" => [ 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 => 17596 ], 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 => 17596 ] "types" => [ 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 => 17598 ], 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 => 17598 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#800 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Implicit conversion from float 338.99999999999994 to int loses precision
deprecation
[ "exception" => ErrorException {#3889 #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 => 362 ], 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 => 362 ] "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 => 362 ], 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 => 362 ] "types" => [ 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 => 2317 ], 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 => 2317 ] "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 => 2317 ], 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 => 2317 ] "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 => 1517 ], 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 => 1517 ] "types" => [ 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 => 1518 ], 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 => 1518 ] "types" => [ 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 => 1519 ], 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 => 1519 ] "types" => [ 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 => 1520 ], 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 => 1520 ] "types" => [ 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 => 1521 ], 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 => 1521 ] "types" => [ 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 => 1522 ], 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 => 1522 ] "types" => [ 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 => 2318 ], 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 => 2318 ] "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 => 2318 ], 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 => 2318 ] "types" => [ 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 => 2319 ], 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 => 2319 ] "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 => 2319 ], 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 => 2319 ] "types" => [ 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 => 3990 ], 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 => 3990 ] "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 => 3990 ], 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 => 3990 ] "types" => [ 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 => 3991 ], 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 => 3991 ] "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 => 3991 ], 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 => 3991 ] "types" => [ 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 => 3992 ], 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 => 3992 ] "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 => 3992 ], 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 => 3992 ] "types" => [ 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 => 5663 ], 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 => 5663 ] "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 => 5663 ], 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 => 5663 ] "types" => [ 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 => 5664 ], 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 => 5664 ] "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 => 5664 ], 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 => 5664 ] "types" => [ 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 => 5665 ], 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 => 5665 ] "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 => 5665 ], 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 => 5665 ] "types" => [ 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 => 7336 ], 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 => 7336 ] "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 => 7336 ], 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 => 7336 ] "types" => [ 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 => 7337 ], 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 => 7337 ] "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 => 7337 ], 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 => 7337 ] "types" => [ 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 => 7338 ], 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 => 7338 ] "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 => 7338 ], 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 => 7338 ] "types" => [ 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 => 9009 ], 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 => 9009 ] "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 => 9009 ], 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 => 9009 ] "types" => [ 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 => 9010 ], 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 => 9010 ] "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 => 9010 ], 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 => 9010 ] "types" => [ 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 => 9011 ], 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 => 9011 ] "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 => 9011 ], 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 => 9011 ] "types" => [ 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 => 363 ], 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 => 363 ] "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 => 363 ], 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 => 363 ] "types" => [ 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 => 2320 ], 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 => 2320 ] "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 => 2320 ], 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 => 2320 ] "types" => [ 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 => 2321 ], 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 => 2321 ] "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 => 2321 ], 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 => 2321 ] "types" => [ 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 => 2322 ], 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 => 2322 ] "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 => 2322 ], 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 => 2322 ] "types" => [ 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 => 3993 ], 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 => 3993 ] "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 => 3993 ], 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 => 3993 ] "types" => [ 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 => 3994 ], 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 => 3994 ] "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 => 3994 ], 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 => 3994 ] "types" => [ 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 => 3995 ], 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 => 3995 ] "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 => 3995 ], 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 => 3995 ] "types" => [ 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 => 5666 ], 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 => 5666 ] "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 => 5666 ], 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 => 5666 ] "types" => [ 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 => 5667 ], 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 => 5667 ] "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 => 5667 ], 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 => 5667 ] "types" => [ 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 => 5668 ], 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 => 5668 ] "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 => 5668 ], 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 => 5668 ] "types" => [ 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 => 7339 ], 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 => 7339 ] "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 => 7339 ], 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 => 7339 ] "types" => [ 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 => 7340 ], 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 => 7340 ] "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 => 7340 ], 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 => 7340 ] "types" => [ 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 => 7341 ], 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 => 7341 ] "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 => 7341 ], 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 => 7341 ] "types" => [ 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 => 9012 ], 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 => 9012 ] "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 => 9012 ], 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 => 9012 ] "types" => [ 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 => 9013 ], 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 => 9013 ] "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 => 9013 ], 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 => 9013 ] "types" => [ 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 => 9014 ], 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 => 9014 ] "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 => 9014 ], 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 => 9014 ] "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.