Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_admin | /admin | Path does not match |
| 15 | app_maj_caracteristique | /maj_caracteristique | Path does not match |
| 16 | app_maj_trait | /maj_trait | Path does not match |
| 17 | app_maj_trait_user | /maj_trait_user | Path does not match |
| 18 | app_maj_ami | /maj_ami | Path does not match |
| 19 | app_maj_livre | /maj_livre | Path does not match |
| 20 | app_maj_baguette | /maj_baguette | Path does not match |
| 21 | app_maj_sortilege | /maj_sortilege | Path does not match |
| 22 | app_maj_note | /maj_note | Path does not match |
| 23 | app_maj_boutique | /maj_boutique | Path does not match |
| 24 | app_modify_user | /modify_user | Path does not match |
| 25 | app_modify_traits | /modify_traits | Path does not match |
| 26 | app_amis | /amis | Path does not match |
| 27 | app_delete_ami | /delete_ami/{id} | Path does not match |
| 28 | app_baguette | /baguette | Path does not match |
| 29 | app_balais | /balais | Path does not match |
| 30 | app_bibliotheque | /bibliotheque | Path does not match |
| 31 | app_publish_livre | /bibliotheque/publish/{idLivre} | Path does not match |
| 32 | app_get_livre | /bibliotheque/get/{idLivre} | Path does not match |
| 33 | app_bibliotheque_vos_livres | /bibliotheque/vos-livres | Path does not match |
| 34 | app_bibliotheque_give | /bibliotheque/offrir/{livreId} | Path does not match |
| 35 | app_bibliotheque_give_confirme | /bibliotheque/confirme-offrir | Path does not match |
| 36 | app_boutique | /boutique | Path does not match |
| 37 | app_filtre_prix | /boutique/prix/{prix} | Path does not match |
| 38 | app_filtre_produit | /boutique/type/{type} | Path does not match |
| 39 | app_publish_produit | /publish/{id} | Path does not match |
| 40 | app_buy_produit | /acheter/{id} | Path does not match |
| 41 | app_give_produit | /offrir/{id} | Path does not match |
| 42 | app_give_confirme | /confirme-offrir | Path does not match |
| 43 | app_boutique_add_ingredient | /boutique/add-ingredient/{recetteId}/{ingredientId} | Path does not match |
| 44 | app_forme_add | /forme/ajout/{formeId} | Path does not match |
| 45 | app_inventaire | /inventaire | Path does not match |
| 46 | app_inventaire_give_produit | /inventaire/offrir/{inventaireId} | Path does not match |
| 47 | app_inventaire_give_confirme | /inventaire/confirme-offrir | Path does not match |
| 48 | app_inventaire_sell_produit | /inventaire/sell/{inventaireId} | Path does not match |
| 49 | app_login | / | Path does not match |
| 50 | app_notes | /notes | Path does not match |
| 51 | app_potion | /potion | Path does not match |
| 52 | app_potion_preparation | /potion/creation/{recetteId} | Path does not match |
| 53 | app_potion_use | /potion/use/{potionId} | Path does not match |
| 54 | app_recetttes | /recetttes | Path does not match |
| 55 | app_publish_recetttes | /recetttes/publish/{recetteId} | Path does not match |
| 56 | app_recetttes_creation | /recetttes/creation | Path does not match |
| 57 | app_recettes_get_ingredients | /recetttes/ingredients/{niveau} | Path does not match |
| 58 | app_recetttes_use | /recetttes/use/{recetteId} | Path does not match |
| 59 | app_sortileges | /sortileges | Path does not match |
| 60 | app_use_sortilege | /use_sortilege/{idSortilege} | Path does not match |
| 61 | app_valid_use_sortilege | /valid_use_sortilege/{idSortilege} | Path does not match |
| 62 | app_table | /table | Path does not match |
| 63 | fos_js_routing_js | /js/routing.{_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.