Query Metrics

64 Database Queries
15 Different statements
96.27 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.to_url AS to_url_2, t0_.meta_title AS meta_title_3, t0_.original_route AS original_route_4, t0_.meta_description AS meta_description_5, (CASE t0_.type WHEN 'redirect_permanent' THEN 1 WHEN 'redirect_temporary' THEN 2 WHEN 'forward' THEN 3 ELSE 0 END) AS sclr_6 FROM _route t0_ WHERE (t0_.from_url = ? AND t0_.enabled = 1) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') ORDER BY sclr_6 ASC LIMIT 1
Parameters:
[
  "/porte-entree"
]
2 0.76 ms
SELECT d0_.id AS id_0, d0_.title AS title_1, d0_.description AS description_2, d0_.price AS price_3, d0_.position AS position_4, d0_.delay AS delay_5, d0_.enabled AS enabled_6, d0_.`default` AS default_7, d0_.free_delivery_threshold AS free_delivery_threshold_8, d0_.mac_brand AS mac_brand_9, d0_.mac_app AS mac_app_10, d0_.reference AS reference_11, d0_.vat_type_id AS vat_type_id_12 FROM delivery d0_ INNER JOIN delivery_country d2_ ON d0_.id = d2_.delivery_id INNER JOIN _country t1_ ON t1_.id = d2_.country_id AND (1) WHERE (d0_.`default` = 1 AND t1_.id = ?) AND (d0_.mac_brand = 'FX' AND d0_.mac_app = 'fx') ORDER BY d0_.position ASC LIMIT 1
Parameters:
[
  "fr"
]
3 0.74 ms
SELECT t0_.name AS name_0, t0_.value AS value_1 FROM _parameter t0_ WHERE (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx')
Parameters:
[]
4 2.05 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.reference AS reference_2 FROM _store t0_ WHERE (t0_.reference = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx')
Parameters:
[
  "main_store"
]
5 0.79 ms
SELECT t0_.id AS id_0, t0_.name AS name_1 FROM _catalog t0_ INNER JOIN _store t1_ ON t0_.store_id = t1_.id AND (t1_.mac_brand = 'FX' AND t1_.mac_app = 'fx') WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t1_.id = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  2
]
6 2.72 ms
SELECT t0_.id AS id_0, t0_.depth AS depth_1, t0_.slug AS slug_2, t0_.title AS title_3, t0_.publish_start AS publish_start_4, t0_.publish_end AS publish_end_5, t0_.status AS status_6, t1_.id AS id_7, t1_.slug AS slug_8, p2_.id AS id_9, p2_.slug AS slug_10, p2_.title AS title_11, p2_.seo_heading AS seo_heading_12, p2_.description AS description_13, p2_.advice_line AS advice_line_14, p2_.baseline AS baseline_15, p2_.dickson AS dickson_16, p2_.equipment_link AS equipment_link_17, t3_.id AS id_18, t3_.path AS path_19, t4_.id AS id_20, t4_.path AS path_21 FROM _product_category_hierarchy t0_ LEFT JOIN _product_category_hierarchy t1_ ON t0_.parent_id = t1_.id AND (1) INNER JOIN product_category p2_ ON t0_.category_id = p2_.id AND (p2_.mac_brand = 'FX' AND p2_.mac_app = 'fx') LEFT JOIN _file t3_ ON p2_.brochure_id = t3_.id AND (1) LEFT JOIN _file t4_ ON p2_.file_id = t4_.id AND (1) LEFT JOIN _product_category_hierarchy_closure t5_ ON t0_.id = t5_.descendant AND (1) LEFT JOIN _product_category_hierarchy t6_ ON t5_.ancestor = t6_.id AND (1) LEFT JOIN _product_category_hierarchy_closure t7_ ON t0_.id = t7_.ancestor AND (1) LEFT JOIN _product_category_hierarchy t8_ ON t7_.descendant = t8_.id AND (1) WHERE (t0_.catalog_id = ? AND t0_.depth <= ? AND (t6_.slug = ? OR t8_.slug = ?)) AND (1) ORDER BY t0_.depth ASC, t0_.position ASC
Parameters:
[
  5480
  2
  "portes-d-entree"
  "portes-d-entree"
]
7 1.32 ms
SELECT DISTINCT t0_.id AS id_0, t0_.position AS position_1 FROM _hierarchy_to_product t0_ INNER JOIN _product_category_hierarchy t1_ ON t0_.hierarchy_id = t1_.id AND (1) AND (t1_.status IN (?) AND t1_.publish_start <= ? AND (t1_.publish_end IS NULL OR t1_.publish_end >= ?)) LEFT JOIN _product_category_hierarchy_closure t2_ ON t1_.id = t2_.descendant AND (1) LEFT JOIN _product_category_hierarchy t3_ ON t2_.ancestor = t3_.id AND (1) AND (t3_.status IN (?) AND t3_.publish_start <= ? AND (t3_.publish_end IS NULL OR t3_.publish_end >= ?)) INNER JOIN product p4_ ON t0_.product_id = p4_.id AND (p4_.mac_brand = 'FX' AND p4_.mac_app = 'fx') AND (p4_.status IN (?) AND p4_.publish_start <= ? AND (p4_.publish_end IS NULL OR p4_.publish_end >= ?)) WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t3_.id = ?) AND (1) ORDER BY t0_.position ASC
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  1385886
]
8 1.28 ms
SELECT t0_.id AS id_0, t0_.slug AS slug_1, t0_.id AS id_2, t0_.slug AS slug_3, t0_.position AS position_4, p1_.id AS id_5 FROM _hierarchy_to_product t0_ INNER JOIN _product_category_hierarchy t2_ ON t0_.hierarchy_id = t2_.id AND (1) AND (t2_.status IN (?) AND t2_.publish_start <= ? AND (t2_.publish_end IS NULL OR t2_.publish_end >= ?)) LEFT JOIN _product_category_hierarchy_closure t3_ ON t2_.id = t3_.descendant AND (1) LEFT JOIN _product_category_hierarchy t4_ ON t3_.ancestor = t4_.id AND (1) AND (t4_.status IN (?) AND t4_.publish_start <= ? AND (t4_.publish_end IS NULL OR t4_.publish_end >= ?)) INNER JOIN product p1_ ON t0_.product_id = p1_.id AND (p1_.mac_brand = 'FX' AND p1_.mac_app = 'fx') AND (p1_.status IN (?) AND p1_.publish_start <= ? AND (p1_.publish_end IS NULL OR p1_.publish_end >= ?)) WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t4_.id = ? AND t0_.id IN (?)) AND (1) ORDER BY t0_.position ASC
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  1385886
  [
    8791431
    8791436
    8791430
    8791428
  ]
]
9 1.67 ms
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.position AS position_2, c0_.mac_brand AS mac_brand_3, c0_.mac_app AS mac_app_4, c0_.reference AS reference_5, c0_.publish_start AS publish_start_6, c0_.publish_end AS publish_end_7, c0_.status AS status_8, c1_.id AS id_9, c1_.title AS title_10, c1_.type AS type_11, c1_.unit AS unit_12, c1_.position AS position_13, c1_.mac_brand AS mac_brand_14, c1_.mac_app AS mac_app_15, c1_.reference AS reference_16, c2_.id AS id_17, c2_.value AS value_18, c2_.value2 AS value2_19 FROM criterion c0_ INNER JOIN criterion_category c1_ ON c0_.criterion_category_id = c1_.id AND (c1_.mac_brand = 'FX' AND c1_.mac_app = 'fx') INNER JOIN criterion_product_value c2_ ON c0_.id = c2_.criterion_id AND (1) INNER JOIN product p3_ ON c2_.product_id = p3_.id AND (p3_.mac_brand = 'FX' AND p3_.mac_app = 'fx') AND (p3_.id IN (?)) WHERE (c0_.mac_brand = 'FX' AND c0_.mac_app = 'fx') ORDER BY c1_.position ASC, c0_.position ASC
Parameters:
[
  [
    2242
    2243
    2240
    20064
  ]
]
10 1.14 ms
SELECT DISTINCT t0_.id AS id_0, t0_.position AS position_1 FROM _hierarchy_to_product t0_ INNER JOIN _product_category_hierarchy t1_ ON t0_.hierarchy_id = t1_.id AND (1) AND (t1_.status IN (?) AND t1_.publish_start <= ? AND (t1_.publish_end IS NULL OR t1_.publish_end >= ?)) LEFT JOIN _product_category_hierarchy_closure t2_ ON t1_.id = t2_.descendant AND (1) LEFT JOIN _product_category_hierarchy t3_ ON t2_.ancestor = t3_.id AND (1) AND (t3_.status IN (?) AND t3_.publish_start <= ? AND (t3_.publish_end IS NULL OR t3_.publish_end >= ?)) INNER JOIN product p4_ ON t0_.product_id = p4_.id AND (p4_.mac_brand = 'FX' AND p4_.mac_app = 'fx') AND (p4_.status IN (?) AND p4_.publish_start <= ? AND (p4_.publish_end IS NULL OR p4_.publish_end >= ?)) LEFT JOIN product_image p5_ ON p4_.id = p5_.product_id AND (1) LEFT JOIN _file t6_ ON p5_.file_id = t6_.id AND (1) LEFT JOIN criterion_product_value c7_ ON p4_.id = c7_.product_id AND (1) LEFT JOIN criterion c8_ ON c7_.criterion_id = c8_.id AND (c8_.mac_brand = 'FX' AND c8_.mac_app = 'fx') AND (c8_.status IN (?) AND c8_.publish_start <= ? AND (c8_.publish_end IS NULL OR c8_.publish_end >= ?)) WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t3_.id = ?) AND (1) ORDER BY t0_.position ASC
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  1385886
]
11 1.59 ms
SELECT t0_.id AS id_0, t0_.slug AS slug_1, t0_.id AS id_2, t0_.slug AS slug_3, t0_.title AS title_4, p1_.id AS id_5, p1_.slug AS slug_6, p1_.title AS title_7, p2_.id AS id_8, p2_.description AS description_9, t3_.id AS id_10, t3_.path AS path_11, c4_.id AS id_12, c4_.value AS value_13, c4_.value2 AS value2_14, c5_.id AS id_15 FROM _hierarchy_to_product t0_ INNER JOIN _product_category_hierarchy t6_ ON t0_.hierarchy_id = t6_.id AND (1) AND (t6_.status IN (?) AND t6_.publish_start <= ? AND (t6_.publish_end IS NULL OR t6_.publish_end >= ?)) LEFT JOIN _product_category_hierarchy_closure t7_ ON t6_.id = t7_.descendant AND (1) LEFT JOIN _product_category_hierarchy t8_ ON t7_.ancestor = t8_.id AND (1) AND (t8_.status IN (?) AND t8_.publish_start <= ? AND (t8_.publish_end IS NULL OR t8_.publish_end >= ?)) INNER JOIN product p1_ ON t0_.product_id = p1_.id AND (p1_.mac_brand = 'FX' AND p1_.mac_app = 'fx') AND (p1_.status IN (?) AND p1_.publish_start <= ? AND (p1_.publish_end IS NULL OR p1_.publish_end >= ?)) LEFT JOIN product_image p2_ ON p1_.id = p2_.product_id AND (1) LEFT JOIN _file t3_ ON p2_.file_id = t3_.id AND (1) LEFT JOIN criterion_product_value c4_ ON p1_.id = c4_.product_id AND (1) LEFT JOIN criterion c5_ ON c4_.criterion_id = c5_.id AND (c5_.mac_brand = 'FX' AND c5_.mac_app = 'fx') AND (c5_.status IN (?) AND c5_.publish_start <= ? AND (c5_.publish_end IS NULL OR c5_.publish_end >= ?)) WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t8_.id = ? AND t0_.id IN (?)) AND (1) ORDER BY t0_.position ASC, p2_.position ASC
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  1385886
  [
    8791431
    8791436
    8791430
    8791428
  ]
]
12 1.62 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/produit/portes-d-entree/portes-d-entree-pvc/porte-d-entree-pvc-contemporaine-fxme403"
  "forward"
]
13 1.58 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/produit/portes-d-entree/portes-d-entree-pvc/porte-de-service-pvc-fxme404"
  "forward"
]
14 1.50 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/produit/portes-d-entree/portes-d-entree-pvc/porte-d-entree-pvc-classique-fxme401"
  "forward"
]
15 1.48 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/produit/portes-d-entree/portes-d-entree-aluminium/porte-d-entree-aluminium-monobloc-"
  "forward"
]
16 1.59 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/prescripteurs"
  "forward"
]
17 1.69 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/professionnels"
  "forward"
]
18 1.50 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/contact?lead_activity%5Bprofile%5D=lead_activity.profile.individual&lead_activity%5Btype%5D=lead_activity.type.quote_request"
  "forward"
]
19 1.50 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/contact"
  "forward"
]
20 1.65 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/contact?lead_activity%5Bprofile%5D=lead_activity.profile.individual&lead_activity%5Btype%5D=lead_activity.type.retailer_address"
  "forward"
]
21 1.40 ms
SELECT t0_.id AS id_0, t0_.depth AS depth_1, t0_.slug AS slug_2, t0_.title AS title_3, t0_.publish_start AS publish_start_4, t0_.publish_end AS publish_end_5, t0_.status AS status_6, t1_.id AS id_7, t1_.slug AS slug_8, p2_.id AS id_9, p2_.title AS title_10, p2_.dickson AS dickson_11, p2_.equipment_link AS equipment_link_12, t3_.id AS id_13, t3_.path AS path_14, t4_.id AS id_15, t4_.path AS path_16, t5_.id AS id_17, t5_.path AS path_18, t6_.id AS id_19, t6_.path AS path_20, t7_.id AS id_21, t7_.path AS path_22 FROM _product_category_hierarchy t0_ LEFT JOIN _product_category_hierarchy t1_ ON t0_.parent_id = t1_.id AND (1) INNER JOIN product_category p2_ ON t0_.category_id = p2_.id AND (p2_.mac_brand = 'FX' AND p2_.mac_app = 'fx') LEFT JOIN _file t3_ ON p2_.brochure_id = t3_.id AND (1) LEFT JOIN _file t4_ ON p2_.brochure2_id = t4_.id AND (1) LEFT JOIN _file t5_ ON p2_.brochure3_id = t5_.id AND (1) LEFT JOIN _file t6_ ON p2_.file_id = t6_.id AND (1) LEFT JOIN _file t7_ ON p2_.image_mega_menu_id = t7_.id AND (1) INNER JOIN product_category p8_ ON t0_.category_id = p8_.id AND (p8_.mac_brand = 'FX' AND p8_.mac_app = 'fx') AND (p8_.menu_hidden = 0) WHERE (t0_.catalog_id = ? AND t0_.depth <= ?) AND (1) ORDER BY t0_.depth ASC, t0_.position ASC
Parameters:
[
  5480
  2
]
22 1.30 ms
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.slug AS slug_2, t0_.description AS description_3, t0_.created_at AS created_at_4, t0_.updated_at AS updated_at_5, t0_.publish_start AS publish_start_6, t0_.publish_end AS publish_end_7, t0_.status AS status_8, t0_.mac_brand AS mac_brand_9, t0_.mac_app AS mac_app_10, t0_.reference AS reference_11, t1_.id AS id_12, t1_.position AS position_13, t2_.id AS id_14, t2_.name AS name_15, t2_.slug AS slug_16, t2_.title AS title_17, t2_.body AS body_18, t2_.action AS action_19, t2_.subtitle AS subtitle_20, t2_.created_by AS created_by_21, t2_.updated_by AS updated_by_22, t2_.created_at AS created_at_23, t2_.updated_at AS updated_at_24, t2_.publish_start AS publish_start_25, t2_.publish_end AS publish_end_26, t2_.status AS status_27, t2_.mac_brand AS mac_brand_28, t2_.mac_app AS mac_app_29, t2_.reference AS reference_30, t1_.page_id AS page_id_31, t1_.category_id AS category_id_32, t2_.image_id AS image_id_33 FROM _page_category t0_ INNER JOIN _page2page_category t1_ ON t0_.id = t1_.category_id AND (1) INNER JOIN _page t2_ ON t1_.page_id = t2_.id AND (t2_.mac_brand = 'FX' AND t2_.mac_app = 'fx') AND (t2_.status IN (?) AND t2_.publish_start <= ? AND (t2_.publish_end IS NULL OR t2_.publish_end >= ?)) WHERE (t0_.status IN (?) AND t0_.publish_start <= ? AND (t0_.publish_end IS NULL OR t0_.publish_end >= ?) AND t0_.title = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') ORDER BY t1_.position ASC
Parameters:
[
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  [
    "published"
  ]
  "2026-03-12 04:04:00"
  "2026-03-12 04:04:00"
  "Gammes"
]
23 0.64 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.page_id AS page_id_3, t0.category_id AS category_id_4 FROM _page2page_category t0 WHERE t0.page_id = ? AND ((1)) ORDER BY t0.position ASC
Parameters:
[
  48
]
24 1.63 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/fenetres-et-coulissants"
  "forward"
]
25 1.51 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/portes-d-entree"
  "forward"
]
26 1.51 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/volets-portes-de-garage"
  "forward"
]
27 1.58 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur"
  "forward"
]
28 1.58 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur"
  "forward"
]
29 1.49 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/portes-de-garage"
  "forward"
]
30 1.48 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/page/automatismes-2"
  "forward"
]
31 1.61 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/fenetres-et-coulissants/fenetres-et-portes-fenetres-pvc"
  "forward"
]
32 1.52 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/fenetres-et-coulissants/fenetres-et-coulissants-aluminium"
  "forward"
]
33 1.58 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/fenetres-et-coulissants"
  "forward"
]
34 1.70 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure2/fenetres-et-coulissants"
  "forward"
]
35 1.77 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/portes-d-entree/portes-d-entree-pvc"
  "forward"
]
36 1.79 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/portes-d-entree/portes-d-entree-aluminium"
  "forward"
]
37 1.49 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/portes-d-entree"
  "forward"
]
38 1.48 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure2/portes-d-entree"
  "forward"
]
39 1.49 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure3/portes-d-entree"
  "forward"
]
40 1.79 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/volets/volets-roulants"
  "forward"
]
41 1.60 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/volets/volets-battants"
  "forward"
]
42 1.49 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/volets/persiennes"
  "forward"
]
43 1.53 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/volets-portes-de-garage"
  "forward"
]
44 1.51 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur/stores-de-terrasse"
  "forward"
]
45 1.53 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur/stores-de-fenetre"
  "forward"
]
46 1.54 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur/brise-soleil-orientable"
  "forward"
]
47 1.55 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur/stores-de-veranda"
  "forward"
]
48 1.49 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-exterieur/moustiquaires"
  "forward"
]
49 1.51 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/stores-d-exterieur"
  "forward"
]
50 1.60 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure2/stores-d-exterieur"
  "forward"
]
51 1.59 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure3/stores-d-exterieur"
  "forward"
]
52 1.55 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur/stores-d-interieur-classiques"
  "forward"
]
53 1.55 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur/stores-deco-select"
  "forward"
]
54 1.54 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur/stores-de-veranda"
  "forward"
]
55 1.56 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur/cloisons"
  "forward"
]
56 1.50 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/categorie/stores-d-interieur/stores-a-bandes-verticales"
  "forward"
]
57 1.50 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/stores-d-interieur"
  "forward"
]
58 1.65 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/brochure/portes-de-garage"
  "forward"
]
59 1.51 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/_profiler/open"
  "forward"
]
60 1.59 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/_profiler/8d0ad4"
  "forward"
]
61 1.56 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/page/la-marque"
  "forward"
]
62 1.56 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/page/les-garanties-franciaflex"
  "forward"
]
63 1.54 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/conseils"
  "forward"
]
64 1.53 ms
SELECT t0_.id AS id_0, t0_.original_route AS original_route_1, t0_.from_url AS from_url_2, t0_.to_url AS to_url_3, t0_.type AS type_4 FROM _route t0_ WHERE (t0_.to_url = ? AND t0_.enabled = 1 AND t0_.type = ?) AND (t0_.mac_brand = 'FX' AND t0_.mac_app = 'fx') LIMIT 1
Parameters:
[
  ".franciaflex.com/index.php/recherche"
  "forward"
]

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

Class Mapping errors
Mac\CoreBundle\Entity\Core\Route No errors.
Mac\CoreBundle\Entity\QB\Query No errors.
Mac\CoreBundle\Entity\Shop\Delivery No errors.
Mac\CoreBundle\Entity\Core\Country No errors.
Mac\CoreBundle\Entity\Shop\VatType No errors.
Mac\CoreBundle\Entity\Core\Parameter No errors.
Mac\CoreBundle\Entity\Catalog\Store No errors.
Mac\CoreBundle\Entity\Catalog\Catalog No errors.
Gedmo\Tree\Entity\MappedSuperclass\AbstractClosure No errors.
Mac\CoreBundle\Entity\Catalog\CategoryHierarchyClosure No errors.
Mac\CoreBundle\Entity\Catalog\CategoryHierarchy No errors.
Mac\CoreBundle\Entity\Catalog\ProductCategory No errors.
Mac\CoreBundle\Entity\Core\File No errors.
Mac\CoreBundle\Entity\Catalog\HierarchyToProduct No errors.
Mac\CoreBundle\Entity\Catalog\Product No errors.
Mac\CoreBundle\Entity\Catalog\ProductImage No errors.
Mac\CoreBundle\Entity\Catalog\CriterionProductValue No errors.
Mac\CoreBundle\Entity\Catalog\Criterion No errors.
Mac\CoreBundle\Entity\Catalog\CriterionCategory No errors.
Mac\CoreBundle\Entity\Cms\PageCategory No errors.
Mac\CoreBundle\Entity\Cms\Page2PageCategory No errors.
Mac\CoreBundle\Entity\Cms\Page No errors.
Mac\CoreBundle\Entity\Cms\PageCategoryTranslation No errors.
Mac\CoreBundle\Entity\Cms\PageTranslation No errors.
Mac\CoreBundle\Entity\Core\Department No errors.
Mac\CoreBundle\Entity\Catalog\CriterionToProductCategory No errors.
Mac\CoreBundle\Entity\Catalog\Advice2ProductCategory No errors.
Mac\CoreBundle\Entity\Catalog\ProductCategoryPicture No errors.
Mac\CoreBundle\Entity\Catalog\ProductReference No errors.
Mac\CoreBundle\Entity\Catalog\ProductColorChart No errors.
Mac\CoreBundle\Entity\Catalog\ProductColorChartCategory No errors.
Mac\CoreBundle\Entity\Catalog\ProductPicto No errors.
Mac\CoreBundle\Entity\Catalog\CrossSelling No errors.
Mac\CoreBundle\Entity\Cms\Testimonial No errors.
Mac\CoreBundle\Entity\Cms\News No errors.
Mac\CoreBundle\Entity\Catalog\ProductCrossSelling No errors.
Mac\CoreBundle\Entity\Catalog\ProductEquipment No errors.
Mac\CoreBundle\Entity\Catalog\ProductSlide No errors.
Mac\CoreBundle\Entity\Catalog\CriterionReferenceValue No errors.
Mac\CoreBundle\Entity\Lead\LeadActivity No errors.