Routing
homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_graphql_entrypoint | /api/graphql | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/ai_articles/{id}{._format}_get | /api/ai_articles/{id}.{_format} | Path does not match |
| 11 | _api_/ai_articles{._format}_get_collection | /api/ai_articles.{_format} | Path does not match |
| 12 | _api_/ai_articles{._format}_post | /api/ai_articles.{_format} | Path does not match |
| 13 | _api_/ai_articles/{id}{._format}_patch | /api/ai_articles/{id}.{_format} | Path does not match |
| 14 | _api_/ai_articles/{id}{._format}_delete | /api/ai_articles/{id}.{_format} | Path does not match |
| 15 | _api_/ai_categories/{id}{._format}_get | /api/ai_categories/{id}.{_format} | Path does not match |
| 16 | _api_/ai_categories{._format}_get_collection | /api/ai_categories.{_format} | Path does not match |
| 17 | _api_/ai_categories{._format}_post | /api/ai_categories.{_format} | Path does not match |
| 18 | _api_/ai_categories/{id}{._format}_patch | /api/ai_categories/{id}.{_format} | Path does not match |
| 19 | _api_/ai_categories/{id}{._format}_delete | /api/ai_categories/{id}.{_format} | Path does not match |
| 20 | _api_/ai_reviews/{id}{._format}_get | /api/ai_reviews/{id}.{_format} | Path does not match |
| 21 | _api_/ai_reviews{._format}_get_collection | /api/ai_reviews.{_format} | Path does not match |
| 22 | _api_/ai_reviews{._format}_post | /api/ai_reviews.{_format} | Path does not match |
| 23 | _api_/ai_reviews/{id}{._format}_put | /api/ai_reviews/{id}.{_format} | Path does not match |
| 24 | _api_/ai_reviews/{id}{._format}_delete | /api/ai_reviews/{id}.{_format} | Path does not match |
| 25 | _api_/ai_tools/{id}{._format}_get | /api/ai_tools/{id}.{_format} | Path does not match |
| 26 | _api_/ai_tools{._format}_get_collection | /api/ai_tools.{_format} | Path does not match |
| 27 | _api_/ai_tools{._format}_post | /api/ai_tools.{_format} | Path does not match |
| 28 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 29 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 30 | _wdt | /_wdt/{token} | Path does not match |
| 31 | _profiler_home | /_profiler/ | Path does not match |
| 32 | _profiler_search | /_profiler/search | Path does not match |
| 33 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 34 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 35 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 36 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 37 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 38 | _profiler_open_file | /_profiler/open | Path does not match |
| 39 | _profiler | /_profiler/{token} | Path does not match |
| 40 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 41 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 42 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 43 | admin_ai_article_ajouter | /admin/ai-article/ajouter/{toolId} | Path does not match |
| 44 | admin_ai_article_editer | /admin/ai-article/{id}/editer | Path does not match |
| 45 | admin_ai_article_supprimer | /admin/ai-article/{id}/supprimer | Path does not match |
| 46 | admin_ai_category_liste | /admin/ai-category/ | Path does not match |
| 47 | admin_ai_category_ajouter | /admin/ai-category/ajouter | Path does not match |
| 48 | admin_ai_category_editer | /admin/ai-category/{id}/editer | Path does not match |
| 49 | admin_ai_category_supprimer | /admin/ai-category/{id}/supprimer | Path does not match |
| 50 | admin_ai_review_liste | /admin/ai-review/ | Path does not match |
| 51 | admin_ai_review_ajouter | /admin/ai-review/ajouter/{toolId} | Path does not match |
| 52 | admin_ai_review_supprimer | /admin/ai-review/{id}/supprimer | Path does not match |
| 53 | admin_ai_subcategory_liste | /admin/ai-subcategory/ | Path does not match |
| 54 | admin_ai_subcategory_ajouter | /admin/ai-subcategory/ajouter | Path does not match |
| 55 | admin_ai_subcategory_editer | /admin/ai-subcategory/{id}/editer | Path does not match |
| 56 | admin_ai_subcategory_supprimer | /admin/ai-subcategory/{id}/supprimer | Path does not match |
| 57 | admin_ai_tool_liste | /admin/ai-tool/ | Path does not match |
| 58 | admin_ai_tool_ajouter | /admin/ai-tool/ajouter | Path does not match |
| 59 | admin_ai_tool_details | /admin/ai-tool/{id} | Path does not match |
| 60 | admin_ai_tool_editer | /admin/ai-tool/{id}/editer | Path does not match |
| 61 | admin_ai_tool_supprimer | /admin/ai-tool/{id}/supprimer | Path does not match |
| 62 | admin_parametres | /admin/parametres | Path does not match |
| 63 | admin_dashboard | /backoffice/dashboard | Path does not match |
| 64 | admin_categories | /backoffice/categories | Path does not match |
| 65 | admin_utilisateurs | /backoffice/utilisateurs | Path does not match |
| 66 | admin_avis | /backoffice/avis | Path does not match |
| 67 | app_categories_index | /categories | Path does not match |
| 68 | app_categories_new | /categories/new | Path does not match |
| 69 | app_categories_show | /categories/{id} | Path does not match |
| 70 | app_categories_edit | /categories/{id}/edit | Path does not match |
| 71 | app_categories_delete | /categories/{id} | Path does not match |
| 72 | toggle_favori | /favori/{type}/{id} | Path does not match |
| 73 | admin_formations | /admin/formation | Path does not match |
| 74 | app_formation_new | /admin/formation/new | Path does not match |
| 75 | app_formation_edit | /admin/formation/{id}/edit | Path does not match |
| 76 | app_formation_delete | /admin/formation/{id} | Path does not match |
| 77 | admin_fournisseurs | /admin/fournisseurs/ | Path does not match |
| 78 | admin_fournisseurs_ajouter | /admin/fournisseurs/ajouter | Path does not match |
| 79 | admin_fournisseurs_ajouter_note | /admin/fournisseurs/{id}/ajouter-note | Path does not match |
| 80 | admin_fournisseurs_modifier_note | /admin/fournisseurs/{id}/modifier-note | Path does not match |
| 81 | admin_fournisseurs_supprimer_note | /admin/fournisseurs/{id}/supprimer-note | Path does not match |
| 82 | api_categories_list | /admin/fournisseurs/api/categories | Path does not match |
| 83 | admin_fournisseurs_modifier_categories | /admin/fournisseurs/{id}/categories | Path does not match |
| 84 | admin_fournisseurs_modifier_adresse | /admin/fournisseurs/{id}/modifier-adresse | Path does not match |
| 85 | admin_api_contacts | /admin/fournisseurs/api/contacts | Path does not match |
| 86 | admin_fournisseurs_modifier_contact | /admin/fournisseurs/modifier-contact/{id} | Path does not match |
| 87 | admin_fournisseurs_modifier_description | /admin/fournisseurs/{id}/modifier-description | Path does not match |
| 88 | admin_fournisseurs_details | /admin/fournisseurs/{id} | Path does not match |
| 89 | admin_fournisseurs_modifier_informations | /admin/fournisseurs/modifier-informations/{id} | Path does not match |
| 90 | admin_fournisseurs_editer | /admin/fournisseurs/editer/{id} | Path does not match |
| 91 | admin_fournisseurs_supprimer | /admin/fournisseurs/supprimer/{id} | Path does not match |
| 92 | user_historique | /historique/ | Path does not match |
| 93 | lecon_complete | /lecon/lecon/{id}/complete | Path does not match |
| 94 | lecon_view | /lecon/{id} | Path does not match |
| 95 | user_messages | /messages/ | Path does not match |
| 96 | message_view | /messages/{id} | Path does not match |
| 97 | message_new | /messages/new/{destinataireId} | Path does not match |
| 98 | collective_page | /collective | Path does not match |
| 99 | personal_page | /personal | Path does not match |
| 100 | search_solution_ia | /search-solution-ia | Path does not match |
| 101 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.