Routing
(none)
Matched route
Route Matching Logs
Path to match:
/config.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_advice-list_index | /app/advice-list/ | Path does not match |
| 17 | app_advice-list_create | /app/advice-list/create | Path does not match |
| 18 | app_advice-list_set-icon | /app/advice-list/{id}/set-icon | Path does not match |
| 19 | app_advice-list_modify-icon | /app/advice-list/{id}/modify-icon | Path does not match |
| 20 | app_advice-list_edit | /app/advice-list/{id}/edit | Path does not match |
| 21 | app_advice-list_delete | /app/advice-list/{id}/delete | Path does not match |
| 22 | app_event_toggle_form_open | /app/event/{id}/toggle-form-open | Path does not match |
| 23 | app_event_create | /app/event/{slug}/create | Path does not match |
| 24 | app_event_edit | /app/event/{slug}/{id}/edit | Path does not match |
| 25 | app_event_show_data | /app/event/{id}/show-data | Path does not match |
| 26 | app_event_export_to_csv | /app/event/{id}/export-to-csv/test | Path does not match |
| 27 | app_event_show | /app/event/{id}/show/ | Path does not match |
| 28 | app_event_define_enabled_transportation | /app/event/{id}/define-enabled-transportation | Path does not match |
| 29 | app_event_configure_advices | /app/event/{id}/configure-advices | Path does not match |
| 30 | app_event_select-predefined-advice | /app/event/{id}/select-predefined-advice | Path does not match |
| 31 | app_event_configure-advice-icon | /app/event/{id}/configure-advice-icon/{adviceId} | Path does not match |
| 32 | app_event_advice-remove | /app/event/{id}/advice/{adviceId}/remove | Path does not match |
| 33 | app_event_advice-edit | /app/event/{id}/advice/{adviceId}/edit | Path does not match |
| 34 | app_event_advice-create | /app/event/{id}/advice/create | Path does not match |
| 35 | app_event_QR_code | /app/event/{id}/show/QR_code | Path does not match |
| 36 | app_event_select_animators | /app/event/{id}/animator-selection | Path does not match |
| 37 | app_event_define_animators | /app/event/{id}/define-animators | Path does not match |
| 38 | app_event_animator-remove | /app/event/{id}/animator/{animatorId}/remove | Path does not match |
| 39 | app_event_set-advice-title | /app/event/{id}/set-advice-title | Path does not match |
| 40 | app_event_configure-entrant-limiter | /app/event/{id}/configure-entrant-limiter | Path does not match |
| 41 | app_eventname_index | /app/eventname/ | Path does not match |
| 42 | app_eventname_create | /app/eventname/create-name | Path does not match |
| 43 | app_eventname_edit | /app/eventname/{slug}/edit | Path does not match |
| 44 | app_eventname_show | /app/eventname/show/{slug} | Path does not match |
| 45 | app_logs_index | /app/logs/ | Path does not match |
| 46 | app_dashboard | /app/dashboard | Path does not match |
| 47 | app_me | /app/me | Path does not match |
| 48 | app_me_edit | /app/me/edit | Path does not match |
| 49 | app_form_index | /form/{slug}/{id} | Path does not match |
| 50 | app_form_result | /form/{slug}/{id}/result | Path does not match |
| 51 | app_form_more | /form/{slug}/{id}/more | Path does not match |
| 52 | app_form_bilan | /form/{slug}/{id}/bilan | Path does not match |
| 53 | app_form_conseil-un | /form/{slug}/{id}/conseil-un | Path does not match |
| 54 | app_form_conseil-deux | /form/{slug}/{id}/conseil-deux | Path does not match |
| 55 | app_form_remerciement | /form/{slug}/{id}/remerciement | Path does not match |
| 56 | app_form_closed | /form/{slug}/{id}/closed | Path does not match |
| 57 | app_main | / | Path does not match |
| 58 | app_login | /login | Path does not match |
| 59 | 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.