Routing
(none)
Matched route
Route Matching Logs
Path to match:
/mini.php
| # | 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 | client_index | /client/ | Path does not match |
| 16 | client_edit | /client/{id}/edit | Path does not match |
| 17 | client_create | /client/create | Path does not match |
| 18 | client_delete | /client/{id}/delete | Path does not match |
| 19 | client_enable | /client/{id}/enable | Path does not match |
| 20 | client_detail | /client/{id}/detail | Path does not match |
| 21 | client_getclient | /client/{id}/getclient | Path does not match |
| 22 | client_getsolde | /client/{id}/getSolde | Path does not match |
| 23 | default | / | Path does not match |
| 24 | export_reminders_positifs | /export-reminders-positifs | Path does not match |
| 25 | export_reminders_negatifs | /export-reminders-negatifs | Path does not match |
| 26 | login | /login | Path does not match |
| 27 | logout | /logout | Path does not match |
| 28 | params_index | /params/ | Path does not match |
| 29 | rapport_statistiques | /rapport/statistiques | Path does not match |
| 30 | rapport_consommation | /rapport/consommation-eau | Path does not match |
| 31 | consome_create_modal | /consome/modal | Path does not match |
| 32 | consome_activate | /consome/activate | Path does not match |
| 33 | consome_edit_inline | /consome/{id}/inline | Path does not match |
| 34 | consome_delete | /consome/{id}/delete | Path does not match |
| 35 | consome_planning | /consome/planning | Path does not match |
| 36 | consome_addcc | /consome/addcc | Path does not match |
| 37 | consome_planning_detail | /consome/plan-detail | Path does not match |
| 38 | consome_print_planning | /consome/print_planning/{dt} | Path does not match |
| 39 | consome_index | /consome/ | Path does not match |
| 40 | consome_create | /consome/create | Path does not match |
| 41 | consome_edit | /consome/{id}/edit | Path does not match |
| 42 | consome_lock | /consome/{id}/leck | Path does not match |
| 43 | solde_activate | /solde/activate | Path does not match |
| 44 | solde_edit_inline | /solde/{id}/inline | Path does not match |
| 45 | solde_delete | /solde/{id}/delete | Path does not match |
| 46 | solde_planning | /solde/planning | Path does not match |
| 47 | solde_addcc | /solde/addcc | Path does not match |
| 48 | solde_planning_detail | /solde/plan-detail | Path does not match |
| 49 | solde_print_planning | /solde/print_planning/{dt} | Path does not match |
| 50 | solde_index | /solde/ | Path does not match |
| 51 | solde_create | /solde/create | Path does not match |
| 52 | solde_edit | /solde/{id}/edit | Path does not match |
| 53 | solde_lock | /solde/{id}/leck | Path does not match |
| 54 | users_index | /user/ | Path does not match |
| 55 | users_create | /user/create | Path does not match |
| 56 | users_edit | /user/{id}/edit | Path does not match |
| 57 | users_delete | /user/{id}/delete | Path does not match |
| 58 | vannes_index | /vannes/ | Path does not match |
| 59 | vannes_edit | /vannes/{id}/edit | Path does not match |
| 60 | vannes_create | /vannes/create | Path does not match |
| 61 | vannes_delete | /vannes/{id}/delete | Path does not match |
| 62 | vannes_detail | /vannes/{id}/detail | 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.