Query Metrics
28
Database Queries
11
Different statements
1639.75 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 158.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, 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:
[
"84822-stylos-billes-bleu-bic-278233"
]
|
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:
[
"84822-stylos-billes-bleu-bic-278233"
]
|
3 | 0.36 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:
[
"84822-stylos-billes-bleu-bic-278233"
]
|
4 | 2.59 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:
[ 144820 1 ] |
5 | 0.71 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:
[ 60 287 288 289 290 291 292 293 294 290 144820 ] |
6 | 0.24 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 | 916.30 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:
[ 144820 "2025-02-12 12:14:36" ] |
8 | 556.22 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:
[ 6331389 6331735 6335416 6337567 6337848 6337915 6338467 6338679 6338800 6338814 6339182 6339504 6339518 6340033 6340031 6340287 6340317 6340352 6335599 6340452 6340501 6340540 6340746 6340771 6340987 6341079 6341085 6341360 6332347 6341800 6341881 6337555 6336698 6342544 6342817 6342831 6343475 6340841 6343622 6343806 6335660 6343444 6345580 6339041 6345677 6346285 6346461 6346785 6346882 6346948 6347037 6347132 6347219 6347297 6347461 6347480 6347509 6347518 6348066 6348092 6348095 6348122 6348619 6348680 6348697 6348706 6348781 6348799 6349208 6349214 6349284 6349296 6349383 6349423 6349448 6349455 6349601 6349611 6350069 6350078 6350178 6350253 6350300 6350461 6350505 6350506 6350514 6350745 6350968 6350973 6345920 6346195 6351777 6351780 6352741 6352922 6353013 6353308 6353463 6353738 6353742 6353976 6342239 6354078 6354307 6354775 6343877 6354913 6355059 6355105 6355324 6355503 6355872 6355921 6356728 6357149 6335750 6357456 6357630 6357656 6358586 6359055 6359539 6358382 6358304 6360009 6360036 6360184 6360281 6360365 6360419 6360428 6360575 6361227 6361600 6361611 6361624 6361690 6361782 6362080 6361589 6362316 6362322 6362445 6362506 6362626 6362895 6363267 6363457 6363800 6364460 6364521 6363960 6364806 6357398 6365112 6365140 6365462 6365522 6365619 6365774 6366103 6366385 6366467 6366649 6346484 6367281 6367769 6368142 6368409 6368625 6369533 6369820 6370069 6370106 6370184 6370292 6370596 6370620 6370741 6370756 6370774 6370932 6371026 6371057 6371059 6371156 6371237 6371260 6371285 6371375 6371432 6371473 6371617 6371653 6371921 6371967 6372059 6372061 6372076 6372093 6372104 6372211 6372270 6372811 6372949 6373012 6373176 6373283 6373704 6373969 6375118 6375978 6376009 6376025 6376194 6376445 6375838 6375107 6378009 6378136 6378340 6378460 6378515 6378935 6378944 6373885 6380161 6380356 6380544 6380578 6367929 6380065 6380763 6381104 6381478 6381736 6381725 6378118 6381966 6382024 6382184 6381991 6382532 6366222 6383048 6383240 6383814 6383959 6384216 6384937 6385123 6385166 6385190 6385593 6385650 6380834 6386059 6386127 6380874 6386368 6359197 6386490 6386705 6386872 6387126 6386812 6387199 6387201 6376595 6387476 6387480 6387535 6387823 6387827 6385649 6388238 6383000 6388678 6387809 6389100 6389170 6385867 6389228 6389624 6389661 6389907 6390647 6390742 6390747 6390974 6360849 6391150 6390988 6391399 6391476 6391518 6391582 6391676 6391904 6391928 6392338 6392283 6392317 6389543 6393283 6393429 6393654 6393757 6393912 6393267 6394484 6394729 6394935 6394971 6395028 6395085 6395119 6395128 6395624 6395844 6395916 6396047 6396218 6396613 6396621 6396649 6396654 6396678 6396693 6396702 6396710 6396796 6396946 6397032 6397118 6397258 6397295 6397425 6397453 6397992 6398037 6398041 6398081 6398166 6398286 6398519 6398538 6399059 6399161 6399341 6399570 6399770 6400027 6400030 6400160 6400161 6400234 6400592 6401313 6401548 6401617 6401693 6401903 6402149 6402661 6402686 6404014 6404549 6405327 6405661 6406282 6406653 6406907 6407482 6407497 6407732 6407958 6407971 6408008 6408409 6409304 6409599 6409615 6409678 6409691 6410054 6411105 6412054 6412171 6412172 6412194 6413024 6413319 6413340 6413371 6413619 6413626 6413717 6414294 6415176 6415629 6415772 6415823 6415941 6416018 6416099 6416115 6416152 6416204 6416238 6416276 6416377 6416599 6416622 6416713 6417012 6417020 6417118 6417165 6417287 6417396 6417444 6417607 6417651 6418204 6418265 6418380 6418736 6418750 6418751 6418805 6418935 6419087 6419089 6419236 6419362 6419371 6419519 6419584 6419790 6420539 6420646 6420705 6420770 6422492 6422967 6423072 6423182 6423739 6423758 6424138 6424225 6424391 6424733 6424795 6424817 6424909 6425664 6426409 6426535 6426888 6426985 6427052 6427158 6427192 6427934 6428023 6428825 6429653 6430486 6431537 6431902 6431909 6433576 6433904 6433938 6433960 6434489 6434669 6434948 6434956 6435158 6435294 6435362 6435839 6435956 6435999 6436021 6436026 6436289 6436336 6436382 6436472 6437106 6437997 6438641 6438688 6438765 6439813 6439980 6440718 6441190 6441817 6441964 6442047 6442055 6442120 6442704 6442876 6443113 6443119 6443284 6443601 6443700 6443952 6444012 6444179 6444339 6444365 6444641 6444643 6444657 6444765 6444772 6444903 6445055 6445282 6445765 6446036 6446139 6446348 6446773 6446814 6446896 6446931 6447399 6447497 6447622 6447645 6448653 6448657 6448772 6448883 6449439 6449673 6450151 6450186 6450195 6450460 6450744 6450991 6451063 6451081 6451094 6451095 6451109 6451299 6451565 6451659 6451771 6451783 6451807 6451834 6452084 6452142 6452427 6452570 6452595 6452811 6453202 6453204 6453456 6453571 6453576 6453779 6454000 6454194 6454343 6454348 6454446 6454455 6454462 6454467 6454485 6454582 6454599 6454847 6454848 6454852 6454885 6454889 6454903 6454945 6454951 6454976 6455117 6455196 6455256 6455297 6455307 6455321 6455409 6455465 6455498 6455546 6455636 6455642 6455662 6455694 6455698 6455714 6455884 6455994 6456028 6456075 6456138 6456211 6456232 6456520 6456561 6456682 6456718 6457246 6457251 6457268 6457505 6459108 6459955 6460130 6460216 6460387 6461476 6461668 6461726 6462209 6462540 6462561 6462625 6464477 6465619 6465706 6465859 6466354 6466654 6466731 6467009 6467105 6467111 6467134 6468201 6468747 6468792 6469059 1000000751 1000000768 1000001549 6390584 1000001770 1000002184 1000002395 1000002669 1000002570 1000003920 6390419 6391971 1000002120 1000004681 1000004683 1000004888 1000005014 1000005064 1000005182 6340647 6391616 1000002856 1000006718 1000006804 1000006968 6366500 1000006055 1000007561 1000007535 1000003520 6379629 1000009689 1000004570 1000009192 1000009910 1000010023 1000010917 1000010772 1000011861 1000011920 1000012049 1000012050 1000011035 1000012334 1000012429 1000012856 1000006028 1000013407 1000003879 1000013481 1000013504 1000013725 1000009931 1000004090 1000011051 1000014018 1000014197 1000014203 1000011074 1000014691 1000013205 1000015277 1000015291 1000015968 1000013128 1000016862 1000016878 1000013568 1000016217 1000016514 1000017531 1000017532 1000017612 1000017613 1000017637 1000017639 1000017640 1000017686 1000017687 1000017688 1000017719 1000017752 1000014518 1000017754 1000010690 1000016264 1000019098 1000012053 1000019725 1000020763 1000021010 1000021039 1000021040 1000021043 1000020998 1000021480 1000021510 1000021553 1000021728 1000021850 1000021852 1000021853 1000021788 1000001497 1000022440 1000022595 1000022602 1000022728 1000024515 1000024518 1000024519 1000025061 1000025079 1000025082 1000025089 1000025100 1000017645 1000009562 1000021539 1000026497 1000026499 1000026503 1000026557 1000025564 1000006969 1000026666 1000016216 1000013802 1000027363 1000027364 1000027251 1000026452 1000028365 1000028527 1000028529 1000028740 1000028741 1000028742 1000028743 1000028744 1000028746 1000027888 1000028996 1000022906 1000029499 1000030642 1000030654 1000030662 1000031104 1000031105 1000031106 1000010418 1000031251 1000031332 1000031361 1000031365 1000031366 1000031377 1000031378 1000031379 1000031381 1000031382 1000031383 1000031385 1000031392 1000031428 1000031467 1000031468 1000031472 1000031475 1000031476 1000031477 1000031478 1000031480 1000031502 1000031504 1000031506 1000031509 1000031526 1000031527 1000031531 1000031532 1000031533 1000031546 1000031553 1000031558 1000031566 1000031567 1000031583 1000031585 1000031591 1000031650 1000031723 1000031725 1000031726 1000031727 1000031867 1000031880 1000016954 1000032245 1000032273 1000032488 1000032489 1000032490 1000032660 1000032924 1000033213 1000033356 1000033357 1000033365 1000033372 1000033448 1000021860 1000033637 1000033827 1000014649 1000029560 1000034491 1000034640 1000034671 1000034673 1000015855 1000015293 1000032483 1000034963 1000033444 1000028622 1000024806 1000036234 1000036427 1000036428 1000036432 1000036497 1000036444 1000036903 1000037028 1000037368 1000037744 1000037745 1000037785 1000037793 1000037803 1000037804 1000038873 1000038875 1000039267 1000039738 1000039740 1000040188 1000040330 1000040333 1000040335 1000040131 1000040833 1000040834 1000040836 1000040863 1000040886 1000040889 1000041066 1000041505 1000041563 1000041569 1000041571 1000041572 1000025165 1000034487 1000042312 1000042443 1000042444 1000042464 1000042466 1000042473 1000042475 1000042476 1000042478 1000042479 1000042552 1000042553 1000042554 1000042708 1000040497 1000041568 1000042812 1000042964 1000042966 1000042969 1000042970 1000042971 1000043467 1000043468 1000043565 1000043566 1000043829 1000034646 1000043990 1000024125 1000041637 1000044437 1000044439 1000044435 1000044817 1000044914 1000045611 1000045613 1000045614 1000045624 1000045625 1000045626 1000045628 1000045632 1000045635 1000045816 1000045817 1000045831 1000045844 1000045867 1000046068 1000046132 1000046177 1000046182 1000046183 1000046184 1000046185 1000046187 1000046188 1000046189 1000046190 1000046196 1000046198 1000046203 1000046207 1000036227 1000046292 1000046297 1000046298 1000046300 1000046460 1000046465 1000046490 1000046491 1000046498 1000046500 1000046824 1000046862 1000047341 1000047357 1000047361 1000047441 1000047443 1000047444 1000047674 1000047833 1000047825 1000047842 1000047844 1000047863 1000047864 1000047886 1000047980 1000048070 1000010530 1000048688 1000048723 1000049009 1000049015 1000049032 1000049037 1000034281 1000049158 1000049129 1000049401 1000049402 1000048445 1000049762 1000045271 1000049889 1000049953 1000049954 1000048235 1000050117 1000050218 1000050253 1000050255 1000050256 1000050277 1000048927 1000050388 1000050249 1000050425 1000050545 1000050552 1000050582 1000050606 1000050675 1000050704 1000050705 1000050781 1000050783 1000050799 1000050884 1000050938 1000050281 1000050706 1000049131 1000048714 1000051287 1000038883 1000049599 1000051469 1000051471 1000051041 1000051518 1000051526 1000051530 1000050950 1000051614 1000051686 1000051696 1000051728 1000051734 1000051737 1000051747 1000051750 1000051751 1000051842 1000051843 1000048779 1000052142 1000051896 1000052248 1000050278 1000052277 1000051742 1000052383 1000052409 1000052459 1000052576 1000052577 1000052579 1000052588 1000052639 1000052866 1000052581 1000052965 1000052966 1000052979 1000053013 1000053016 1000052628 1000053140 1000050387 1000053334 6379979 1000053422 1000053454 1000053455 144820 ] |
9 | 0.42 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.31 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.21 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.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:
[
19
]
|
15 | 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:
[
20
]
|
16 | 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:
[
21
]
|
17 | 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:
[
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.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:
[
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.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:
[
26
]
|
22 | 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:
[
27
]
|
23 | 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:
[
28
]
|
24 | 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:
[
29
]
|
25 | 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:
[
30
]
|
26 | 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:
[
31
]
|
27 | 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:
[
32
]
|
28 | 0.27 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:
[
144820
]
|
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.