Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | abonament | /abonamente/{serie} | Path does not match |
| 18 | abonament_all | /abonamente/{id}/all | Path does not match |
| 19 | add_abonament_personal | /abonamente/cumpara/personal | Path does not match |
| 20 | add_abonament_corporate | /abonamente/cumpara/corporate | Path does not match |
| 21 | app_abonamente_vouchere | /abonamente-vouchere | Path does not match |
| 22 | admin_dashboard | /admin | Path does not match |
| 23 | admin_emails | /admin/emails | Path does not match |
| 24 | admin_sms_test | /admin/SMS | Path does not match |
| 25 | app_admin_smstest_index | /admin | Path does not match |
| 26 | admin_login | /admin/login | Path does not match |
| 27 | app_clinica | /cont-clinica | Path does not match |
| 28 | single_clinica | /clinica/{slug} | Path does not match |
| 29 | app_edit_clinica | /cont-clinica/edit | Path does not match |
| 30 | app_medici_clinica | /cont-clinica/medici | Path does not match |
| 31 | app_medici_clinica_disable | /cont-clinica/medici/{id}/dezactiveaza | Path does not match |
| 32 | app_edit_medici_clinica | /cont-clinica/medici/edit/{id} | Path does not match |
| 33 | app_consultatii_clinica | /cont-clinica/consultatii | Path does not match |
| 34 | app_deconturi_clinica | /cont-clinica/deconturi | Path does not match |
| 35 | app_program_clinica | /cont-clinica/programari | Path does not match |
| 36 | check_username | /check-username | Path does not match |
| 37 | single_consultatie | /consultatie/{nr} | Path does not match |
| 38 | consultatie_document_add | /consultatie/{nr}/documente/add | Path does not match |
| 39 | consultatie_observatii | /consultatie/{nr}/observatii | Path does not match |
| 40 | rate_consultatie | /consultatie/rate | Path does not match |
| 41 | get_raport_medical | /consultatie/{nr}/generate | Path does not match |
| 42 | add_consultatie | /consultatie/add | Path does not match |
| 43 | consultatie_getcode | /consultatie/get/code | Path does not match |
| 44 | consultatie_factura | /consultatie/{nr}/factura | Path does not match |
| 45 | consultatie_anulare | /consultatie/{nr}/anuleaza | Path does not match |
| 46 | consultatie_finalizare | /consultatie/{nr}/finalizare | Path does not match |
| 47 | app_consultatie_medic | /consultatie/medic | Path does not match |
| 48 | app_consultatie_pacient | /consultatie/pacient/{id} | Path does not match |
| 49 | app_contact | /contact | Path does not match |
| 50 | app_decont | /decont/{id} | Path does not match |
| 51 | pdf_decont | /decont/{id}/pdf | Path does not match |
| 52 | app_documente_medicale | /documente-medicale | Path does not match |
| 53 | factura_pdf | /factura/{id}/PDF | Path does not match |
| 54 | add_to_favorite | /favorite/add/{id} | Path does not match |
| 55 | remove_from_favorite | /favorite/remove/{id} | Path does not match |
| 56 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.