Log Messages
Level (7)
Channel (4)
| Time | Message |
|---|---|
| info |
Matched route "explorer-catalog-product".
request
[ "route" => "explorer-catalog-product" "route_parameters" => [ "_route" => "explorer-catalog-product" "_controller" => "App\Controller\ExplorerController::explorerCatalogProduct" "productId" => "688" ] "request_uri" => "https://api-console.kissmada.com/explorer-catalog/688" "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 "ContainerLehmr1t\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments".
event
[ "event" => "kernel.controller_arguments" "listener" => "ContainerLehmr1t\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 query: "SELECT t0.id_lang AS id_lang_1, t0.iso_code AS iso_code_2 FROM langs t0"
doctrine
[ "sql" => "SELECT t0.id_lang AS id_lang_1, t0.iso_code AS iso_code_2 FROM langs t0" ] |
| 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 => 688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\Entity\Product::$href is deprecated
deprecation
[ "exception" => ErrorException {#1176 #message: "Deprecated: Creation of dynamic property App\Entity\Product::$href is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php" #line: 40 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php:40 { App\Controller\ExplorerController->explorerCatalogProduct(EntityManagerInterface $em, int $productId): Response … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php:40 {
App\Controller\ExplorerController->explorerCatalogProduct(EntityManagerInterface $em, int $productId): Response …
›
|
| 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_product = ?" (parameters: [ 1 => 688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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_product = ?" "params" => [ 1 => 688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 364 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 364 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1148 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1148 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17954 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17954 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17924 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17924 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17926 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17926 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17927 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17927 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17925 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17925 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17928 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17928 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17959 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17959 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17958 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17958 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17961 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17961 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17962 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17962 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17960 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17960 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17963 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17963 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1147 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1147 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17955 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17955 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17929 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17929 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17931 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17931 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17932 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17932 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17930 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17930 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17933 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17933 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17965 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17965 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17964 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17964 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17967 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17967 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17968 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17968 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17966 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17966 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17969 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17969 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1150 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1150 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17956 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17956 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17934 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17934 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17936 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17936 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17937 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17937 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17935 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17935 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17938 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17938 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17952 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17952 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17914 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17914 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17916 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17916 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17917 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17917 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17915 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17915 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17918 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17918 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1149 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1149 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17957 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17957 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17939 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17939 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17941 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17941 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17942 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17942 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17940 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17940 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17943 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17943 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17953 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17953 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17919 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17919 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17921 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17921 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17922 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17922 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17920 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17920 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17923 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17923 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 363 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 363 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1152 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1152 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17945 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17945 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17879 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17879 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17881 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17881 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17882 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17882 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17880 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17880 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17883 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17883 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1151 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1151 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17944 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17944 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17874 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17874 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17876 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17876 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17877 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17877 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17875 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17875 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17878 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17878 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1155 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1155 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17948 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17948 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17894 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17894 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17896 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17896 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17897 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17897 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17895 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17895 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17898 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17898 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17949 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17949 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17900 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17900 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17902 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17902 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17903 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17903 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17901 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17901 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17899 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17899 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1156 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1156 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17950 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17950 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17904 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17904 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17906 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17906 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17907 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17907 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17905 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17905 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17908 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17908 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17951 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17951 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17909 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17909 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17911 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17911 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17912 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17912 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17910 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17910 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17913 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17913 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1153 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1153 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17946 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17946 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17884 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17884 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17886 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17886 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17887 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17887 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17885 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17885 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17888 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17888 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1154 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 1154 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17947 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17947 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17889 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17889 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17891 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17891 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17892 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17892 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17890 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17890 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" (parameters: [ 1 => 17893 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t1.id_image AS id_image_2, t0.id_product_technique_placement_mockup_template AS id_product_technique_placement_mockup_template_3, t1.nature FROM images_mockup_templates t0 INNER JOIN images t1 ON t0.id_image = t1.id_image WHERE t0.id_product_technique_placement_mockup_template = ?" "params" => [ 1 => 17893 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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_product = ?" (parameters: [ 1 => 688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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_product = ?" "params" => [ 1 => 688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| deprecation |
Deprecated: Creation of dynamic property App\Entity\Variant::$href is deprecated
deprecation
35 times
[ "exception" => ErrorException {#2667 #message: "Deprecated: Creation of dynamic property App\Entity\Variant::$href is deprecated" #code: 0 #file: "/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php" #line: 57 #severity: E_DEPRECATED trace: { /var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php:57 { App\Controller\ExplorerController->explorerCatalogProduct(EntityManagerInterface $em, int $productId): Response … › {
/var/www/html/api-console.kissmada.com/printfulapi/src/Controller/ExplorerController.php:57 {
App\Controller\ExplorerController->explorerCatalogProduct(EntityManagerInterface $em, int $productId): Response …
›
|
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.model AS model_4, t0.description AS description_5, t0.id_product AS id_product_6 FROM products_langs t0 WHERE t0.id_product = ?" (parameters: [ 1 => 688 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.model AS model_4, t0.description AS description_5, t0.id_product AS id_product_6 FROM products_langs t0 WHERE t0.id_product = ?" "params" => [ 1 => 688 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17160 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17160 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 {#820 +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 {#820 +name: "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 {#820 +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 {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 6 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 6 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17161 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17161 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 110 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 110 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17162 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17162 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 42 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 42 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 42 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 42 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17164 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17164 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id_color AS id_color_1, t0.color_key AS color_key_2, t0.rgb AS rgb_3, t0.rgb2 AS rgb2_4 FROM colors t0 WHERE t0.id_color = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ] ] |
| debug |
Executing statement: "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" (parameters: [ 1 => 5 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "INTEGER" } ])
doctrine
[ "sql" => "SELECT t0.id AS id_1, t0.id_lang AS id_lang_2, t0.name AS name_3, t0.id_color AS id_color_4 FROM colors_langs t0 WHERE t0.id_color = ?" "params" => [ 1 => 5 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17165 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17165 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 352 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 352 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17167 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17167 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 63 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 63 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 63 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 63 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17168 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17168 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17169 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17169 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17170 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17170 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17172 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17172 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 {#820 +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 {#820 +name: "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 {#820 +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 {#820 +name: "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 => 17173 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17173 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17174 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17174 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17176 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17176 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17177 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17177 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17178 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17178 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 {#820 +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 {#820 +name: "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 {#820 +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 {#820 +name: "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 => 17179 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17179 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17180 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17180 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17182 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17182 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17183 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17183 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17184 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17184 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 {#820 +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 {#820 +name: "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 {#820 +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 {#820 +name: "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 => 17185 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17185 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17186 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17186 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17188 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17188 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17189 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17189 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17190 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17190 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 {#820 +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 {#820 +name: "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 {#820 +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 {#820 +name: "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 => 17191 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17191 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17192 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17192 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17194 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17194 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 17195 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 17195 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18660 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18660 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 107 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 107 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18661 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18661 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18662 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18662 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18663 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18663 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18664 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18664 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +name: "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 => 18665 ], types: [ 1 => Doctrine\DBAL\ParameterType {#820 +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 => 18665 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#820 +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.