Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wordpress/
| # | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | app_default_index | / | Path does not match |
| 14 | app_default_firewall | /firewall | Path does not match |
| 15 | app_domande | /domande | Path does not match |
| 16 | app_domande_new | /questionari/edit/{questionario}/domande/new | Path does not match |
| 17 | app_domande_edit | /questionari/edit/{questionario}/domande/edit/{domanda} | Path does not match |
| 18 | app_domande_delete | /questionari/edit/{questionario}/domande/delete/{domanda} | Path does not match |
| 19 | app_error_403 | /error/403 | Path does not match |
| 20 | login | /login | Path does not match |
| 21 | app_logout | /logout | Path does not match |
| 22 | app_questionari | /questionari | Path does not match |
| 23 | app_questionari_new | /questionari/new | Path does not match |
| 24 | app_questionari_edit | /questionari/edit/{questionario} | Path does not match |
| 25 | app_questionari_view | /questionari/view/{questionario} | Path does not match |
| 26 | app_questionari_iniziati | /questionari/iniziati | Path does not match |
| 27 | app_questionari_iniziati_view | /questionari/iniziati/view/{id} | Path does not match |
| 28 | app_register | /register | Path does not match |
| 29 | app_verify_email | /verify/email | Path does not match |
| 30 | app_tutor_login | /tutor/login | Path does not match |
| 31 | app_tutor_logout | /tutor/logout | Path does not match |
| 32 | app_users | /users | Path does not match |
| 33 | app_users_edit | /users/edit/{id} | Path does not match |
| 34 | app_users_edit_add_ambiente | /users/edit/{user}/ambiente/add | Path does not match |
| 35 | app_users_edit_edit_ambiente | /users/edit/{user}/ambiente/edit/{ambiente} | Path does not match |
| 36 | app_users_edit_edit_ambiente_newkey | /users/edit/{user}/ambiente/edit/{ambiente}/newkey | Path does not match |
| 37 | app_users_edit_test_ambiente | /users/edit/{user}/ambiente/edit/{ambiente}/test | Path does not match |
| 38 | app_webservice | /webservice | Path does not match |
| 39 | app_webservice_connect | /webservice/connect | Path does not match |
| 40 | app_webservice_getquestionari | /webservice/getquestionari | Path does not match |
| 41 | app_webservice_createquestionario | /webservice/createquestionaro | Path does not match |
| 42 | app_webservice_getstudentquestionario | /webservice/getStudentQuestionario | Path does not match |
| 43 | app_webservice_sustainstudentquestionario | /webservice/sustain | Path does not match |
| 44 | app_webservice_cancelquestionario_andback | /webservice/cancelAndBack/{qi} | Path does not match |
| 45 | app_webservice_savequestionario | /webservice/save/{qi} | Path does not match |
| 46 | app_webservice_sustainstudentquestionariook | /webservice/saved/{qi} | Path does not match |
| 47 | app_webservice_chiama_allinea_ambiente | /webservice/chiamaallinea/{ambiente} | Path does not match |
| 48 | app_webservice_allinea_ambiente | /webservice/allineaambiente/{ambiente} | 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.