https://demo.sunshineelegance.tn/category-dec/2/Pyjama

Query Metrics

62 Database Queries
8 Different statements
35.02 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.79 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.id = ?
Parameters:
[
  "2"
]
2 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  2
]
3 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id IS NULL AND t0.is_active = ? ORDER BY t0.`order` ASC
Parameters:
[
  "1"
]
4 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3 FROM declination t0 WHERE t0.id = ?
Parameters:
[
  1
]
5 0.98 ms
SELECT DISTINCT v0_.id AS id_0, v0_.name AS name_1 FROM value_declination v0_ INNER JOIN group_declination_value g1_ ON (v0_.id = g1_.value_id) INNER JOIN produit_declination_value p2_ ON (g1_.produit_declination_id = p2_.id) INNER JOIN produit p3_ ON (p2_.produit_id = p3_.id) WHERE g1_.declination_id = ? AND p3_.deleted_at IS NULL AND p3_.show_in_web_site = 1 AND p3_.categories_id IN (?) ORDER BY v0_.name ASC
Parameters:
[
  1
  2
]
6 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.position AS position_3 FROM declination t0 WHERE t0.id = ?
Parameters:
[
  2
]
7 0.51 ms
SELECT DISTINCT CASE WHEN v0_.parent_id IS NULL THEN v0_.id ELSE v0_.parent_id END AS sclr_0, CASE WHEN v0_.parent_id IS NULL THEN v0_.name ELSE v1_.name END AS sclr_1, CASE WHEN v0_.parent_id IS NULL THEN v0_.code ELSE v1_.code END AS sclr_2 FROM value_declination v0_ LEFT JOIN value_declination v1_ ON v0_.parent_id = v1_.id AND (v0_.parent_id = v1_.id) INNER JOIN group_declination_value g2_ ON (v0_.id = g2_.value_id) INNER JOIN produit_declination_value p3_ ON (g2_.produit_declination_id = p3_.id) INNER JOIN produit p4_ ON (p3_.produit_id = p4_.id) WHERE g2_.declination_id = ? AND p4_.deleted_at IS NULL AND p4_.show_in_web_site = 1 AND p4_.categories_id IN (?) GROUP BY v0_.id ORDER BY v0_.name ASC
Parameters:
[
  2
  2
]
8 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
9 0.33 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
10 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id IS NULL AND t0.is_active = ? ORDER BY t0.`order` ASC
Parameters:
[
  "1"
]
11 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id IS NULL AND t0.is_active = ? ORDER BY t0.`order` ASC
Parameters:
[
  "1"
]
12 0.38 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  93
]
13 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  93
]
14 0.84 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  30
]
15 0.79 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  26
]
16 0.72 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  36
]
17 0.75 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  23
]
18 0.80 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  33
]
19 0.69 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  39
]
20 0.84 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  66
]
21 1.01 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  10
]
22 0.40 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  30
]
23 0.30 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  26
]
24 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  36
]
25 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  23
]
26 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  33
]
27 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  39
]
28 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  66
]
29 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  10
]
30 0.42 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  12
]
31 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  12
]
32 0.61 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  14
]
33 0.65 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  15
]
34 0.52 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  83
]
35 0.70 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  20
]
36 0.64 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  19
]
37 0.64 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  21
]
38 0.53 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  46
]
39 0.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  14
]
40 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  15
]
41 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  83
]
42 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  20
]
43 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  19
]
44 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  21
]
45 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  46
]
46 0.62 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.name AS name_3, t0.description AS description_4, t0.usual_quantity AS usual_quantity_5, t0.buying_price AS buying_price_6, t0.price_ht AS price_ht_7, t0.price_ttc AS price_ttc_8, t0.unit AS unit_9, t0.is_stock AS is_stock_10, t0.is_declination AS is_declination_11, t0.created_at AS created_at_12, t0.uuid AS uuid_13, t0.information AS information_14, t0.is_archived AS is_archived_15, t0.deleted_at AS deleted_at_16, t0.reason_of_delete AS reason_of_delete_17, t0.best_selection AS best_selection_18, t0.show_in_web_site AS show_in_web_site_19, t0.categories_id AS categories_id_20, t0.tva_id AS tva_id_21, t0.promotion_id AS promotion_id_22 FROM produit t0 WHERE t0.categories_id = ?
Parameters:
[
  7
]
47 0.84 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  7
]
48 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id IS NULL AND t0.is_active = ? ORDER BY t0.`order` ASC
Parameters:
[
  "1"
]
49 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  77
]
50 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  96
]
51 0.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  98
]
52 0.58 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  103
]
53 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  11
]
54 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.icon AS icon_3, t0.`order` AS order_4, t0.`homepage_order` AS homepage_order_5, t0.show_in_homepage AS show_in_homepage_6, t0.show_in_menu AS show_in_menu_7, t0.is_active AS is_active_8, t0.parent_id AS parent_id_9 FROM category t0 WHERE t0.parent_id = ? ORDER BY t0.`order` ASC
Parameters:
[
  108
]
55 0.51 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
56 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
57 0.53 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
58 0.78 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
59 0.63 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
60 2.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
61 0.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]
62 0.42 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.logo AS logo_3, t0.footer_logo AS footer_logo_4, t0.address AS address_5, t0.region AS region_6, t0.tva AS tva_7, t0.mail AS mail_8, t0.website AS website_9, t0.phone AS phone_10, t0.mobile AS mobile_11, t0.title AS title_12, t0.description AS description_13, t0.keywords AS keywords_14, t0.social_links AS social_links_15, t0.updated_at AS updated_at_16 FROM company t0 LIMIT 1
Parameters:
[]

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.

Entities Mapping