Query Metrics
148
Database Queries
25
Different statements
26.86 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.53 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM price_groups t0
Parameters:
[] |
| 2 | 0.42 ms |
SELECT t0.products_id AS products_id_1, t0.products_quantity AS products_quantity_2, t0.products_model AS products_model_3, t0.products_model_sap AS products_model_sap_4, t0.products_ean AS products_ean_5, t0.products_image AS products_image_6, t0.products_image_med AS products_image_med_7, t0.products_image_lrg AS products_image_lrg_8, t0.products_image_sm_1 AS products_image_sm_1_9, t0.products_image_xl_1 AS products_image_xl_1_10, t0.products_image_sm_2 AS products_image_sm_2_11, t0.products_image_xl_2 AS products_image_xl_2_12, t0.products_image_sm_3 AS products_image_sm_3_13, t0.products_image_xl_3 AS products_image_xl_3_14, t0.products_image_sm_4 AS products_image_sm_4_15, t0.products_image_xl_4 AS products_image_xl_4_16, t0.products_image_sm_5 AS products_image_sm_5_17, t0.products_image_xl_5 AS products_image_xl_5_18, t0.products_image_sm_6 AS products_image_sm_6_19, t0.products_image_xl_6 AS products_image_xl_6_20, t0.products_price AS products_price_21, t0.products_ecotax AS products_ecotax_22, t0.products_date_added AS products_date_added_23, t0.products_last_modified AS products_last_modified_24, t0.products_date_available AS products_date_available_25, t0.products_weight AS products_weight_26, t0.products_status AS products_status_27, t0.products_ordered AS products_ordered_28, t0.products_price1 AS products_price1_29, t0.products_price2 AS products_price2_30, t0.products_price3 AS products_price3_31, t0.products_price4 AS products_price4_32, t0.products_price5 AS products_price5_33, t0.products_price6 AS products_price6_34, t0.products_price7 AS products_price7_35, t0.products_price8 AS products_price8_36, t0.products_price9 AS products_price9_37, t0.products_price10 AS products_price10_38, t0.products_price11 AS products_price11_39, t0.products_price1_qty AS products_price1_qty_40, t0.products_price2_qty AS products_price2_qty_41, t0.products_price3_qty AS products_price3_qty_42, t0.products_price4_qty AS products_price4_qty_43, t0.products_price5_qty AS products_price5_qty_44, t0.products_price6_qty AS products_price6_qty_45, t0.products_price7_qty AS products_price7_qty_46, t0.products_price8_qty AS products_price8_qty_47, t0.products_price9_qty AS products_price9_qty_48, t0.products_price10_qty AS products_price10_qty_49, t0.products_price11_qty AS products_price11_qty_50, t0.products_qty_blocks AS products_qty_blocks_51, t0.products_soleil AS products_soleil_52, t0.products_limite_panier AS products_limite_panier_53, t0.products_page AS products_page_54, t0.products_garantie AS products_garantie_55, t0.products_cat AS products_cat_56, t0.products_index AS products_index_57, t0.products_mvente AS products_mvente_58, t0.products_strategique AS products_strategique_59, t0.products_reappro_non AS products_reappro_non_60, t0.products_multiple AS products_multiple_61, t0.products_origin AS products_origin_62, t0.products_gift AS products_gift_63, t0.products_type AS products_type_64, t0.products_welcome AS products_welcome_65, t0.products_code AS products_code_66, t0.is_default_variant AS is_default_variant_67, t0.products_parent_id AS products_parent_id_68, t0.products_model_id AS products_model_id_69, t0.manufacturers_id AS manufacturers_id_70, t0.products_tax_class_id AS products_tax_class_id_71 FROM products t0 WHERE t0.products_id = ?
Parameters:
[
"23120"
]
|
| 3 | 0.38 ms |
SELECT t0.id AS id_1, t0.products_short_name AS products_short_name_2, t0.products_name AS products_name_3, t0.products_label AS products_label_4, t0.products_heading_title AS products_heading_title_5, t0.products_short_description AS products_short_description_6, t0.products_description AS products_description_7, t0.products_url AS products_url_8, t0.products_viewed AS products_viewed_9, t0.products_head_title_tag AS products_head_title_tag_10, t0.products_head_desc_tag AS products_head_desc_tag_11, t0.products_head_keywords_tag AS products_head_keywords_tag_12, t0.products_teaser AS products_teaser_13, t0.products_op AS products_op_14, t0.products_top AS products_top_15, t0.products_new AS products_new_16, t0.products_video AS products_video_17, t0.products_video2 AS products_video2_18, t0.products_conseil1 AS products_conseil1_19, t0.products_conseil2 AS products_conseil2_20, t0.products_conseil_cat AS products_conseil_cat_21, t0.products_notice AS products_notice_22, t0.products_notice2 AS products_notice2_23, t0.doofinder_boost AS doofinder_boost_24, t0.doofinder_indexed_text AS doofinder_indexed_text_25, t0.products_categorie AS products_categorie_26, t0.products_tags AS products_tags_27, t0.products_id AS products_id_28, t0.language_id AS language_id_29 FROM products_description t0 WHERE t0.products_id = ?
Parameters:
[
23120
]
|
| 4 | 0.73 ms |
SELECT r0_.id AS id_0, r0_.redirect_url AS redirect_url_1, r0_.target_path AS target_path_2, r0_.target_url AS target_url_3, r0_.redirect_product_id AS redirect_product_id_4, r0_.redirect_category_id AS redirect_category_id_5, r0_.target_product_id AS target_product_id_6, r0_.target_category_id AS target_category_id_7 FROM redirections r0_ WHERE r0_.redirect_product_id = ? OR r0_.redirect_url LIKE ? LIMIT 1
Parameters:
[ 23120 "%product_info.php?products_id=23120&%" ] |
| 5 | 0.18 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.date_added AS date_added_3, t0.last_modified AS last_modified_4, t0.status AS status_5, t0.parent_id AS parent_id_6, t0.manufacturers_id AS manufacturers_id_7, t0.variant_id AS variant_id_8 FROM products_models t0 WHERE t0.id = ?
Parameters:
[
152
]
|
| 6 | 0.22 ms |
SELECT p0_.id AS id_0, p0_.products_id AS products_id_1, p0_.categories_id AS categories_id_2 FROM products_to_categories p0_ INNER JOIN products p1_ ON p0_.products_id = p1_.products_id WHERE p0_.products_id = ?
Parameters:
[
23120
]
|
| 7 | 0.18 ms |
SELECT t0.categories_id AS categories_id_1, t0.categories_image AS categories_image_2, t0.sort_order AS sort_order_3, t0.date_added AS date_added_4, t0.last_modified AS last_modified_5, t0.categories_best AS categories_best_6, t0.categories_affichage AS categories_affichage_7, t0.categories_sousmenu AS categories_sousmenu_8, t0.categories_index AS categories_index_9, t0.categories_hide_children AS categories_hide_children_10, t0.categories_position AS categories_position_11, t0.categories_menu_spacer AS categories_menu_spacer_12, t0.categories_code AS categories_code_13, t0.parent_id AS parent_id_14 FROM categories t0 WHERE t0.categories_id = ?
Parameters:
[
2485
]
|
| 8 | 0.15 ms |
SELECT t0.categories_id AS categories_id_1, t0.categories_image AS categories_image_2, t0.sort_order AS sort_order_3, t0.date_added AS date_added_4, t0.last_modified AS last_modified_5, t0.categories_best AS categories_best_6, t0.categories_affichage AS categories_affichage_7, t0.categories_sousmenu AS categories_sousmenu_8, t0.categories_index AS categories_index_9, t0.categories_hide_children AS categories_hide_children_10, t0.categories_position AS categories_position_11, t0.categories_menu_spacer AS categories_menu_spacer_12, t0.categories_code AS categories_code_13, t0.parent_id AS parent_id_14 FROM categories t0 WHERE t0.categories_id = ?
Parameters:
[
2482
]
|
| 9 | 0.16 ms |
SELECT t0.categories_id AS categories_id_1, t0.categories_image AS categories_image_2, t0.sort_order AS sort_order_3, t0.date_added AS date_added_4, t0.last_modified AS last_modified_5, t0.categories_best AS categories_best_6, t0.categories_affichage AS categories_affichage_7, t0.categories_sousmenu AS categories_sousmenu_8, t0.categories_index AS categories_index_9, t0.categories_hide_children AS categories_hide_children_10, t0.categories_position AS categories_position_11, t0.categories_menu_spacer AS categories_menu_spacer_12, t0.categories_code AS categories_code_13, t0.parent_id AS parent_id_14 FROM categories t0 WHERE t0.categories_id = ?
Parameters:
[
2448
]
|
| 10 | 3.46 ms |
SELECT p0_.products_id AS products_id_0, p1_.id AS id_1, p0_.is_default_variant AS is_default_variant_2 FROM products_to_categories p2_ INNER JOIN products p0_ ON p2_.products_id = p0_.products_id LEFT JOIN products_models p1_ ON p0_.products_model_id = p1_.id WHERE p2_.categories_id = ? AND p0_.products_status = 1 ORDER BY p0_.products_id ASC
Parameters:
[
2485
]
|
| 11 | 0.76 ms |
SELECT id, parent_id FROM products_models WHERE id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 1480 2030 1481 2027 2028 485 487 1247 1258 1269 1671 1728 1672 374 1714 1663 1664 539 1715 1619 1621 1620 1656 1655 2138 2139 1618 1593 1594 1622 1484 571 2141 2142 1581 1665 1731 1545 1546 1548 1547 280 560 601 348 1359 1360 1370 1361 1363 1371 379 1623 609 1692 610 1693 611 1624 612 1694 565 546 1662 493 1632 1633 1634 1661 1635 1666 152 1695 1640 2137 1274 1690 1285 1555 1296 1340 1554 355 1701 1700 578 413 467 166 1351 169 1503 1504 1505 184 1508 1509 1510 1463 1556 1447 282 1458 349 1474 1501 1502 284 1537 1461 1677 1538 1659 1506 387 116 1539 1636 525 453 251 438 1540 1637 1667 1702 1638 299 1507 470 471 289 389 423 556 1674 1675 1735 1511 195 1657 1716 1691 1462 1729 1646 1647 1549 1550 537 1551 1552 502 1535 1553 1608 1696 1534 1575 1697 240 1679 1680 1681 1648 1682 1683 1557 1558 1559 1560 613 2140 566 567 1727 1236 2309 1154 1670 1724 1717 1718 1732 1721 1722 1733 1723 602 1698 1616 1699 1617 1495 614 1512 1513 1514 1515 2157 1897 1898 2158 1899 2159 1901 1902 2160 1903 2119 1904 318 1561 1562 1563 342 1921 416 1922 2128 2129 1923 1924 371 1945 1849 1850 1851 1464 2087 1465 1516 2089 1852 1517 1854 1518 1855 2090 1857 1863 1800 1801 1802 1487 1566 1564 1565 1578 1579 1710 1711 478 1521 1522 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1747 1949 1950 1951 222 224 2209 1523 2287 226 227 1641 1613 1569 1570 1642 2298 1524 1612 1703 441 451 603 531 327 1544 403 1526 2029 1479 431 1533 1536 ] |
| 12 | 0.46 ms |
SELECT id, parent_id FROM products_models WHERE id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 117 125 128 128 128 162 163 163 163 167 1137 1137 901 901 901 901 167 162 246 253 175 260 260 175 474 474 474 576 261 415 177 177 180 181 181 182 182 185 185 185 194 206 206 206 206 208 208 208 215 215 225 225 235 238 238 238 238 246 182 252 252 235 278 278 279 279 292 292 295 295 296 163 163 162 311 311 311 311 320 320 320 321 321 208 337 337 357 321 321 372 377 378 238 357 400 415 415 419 421 421 421 422 424 424 427 427 427 428 452 452 452 464 482 482 292 292 503 526 526 253 180 427 428 541 541 372 427 252 117 494 245 194 194 246 503 503 503 503 503 162 357 424 424 424 464 296 296 415 415 579 579 452 400 595 595 541 421 253 482 482 106 118 118 117 125 245 253 278 337 337 194 121 210 210 210 216 216 216 216 216 217 217 217 218 218 218 218 218 260 260 260 261 262 262 262 261 316 316 316 316 317 317 317 331 331 332 331 345 121 347 347 469 469 474 474 345 345 261 317 332 332 570 572 572 570 576 576 617 617 618 618 106 118 118 117 ] |
| 13 | 0.37 ms |
SELECT p0_.products_id AS products_id_0, p0_.products_quantity AS products_quantity_1, p0_.products_model AS products_model_2, p0_.products_model_sap AS products_model_sap_3, p0_.products_ean AS products_ean_4, p0_.products_image AS products_image_5, p0_.products_image_med AS products_image_med_6, p0_.products_image_lrg AS products_image_lrg_7, p0_.products_image_sm_1 AS products_image_sm_1_8, p0_.products_image_xl_1 AS products_image_xl_1_9, p0_.products_image_sm_2 AS products_image_sm_2_10, p0_.products_image_xl_2 AS products_image_xl_2_11, p0_.products_image_sm_3 AS products_image_sm_3_12, p0_.products_image_xl_3 AS products_image_xl_3_13, p0_.products_image_sm_4 AS products_image_sm_4_14, p0_.products_image_xl_4 AS products_image_xl_4_15, p0_.products_image_sm_5 AS products_image_sm_5_16, p0_.products_image_xl_5 AS products_image_xl_5_17, p0_.products_image_sm_6 AS products_image_sm_6_18, p0_.products_image_xl_6 AS products_image_xl_6_19, p0_.products_price AS products_price_20, p0_.products_ecotax AS products_ecotax_21, p0_.products_date_added AS products_date_added_22, p0_.products_last_modified AS products_last_modified_23, p0_.products_date_available AS products_date_available_24, p0_.products_weight AS products_weight_25, p0_.products_status AS products_status_26, p0_.products_ordered AS products_ordered_27, p0_.products_price1 AS products_price1_28, p0_.products_price2 AS products_price2_29, p0_.products_price3 AS products_price3_30, p0_.products_price4 AS products_price4_31, p0_.products_price5 AS products_price5_32, p0_.products_price6 AS products_price6_33, p0_.products_price7 AS products_price7_34, p0_.products_price8 AS products_price8_35, p0_.products_price9 AS products_price9_36, p0_.products_price10 AS products_price10_37, p0_.products_price11 AS products_price11_38, p0_.products_price1_qty AS products_price1_qty_39, p0_.products_price2_qty AS products_price2_qty_40, p0_.products_price3_qty AS products_price3_qty_41, p0_.products_price4_qty AS products_price4_qty_42, p0_.products_price5_qty AS products_price5_qty_43, p0_.products_price6_qty AS products_price6_qty_44, p0_.products_price7_qty AS products_price7_qty_45, p0_.products_price8_qty AS products_price8_qty_46, p0_.products_price9_qty AS products_price9_qty_47, p0_.products_price10_qty AS products_price10_qty_48, p0_.products_price11_qty AS products_price11_qty_49, p0_.products_qty_blocks AS products_qty_blocks_50, p0_.products_soleil AS products_soleil_51, p0_.products_limite_panier AS products_limite_panier_52, p0_.products_page AS products_page_53, p0_.products_garantie AS products_garantie_54, p0_.products_cat AS products_cat_55, p0_.products_index AS products_index_56, p0_.products_mvente AS products_mvente_57, p0_.products_strategique AS products_strategique_58, p0_.products_reappro_non AS products_reappro_non_59, p0_.products_multiple AS products_multiple_60, p0_.products_origin AS products_origin_61, p0_.products_gift AS products_gift_62, p0_.products_type AS products_type_63, p0_.products_welcome AS products_welcome_64, p0_.products_code AS products_code_65, p0_.is_default_variant AS is_default_variant_66, p0_.products_parent_id AS products_parent_id_67, p0_.products_model_id AS products_model_id_68, p0_.manufacturers_id AS manufacturers_id_69, p0_.products_tax_class_id AS products_tax_class_id_70 FROM products p0_ WHERE p0_.products_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 19999 20016 20284 20296 20426 20782 20894 20896 20909 21018 ] |
| 14 | 0.22 ms |
SELECT t0.id AS id_1, t0.short_name AS short_name_2, t0.name AS name_3, t0.label AS label_4, t0.heading_title AS heading_title_5, t0.short_description AS short_description_6, t0.description AS description_7, t0.products_url AS products_url_8, t0.products_viewed AS products_viewed_9, t0.products_head_title_tag AS products_head_title_tag_10, t0.products_head_desc_tag AS products_head_desc_tag_11, t0.products_head_keywords_tag AS products_head_keywords_tag_12, t0.products_video AS products_video_13, t0.products_conseil1 AS products_conseil1_14, t0.products_notice AS products_notice_15, t0.products_tags AS products_tags_16, t0.products_models_id AS products_models_id_17, t0.language_id AS language_id_18 FROM products_models_description t0 WHERE t0.products_models_id = ?
Parameters:
[
152
]
|
| 15 | 0.17 ms |
SELECT t0.languages_id AS languages_id_1, t0.name AS name_2, t0.code AS code_3, t0.image AS image_4, t0.directory AS directory_5, t0.sort_order AS sort_order_6 FROM languages t0 WHERE t0.languages_id = ?
Parameters:
[
4
]
|
| 16 | 0.22 ms |
SELECT t0.id AS id_1, t0.categories_name AS categories_name_2, t0.categories_short_name AS categories_short_name_3, t0.categories_heading_title AS categories_heading_title_4, t0.categories_description AS categories_description_5, t0.categories_head_title_tag AS categories_head_title_tag_6, t0.categories_head_desc_tag AS categories_head_desc_tag_7, t0.categories_head_keywords_tag AS categories_head_keywords_tag_8, t0.categories_htc_title_tag AS categories_htc_title_tag_9, t0.categories_htc_desc_tag AS categories_htc_desc_tag_10, t0.categories_htc_keywords_tag AS categories_htc_keywords_tag_11, t0.categories_htc_description AS categories_htc_description_12, t0.categories_description_bas AS categories_description_bas_13, t0.categories_tags AS categories_tags_14, t0.categories_url AS categories_url_15, t0.categories_menu_prefix AS categories_menu_prefix_16, t0.categories_menu_suffix AS categories_menu_suffix_17, t0.categories_menu_banner AS categories_menu_banner_18, t0.categories_id AS categories_id_19, t0.language_id AS language_id_20 FROM categories_description t0 WHERE t0.categories_id = ?
Parameters:
[
2485
]
|
| 17 | 0.15 ms |
SELECT t0.languages_id AS languages_id_1, t0.name AS name_2, t0.code AS code_3, t0.image AS image_4, t0.directory AS directory_5, t0.sort_order AS sort_order_6 FROM languages t0 WHERE t0.languages_id = ?
Parameters:
[
1
]
|
| 18 | 0.21 ms |
SELECT t0.id AS id_1, t0.categories_name AS categories_name_2, t0.categories_short_name AS categories_short_name_3, t0.categories_heading_title AS categories_heading_title_4, t0.categories_description AS categories_description_5, t0.categories_head_title_tag AS categories_head_title_tag_6, t0.categories_head_desc_tag AS categories_head_desc_tag_7, t0.categories_head_keywords_tag AS categories_head_keywords_tag_8, t0.categories_htc_title_tag AS categories_htc_title_tag_9, t0.categories_htc_desc_tag AS categories_htc_desc_tag_10, t0.categories_htc_keywords_tag AS categories_htc_keywords_tag_11, t0.categories_htc_description AS categories_htc_description_12, t0.categories_description_bas AS categories_description_bas_13, t0.categories_tags AS categories_tags_14, t0.categories_url AS categories_url_15, t0.categories_menu_prefix AS categories_menu_prefix_16, t0.categories_menu_suffix AS categories_menu_suffix_17, t0.categories_menu_banner AS categories_menu_banner_18, t0.categories_id AS categories_id_19, t0.language_id AS language_id_20 FROM categories_description t0 WHERE t0.categories_id = ?
Parameters:
[
2482
]
|
| 19 | 0.18 ms |
SELECT t0.id AS id_1, t0.categories_name AS categories_name_2, t0.categories_short_name AS categories_short_name_3, t0.categories_heading_title AS categories_heading_title_4, t0.categories_description AS categories_description_5, t0.categories_head_title_tag AS categories_head_title_tag_6, t0.categories_head_desc_tag AS categories_head_desc_tag_7, t0.categories_head_keywords_tag AS categories_head_keywords_tag_8, t0.categories_htc_title_tag AS categories_htc_title_tag_9, t0.categories_htc_desc_tag AS categories_htc_desc_tag_10, t0.categories_htc_keywords_tag AS categories_htc_keywords_tag_11, t0.categories_htc_description AS categories_htc_description_12, t0.categories_description_bas AS categories_description_bas_13, t0.categories_tags AS categories_tags_14, t0.categories_url AS categories_url_15, t0.categories_menu_prefix AS categories_menu_prefix_16, t0.categories_menu_suffix AS categories_menu_suffix_17, t0.categories_menu_banner AS categories_menu_banner_18, t0.categories_id AS categories_id_19, t0.language_id AS language_id_20 FROM categories_description t0 WHERE t0.categories_id = ?
Parameters:
[
2448
]
|
| 20 | 0.18 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.date_added AS date_added_3, t0.last_modified AS last_modified_4, t0.status AS status_5, t0.parent_id AS parent_id_6, t0.manufacturers_id AS manufacturers_id_7, t0.variant_id AS variant_id_8 FROM products_models t0 WHERE t0.parent_id = ?
Parameters:
[
152
]
|
| 21 | 0.33 ms |
SELECT t0.products_id AS products_id_1, t0.products_quantity AS products_quantity_2, t0.products_model AS products_model_3, t0.products_model_sap AS products_model_sap_4, t0.products_ean AS products_ean_5, t0.products_image AS products_image_6, t0.products_image_med AS products_image_med_7, t0.products_image_lrg AS products_image_lrg_8, t0.products_image_sm_1 AS products_image_sm_1_9, t0.products_image_xl_1 AS products_image_xl_1_10, t0.products_image_sm_2 AS products_image_sm_2_11, t0.products_image_xl_2 AS products_image_xl_2_12, t0.products_image_sm_3 AS products_image_sm_3_13, t0.products_image_xl_3 AS products_image_xl_3_14, t0.products_image_sm_4 AS products_image_sm_4_15, t0.products_image_xl_4 AS products_image_xl_4_16, t0.products_image_sm_5 AS products_image_sm_5_17, t0.products_image_xl_5 AS products_image_xl_5_18, t0.products_image_sm_6 AS products_image_sm_6_19, t0.products_image_xl_6 AS products_image_xl_6_20, t0.products_price AS products_price_21, t0.products_ecotax AS products_ecotax_22, t0.products_date_added AS products_date_added_23, t0.products_last_modified AS products_last_modified_24, t0.products_date_available AS products_date_available_25, t0.products_weight AS products_weight_26, t0.products_status AS products_status_27, t0.products_ordered AS products_ordered_28, t0.products_price1 AS products_price1_29, t0.products_price2 AS products_price2_30, t0.products_price3 AS products_price3_31, t0.products_price4 AS products_price4_32, t0.products_price5 AS products_price5_33, t0.products_price6 AS products_price6_34, t0.products_price7 AS products_price7_35, t0.products_price8 AS products_price8_36, t0.products_price9 AS products_price9_37, t0.products_price10 AS products_price10_38, t0.products_price11 AS products_price11_39, t0.products_price1_qty AS products_price1_qty_40, t0.products_price2_qty AS products_price2_qty_41, t0.products_price3_qty AS products_price3_qty_42, t0.products_price4_qty AS products_price4_qty_43, t0.products_price5_qty AS products_price5_qty_44, t0.products_price6_qty AS products_price6_qty_45, t0.products_price7_qty AS products_price7_qty_46, t0.products_price8_qty AS products_price8_qty_47, t0.products_price9_qty AS products_price9_qty_48, t0.products_price10_qty AS products_price10_qty_49, t0.products_price11_qty AS products_price11_qty_50, t0.products_qty_blocks AS products_qty_blocks_51, t0.products_soleil AS products_soleil_52, t0.products_limite_panier AS products_limite_panier_53, t0.products_page AS products_page_54, t0.products_garantie AS products_garantie_55, t0.products_cat AS products_cat_56, t0.products_index AS products_index_57, t0.products_mvente AS products_mvente_58, t0.products_strategique AS products_strategique_59, t0.products_reappro_non AS products_reappro_non_60, t0.products_multiple AS products_multiple_61, t0.products_origin AS products_origin_62, t0.products_gift AS products_gift_63, t0.products_type AS products_type_64, t0.products_welcome AS products_welcome_65, t0.products_code AS products_code_66, t0.is_default_variant AS is_default_variant_67, t0.products_parent_id AS products_parent_id_68, t0.products_model_id AS products_model_id_69, t0.manufacturers_id AS manufacturers_id_70, t0.products_tax_class_id AS products_tax_class_id_71 FROM products t0 WHERE t0.products_model_id = ?
Parameters:
[
152
]
|
| 22 | 0.16 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.title AS title_3, t0.axis1 AS axis1_4, t0.axis2 AS axis2_5 FROM products_models_variants t0 WHERE t0.id = ?
Parameters:
[
40
]
|
| 23 | 0.25 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_code = ? LIMIT 1
Parameters:
[
"precise_color"
]
|
| 24 | 0.23 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23120
]
|
| 25 | 0.16 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4830
]
|
| 26 | 0.16 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4848
]
|
| 27 | 0.15 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4849
]
|
| 28 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4842
]
|
| 29 | 0.16 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4770
]
|
| 30 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4806
]
|
| 31 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4635
]
|
| 32 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4633
]
|
| 33 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4682
]
|
| 34 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4683
]
|
| 35 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4669
]
|
| 36 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4703
]
|
| 37 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4831
]
|
| 38 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4706
]
|
| 39 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4837
]
|
| 40 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4832
]
|
| 41 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4705
]
|
| 42 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4840
]
|
| 43 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4594
]
|
| 44 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4774
]
|
| 45 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4773
]
|
| 46 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4771
]
|
| 47 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4772
]
|
| 48 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4810
]
|
| 49 | 0.11 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"red"
]
|
| 50 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4621
]
|
| 51 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4709
]
|
| 52 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4847
]
|
| 53 | 0.13 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4605
]
|
| 54 | 0.15 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4620
]
|
| 55 | 0.15 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4818
]
|
| 56 | 0.16 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4708
]
|
| 57 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4838
]
|
| 58 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4707
]
|
| 59 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4839
]
|
| 60 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4613
]
|
| 61 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4785
]
|
| 62 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4808
]
|
| 63 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4852
]
|
| 64 | 0.11 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"red"
]
|
| 65 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4685
]
|
| 66 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4783
]
|
| 67 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4835
]
|
| 68 | 0.08 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4766
]
|
| 69 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4767
]
|
| 70 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4768
]
|
| 71 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4629
]
|
| 72 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4622
]
|
| 73 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4803
]
|
| 74 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4813
]
|
| 75 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4610
]
|
| 76 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4611
]
|
| 77 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4702
]
|
| 78 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4841
]
|
| 79 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4784
]
|
| 80 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4833
]
|
| 81 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4704
]
|
| 82 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4836
]
|
| 83 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4592
]
|
| 84 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4883
]
|
| 85 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4884
]
|
| 86 | 0.11 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4826
]
|
| 87 | 0.07 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4827
]
|
| 88 | 0.17 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23121
]
|
| 89 | 0.09 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"green"
]
|
| 90 | 0.09 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"lightgreen"
]
|
| 91 | 0.17 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23122
]
|
| 92 | 0.13 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"brown"
]
|
| 93 | 0.13 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"beige"
]
|
| 94 | 0.22 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23123
]
|
| 95 | 0.16 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"black"
]
|
| 96 | 0.13 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"black"
]
|
| 97 | 0.22 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23124
]
|
| 98 | 0.14 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"grey"
]
|
| 99 | 0.15 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"lightgray"
]
|
| 100 | 0.24 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23125
]
|
| 101 | 0.19 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"purple"
]
|
| 102 | 0.18 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"mauve"
]
|
| 103 | 0.25 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23126
]
|
| 104 | 0.18 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"orange"
]
|
| 105 | 0.16 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"orange"
]
|
| 106 | 0.21 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23127
]
|
| 107 | 0.16 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"pink"
]
|
| 108 | 0.15 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"Pink"
]
|
| 109 | 0.20 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23128
]
|
| 110 | 0.13 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"blue"
]
|
| 111 | 0.19 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"turquoise"
]
|
| 112 | 0.23 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23315
]
|
| 113 | 0.15 ms |
SELECT t0.attributes_id AS attributes_id_1, t0.attributes_status AS attributes_status_2, t0.attributes_code AS attributes_code_3, t0.attributes_order AS attributes_order_4, t0.attributes_display AS attributes_display_5, t0.attributes_filter AS attributes_filter_6, t0.attributes_caracteristic AS attributes_caracteristic_7 FROM attributes t0 WHERE t0.attributes_id = ?
Parameters:
[
4858
]
|
| 114 | 0.14 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"green"
]
|
| 115 | 0.15 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"khakigreen"
]
|
| 116 | 0.25 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23316
]
|
| 117 | 0.16 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"purple"
]
|
| 118 | 0.17 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"lilac"
]
|
| 119 | 0.25 ms |
SELECT t0.products_attributes_id AS products_attributes_id_1, t0.attributes_value AS attributes_value_2, t0.products_id AS products_id_3, t0.attributes_id AS attributes_id_4 FROM products_attributes t0 WHERE t0.products_id = ?
Parameters:
[
23317
]
|
| 120 | 0.19 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"pink"
]
|
| 121 | 0.18 ms |
SELECT t0.colors_id AS colors_id_1, t0.manufacturers_code AS manufacturers_code_2, t0.colors_type AS colors_type_3, t0.colors_image AS colors_image_4 FROM colors t0 WHERE t0.manufacturers_code = ? LIMIT 1
Parameters:
[
"neonpink"
]
|
| 122 | 0.21 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23120
]
|
| 123 | 0.22 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23121
]
|
| 124 | 0.19 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23122
]
|
| 125 | 0.16 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23123
]
|
| 126 | 0.22 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23124
]
|
| 127 | 0.21 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23125
]
|
| 128 | 0.18 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23126
]
|
| 129 | 0.20 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23127
]
|
| 130 | 0.17 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23128
]
|
| 131 | 0.15 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23315
]
|
| 132 | 0.19 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23316
]
|
| 133 | 0.18 ms |
SELECT t1.id AS id_2, t1.url AS url_3, t1.source_name AS source_name_4, t1.`rank` AS rank_5, t1.`code` AS code_6, t1.format AS format_7, t0.products_id AS products_id_8, t1.type FROM pictures_products t0 INNER JOIN pictures t1 ON t0.id = t1.id WHERE t0.products_id = ? ORDER BY t1.`rank` ASC, t1.id ASC
Parameters:
[
23317
]
|
| 134 | 0.18 ms |
SELECT p0_.id AS id_0, p0_.sort_order AS sort_order_1, p0_.products_id AS products_id_2, p0_.xsell_id AS xsell_id_3 FROM products_xsell p0_ INNER JOIN products p1_ ON p0_.xsell_id = p1_.products_id WHERE p0_.products_id = ? AND p1_.products_status = 1 ORDER BY p0_.sort_order ASC
Parameters:
[
23120
]
|
| 135 | 0.12 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM price_groups t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"VV"
]
|
| 136 | 0.15 ms |
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3 FROM price_groups t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"VV"
]
|
| 137 | 0.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27296
]
|
| 138 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27297
]
|
| 139 | 0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27298
]
|
| 140 | 0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27299
]
|
| 141 | 0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27300
]
|
| 142 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27301
]
|
| 143 | 0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27302
]
|
| 144 | 0.18 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27303
]
|
| 145 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27304
]
|
| 146 | 0.20 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27513
]
|
| 147 | 0.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27514
]
|
| 148 | 0.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.alt AS alt_4, t0.pictures_id AS pictures_id_5, t0.language_id AS language_id_6 FROM pictures_description t0 WHERE t0.pictures_id = ?
Parameters:
[
27515
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.