Query Metrics
28
Database Queries
11
Different statements
1653.90 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 43.91 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25, p1_.id AS id_26, p1_.price_ht AS price_ht_27, p1_.price_ttc AS price_ttc_28, p2_.id AS id_29, c3_.id AS id_30, c3_.name AS name_31, c3_.displayed_order AS displayed_order_32, c3_.is_in_footer AS is_in_footer_33, c3_.slug AS slug_34, p4_.id AS id_35, p4_.price_ht AS price_ht_36, p4_.price_ttc AS price_ttc_37, p4_.discount AS discount_38, p5_.id AS id_39, p5_.min AS min_40, p5_.max AS max_41, p5_.codelot AS codelot_42, c6_.id AS id_43, c6_.name AS name_44, c6_.name_display AS name_display_45, c6_.is_visible_btob AS is_visible_btob_46, c6_.is_referencement AS is_referencement_47, p1_.price_id AS price_id_48, p1_.product_id AS product_id_49, c3_.category_parent_id AS category_parent_id_50, p4_.product_id AS product_id_51, p5_.customer_catalog_id AS customer_catalog_id_52, p5_.product_id AS product_id_53 FROM product p0_ LEFT JOIN product_price p1_ ON p0_.id = p1_.product_id LEFT JOIN price p2_ ON p1_.price_id = p2_.id LEFT JOIN product_category p7_ ON p0_.id = p7_.product_id LEFT JOIN category c3_ ON c3_.id = p7_.category_id LEFT JOIN promotion p4_ ON p0_.id = p4_.product_id LEFT JOIN product_catalog p5_ ON p0_.id = p5_.product_id LEFT JOIN customer_catalog c6_ ON p5_.customer_catalog_id = c6_.id WHERE p0_.slug = ? AND p0_.is_active = 1
Parameters:
[
"23286-pates-adhesives-couleur-canson-46518"
]
|
2 | 0.58 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.manufacturer AS manufacturer_3, t0.short_label AS short_label_4, t0.long_label AS long_label_5, t0.weight AS weight_6, t0.sold_by AS sold_by_7, t0.ppht AS ppht_8, t0.ppttc AS ppttc_9, t0.paht AS paht_10, t0.pattc AS pattc_11, t0.legal_discount_library AS legal_discount_library_12, t0.fidelity_bonus AS fidelity_bonus_13, t0.brand AS brand_14, t0.time_limit AS time_limit_15, t0.coef AS coef_16, t0.is_discountable AS is_discountable_17, t0.is_btob AS is_btob_18, t0.is_btoc AS is_btoc_19, t0.is_customizable AS is_customizable_20, t0.is_library AS is_library_21, t0.is_nathan AS is_nathan_22, t0.is_green AS is_green_23, t0.is_orapi_grand_frais AS is_orapi_grand_frais_24, t0.is_active AS is_active_25, t0.slug AS slug_26 FROM product t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"23286-pates-adhesives-couleur-canson-46518"
]
|
3 | 0.34 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.displayed_order AS displayed_order_2, c0_.is_in_footer AS is_in_footer_3, c0_.slug AS slug_4, c1_.id AS id_5, c1_.name AS name_6, c1_.displayed_order AS displayed_order_7, c1_.is_in_footer AS is_in_footer_8, c1_.slug AS slug_9, c2_.id AS id_10, c2_.name AS name_11, c2_.displayed_order AS displayed_order_12, c2_.is_in_footer AS is_in_footer_13, c2_.slug AS slug_14, c0_.category_parent_id AS category_parent_id_15, c1_.category_parent_id AS category_parent_id_16, c2_.category_parent_id AS category_parent_id_17 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.category_parent_id LEFT JOIN category c2_ ON c1_.id = c2_.category_parent_id WHERE c0_.slug = ?
Parameters:
[
"23286-pates-adhesives-couleur-canson-46518"
]
|
4 | 0.35 ms |
SELECT c0_.id AS id_0, c0_.value AS value_1, c1_.id AS id_2, c1_.list_order AS list_order_3, c1_.is_display_site AS is_display_site_4, c1_.is_search_site AS is_search_site_5, c1_.label AS label_6, c0_.product_id AS product_id_7, c0_.characteristic_label_id AS characteristic_label_id_8 FROM characteristic c0_ INNER JOIN characteristic_label c1_ ON c0_.characteristic_label_id = c1_.id WHERE c0_.product_id = ? AND c1_.is_display_site = ?
Parameters:
[ 183528 1 ] |
5 | 0.69 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ LEFT JOIN product_category p2_ ON p0_.id = p2_.product_id LEFT JOIN category c1_ ON c1_.id = p2_.category_id WHERE c1_.id IN (?, ?, ?, ?, ?, ?, ?) AND p0_.is_active = 1 AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 LIMIT 10
Parameters:
[ 56 265 266 267 268 269 269 183528 ] |
6 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value1 AS value1_3, t0.value2 AS value2_4, t0.value3 AS value3_5 FROM parameter t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ourClientsAlsoBoughtMonths"
]
|
7 | 868.56 ms |
SELECT c0_.id AS id_0, c0_.temporary_cart_number AS temporary_cart_number_1, c0_.type AS type_2, c0_.number AS number_3, c0_.slip AS slip_4, c0_.status AS status_5, c0_.order_picker AS order_picker_6, c0_.created_at AS created_at_7, c0_.delivery_date AS delivery_date_8, c0_.login AS login_9, c0_.user_reference AS user_reference_10, c0_.tracking_number AS tracking_number_11, c0_.deposit AS deposit_12, c0_.sector AS sector_13, c0_.sub_sector AS sub_sector_14, c0_.customer_name AS customer_name_15, c0_.address1 AS address1_16, c0_.address2 AS address2_17, c0_.address3 AS address3_18, c0_.zip_code AS zip_code_19, c0_.city AS city_20, c0_.country AS country_21, c0_.phone AS phone_22, c0_.fax AS fax_23, c0_.email AS email_24, c0_.customer_name_delivery AS customer_name_delivery_25, c0_.address1_delivery AS address1_delivery_26, c0_.address2_delivery AS address2_delivery_27, c0_.address3_delivery AS address3_delivery_28, c0_.zip_code_delivery AS zip_code_delivery_29, c0_.delivery_city AS delivery_city_30, c0_.country_delivery AS country_delivery_31, c0_.delivery_phone AS delivery_phone_32, c0_.fax_delivery AS fax_delivery_33, c0_.email_delivery AS email_delivery_34, c0_.reglement AS reglement_35, c0_.updated_at AS updated_at_36, c0_.price_ht AS price_ht_37, c0_.price_tva AS price_tva_38, c0_.price_ttc AS price_ttc_39, c0_.price_cost_ht AS price_cost_ht_40, c0_.display_ttc AS display_ttc_41, c0_.package_number AS package_number_42, c0_.weight AS weight_43, c0_.volume AS volume_44, c0_.discount AS discount_45, c0_.feedback AS feedback_46, c0_.global_discount AS global_discount_47, c0_.commitment_number AS commitment_number_48, c0_.promotional_code AS promotional_code_49, c0_.multiplier_coefficient AS multiplier_coefficient_50, c0_.is_out_of_budget AS is_out_of_budget_51, c0_.lead_word AS lead_word_52, c0_.facturation AS facturation_53, c0_.complete_delivery AS complete_delivery_54, c0_.urgent_delivery AS urgent_delivery_55, c0_.complete_facturation AS complete_facturation_56, c0_.paypal AS paypal_57, c0_.regroupement AS regroupement_58, c0_.transaction AS transaction_59, c0_.plate_number AS plate_number_60, c0_.is_hidden AS is_hidden_61, c0_.budget_id AS budget_id_62, c0_.customer_id AS customer_id_63, c0_.billing_customer_id AS billing_customer_id_64, c0_.user_id AS user_id_65, c0_.delivery_id AS delivery_id_66, c0_.market_id AS market_id_67, c0_.price_id AS price_id_68, c0_.society_id AS society_id_69, c0_.commercial_id AS commercial_id_70, c0_.delivery_cost_id AS delivery_cost_id_71 FROM customer_order c0_ INNER JOIN customer_order_lines c1_ ON c0_.id = c1_.customer_order_id INNER JOIN product p2_ ON c1_.product_id = p2_.id WHERE p2_.id = ? AND c0_.created_at >= ?
Parameters:
[ 183528 "2025-02-12 13:44:11" ] |
8 | 735.86 ms |
SELECT p0_.id AS id_0, p0_.reference AS reference_1, p0_.manufacturer AS manufacturer_2, p0_.short_label AS short_label_3, p0_.long_label AS long_label_4, p0_.weight AS weight_5, p0_.sold_by AS sold_by_6, p0_.ppht AS ppht_7, p0_.ppttc AS ppttc_8, p0_.paht AS paht_9, p0_.pattc AS pattc_10, p0_.legal_discount_library AS legal_discount_library_11, p0_.fidelity_bonus AS fidelity_bonus_12, p0_.brand AS brand_13, p0_.time_limit AS time_limit_14, p0_.coef AS coef_15, p0_.is_discountable AS is_discountable_16, p0_.is_btob AS is_btob_17, p0_.is_btoc AS is_btoc_18, p0_.is_customizable AS is_customizable_19, p0_.is_library AS is_library_20, p0_.is_nathan AS is_nathan_21, p0_.is_green AS is_green_22, p0_.is_orapi_grand_frais AS is_orapi_grand_frais_23, p0_.is_active AS is_active_24, p0_.slug AS slug_25 FROM product p0_ INNER JOIN customer_order_lines c1_ ON (c1_.product_id = p0_.id) INNER JOIN customer_order c2_ ON c1_.customer_order_id = c2_.id WHERE c2_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND p0_.id <> ? AND p0_.is_btoc = 1 AND p0_.is_orapi_grand_frais <> 1 GROUP BY p0_.id, p0_.reference, p0_.manufacturer, p0_.short_label, p0_.long_label, p0_.weight, p0_.sold_by, p0_.ppht, p0_.ppttc, p0_.paht, p0_.pattc, p0_.legal_discount_library, p0_.fidelity_bonus, p0_.brand, p0_.time_limit, p0_.coef, p0_.is_discountable, p0_.is_btob, p0_.is_btoc, p0_.is_customizable, p0_.is_library, p0_.is_nathan, p0_.is_green, p0_.is_orapi_grand_frais, p0_.is_active, p0_.slug ORDER BY COUNT(p0_.id) DESC LIMIT 10
Parameters:
[ 6338260 6339428 6339976 6341629 6345648 6345829 6346282 6346591 6346683 6349630 6346152 6350965 6352098 6352553 6354036 6345831 6354443 6354678 6355771 6358041 6358678 6358741 6359441 6360107 6360117 6360160 6360310 6357699 6360523 6361089 6362357 6363319 6364003 6364234 6364579 6365988 6368748 6368990 6369088 6369471 6369602 6370503 6372161 6372376 6372417 6372425 6372438 6372445 6372451 6372513 6372729 6373165 6377805 6358756 6378297 6364745 6377655 6380656 6381483 6381673 6381705 6367103 6382672 6382674 6382690 6382845 6382877 6383049 6383388 6383687 6375840 6383743 6360670 6384821 6359629 6383776 6385551 6378967 6385722 6385776 6386726 6388995 6388382 6390440 6360849 6390988 6391506 6391698 6392161 6389613 6393026 6390886 6393283 6393429 6387546 6394331 6394465 6389471 6395379 6395500 6395719 6396225 6396248 6396323 6396413 6396957 6398309 6398552 6398692 6398837 6398889 6399545 6399981 6400153 6400727 6401686 6402076 6402954 6403100 6403325 6403337 6403524 6404355 6404703 6404902 6407105 1000002769 6407527 6407641 6408247 6408263 6407784 6408830 6408923 6409215 6409671 6409436 6410629 6410673 6410680 6410938 6411130 6411769 6411811 6411858 6411859 6412098 6412150 6412209 6412588 6412675 6412775 6412868 6413118 6413342 6413449 6413508 6413559 6413885 6414000 6414247 6414256 6414261 6414275 6414284 6414348 6414404 6414713 6414761 6414897 6414928 6414934 6415274 6415668 6415696 6415833 6416156 6416179 6416269 6416776 6416962 6416976 6416977 6417020 6417327 6417551 6417644 6418171 6418217 6418243 6418244 6418805 6418848 6418873 6418975 6418981 6418984 6418988 6418990 6419024 6419066 6419215 6419316 6419362 6420603 6420610 6420630 6420794 6420955 6421322 6421618 6422230 6422395 6422700 6423070 6424232 6424379 6424664 6424687 6424714 6425060 6426152 6426154 6426473 6426539 6426545 6426713 6426983 6427008 6427115 6427149 6427186 6427365 6427591 6428142 6429211 6429221 6429532 6429646 6429797 6429908 6430298 6430576 6430622 6430624 6430859 6430862 6430950 6430951 6431579 6431620 6431826 6431961 6432133 6432167 6433460 6434000 6434389 6434603 6434622 6434655 6434659 6434718 6434737 6434811 6434849 6434960 6435281 6435574 6435644 6435667 6435722 6435879 6435980 6436020 6436256 6436385 6437136 6437246 6437971 6437991 6438063 6438103 6438132 6438642 6439451 6439604 6439656 6439940 6440050 6440149 6440798 6440843 6440877 6441115 6441237 6441313 6441314 6441787 6441955 6442176 6442347 6442675 6442789 6442885 6443211 6443241 6443266 6444022 6444181 6444231 6444250 6444304 6444593 6444597 6444604 6444899 6444986 6445015 6445074 6445146 6445649 6446113 6446130 6446175 6446194 6446302 6446374 6446569 6446680 6446739 6446773 6446793 6446855 6447066 6447268 6447645 6447681 6448208 6448232 6448633 6448753 6448801 6449321 6449432 6449564 6449817 6449866 6449890 6449891 6449915 6449923 6449998 6450002 6450066 6450172 6450173 6450174 6450186 6450265 6450429 6450432 6450435 6450498 6450538 6450565 6450696 6450833 6450880 6450973 6451008 6451015 6451023 6451077 6451100 6451125 6451370 6451442 6451461 6451520 6451562 6451604 6451667 6451864 6452089 6452102 6452216 6452256 6452333 6452335 6452420 6452425 6452427 6452494 6452611 6453157 6453868 6454130 6454196 6454607 6454611 6454636 6454733 6454777 6454783 6454785 6454943 6454944 6454949 6455003 6455043 6455122 6455138 6455145 6455146 6455156 6455164 6455266 6455277 6455307 6455334 6455426 6455440 6455487 6455501 6455518 6455522 6455575 6455687 6455702 6455713 6455723 6455752 6455762 6455818 6455841 6455864 6455884 6455962 6455992 6456093 6456259 6456271 6456789 6456986 6457009 6457220 6457249 6457255 6457275 6457279 6457286 6457411 6457426 6457437 6457534 6457645 6457781 6457800 6458326 6458366 6458489 6458497 6459162 6459225 6459235 6459536 6460315 6460399 6461010 6461315 6461317 6461334 6461335 6461357 6461463 6461584 6461643 6462224 6462341 6462538 6462861 6463149 6464028 6464308 6464416 6465186 6466380 6466654 6466719 6468053 6468112 6468675 1000000952 1000000966 6394821 1000001269 1000000956 6392987 6385464 1000001543 1000002189 1000002221 1000002235 1000002614 1000003776 1000001340 1000004040 1000004237 6394950 1000004746 1000003982 1000005324 1000004991 1000005848 1000006067 1000002610 1000006458 1000007031 1000005688 1000007084 1000007401 1000001655 1000007690 1000006191 1000005289 6393612 1000000974 1000007773 1000008397 1000008495 1000008522 1000008523 1000008398 1000008887 6366223 1000009333 6387059 1000002553 1000006766 1000004324 1000009636 1000009637 1000009729 1000009181 1000009436 1000002708 1000005033 1000010371 1000009615 1000010538 1000010551 1000010549 6386560 1000006071 1000010801 1000002635 1000009173 1000011926 1000011972 1000010520 1000012108 1000012213 1000012434 1000012915 1000012985 1000013074 1000010853 1000013735 1000012712 1000009730 1000014213 6381423 1000011050 1000012293 1000014371 1000008149 6385707 1000014676 1000010542 1000003874 1000015891 1000015913 1000016086 1000016112 1000016166 1000016168 1000016169 1000014055 1000012987 1000013469 1000016765 1000016762 1000016869 1000016953 1000017166 1000012998 1000008537 1000017996 1000018031 1000018037 1000018041 1000018042 1000018043 1000018047 1000016084 1000019037 1000019038 1000019216 1000016580 1000019218 1000019220 1000019221 1000019223 1000019224 1000019229 1000019234 1000019236 1000019239 1000019246 1000019455 1000019473 1000019559 1000019576 1000019580 1000019591 1000016467 1000019813 1000020372 1000020414 1000017973 1000020873 1000020960 1000020964 1000020967 1000020968 1000020969 1000019069 1000021104 1000016113 1000021527 1000021534 1000021821 1000014078 1000021964 1000021973 1000021984 1000021985 1000014111 1000001523 1000016689 1000022185 1000017422 1000022489 1000022490 1000022491 1000022500 1000022501 1000022598 1000022604 1000021118 1000022727 1000021537 1000019693 1000022930 1000022939 1000022945 1000022951 1000022952 1000022953 1000022955 1000022963 1000022967 1000022969 1000022976 1000022978 1000022979 1000022980 1000022981 1000023173 1000023218 1000023883 1000023919 1000023920 1000023921 1000023922 1000023923 1000023931 1000023933 1000023935 1000023940 1000023947 1000023987 1000023996 1000024002 1000024029 1000024453 1000024462 1000024468 1000024478 1000024767 1000024771 1000024794 1000024795 1000024796 1000024799 1000024804 1000025315 1000014211 1000025759 1000026281 1000026291 1000026292 1000026304 1000026305 1000026306 1000026307 1000026308 1000026343 1000026345 1000026346 1000026349 1000026354 1000026356 1000026358 1000026360 1000026363 1000026368 1000026371 1000026373 1000026378 1000026380 1000026381 1000026387 1000026388 1000026389 1000026390 1000026391 1000026392 1000026393 1000026394 1000026395 1000026396 1000026397 1000026441 1000022523 1000024149 1000016101 1000012916 1000023944 1000020913 1000024505 1000014386 1000018916 1000023910 1000027592 1000024402 1000027636 1000011043 1000027827 1000027830 1000027832 1000027834 1000027864 1000027865 1000027885 1000027894 1000018257 1000028381 1000028653 1000027595 1000014185 1000009716 1000022056 1000029210 1000029345 1000029353 1000029358 1000029502 1000029543 1000029544 1000016089 1000013580 1000028299 1000030863 1000030905 1000030914 1000030921 1000030928 1000022031 1000028382 1000021691 1000032271 1000032333 1000029638 1000032710 1000032796 1000032797 1000032818 1000032820 1000032824 1000032826 1000032828 1000033277 1000010751 1000033776 1000033777 1000033778 1000033779 1000033780 1000033782 1000033783 1000033784 1000033785 1000033786 1000033787 1000033788 1000033789 1000033790 1000033791 1000033797 1000033801 1000021214 1000009067 1000034276 1000034283 1000034294 1000034396 1000034399 1000034404 1000034406 1000034408 1000034419 1000034424 1000034425 1000034426 1000034428 1000034429 1000034431 1000034432 1000034433 1000034464 1000034466 1000034478 1000034480 1000026799 1000034496 1000034497 1000034498 1000034592 1000034606 1000016464 1000034636 1000034805 1000035001 1000035004 1000023884 1000032789 1000015163 1000015159 1000035728 1000035661 1000012930 1000036450 1000036472 1000036475 1000036478 1000036483 1000036484 1000037244 1000037294 1000037649 1000037705 1000037707 1000037708 1000037709 1000037710 1000038140 1000038141 1000038143 1000038144 1000038145 1000038148 1000038149 1000038150 1000019357 1000038154 1000038157 1000038159 1000038160 1000038163 1000038326 1000038394 1000039338 1000039346 1000039348 1000039354 1000039356 1000039369 1000039378 1000039421 1000039423 1000039469 1000039482 1000039492 1000039494 1000039495 1000039499 1000039514 1000037892 1000040870 1000022800 1000039358 1000041456 1000040236 1000041788 1000041811 1000041813 1000041820 1000041822 1000041824 1000041828 1000041903 1000041929 1000041950 1000042017 1000042018 1000042021 1000042035 1000042038 1000042039 1000042040 1000042046 1000042052 1000042053 1000042054 1000042059 1000042060 1000042063 1000042064 1000042068 1000042074 1000042282 1000042598 1000041568 1000027618 1000019856 1000021023 1000042165 1000043222 1000043225 1000043227 1000043254 1000043266 1000043784 1000043785 1000043789 1000043792 1000043795 1000043837 1000043842 1000043861 1000022214 1000043979 1000043985 1000043991 1000043992 1000043993 1000044242 1000012244 1000044322 1000044323 1000044329 1000016946 1000025766 1000044425 1000044355 1000044668 1000044677 1000044681 1000044683 1000044703 1000044717 1000044723 1000044724 1000044726 1000044731 1000044737 1000044754 1000044756 1000044782 1000044784 1000044790 1000044799 1000044801 1000044806 1000044809 1000044812 1000044817 1000044880 1000044896 1000044957 1000044959 1000044964 1000044966 1000044914 1000044970 1000009620 1000045637 1000045638 1000045995 1000045999 1000046000 1000046024 1000046049 1000046053 1000046054 1000046111 1000017941 1000046210 1000046216 1000046220 1000046221 1000046222 1000046223 1000046224 1000046225 1000046226 1000046227 1000046285 1000046351 1000046352 1000046356 1000046483 1000046660 1000046674 1000046858 1000044971 1000047528 1000043272 1000047607 1000047741 1000047746 1000014405 1000047893 1000045054 1000048070 1000025959 1000020270 1000048139 1000048140 1000048141 1000048175 1000032497 1000048327 1000048356 1000048398 1000010172 1000048649 1000048666 1000048701 1000048798 1000048245 1000048479 1000048975 1000048981 1000048982 1000029108 1000049177 1000049204 1000049202 1000049252 1000049300 1000049445 1000049453 1000049470 1000049474 1000048971 1000049629 1000049650 1000031956 1000049651 1000048963 1000049675 1000049677 1000048933 1000049773 1000049875 1000049898 1000032909 1000050068 1000048977 1000020175 1000050218 1000050364 1000050366 1000050249 1000050479 1000050604 1000050318 1000050707 1000050709 1000050730 1000050731 1000050868 1000050235 1000021224 1000050906 1000050326 1000050935 1000050967 1000050968 1000046289 1000050363 1000050999 1000051049 1000051061 1000048477 1000051286 1000041958 1000044426 1000050079 1000051540 1000051630 1000051631 1000050609 1000051636 1000048241 1000051825 1000051842 1000051847 1000051888 1000050333 1000051937 1000051938 1000048984 1000051961 1000048597 1000051841 1000052039 1000050064 1000023934 1000052153 1000052154 1000052157 1000052218 1000049144 1000052298 1000052478 1000052537 1000052543 1000016443 1000052555 1000052558 1000052609 1000052713 1000052716 1000052717 1000052812 1000052820 1000052725 1000052901 1000052858 1000049769 1000051097 1000050022 1000053000 1000037262 1000050304 1000052861 1000048794 1000052202 1000053224 1000045149 1000052460 1000053315 1000050346 1000053450 1000039071 1000053468 1000053469 183528 ] |
9 | 0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
1
]
|
10 | 0.27 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
1
]
|
11 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
16
]
|
12 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
17
]
|
13 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
18
]
|
14 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
19
]
|
15 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
20
]
|
16 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
21
]
|
17 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
22
]
|
18 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
23
]
|
19 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
24
]
|
20 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
25
]
|
21 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
26
]
|
22 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
27
]
|
23 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
28
]
|
24 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
29
]
|
25 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
30
]
|
26 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
31
]
|
27 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.displayed_order AS displayed_order_3, t0.is_in_footer AS is_in_footer_4, t0.slug AS slug_5, t0.category_parent_id AS category_parent_id_6 FROM category t0 WHERE t0.category_parent_id = ?
Parameters:
[
32
]
|
28 | 0.23 ms |
SELECT t0.id AS id_1, t0.value AS value_2, t0.product_id AS product_id_3, t0.characteristic_label_id AS characteristic_label_id_4 FROM characteristic t0 WHERE t0.product_id = ?
Parameters:
[
183528
]
|
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.