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_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | ajax_clients_search | /ajax/clients/search | Path does not match |
| 16 | ajax_prestations_search | /ajax/prestations/search | Path does not match |
| 17 | ajax_prestataires_search | /ajax/prestataires/search | Path does not match |
| 18 | event_list | /api/events | Path does not match |
| 19 | calendar_view | /calendar | Path does not match |
| 20 | api_events_update | /api/events/update | Path does not match |
| 21 | client_listing | /client/{type}/listing | Path does not match |
| 22 | client_ajouter | /client/{type}/ajouter | Path does not match |
| 23 | client_edit | /client/{type}/{id}/edit | Path does not match |
| 24 | client_delete | /client/{type}/{id}/supprimer | Path does not match |
| 25 | dashboard | /dashboard | Path does not match |
| 26 | dashboard_data | /dashboard/data | Path does not match |
| 27 | dashboard_presta_semaine | /dashboard/prestations-par-semaine | Path does not match |
| 28 | dashboard_prestations | /dashboard/prestations | Path does not match |
| 29 | dashboard_prestations_types | /dashboard/prestations-types | Path does not match |
| 30 | app_facturation_partenaire | /facturation/partenaire | Path does not match |
| 31 | app_facturation_partenaire_export | /facturation/partenaire/export | Path does not match |
| 32 | app_facturation_interne | /facturation/interne | Path does not match |
| 33 | app_facturation | /facturation | Path does not match |
| 34 | param_edit | /param/edit | Path does not match |
| 35 | prestataire_listing | /prestataire/ | Path does not match |
| 36 | prestataire_add | /prestataire/ajouter | Path does not match |
| 37 | prestataire_edit | /prestataire/modifier/{id} | Path does not match |
| 38 | prestation_index | /prestation | Path does not match |
| 39 | prestation_add | /prestation/ajouter | Path does not match |
| 40 | prestation_edit | /prestation/modifier/{id} | Path does not match |
| 41 | rdv_form | /rdv/form/{id} | Path does not match |
| 42 | event_detail | /api/event/{id} | Path does not match |
| 43 | event_update | /api/events/update | Path does not match |
| 44 | event_delete | /api/events/delete | Path does not match |
| 45 | intervention_listing_interne | /intervention/liste/interne | Path does not match |
| 46 | intervention_listing_partenaire | /intervention/liste/partenaire | Path does not match |
| 47 | session_test | /session-test | Path does not match |
| 48 | intervention_modifier_page_interne | /intervention/{id}/modifier/interne | Path does not match |
| 49 | intervention_modifier_page_partenaire | /intervention/{id}/modifier/partenaire | Path does not match |
| 50 | intervention_supprimer_interne | /intervention/supprimer/interne/{id} | Path does not match |
| 51 | intervention_supprimer_partenaire | /intervention/supprimer/partenaire/{id} | Path does not match |
| 52 | rdv_new_interne | /intervention/new/interne | Path does not match |
| 53 | rdv_new_partenaire | /intervention/new/partenaire | Path does not match |
| 54 | ajax_prestataire_parametres | /ajax/prestataire/{id}/parametres | Path does not match |
| 55 | home | / | Path does not match |
| 56 | app_login | /login | Path does not match |
| 57 | app_logout | /logout | 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.