http://nautx.sn/assets/V

Routing

(none) Matched route

Route Matching Logs

Path to match: /assets/V
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 account /compte Path does not match
13 account_password /compte/mot-de-passe Path does not match
14 account_orders /compte/commandes Path does not match
15 account_order /compte/commandes/{reference} Path does not match
16 account_address /compte/adresses Path does not match
17 account_address_new /compte/adresses/ajouter Path does not match
18 account_address_update /compte/adresses/modifier/{id} Path does not match
19 account_address_delete /compte/adresses/supprimer/{id} Path does not match
20 admin /admin Path does not match
21 cart /mon-panier Path does not match
22 add_to_cart /panier/ajouter/{id} Path does not match
23 decrease_item /panier/réduire/{id} Path does not match
24 remove_cart_item /panier/supprimer/{id} Path does not match
25 remove_cart /panier/supprimer/ Path does not match
26 contact /contact Path does not match
27 home / Path does not match
28 about /a-propos Path does not match
29 realisations /réalissations-r Path does not match
30 invectus /invectus-i Path does not match
31 yaxanal /yaxanal-t Path does not match
32 tolukeur /tolukeur-t Path does not match
33 bujuplast /bujuplast-b Path does not match
34 ascenseur /ascenseur-a Path does not match
35 feu /feu-f Path does not match
36 alimentation /alimentation Path does not match
37 blog /blog_b Path does not match
38 coding /coding_b Path does not match
39 tolu /tolu_b Path does not match
40 hack /hack_b Path does not match
41 mailer /mailer Path does not match
42 order /commande Path does not match
43 order_add /commande/recap Path does not match
44 checkout /commande/checkout/{reference} Path does not match
45 payment_success /commande/valide/{stripeSession} Path does not match
46 payment_fail /commande/echec/{stripeSession} Path does not match
47 product /articles Path does not match
48 product_show /articles/{slug} Path does not match
49 register /inscription Path does not match
50 app_login /connexion Path does not match
51 app_logout /logout Path does not match
52 _preview_error /_error/{code}.{_format} Path does not match

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.