Routing
erreur404
Matched route
Route Parameters
| Name | Value |
|---|---|
| p1 | "robots.txt" |
| p2 | "" |
| p3 | "" |
| p4 | "" |
Route Redirection
This page redirects to:
https://www.resto.tensai.tg/login
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | accueil | / | Path does not match |
| 2 | sidebar2 | /partial/sidebar2/{id} | Path does not match |
| 3 | sidebar | /partial/sidebar/{id} | Path does not match |
| 4 | verificationcommande | /verificationcommande | Path does not match |
| 5 | header | /partial/header/{id} | Path does not match |
| 6 | app_depense | /depense/{id}/{delete} | Path does not match |
| 7 | liste_depense | /liste-depense/{id}/{delete} | Path does not match |
| 8 | app_recette | /recette/{id}/{delete} | Path does not match |
| 9 | liste_recette | /liste-recette/{id}/{delete} | Path does not match |
| 10 | app_caisses | /caisse | Path does not match |
| 11 | inventaireplat | /inventaire-plat | Path does not match |
| 12 | app_cantine | /cantine/{id}/{delete} | Path does not match |
| 13 | liste_commande | /liste-commande/{statut} | Path does not match |
| 14 | imprimer_commande | /imprimer-commande/{id} | Path does not match |
| 15 | ajouter_commande | /passer-commande/{valider}/{id}/{idprod}/{idligne} | Path does not match |
| 16 | app_compte | /compte/{id}/{delete} | Path does not match |
| 17 | app_droit | /droit/{id} | Path does not match |
| 18 | autorisation | /autorisation/{id} | Path does not match |
| 19 | autorisationliste | /autorisationliste | Path does not match |
| 20 | app_inscription | /inscription/{id} | Path does not match |
| 21 | liste_inscription | /liste-inscription | Path does not match |
| 22 | datainscription | /data/inscription/{id} | Path does not match |
| 23 | login | /login | Path does not match |
| 24 | app_logout | /logout | Path does not match |
| 25 | liste_produit | /liste-produit/{id}/{delete} | Path does not match |
| 26 | liste_famille | /liste-famille/{id}/{delete} | Path does not match |
| 27 | inventaire | /inventaire-produit | Path does not match |
| 28 | ajouter_produit | /ajouter-produit/{id} | Path does not match |
| 29 | ajouter_famille | /ajouter-famille/{id} | Path does not match |
| 30 | liste_entree | /liste-entree | Path does not match |
| 31 | ajouter_entree | /ajouter-entree/{valider}/{id}/{idprod} | Path does not match |
| 32 | liste_sortie | /liste-sortie | Path does not match |
| 33 | ajouter_sortie | /ajouter-sortie/{valider}/{id}/{idprod} | Path does not match |
| 34 | liste_reservation | /liste-reservation | Path does not match |
| 35 | app_reservation | /reservation/{id} | Path does not match |
| 36 | app_restau | /restau | Path does not match |
| 37 | app_table | /table/{id}/{delete} | Path does not match |
| 38 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 39 | _wdt | /_wdt/{token} | Path does not match |
| 40 | _profiler_home | /_profiler/ | Path does not match |
| 41 | _profiler_search | /_profiler/search | Path does not match |
| 42 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 43 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 44 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 45 | _profiler_open_file | /_profiler/open | Path does not match |
| 46 | _profiler | /_profiler/{token} | Path does not match |
| 47 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 48 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 49 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 50 | erreur404 | /{p1}/{p2}/{p3}/{p4} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.