Routing
admin_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | 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 | api_v1_public_app_version_check | /api/v1/public/app_version/check/{version} | Path does not match |
| 16 | api_v1_public_get_centers | /api/v1/public/centers | Path does not match |
| 17 | api_v1_public_contact_get_contact | /api/v1/public/contact/ | Path does not match |
| 18 | api_v1_public_document_ping | /api/v1/public/document | Path does not match |
| 19 | api_v1_public_document_reussite | /api/v1/public/document/reussite | Path does not match |
| 20 | api_v1_public_document_convocation | /api/v1/public/document/convocation/{email} | Path does not match |
| 21 | api_v1_public_document_accuse_reception_paiement | /api/v1/public/document/accuse_reception_paiement | Path does not match |
| 22 | api_v1_public_document_carte | /api/v1/public/document/carte | Path does not match |
| 23 | api_v1_public_document_carte_preview | /api/v1/public/document/carte/preview | Path does not match |
| 24 | api_v1_public_color_style | /api/v1/public/general_settings/color_style | Path does not match |
| 25 | api_v1_public_text_style | /api/v1/public/general_settings/text_style | Path does not match |
| 26 | api_v1_public_get_globals | /api/v1/public/globals | Path does not match |
| 27 | api_v1_public_legals_get | /api/v1/public/legals/ | Path does not match |
| 28 | api_v1_public_notifications | /api/v1/public/notifications/chat | Path does not match |
| 29 | api_v1_public_notificationsadd_token | /api/v1/public/notifications/token/{token} | Path does not match |
| 30 | api_v1_public_notificationsremove_token | /api/v1/public/notifications/token/{token} | Path does not match |
| 31 | api_v1_public_payment_ipn | /api/v1/public/payment/ipn | Path does not match |
| 32 | api_v1_public_payment_success | /api/v1/public/payment/success | Path does not match |
| 33 | api_v1_public_payment_duplicata_success | /api/v1/public/payment/duplicata-success | Path does not match |
| 34 | api_v1_public_payment_error | /api/v1/public/payment/error | Path does not match |
| 35 | api_v1_public_payment_cancel | /api/v1/public/payment/cancel | Path does not match |
| 36 | api_v1_public_ping_ping | /api/v1/public/ping | Path does not match |
| 37 | api_v1_public_public_session_by_code | /api/v1/public/session/session-by-code | Path does not match |
| 38 | api_v1_auth_login | /api/v1/auth/login | Path does not match |
| 39 | api_v1_auth_register | /api/v1/auth/register | Path does not match |
| 40 | api_v1_auth_forgot_password | /api/v1/auth/forgot_password | Path does not match |
| 41 | api_v1_auth_check_validity | /api/v1/auth/check_validity/{token} | Path does not match |
| 42 | api_v1_auth_reset_password | /api/v1/auth/reset_password/{token} | Path does not match |
| 43 | api_v1_auth_reset_password_ | /api/v1/auth/reset_password | Path does not match |
| 44 | api_v1_auth_verify | /api/v1/auth/verify/{token} | Path does not match |
| 45 | api_v1_auth_verify_ | /api/v1/auth/verify | Path does not match |
| 46 | api_v1_admin_certificates_generate_card | /api/v1/admin/certificates/{id}/card | Path does not match |
| 47 | api_v1_admin_certificates_generate_success_letter | /api/v1/admin/certificates/{id}/success-letter | Path does not match |
| 48 | api_v1_admin_certificates_generate_failure_letter | /api/v1/admin/certificates/{id}/failure-letter | Path does not match |
| 49 | api_v1_admin_certificates_generate_duplicata_letter | /api/v1/admin/certificates/{id}/duplicata-letter | Path does not match |
| 50 | api_v1_admin_certificates_batch_generate | /api/v1/admin/certificates/batch-generate | Path does not match |
| 51 | api_v1_admin_inscriptions_validate | /api/v1/admin/inscriptions/{id}/validate | Path does not match |
| 52 | api_v1_admin_inscriptions_update_results | /api/v1/admin/inscriptions/{id}/results | Path does not match |
| 53 | api_v1_admin_inscriptions_get_convocation | /api/v1/admin/inscriptions/{id}/convocation | Path does not match |
| 54 | api_v1_admin_inscriptions_get_bulletin | /api/v1/admin/inscriptions/{id}/bulletin | Path does not match |
| 55 | api_v1_notifications_all | /api/v1/notifications | Path does not match |
| 56 | api_v1_notifications_read_notifications | /api/v1/notifications/read | Path does not match |
| 57 | api_v1_notifications_get_preferences | /api/v1/notifications/preferences | Path does not match |
| 58 | api_v1_notifications_update_preferences | /api/v1/notifications/preferences | Path does not match |
| 59 | api_v1_notifications_add_token | /api/v1/notifications/token/{token} | Path does not match |
| 60 | api_v1_notifications_remove_token | /api/v1/notifications/token/{token} | Path does not match |
| 61 | api_v1_payment_start | /api/v1/payment/start/{id} | Path does not match |
| 62 | api_v1_payment_verify | /api/v1/payment/verify | Path does not match |
| 63 | api_v1_session_start | /api/v1/session/start | Path does not match |
| 64 | api_v1_session_inscription | /api/v1/session/inscription | Path does not match |
| 65 | api_v1_session_duplicata | /api/v1/session/duplicata | Path does not match |
| 66 | api_v1_session_change | /api/v1/session/change | Path does not match |
| 67 | api_v1_session_is_expired | /api/v1/session/is-expired/{session_id} | Path does not match |
| 68 | api_v1_user_profile | /api/v1/user/me | Path does not match |
| 69 | api_v1_user_edit_profile | /api/v1/user/edit | Path does not match |
| 70 | api_v1_user_change_password | /api/v1/user/change_password | Path does not match |
| 71 | api_v1_user_delete | /api/v1/user/delete | Path does not match |
| 72 | api_v1_user_send_verification | /api/v1/user/send_verification | Path does not match |
| 73 | api_v1_user_sessions | /api/v1/user/sessions | Path does not match |
| 74 | admin_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.