Query Metrics
109
Database Queries
12
Different statements
58.80 ms
Query time
5
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.02 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 = 'FA' AND t0_.mac_app = 'fa') ORDER BY sclr_6 ASC LIMIT 1
Parameters:
[
"/"
]
|
| 2 | 1.20 ms |
SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.name AS name_2, t0_.alternative_name AS alternative_name_3, t0_.description AS description_4, t0_.used_count AS used_count_5, t0_.old_id AS old_id_6, t0_.enabled AS enabled_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.mac_brand AS mac_brand_10, t0_.mac_app AS mac_app_11, t0_.reference AS reference_12, t1_.id AS id_13, t1_.validator AS validator_14, t1_.attributes AS attributes_15, t2_.id AS id_16, t2_.old_id AS old_id_17, t2_.name AS name_18, t2_.alternative_name AS alternative_name_19, t2_.teaser AS teaser_20, t2_.description AS description_21, t2_.scope AS scope_22, t2_.processor AS processor_23, t2_.attributes AS attributes_24, t2_.priority AS priority_25, t2_.enabled AS enabled_26, t2_.created_at AS created_at_27, t2_.updated_at AS updated_at_28, t3_.id AS id_29, t3_.validator AS validator_30, t3_.attributes AS attributes_31, t1_.coupon_id AS coupon_id_32, t1_.generated_coupon_id AS generated_coupon_id_33, t1_.coupon_advantage_id AS coupon_advantage_id_34, t2_.coupon_id AS coupon_id_35, t3_.coupon_id AS coupon_id_36, t3_.generated_coupon_id AS generated_coupon_id_37, t3_.coupon_advantage_id AS coupon_advantage_id_38 FROM _shop_coupon t0_ LEFT JOIN _shop_constraint t1_ ON t0_.id = t1_.coupon_id AND (1) LEFT JOIN _shop_coupon_advantage t2_ ON t0_.id = t2_.coupon_id AND (1) LEFT JOIN _shop_constraint t3_ ON t2_.id = t3_.coupon_advantage_id AND (1) WHERE (t0_.enabled = ? AND t0_.type = ?) AND (t0_.mac_brand = 'FA' AND t0_.mac_app = 'fa') ORDER BY t0_.id DESC, t2_.priority DESC
Parameters:
[ 1 "forced" ] |
| 3 | 1.00 ms |
SELECT t0_.id AS id_0, t0_.type AS type_1, t0_.name AS name_2, t0_.alternative_name AS alternative_name_3, t0_.description AS description_4, t0_.used_count AS used_count_5, t0_.old_id AS old_id_6, t0_.enabled AS enabled_7, t0_.created_at AS created_at_8, t0_.updated_at AS updated_at_9, t0_.mac_brand AS mac_brand_10, t0_.mac_app AS mac_app_11, t0_.reference AS reference_12, t1_.id AS id_13, t1_.validator AS validator_14, t1_.attributes AS attributes_15, t2_.id AS id_16, t2_.old_id AS old_id_17, t2_.name AS name_18, t2_.alternative_name AS alternative_name_19, t2_.teaser AS teaser_20, t2_.description AS description_21, t2_.scope AS scope_22, t2_.processor AS processor_23, t2_.attributes AS attributes_24, t2_.priority AS priority_25, t2_.enabled AS enabled_26, t2_.created_at AS created_at_27, t2_.updated_at AS updated_at_28, t3_.id AS id_29, t3_.validator AS validator_30, t3_.attributes AS attributes_31, t1_.coupon_id AS coupon_id_32, t1_.generated_coupon_id AS generated_coupon_id_33, t1_.coupon_advantage_id AS coupon_advantage_id_34, t2_.coupon_id AS coupon_id_35, t3_.coupon_id AS coupon_id_36, t3_.generated_coupon_id AS generated_coupon_id_37, t3_.coupon_advantage_id AS coupon_advantage_id_38 FROM _shop_coupon t0_ LEFT JOIN _shop_constraint t1_ ON t0_.id = t1_.coupon_id AND (1) LEFT JOIN _shop_coupon_advantage t2_ ON t0_.id = t2_.coupon_id AND (1) LEFT JOIN _shop_constraint t3_ ON t2_.id = t3_.coupon_advantage_id AND (1) WHERE (t0_.enabled = ? AND t0_.type = ?) AND (t0_.mac_brand = 'FA' AND t0_.mac_app = 'fa') ORDER BY t2_.priority DESC
Parameters:
[ 1 "emergency" ] |
| 4 | 0.79 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 = 'FA' AND d0_.mac_app = 'fa') ORDER BY d0_.position ASC LIMIT 1
Parameters:
[
"fr"
]
|
| 5 | 0.51 ms |
SELECT t0_.name AS name_0, t0_.value AS value_1 FROM _parameter t0_ WHERE (t0_.mac_brand = 'FA' AND t0_.mac_app = 'fa')
Parameters:
[] |
| 6 | 1.03 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 = 'FA' AND s1_.mac_app = 'fa') 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 = 'FA' AND s0_.mac_app = 'fa') ORDER BY s0_.publish_start ASC, s1_.position ASC
Parameters:
[
[
"published"
]
"2026-07-27 18:35:00"
"2026-07-27 18:35:00"
[
"published"
]
"2026-07-27 18:35:00"
"2026-07-27 18:35:00"
]
|
| 7 | 1.04 ms |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p1_.id AS id_3, p1_.link AS link_4, p1_.title AS title_5, t2_.id AS id_6, t2_.path AS path_7, t3_.id AS id_8, t3_.path AS path_9, p4_.id AS id_10, p4_.slug AS slug_11, p4_.title AS title_12, t5_.id AS id_13, t5_.path AS path_14 FROM product_category p0_ LEFT JOIN product_category_picture p1_ ON p0_.id = p1_.product_category_id AND (1) LEFT JOIN _file t2_ ON p0_.file_id = t2_.id AND (1) LEFT JOIN _file t3_ ON p1_.file_id = t3_.id AND (1) LEFT JOIN product_category p4_ ON p0_.id = p4_.parent_id AND (p4_.mac_brand = 'FA' AND p4_.mac_app = 'fa') LEFT JOIN _file t5_ ON p4_.file_id = t5_.id AND (1) WHERE (p0_.parent_id IS NULL AND p0_.status = 'published' AND (p4_.status = 'published' OR p4_.id IS NULL)) AND (p0_.mac_brand = 'FA' AND p0_.mac_app = 'fa') ORDER BY p0_.position ASC, p4_.position ASC
Parameters:
[] |
| 8 | 0.68 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/" "forward" ] |
| 9 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/" "forward" ] |
| 10 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/devenir-revendeur.html" "forward" ] |
| 11 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/devenir-revendeur.html" "forward" ] |
| 12 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/espace-pro" "forward" ] |
| 13 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/espace-pro" "forward" ] |
| 14 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/demander-un-devis-gratuit.html" "forward" ] |
| 15 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/demander-un-devis-gratuit.html" "forward" ] |
| 16 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/" "forward" ] |
| 17 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/" "forward" ] |
| 18 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/" "forward" ] |
| 19 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/" "forward" ] |
| 20 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/moustiquaires/" "forward" ] |
| 21 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/moustiquaires/" "forward" ] |
| 22 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-duos/" "forward" ] |
| 23 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-duos/" "forward" ] |
| 24 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-venitiens/" "forward" ] |
| 25 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-venitiens/" "forward" ] |
| 26 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-pour-fenetres-de-toit/" "forward" ] |
| 27 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-pour-fenetres-de-toit/" "forward" ] |
| 28 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/cloisoons/" "forward" ] |
| 29 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/cloisoons/" "forward" ] |
| 30 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-verticaux/" "forward" ] |
| 31 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-verticaux/" "forward" ] |
| 32 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-high-tech-deco/" "forward" ] |
| 33 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-high-tech-deco/" "forward" ] |
| 34 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-enrouleurs/" "forward" ] |
| 35 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-enrouleurs/" "forward" ] |
| 36 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-coffres/" "forward" ] |
| 37 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-coffres/" "forward" ] |
| 38 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stor-clip/" "forward" ] |
| 39 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stor-clip/" "forward" ] |
| 40 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/stores-plisses-et-duettes/" "forward" ] |
| 41 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/stores-plisses-et-duettes/" "forward" ] |
| 42 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-interieurs/parois-japonaises/" "forward" ] |
| 43 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-interieurs/parois-japonaises/" "forward" ] |
| 44 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/stores-toile-et-bannettes/" "forward" ] |
| 45 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/stores-toile-et-bannettes/" "forward" ] |
| 46 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/skycoffre/" "forward" ] |
| 47 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/skycoffre/" "forward" ] |
| 48 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/stores-bannes/" "forward" ] |
| 49 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/stores-bannes/" "forward" ] |
| 50 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/stores-brise-soleil/" "forward" ] |
| 51 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/stores-brise-soleil/" "forward" ] |
| 52 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/stores-exterieurs/stores-coffres-1/" "forward" ] |
| 53 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/stores-exterieurs/stores-coffres-1/" "forward" ] |
| 54 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/moustiquaires/les-moustiquaires-plissees/" "forward" ] |
| 55 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/moustiquaires/les-moustiquaires-plissees/" "forward" ] |
| 56 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/moustiquaires/les-moustiquaires-enroulables/" "forward" ] |
| 57 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/moustiquaires/les-moustiquaires-enroulables/" "forward" ] |
| 58 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/moustiquaires/les-moustiquaires-portes/" "forward" ] |
| 59 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/moustiquaires/les-moustiquaires-portes/" "forward" ] |
| 60 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/moustiquaires/les-moustiquaires-fixes/" "forward" ] |
| 61 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/moustiquaires/les-moustiquaires-fixes/" "forward" ] |
| 62 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/open" "forward" ] |
| 63 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/open" "forward" ] |
| 64 | 0.64 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/804438" "forward" ] |
| 65 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/804438" "forward" ] |
| 66 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/choisir-mon-store.html" "forward" ] |
| 67 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/choisir-mon-store.html" "forward" ] |
| 68 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/nos-actualites/" "forward" ] |
| 69 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/nos-actualites/" "forward" ] |
| 70 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/page/a-propos.html" "forward" ] |
| 71 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/page/a-propos.html" "forward" ] |
| 72 | 0.43 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:
[
43078
]
|
| 73 | 0.44 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:
[
13
]
|
| 74 | 0.40 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:
[
43079
]
|
| 75 | 0.40 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:
[
12
]
|
| 76 | 0.40 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:
[
43080
]
|
| 77 | 0.41 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:
[
9
]
|
| 78 | 0.40 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:
[
43081
]
|
| 79 | 0.40 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:
[
10
]
|
| 80 | 0.41 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:
[
43082
]
|
| 81 | 0.40 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:
[
11
]
|
| 82 | 0.38 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:
[
43074
]
|
| 83 | 0.39 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:
[
14
]
|
| 84 | 0.40 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:
[
43073
]
|
| 85 | 0.40 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:
[
10216
]
|
| 86 | 0.39 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:
[
43072
]
|
| 87 | 0.40 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:
[
10217
]
|
| 88 | 0.44 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 = 'FA' AND t0.mac_app = 'fa')) LIMIT 1
Parameters:
[
"home_section_fa_1"
]
|
| 89 | 0.44 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 = 'FA' AND t0.mac_app = 'fa'))
Parameters:
[
26
]
|
| 90 | 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/ec0518" "forward" ] |
| 91 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/ec0518" "forward" ] |
| 92 | 0.44 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 = 'FA' AND t0.mac_app = 'fa')) LIMIT 1
Parameters:
[
"home_block_fa_left"
]
|
| 93 | 0.42 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 = 'FA' AND t0.mac_app = 'fa'))
Parameters:
[
27
]
|
| 94 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/0979af" "forward" ] |
| 95 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/0979af" "forward" ] |
| 96 | 0.43 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 = 'FA' AND t0.mac_app = 'fa')) LIMIT 1
Parameters:
[
"home_block_fa_right"
]
|
| 97 | 0.42 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 = 'FA' AND t0.mac_app = 'fa'))
Parameters:
[
28
]
|
| 98 | 0.64 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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/bb20bb" "forward" ] |
| 99 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/bb20bb" "forward" ] |
| 100 | 0.44 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 = 'FA' AND t0.mac_app = 'fa')) LIMIT 1
Parameters:
[
"home_section_fa_2"
]
|
| 101 | 0.44 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 = 'FA' AND t0.mac_app = 'fa'))
Parameters:
[
29
]
|
| 102 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/_profiler/5085c9" "forward" ] |
| 103 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/_profiler/5085c9" "forward" ] |
| 104 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/page/egalite_homme_femme.html" "forward" ] |
| 105 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/page/egalite_homme_femme.html" "forward" ] |
| 106 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/page/mentions-legales.html" "forward" ] |
| 107 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/page/mentions-legales.html" "forward" ] |
| 108 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "http://www.stores-faber.fr/plan-du-site.html" "forward" ] |
| 109 | 0.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 = 'FA' AND t0_.mac_app = 'fa') LIMIT 1
Parameters:
[ "/plan-du-site.html" "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\Coupon | No errors. |
| Mac\CoreBundle\Entity\Shop\Constraint | No errors. |
| Mac\CoreBundle\Entity\Shop\CouponAdvantage | No errors. |
| Mac\CoreBundle\Entity\Shop\GeneratedCoupon | 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\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\ProductCategory | No errors. |
| Mac\CoreBundle\Entity\Catalog\ProductCategoryPicture | No errors. |
| Mac\CoreBundle\Entity\Cms\Taxon | No errors. |
| Mac\CoreBundle\Entity\Shop\CouponCode | No errors. |
| Mac\CoreBundle\Entity\Core\Department | No errors. |
| Mac\CoreBundle\Entity\Catalog\CriterionToProductCategory | No errors. |
| Mac\CoreBundle\Entity\Catalog\Product | 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\Advice2ProductCategory | No errors. |
| Mac\CoreBundle\Entity\Catalog\ProductReference | 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\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\HierarchyToProduct | 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\Catalog | 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\Core\Civility | No errors. |
| Mac\CoreBundle\Entity\Lead\LeadActivity | 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\Store | No errors. |
| Mac\CoreBundle\Entity\Catalog\AdviceSection | No errors. |
| Mac\CoreBundle\Entity\Lead\LeadEvent | 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. |