Query Metrics
130
Database Queries
15
Different statements
158.88 ms
Query time
5
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.78 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:
[
"/"
]
|
| 2 | 0.77 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.62 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 | 0.59 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 | 1.30 ms |
SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.delay AS delay_2, s0_.slug AS slug_3, s0_.mac_brand AS mac_brand_4, s0_.mac_app AS mac_app_5, s0_.reference AS reference_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.publish_start AS publish_start_9, s0_.publish_end AS publish_end_10, s0_.status AS status_11, s1_.id AS id_12, s1_.title AS title_13, s1_.slug AS slug_14, s1_.link AS link_15, s1_.position AS position_16, s1_.is_target_blank AS is_target_blank_17, s1_.alternative_text AS alternative_text_18, s1_.has_frame AS has_frame_19, s1_.title_frame AS title_frame_20, s1_.description_frame AS description_frame_21, s1_.button_title_frame AS button_title_frame_22, s1_.button_link_frame AS button_link_frame_23, s1_.color_frame AS color_frame_24, s1_.position_x AS position_x_25, s1_.position_y AS position_y_26, s1_.mac_brand AS mac_brand_27, s1_.mac_app AS mac_app_28, s1_.reference AS reference_29, s1_.created_at AS created_at_30, s1_.updated_at AS updated_at_31, s1_.publish_start AS publish_start_32, s1_.publish_end AS publish_end_33, s1_.status AS status_34, s1_.image_id AS image_id_35, s1_.slideshow_id AS slideshow_id_36 FROM slideshow s0_ INNER JOIN slideshow_item s1_ ON s0_.id = s1_.slideshow_id AND (s1_.mac_brand = 'FX' AND s1_.mac_app = 'fx') AND (s1_.status IN (?) AND s1_.publish_start <= ? AND (s1_.publish_end IS NULL OR s1_.publish_end >= ?)) WHERE (s0_.status IN (?) AND s0_.publish_start <= ? AND (s0_.publish_end IS NULL OR s0_.publish_end >= ?)) AND (s0_.mac_brand = 'FX' AND s0_.mac_app = 'fx') ORDER BY s0_.publish_start ASC, s1_.position ASC
Parameters:
[
[
"published"
]
"2026-03-12 05:43:00"
"2026-03-12 05:43:00"
[
"published"
]
"2026-03-12 05:43:00"
"2026-03-12 05:43:00"
]
|
| 6 | 0.74 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 05:43:00"
"2026-03-12 05:43:00"
2
]
|
| 7 | 0.96 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, t3_.id AS id_11, t3_.path AS path_12 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_.file_id = t3_.id AND (1) INNER JOIN product_category p4_ ON t0_.category_id = p4_.id AND (p4_.mac_brand = 'FX' AND p4_.mac_app = 'fx') AND (p4_.menu_hidden = 0) WHERE (t0_.catalog_id = ? AND t0_.depth <= ?) AND (1) ORDER BY t0_.depth ASC, t0_.position ASC
Parameters:
[ 5480 1 ] |
| 8 | 1.23 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 05:43:00"
"2026-03-12 05:43:00"
[
"published"
]
"2026-03-12 05:43:00"
"2026-03-12 05:43:00"
"Gammes"
]
|
| 9 | 0.61 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
]
|
| 10 | 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:
[ "http://www.franciaflex.com/prescripteurs" "forward" ] |
| 11 | 1.28 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:
[ "/prescripteurs" "forward" ] |
| 12 | 1.45 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:
[ "http://www.franciaflex.com/professionnels" "forward" ] |
| 13 | 1.27 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:
[ "/professionnels" "forward" ] |
| 14 | 1.42 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:
[ "http://www.franciaflex.com/contact?lead_activity%5Bprofile%5D=lead_activity.profile.individual&lead_activity%5Btype%5D=lead_activity.type.quote_request" "forward" ] |
| 15 | 1.43 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:
[ "/contact" "forward" ] |
| 16 | 1.41 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:
[ "http://www.franciaflex.com/contact?lead_activity%5Bprofile%5D=lead_activity.profile.individual&lead_activity%5Btype%5D=lead_activity.type.retailer_address" "forward" ] |
| 17 | 1.30 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 ] |
| 18 | 1.19 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 05:43:00"
"2026-03-12 05:43:00"
[
"published"
]
"2026-03-12 05:43:00"
"2026-03-12 05:43:00"
"Gammes"
]
|
| 19 | 1.46 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:
[ "http://www.franciaflex.com/categorie/fenetres-et-coulissants" "forward" ] |
| 20 | 1.22 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:
[ "/categorie/fenetres-et-coulissants" "forward" ] |
| 21 | 1.42 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:
[ "http://www.franciaflex.com/categorie/portes-d-entree" "forward" ] |
| 22 | 1.20 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:
[ "/categorie/portes-d-entree" "forward" ] |
| 23 | 1.43 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:
[ "http://www.franciaflex.com/categorie/volets-portes-de-garage" "forward" ] |
| 24 | 1.40 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:
[ "/categorie/volets-portes-de-garage" "forward" ] |
| 25 | 1.41 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur" "forward" ] |
| 26 | 1.29 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:
[ "/categorie/stores-d-exterieur" "forward" ] |
| 27 | 1.43 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur" "forward" ] |
| 28 | 1.32 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:
[ "/categorie/stores-d-interieur" "forward" ] |
| 29 | 1.46 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:
[ "http://www.franciaflex.com/categorie/portes-de-garage" "forward" ] |
| 30 | 1.25 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:
[ "/categorie/portes-de-garage" "forward" ] |
| 31 | 1.44 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:
[ "http://www.franciaflex.com/page/automatismes-2" "forward" ] |
| 32 | 1.44 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:
[ "/page/automatismes-2" "forward" ] |
| 33 | 1.41 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:
[ "http://www.franciaflex.com/categorie/fenetres-et-coulissants/fenetres-et-portes-fenetres-pvc" "forward" ] |
| 34 | 1.25 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:
[ "/categorie/fenetres-et-coulissants/fenetres-et-portes-fenetres-pvc" "forward" ] |
| 35 | 1.41 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:
[ "http://www.franciaflex.com/categorie/fenetres-et-coulissants/fenetres-et-coulissants-aluminium" "forward" ] |
| 36 | 1.21 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:
[ "/categorie/fenetres-et-coulissants/fenetres-et-coulissants-aluminium" "forward" ] |
| 37 | 1.43 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:
[ "http://www.franciaflex.com/brochure/fenetres-et-coulissants" "forward" ] |
| 38 | 1.42 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:
[ "/brochure/fenetres-et-coulissants" "forward" ] |
| 39 | 1.45 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:
[ "http://www.franciaflex.com/brochure2/fenetres-et-coulissants" "forward" ] |
| 40 | 1.41 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:
[ "/brochure2/fenetres-et-coulissants" "forward" ] |
| 41 | 1.41 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:
[ "http://www.franciaflex.com/categorie/portes-d-entree/portes-d-entree-pvc" "forward" ] |
| 42 | 1.21 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:
[ "/categorie/portes-d-entree/portes-d-entree-pvc" "forward" ] |
| 43 | 1.41 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:
[ "http://www.franciaflex.com/categorie/portes-d-entree/portes-d-entree-aluminium" "forward" ] |
| 44 | 1.19 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:
[ "/categorie/portes-d-entree/portes-d-entree-aluminium" "forward" ] |
| 45 | 1.41 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:
[ "http://www.franciaflex.com/brochure/portes-d-entree" "forward" ] |
| 46 | 1.41 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:
[ "/brochure/portes-d-entree" "forward" ] |
| 47 | 1.44 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:
[ "http://www.franciaflex.com/brochure2/portes-d-entree" "forward" ] |
| 48 | 1.42 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:
[ "/brochure2/portes-d-entree" "forward" ] |
| 49 | 1.40 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:
[ "http://www.franciaflex.com/brochure3/portes-d-entree" "forward" ] |
| 50 | 1.41 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:
[ "/brochure3/portes-d-entree" "forward" ] |
| 51 | 1.41 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:
[ "http://www.franciaflex.com/categorie/volets/volets-roulants" "forward" ] |
| 52 | 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:
[ "/categorie/volets/volets-roulants" "forward" ] |
| 53 | 1.41 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:
[ "http://www.franciaflex.com/categorie/volets/volets-battants" "forward" ] |
| 54 | 1.39 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:
[ "/categorie/volets/volets-battants" "forward" ] |
| 55 | 1.41 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:
[ "http://www.franciaflex.com/categorie/volets/persiennes" "forward" ] |
| 56 | 1.39 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:
[ "/categorie/volets/persiennes" "forward" ] |
| 57 | 1.46 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:
[ "http://www.franciaflex.com/brochure/volets-portes-de-garage" "forward" ] |
| 58 | 1.43 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:
[ "/brochure/volets-portes-de-garage" "forward" ] |
| 59 | 1.42 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur/stores-de-terrasse" "forward" ] |
| 60 | 1.31 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:
[ "/categorie/stores-d-exterieur/stores-de-terrasse" "forward" ] |
| 61 | 1.41 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur/stores-de-fenetre" "forward" ] |
| 62 | 1.30 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:
[ "/categorie/stores-d-exterieur/stores-de-fenetre" "forward" ] |
| 63 | 1.46 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur/brise-soleil-orientable" "forward" ] |
| 64 | 1.28 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:
[ "/categorie/stores-d-exterieur/brise-soleil-orientable" "forward" ] |
| 65 | 1.45 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur/stores-de-veranda" "forward" ] |
| 66 | 1.32 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:
[ "/categorie/stores-d-exterieur/stores-de-veranda" "forward" ] |
| 67 | 1.41 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:
[ "http://www.franciaflex.com/categorie/stores-d-exterieur/moustiquaires" "forward" ] |
| 68 | 1.27 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:
[ "/categorie/stores-d-exterieur/moustiquaires" "forward" ] |
| 69 | 1.41 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:
[ "http://www.franciaflex.com/brochure/stores-d-exterieur" "forward" ] |
| 70 | 1.43 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:
[ "/brochure/stores-d-exterieur" "forward" ] |
| 71 | 1.41 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:
[ "http://www.franciaflex.com/brochure2/stores-d-exterieur" "forward" ] |
| 72 | 1.44 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:
[ "/brochure2/stores-d-exterieur" "forward" ] |
| 73 | 1.44 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:
[ "http://www.franciaflex.com/brochure3/stores-d-exterieur" "forward" ] |
| 74 | 1.41 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:
[ "/brochure3/stores-d-exterieur" "forward" ] |
| 75 | 1.42 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur/stores-d-interieur-classiques" "forward" ] |
| 76 | 1.37 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:
[ "/categorie/stores-d-interieur/stores-d-interieur-classiques" "forward" ] |
| 77 | 1.40 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur/stores-deco-select" "forward" ] |
| 78 | 1.38 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:
[ "/categorie/stores-d-interieur/stores-deco-select" "forward" ] |
| 79 | 1.41 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur/stores-de-veranda" "forward" ] |
| 80 | 1.37 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:
[ "/categorie/stores-d-interieur/stores-de-veranda" "forward" ] |
| 81 | 1.42 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur/cloisons" "forward" ] |
| 82 | 1.32 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:
[ "/categorie/stores-d-interieur/cloisons" "forward" ] |
| 83 | 1.43 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:
[ "http://www.franciaflex.com/categorie/stores-d-interieur/stores-a-bandes-verticales" "forward" ] |
| 84 | 1.35 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:
[ "/categorie/stores-d-interieur/stores-a-bandes-verticales" "forward" ] |
| 85 | 1.42 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:
[ "http://www.franciaflex.com/brochure/stores-d-interieur" "forward" ] |
| 86 | 1.42 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:
[ "/brochure/stores-d-interieur" "forward" ] |
| 87 | 1.42 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:
[ "http://www.franciaflex.com/brochure/portes-de-garage" "forward" ] |
| 88 | 1.44 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:
[ "/brochure/portes-de-garage" "forward" ] |
| 89 | 1.42 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:
[ "http://www.franciaflex.com/_profiler/open" "forward" ] |
| 90 | 1.45 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:
[ "/_profiler/open" "forward" ] |
| 91 | 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:
[ "http://www.franciaflex.com/_profiler/3a6655" "forward" ] |
| 92 | 1.46 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:
[ "/_profiler/3a6655" "forward" ] |
| 93 | 1.43 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:
[ "http://www.franciaflex.com/page/la-marque" "forward" ] |
| 94 | 0.67 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:
[ "/page/la-marque" "forward" ] |
| 95 | 1.42 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:
[ "http://www.franciaflex.com/page/les-garanties-franciaflex" "forward" ] |
| 96 | 1.36 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:
[ "/page/les-garanties-franciaflex" "forward" ] |
| 97 | 1.43 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:
[ "http://www.franciaflex.com/conseils" "forward" ] |
| 98 | 1.41 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:
[ "/conseils" "forward" ] |
| 99 | 1.43 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:
[ "http://www.franciaflex.com/contact" "forward" ] |
| 100 | 1.47 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:
[ "http://www.franciaflex.com/recherche" "forward" ] |
| 101 | 1.44 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:
[ "/recherche" "forward" ] |
| 102 | 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:
[ "http://www.franciaflex.com/_profiler/cfc425" "forward" ] |
| 103 | 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:
[ "/_profiler/cfc425" "forward" ] |
| 104 | 0.57 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
45972
]
|
| 105 | 0.57 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
10235
]
|
| 106 | 0.56 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
35090
]
|
| 107 | 0.55 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
10083
]
|
| 108 | 0.53 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
42572
]
|
| 109 | 0.54 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
10166
]
|
| 110 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
41457
]
|
| 111 | 0.53 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
10193
]
|
| 112 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
42399
]
|
| 113 | 0.59 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
37
]
|
| 114 | 0.52 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
40700
]
|
| 115 | 0.54 ms |
SELECT t0.id AS id_1, t0.position_x AS position_x_2, t0.position_y AS position_y_3, t0.is_target_blank AS is_target_blank_4, t0.link AS link_5, t0.move_effect AS move_effect_6, t0.slideshow_item_id AS slideshow_item_id_7 FROM slideshow_area t0 WHERE t0.slideshow_item_id = ? AND ((1))
Parameters:
[
10181
]
|
| 116 | 0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3 FROM _file t0 WHERE t0.id = ? AND ((1))
Parameters:
[
8381
]
|
| 117 | 0.58 ms |
SELECT t0.area AS area_1, t0.mac_brand AS mac_brand_2, t0.mac_app AS mac_app_3, t0.reference AS reference_4, t0.widget_id AS widget_id_5 FROM _widget_by_area t0 WHERE t0.area = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx')) LIMIT 1
Parameters:
[
"home_section_1"
]
|
| 118 | 0.57 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.attributes AS attributes_4, t0.mac_brand AS mac_brand_5, t0.mac_app AS mac_app_6, t0.reference AS reference_7 FROM _widget t0 WHERE t0.id = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx'))
Parameters:
[
16
]
|
| 119 | 1.57 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:
[ "http://www.franciaflex.com/_profiler/f91628" "forward" ] |
| 120 | 1.66 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:
[ "/_profiler/f91628" "forward" ] |
| 121 | 0.60 ms |
SELECT t0.area AS area_1, t0.mac_brand AS mac_brand_2, t0.mac_app AS mac_app_3, t0.reference AS reference_4, t0.widget_id AS widget_id_5 FROM _widget_by_area t0 WHERE t0.area = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx')) LIMIT 1
Parameters:
[
"home_block_left"
]
|
| 122 | 0.57 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.attributes AS attributes_4, t0.mac_brand AS mac_brand_5, t0.mac_app AS mac_app_6, t0.reference AS reference_7 FROM _widget t0 WHERE t0.id = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx'))
Parameters:
[
18
]
|
| 123 | 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:
[ "http://www.franciaflex.com/_profiler/aa8df1" "forward" ] |
| 124 | 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:
[ "/_profiler/aa8df1" "forward" ] |
| 125 | 0.59 ms |
SELECT t0.area AS area_1, t0.mac_brand AS mac_brand_2, t0.mac_app AS mac_app_3, t0.reference AS reference_4, t0.widget_id AS widget_id_5 FROM _widget_by_area t0 WHERE t0.area = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx')) LIMIT 1
Parameters:
[
"home_block_right"
]
|
| 126 | 0.57 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.attributes AS attributes_4, t0.mac_brand AS mac_brand_5, t0.mac_app AS mac_app_6, t0.reference AS reference_7 FROM _widget t0 WHERE t0.id = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx'))
Parameters:
[
19
]
|
| 127 | 1.47 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:
[ "http://www.franciaflex.com/_profiler/ddbdbb" "forward" ] |
| 128 | 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:
[ "/_profiler/ddbdbb" "forward" ] |
| 129 | 0.58 ms |
SELECT t0.area AS area_1, t0.mac_brand AS mac_brand_2, t0.mac_app AS mac_app_3, t0.reference AS reference_4, t0.widget_id AS widget_id_5 FROM _widget_by_area t0 WHERE t0.area = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx')) LIMIT 1
Parameters:
[
"home_section_2"
]
|
| 130 | 0.56 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.title AS title_3, t0.attributes AS attributes_4, t0.mac_brand AS mac_brand_5, t0.mac_app AS mac_app_6, t0.reference AS reference_7 FROM _widget t0 WHERE t0.id = ? AND ((t0.mac_brand = 'FX' AND t0.mac_app = 'fx'))
Parameters:
[
17
]
|
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\Cms\Slideshow | No errors. |
| Mac\CoreBundle\Entity\Cms\SlideshowItem | No errors. |
| Mac\CoreBundle\Entity\Core\File | No errors. |
| Mac\CoreBundle\Entity\Cms\SlideshowArea | 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\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\HierarchyToProduct | No errors. |
| Mac\CoreBundle\Entity\Catalog\CriterionToProductCategory | No errors. |
| Mac\CoreBundle\Entity\Catalog\Product | 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\Lead\LeadActivity | No errors. |
| Mac\CoreBundle\Entity\Core\Region | No errors. |
| Mac\CoreBundle\Entity\Core\User | No errors. |
| Mac\CoreBundle\Entity\Catalog\Criterion | No errors. |
| Mac\CoreBundle\Entity\Catalog\CriterionProductValue | 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\Catalog\ProductImage | 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\Advice | No errors. |
| Mac\CoreBundle\Entity\Catalog\SaleUnit | No errors. |
| Mac\CoreBundle\Entity\Catalog\ProductDatasheet | No errors. |
| Mac\CoreBundle\Entity\Catalog\CriterionReferenceValue | No errors. |
| Mac\CoreBundle\Entity\Cms\Taxon | No errors. |
| Mac\CoreBundle\Entity\Core\Civility | No errors. |
| Mac\CoreBundle\Entity\Lead\LeadEvent | No errors. |
| Mac\CoreBundle\Entity\Cms\WidgetByArea | No errors. |
| Mac\CoreBundle\Entity\Cms\Widget | No errors. |
| Mac\CoreBundle\Entity\Cms\Taxonomy | No errors. |
| Mac\CoreBundle\Entity\Core\RetailerProfile | No errors. |
| Mac\CoreBundle\Entity\Lead\Company | No errors. |
| Mac\CoreBundle\Entity\Core\Group | No errors. |
| Mac\CoreBundle\Entity\Core\UserRole | No errors. |
| Mac\CoreBundle\Entity\Core\UserSubscription | No errors. |
| Mac\CoreBundle\Entity\Core\RetailerInquiry | No errors. |
| Mac\CoreBundle\Entity\Shop\CustomerProfile | No errors. |
| Mac\CoreBundle\Entity\Core\ExtranetProfile | No errors. |
| Mac\CoreBundle\Entity\Core\UserProjectSurvey | No errors. |
| Mac\CoreBundle\Entity\Lead\FeedbackSurvey | No errors. |
| Mac\CoreBundle\Entity\Lead\ProjectSurvey | No errors. |
| Mac\CoreBundle\Entity\Lead\Statistic | No errors. |
| Mac\CoreBundle\Entity\Catalog\CriterionCategory | No errors. |
| Mac\CoreBundle\Entity\Catalog\ColorChart | No errors. |
| Mac\CoreBundle\Entity\Catalog\ProductColorChartCategoryToColorChart | No errors. |
| Mac\CoreBundle\Entity\Catalog\Picto | No errors. |
| Mac\CoreBundle\Entity\Cms\NewsCategory | No errors. |
| Mac\CoreBundle\Entity\Lead\PointOfSale | No errors. |
| Mac\CoreBundle\Entity\Catalog\ProductSlideImage | No errors. |
| Mac\CoreBundle\Entity\Catalog\AdviceSection | No errors. |
| Mac\CoreBundle\Entity\Cms\CompanyOrder | No errors. |
| Mac\CoreBundle\Entity\Lead\CompanyAchievement | No errors. |
| Mac\CoreBundle\Entity\Shop\ProDiscountCategory | No errors. |
| Mac\CoreBundle\Entity\Shop\LnDiscount | No errors. |
| Mac\CoreBundle\Entity\Shop\PromotionCompany | No errors. |
| Mac\CoreBundle\Entity\Shop\FraisAnnexes |
|
| Mac\CoreBundle\Entity\Core\GroupRole | No errors. |
| Mac\CoreBundle\Entity\Checkout\Order |
|
| Mac\CoreBundle\Entity\Checkout\Quotation | No errors. |
| Mac\CoreBundle\Entity\Core\Address | No errors. |
| Mac\CoreBundle\Entity\Lead\QuoteRequest | No errors. |
| Mac\CoreBundle\Entity\Catalog\ColorChartColor | No errors. |
| Mac\CoreBundle\Entity\Catalog\ColorChartAmbiance | No errors. |
| Mac\CoreBundle\Entity\Catalog\PictoCategory | No errors. |
| Mac\CoreBundle\Entity\Lead\PointOfSaleOpinion | No errors. |
| Mac\CoreBundle\Entity\Lead\QuoteRequestAssignment | No errors. |
| Mac\CoreBundle\Entity\Lead\QuoteRequestLog | No errors. |
| Mac\CoreBundle\Entity\Lead\PointOfSaleOpeningHour | No errors. |
| Mac\CoreBundle\Entity\Lead\PointOfSaleSlideshowPicture | No errors. |
| Mac\CoreBundle\Entity\Lead\JobOffer | No errors. |
| Mac\CoreBundle\Entity\Lead\PointOfSaleExclusivity | No errors. |
| JMS\Payment\CoreBundle\Entity\PaymentInstruction | No errors. |
| Mac\CoreBundle\Entity\Shop\CodeAnnexes |
|
| Mac\CoreBundle\Entity\Checkout\OrderItem | No errors. |
| Mac\CoreBundle\Entity\Checkout\OrderFrais |
|
| Mac\CoreBundle\Entity\Checkout\QuotationItem | No errors. |
| Mac\CoreBundle\Entity\Core\AddressProspect | No errors. |
| Mac\CoreBundle\Entity\Checkout\QuotationFrais |
|
| Mac\CoreBundle\Entity\Catalog\Color | No errors. |