Routing
login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/logovanje
| # | 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 | admin_city_list | /admin/city/list | Path does not match |
| 16 | admin_city_new | /admin/city/new | Path does not match |
| 17 | admin_city_edit | /admin/city/{id}/edit | Path does not match |
| 18 | admin_damaged_educator_list | /admin/damaged-educator/list | Path does not match |
| 19 | admin_damaged_educator_list_ajax | /admin/damaged-educator/list-ajax | Path does not match |
| 20 | admin_damaged_educator_edit | /admin/damaged-educator/{id}/edit | Path does not match |
| 21 | admin_damaged_educator_delete | /admin/damaged-educator/{id}/delete | Path does not match |
| 22 | admin_damaged_educator_undelete | /admin/damaged-educator/{id}/undelete | Path does not match |
| 23 | admin_delegate_list | /admin/delegate/list | Path does not match |
| 24 | admin_donor_list | /admin/donor/list | Path does not match |
| 25 | admin_donor_edit | /admin/donor/{id}/edit | Path does not match |
| 26 | admin_donor_delete | /admin/donor/{id}/delete | Path does not match |
| 27 | admin_home | /admin/ | Path does not match |
| 28 | admin_log_list | /admin/log/list | Path does not match |
| 29 | admin_transaction_list | /admin/transaction/list | Path does not match |
| 30 | admin_transaction_edit | /admin/transaction/{id}/edit | Path does not match |
| 31 | admin_transaction_new | /admin/transaction/new | Path does not match |
| 32 | admin_user_list | /admin/user/list | Path does not match |
| 33 | admin_user_details | /admin/user/{id} | Path does not match |
| 34 | admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 35 | app_api_generalnumbers | /api/v1/numbers | Path does not match |
| 36 | delegate_damaged_educator_list | /delegat/osteceni | Path does not match |
| 37 | delegate_damaged_educator_new | /delegat/prijavi-ostecenog | Path does not match |
| 38 | delegate_damaged_educator_edit | /delegat/osteceni/{id}/izmeni-podatke | Path does not match |
| 39 | delegate_damaged_educator_delete | /delegat/osteceni/{id}/brisanje | Path does not match |
| 40 | delegate_damaged_educator_undelete | /delegat/osteceni/{id}/vracanje-obrisanog | Path does not match |
| 41 | delegate_damaged_educator_transactions | /delegat/osteceni/{id}/instrukcija-za-uplatu | Path does not match |
| 42 | delegate_damaged_educator_transaction_change_status | /delegat/osteceni/instrukcija-za-uplatu/{id}/promena-statusa | Path does not match |
| 43 | delegate_damaged_educator_pending_transactions | /delegat/instrukcije-za-proveru | Path does not match |
| 44 | delegate_damaged_educator_pending_transactions_save | /delegat/sacuvaj-instrukcije-za-proveru | Path does not match |
| 45 | donor_request_form | /postani-donator | Path does not match |
| 46 | donor_request_success | /uspesna-registracija-donatora | Path does not match |
| 47 | donor_request_unsubscribe | /odjava-donatora | Path does not match |
| 48 | donor_transaction_list | /instrukcije-za-uplatu | Path does not match |
| 49 | donor_transaction_print | /instrukcije-za-uplatu/ostampaj/{id} | Path does not match |
| 50 | donor_transaction_qr | /instrukcije-za-uplatu/qr/{id} | Path does not match |
| 51 | donor_transaction_confirm_payment | /instrukcije-za-uplatu/potvrdi-uplatu/{id} | Path does not match |
| 52 | donor_transaction_create | /doniraj | Path does not match |
| 53 | home | / | Path does not match |
| 54 | profile_edit | /profil/izmena-podataka | Path does not match |
| 55 | app_redirect_redirecttohome | /hvalaDonatoru | Path does not match |
| 56 | app_redirect_redirecttohome_1 | /hvalaDelegatu | Path does not match |
| 57 | app_redirect_redirecttohome_2 | /hvalaZaOstecenog | Path does not match |
| 58 | app_redirect_redirectdonor | /obrazacDonatori | Path does not match |
| 59 | app_redirect_redirectdelegate | /obrazacDelegati | Path does not match |
| 60 | app_redirect_redirectdelegate_1 | /profileDelegat | Path does not match |
| 61 | app_redirect_redirectdelegate_2 | /obrazacOsteceni | Path does not match |
| 62 | resend_verification | /ponovna-verifikacija-email | Path does not match |
| 63 | verify_email_success | /uspesna-verifikacija-emaila | Path does not match |
| 64 | verify_email | /email-verifikacija | Path does not match |
| 65 | login | /logovanje | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.