Query Metrics
28
Database Queries
11
Different statements
1757.16 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 38.42 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:
[
"76781-colles-couleur-n-c-76781"
]
|
2 | 0.56 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:
[
"76781-colles-couleur-n-c-76781"
]
|
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:
[
"76781-colles-couleur-n-c-76781"
]
|
4 | 0.38 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:
[ 97167 1 ] |
5 | 0.64 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 266 97167 ] |
6 | 0.23 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 | 778.23 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:
[ 97167 "2025-02-12 11:32:19" ] |
8 | 934.55 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:
[ 6335628 6330982 6346223 6346258 6347621 6349311 6349450 6349675 6349692 6354349 6358257 6358947 6358955 6359429 6360158 6361335 6361688 6361685 6362736 6362827 6363979 6364712 6364812 6365229 6365801 6365863 6365947 6368643 6368907 6369817 6369849 6370053 6370386 6371636 6371952 6372161 6372429 6373132 6373704 6373706 6363329 6376482 6377769 6378424 6364745 6374767 6379529 6367103 6382598 6382674 6382690 6382084 6382887 6382925 6380226 6384391 6384394 6384613 6383019 6384729 6385586 6386572 6387194 6387270 6388207 6385485 6388730 6390210 6388696 6390707 6390887 6391112 6392549 6389543 6380653 6393669 6393757 6393822 6393942 6391642 6392982 6395379 6395500 6395771 6396102 6396209 6396383 6398118 6398521 6398611 6398692 6398762 6399316 6399792 6400406 6400469 6400751 6403450 6403624 6405990 1000002769 6407488 6407641 6408128 6408369 6408843 6408923 6409121 6409215 6409565 6409993 6410127 6410629 6410748 6410938 6411369 6411521 6412696 6413098 6413449 6413542 6413697 6414298 6414311 6414598 6414724 6414780 6415073 6415077 6415696 6416342 6416343 6416400 6416608 6416687 6416894 6416969 6417327 6417330 6417555 6417607 6418076 6418247 6418942 6418984 6418988 6418990 6418995 6419296 6419333 6419347 6419362 6419485 6419531 6419896 6420637 6420672 6421700 6421824 6421896 6421984 6422852 6426152 6426199 6426322 6426515 6427695 6427821 6428411 6428619 6428581 6428649 6428781 6428824 6429037 6429139 6429211 6429255 6429279 6429568 6429633 6429687 6429894 6430506 6430834 6430859 6430882 6430950 6431118 6431185 6431294 6431322 6431390 6431423 6431457 6431732 6431875 6431995 6432209 6432256 6432304 6433393 6434603 6434630 6434800 6434973 6435081 6435648 6435653 6437044 6437144 6437210 6437255 6438105 6438149 6438259 6438424 6438543 6439600 6439604 6439637 6439667 6440998 6441144 6441296 6441428 6441484 6442254 6442258 6442848 6443147 6443373 6443487 6443586 6443902 6444739 6444861 6444887 6444958 6444967 6445015 6445273 6445375 6445534 6445639 6445689 6446045 6446054 6446236 6446378 6446390 6446562 6446611 6446702 6446789 6446861 6446944 6447402 6447445 6447503 6447697 6448568 6448576 6448735 6449322 6449520 6449704 6449727 6449866 6449879 6449923 6450173 6450182 6450569 6450597 6450814 6450856 6451068 6451121 6451315 6451351 6451352 6451437 6451572 6451806 6452019 6452022 6452030 6452089 6452320 6452370 6452420 6452423 6452453 6453130 6453140 6453309 6453465 6453498 6453499 6453502 6453731 6454018 6454360 6454540 6454605 6454619 6454621 6454802 6454855 6454870 6454875 6454917 6454991 6455171 6455266 6455347 6455423 6455437 6455438 6455439 6455440 6455528 6455570 6455652 6455683 6455717 6455740 6455857 6455910 6455963 6455991 6456018 6456066 6456093 6456094 6456102 6456252 6456298 6456559 6456789 6457018 6457205 6457220 6457224 6457232 6457271 6457273 6457411 6457418 6457442 6457684 6457758 6459479 6459503 6459917 6459930 6459956 6460042 6460043 6460079 6460126 6460141 6460155 6460294 6460381 6461262 6461342 6462739 6462861 6462996 6463149 6463242 6463545 6463551 6463608 6464021 6464266 6464275 6465297 6465464 6465891 6467819 1000000765 1000001720 1000001851 1000002277 1000002459 1000002496 1000002676 1000002695 1000002696 1000003278 6388970 1000004040 6394950 1000004557 1000004770 6390109 1000005324 1000003867 1000006012 1000006159 6389079 1000005698 1000006458 1000006806 1000007252 1000003437 1000005299 1000008185 1000008513 1000008557 1000004337 6385846 1000006766 1000009647 1000009824 1000009829 1000009830 1000009831 1000009984 1000009915 1000009833 1000006048 1000006125 1000010435 1000010443 1000010517 1000009972 1000009173 1000012230 6386940 1000005855 1000014153 1000014124 1000014213 1000009844 6384068 1000014685 1000015081 1000015315 1000015316 1000010152 1000015476 1000016112 1000016131 1000010376 1000016452 1000016562 1000016629 1000016636 1000016640 1000016644 1000010993 1000011086 1000012264 1000012998 1000016943 1000011837 1000015137 1000014075 1000006098 1000018845 1000018846 1000018864 1000019576 1000019580 1000019591 1000019826 1000019829 1000019840 1000019841 1000019843 1000019845 1000019865 1000019866 1000019983 1000019993 1000020136 1000020137 1000020157 1000020158 1000016813 1000020368 1000020369 1000020370 1000020371 1000020373 1000014021 1000012352 1000020873 1000020960 1000020964 1000020967 1000020968 1000020969 1000020253 1000013608 1000021745 1000021957 1000002697 1000001724 1000001523 6386564 1000019604 1000022185 1000014107 1000010727 1000022703 1000017554 1000023260 1000023261 1000023298 1000023735 1000023736 1000023738 1000024305 1000024306 1000024307 1000024363 1000024369 1000024370 1000024372 1000024432 1000024434 1000024463 1000024465 1000024467 1000024469 1000024473 1000024479 1000024480 1000024496 1000024502 1000024503 1000024652 1000024651 1000024728 1000024729 1000025043 1000012399 1000014211 1000025595 1000025596 1000025597 1000025598 1000025602 1000025622 1000026011 1000026012 1000026013 1000026018 1000026020 1000026024 1000026054 1000026137 1000026141 1000026142 1000026143 1000026154 1000026155 1000026162 1000026168 1000026170 1000026185 1000026190 1000026193 1000026195 1000026196 1000026197 1000026198 1000026199 1000009869 1000026200 1000026984 1000027105 1000027108 1000027109 1000027110 1000027113 1000027114 1000027120 1000027131 1000014767 1000028587 1000028648 1000015436 1000011066 1000016471 1000029248 1000029249 1000029253 1000029258 1000029456 1000029457 1000029458 1000029459 6382786 1000029902 1000030021 1000030023 1000030025 1000030027 1000030659 1000030664 1000030669 1000030671 1000030674 1000030677 1000030678 1000030679 1000030689 1000021888 1000031651 1000031698 1000031700 1000031789 1000031801 1000031849 1000031902 1000031918 1000031919 1000031924 1000032070 1000032073 1000032359 1000032452 1000032466 1000032467 1000032468 1000032481 1000032495 1000032506 1000032507 1000032535 1000032536 1000032542 1000032513 1000031805 1000032943 1000032674 1000033035 1000033036 1000033123 1000033130 1000033162 1000033166 1000033227 1000033238 1000033451 1000033452 1000033469 1000033472 1000033474 1000033475 1000033476 1000033477 1000033479 1000033480 1000033481 1000033484 1000033486 1000033487 1000033488 1000033492 1000033502 1000033505 1000033507 1000033509 1000033510 1000033531 1000033532 1000033533 1000033535 1000033536 1000033537 1000033538 1000033539 1000033540 1000033545 1000033546 1000033547 1000033548 1000033549 1000033550 1000033551 1000033555 1000033557 1000033558 1000033561 1000033562 1000033581 1000033583 1000033619 1000033623 1000033624 1000020152 1000033828 1000025058 1000034090 1000034146 1000034154 1000034160 1000034178 1000034188 1000034189 1000015050 1000034506 1000016096 1000034771 1000034772 1000034773 1000034782 1000034887 1000010721 1000035797 1000035860 1000035863 1000035972 1000036044 1000036045 1000036047 1000036049 1000036050 1000036086 1000036205 1000036221 1000036225 1000006589 1000036233 1000036235 1000036236 1000036238 1000036239 1000036255 1000026993 1000036454 1000036455 1000036459 1000036460 1000036466 1000036468 1000036469 1000036470 1000036477 1000036479 1000036489 1000036547 1000036568 1000036578 1000036581 1000036582 1000022806 1000036665 1000016177 1000037333 1000037334 1000037335 1000037336 1000037338 1000037662 1000037664 1000037667 1000037668 1000037747 1000037749 1000037788 1000037813 1000037815 1000037817 1000037818 1000037929 1000037954 1000037996 1000038001 1000038044 1000026772 1000038332 1000038337 1000038338 1000038380 1000038386 1000038392 1000038432 1000022807 1000020159 1000027876 1000039370 1000039371 1000039372 1000039373 1000039375 1000039376 1000039424 1000017191 1000016276 1000037892 1000040354 1000040360 1000040361 1000040362 1000040365 1000040366 1000040383 1000040384 1000013484 1000040868 1000022800 1000040978 1000040979 1000040980 1000040989 1000041109 1000041110 1000041125 1000041126 1000041127 1000041128 1000041129 1000041130 1000041131 1000041132 1000041133 1000041134 1000041135 1000041136 1000041138 1000041139 1000041140 1000041141 1000041142 1000041143 1000041144 1000041146 1000041147 1000041148 1000041153 1000041154 1000041155 1000041156 1000041158 1000041159 1000041160 1000041161 1000041162 1000041163 1000041164 1000041165 1000041166 1000041167 1000041169 1000040952 1000013847 1000041521 1000041524 1000022798 1000037933 1000033144 1000042246 1000034456 1000042165 1000022803 1000034845 1000043445 1000043446 1000043447 1000043448 1000043449 1000044109 1000044110 1000044112 1000044214 1000044231 1000044301 1000044306 1000044309 1000044311 1000040173 1000044596 1000044597 1000044600 1000044602 1000044774 1000044785 1000044786 1000044788 1000044795 1000044807 1000044808 1000044810 1000044829 1000044850 1000044851 1000044855 1000044860 1000044862 1000044867 1000044868 1000044873 1000044909 1000044995 1000045002 1000045011 1000045013 1000045016 1000045198 1000045202 1000045209 1000045214 1000045224 1000045227 1000019932 1000031927 1000045412 1000045439 1000045440 1000045441 1000045442 1000045443 1000017946 1000045783 1000045786 1000045787 1000045788 1000045804 1000045827 1000045835 1000046047 1000046279 1000046280 1000046281 1000046282 1000046283 1000046286 1000046287 1000046358 1000046472 1000046473 1000041412 1000046751 1000046758 1000046764 1000046765 1000046766 1000046939 1000046944 1000046945 1000046946 1000046947 1000046950 1000046953 1000046955 1000046968 1000046979 1000046988 1000046989 1000046990 1000046991 1000047019 1000047025 1000047165 1000047166 1000047217 1000047218 1000047219 1000047220 1000047221 1000047222 1000047223 1000047224 1000047225 1000047237 1000047239 1000047243 1000047248 1000047256 6073605 1000017072 1000014886 1000047741 1000046484 1000034812 1000026055 1000047959 1000047963 1000041047 1000048101 1000048102 1000048103 1000048097 1000048186 1000048327 1000048328 1000048331 1000048375 1000048376 1000039792 1000048791 1000048881 1000048893 1000048907 1000036845 1000048975 1000048981 1000048982 1000045832 1000049312 1000049546 1000048963 1000049121 1000049638 1000050056 1000050092 1000050143 1000048058 1000050262 1000050288 1000048210 1000044906 1000050358 1000050360 1000049620 1000008587 1000050486 1000050495 1000050727 1000050048 1000021224 1000049521 1000050962 1000050977 1000044606 1000050744 1000051168 1000051257 1000051291 1000051338 1000051376 1000051067 1000051414 1000051460 1000050746 1000049370 1000051054 1000023450 1000050244 1000051711 1000051715 1000051790 1000051795 1000051796 1000051989 1000049911 1000050064 1000051700 1000052201 1000052218 1000045419 1000052431 1000052461 1000052467 1000049690 1000052687 1000052737 1000052837 1000052781 1000050357 1000052970 1000052562 1000053051 1000052971 1000050372 1000052204 1000052814 1000053139 1000050367 1000053296 1000053328 1000053253 1000049942 1000053468 1000053469 97167 ] |
9 | 0.49 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.35 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.22 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.20 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.19 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.20 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.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:
[
20
]
|
16 | 0.15 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.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:
[
22
]
|
18 | 0.15 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.15 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.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:
[
25
]
|
21 | 0.15 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.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:
[
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.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:
[
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.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:
[
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.25 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:
[
97167
]
|
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.