Routing
app_login
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/access?redirect=/login
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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_access_gate | /access | Path does not match |
| 17 | app_access_gate_check | /access/check | Path does not match |
| 18 | app_account_verify_phone | /account/verifier-telephone | Path does not match |
| 19 | app_account_send_phone_otp | /account/send-phone-otp | Path does not match |
| 20 | app_account_verify_phone_otp | /account/verify-phone-otp | Path does not match |
| 21 | app_admin_serve_doc | /admin/doc/{filename} | Path does not match |
| 22 | app_admin_dashboard | /admin | Path does not match |
| 23 | app_admin_reports | /admin/reports | Path does not match |
| 24 | app_admin_report_dismiss | /admin/reports/{id}/dismiss | Path does not match |
| 25 | app_admin_report_delete_post | /admin/reports/{id}/delete-post | Path does not match |
| 26 | app_admin_fans | /admin/fans | Path does not match |
| 27 | app_admin_fan_profile | /admin/fans/{id} | Path does not match |
| 28 | app_admin_creators | /admin/creators | Path does not match |
| 29 | app_admin_creator_profile | /admin/creators/{id} | Path does not match |
| 30 | app_admin_user_ban | /admin/users/{id}/ban | Path does not match |
| 31 | app_admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 32 | app_admin_support | /admin/support | Path does not match |
| 33 | app_admin_support_new | /admin/support/new | Path does not match |
| 34 | app_admin_support_show | /admin/support/{id} | Path does not match |
| 35 | app_admin_verifications | /admin/verifications | Path does not match |
| 36 | app_admin_verification_approve | /admin/verifications/{id}/approve | Path does not match |
| 37 | app_admin_verification_reject | /admin/verifications/{id}/reject | Path does not match |
| 38 | app_admin_verification_revoke | /admin/verifications/{id}/revoke | Path does not match |
| 39 | app_admin_payouts | /admin/virements | Path does not match |
| 40 | app_admin_payout_pay | /admin/virements/{id}/pay | Path does not match |
| 41 | app_admin_payout_reject | /admin/virements/{id}/reject | Path does not match |
| 42 | app_admin_fan_refunds | /admin/fans/{id}/refunds | Path does not match |
| 43 | app_admin_earning_refund | /admin/fans/earnings/{earningId}/refund | Path does not match |
| 44 | app_admin_testimonials | /admin/testimonials | Path does not match |
| 45 | app_admin_testimonial_approve | /admin/testimonials/{id}/approve | Path does not match |
| 46 | app_admin_testimonial_reject | /admin/testimonials/{id}/reject | Path does not match |
| 47 | app_admin_media_logs | /admin/media-logs | Path does not match |
| 48 | app_admin_finances | /admin/finances | Path does not match |
| 49 | app_admin_promos | /admin/promos | Path does not match |
| 50 | app_admin_promo_toggle | /admin/promos/{id}/toggle | Path does not match |
| 51 | app_admin_promo_delete | /admin/promos/{id}/delete | Path does not match |
| 52 | app_admin_posts | /admin/posts | Path does not match |
| 53 | app_admin_post_delete | /admin/posts/{id}/delete | Path does not match |
| 54 | app_admin_email_broadcast | /admin/email-broadcast | Path does not match |
| 55 | app_admin_audit_log | /admin/audit | Path does not match |
| 56 | app_api_post_like | /api/post/{id}/like | Path does not match |
| 57 | app_api_post_comments | /api/post/{id}/comments | Path does not match |
| 58 | app_api_post_comment | /api/post/{id}/comment | Path does not match |
| 59 | app_api_post_report | /api/post/{id}/report | Path does not match |
| 60 | app_api_post_detail | /api/post/{id} | Path does not match |
| 61 | app_api_messages_send | /api/messages/send | Path does not match |
| 62 | app_api_messages_since | /api/messages/{id}/since/{lastId} | Path does not match |
| 63 | app_api_pmr_status | /api/messages/{id}/pmr-status | Path does not match |
| 64 | app_api_messages_unread | /api/messages/unread-count | Path does not match |
| 65 | app_api_search | /api/search | Path does not match |
| 66 | app_api_tags_autocomplete | /api/tags/autocomplete | Path does not match |
| 67 | app_api_notifications_unread | /api/notifications/unread-count | Path does not match |
| 68 | app_api_notifications_recent | /api/notifications/recent | Path does not match |
| 69 | app_api_report_creator | /api/creator/{pseudo}/report | Path does not match |
| 70 | app_api_media_request_send | /api/creator/{pseudo}/media-request | Path does not match |
| 71 | app_api_media_requests_list | /api/media-requests | Path does not match |
| 72 | app_api_media_request_respond | /api/media-request/{id}/respond | Path does not match |
| 73 | app_api_story_view | /api/story/{id}/view | Path does not match |
| 74 | app_api_story_viewers | /api/story/{id}/viewers | Path does not match |
| 75 | app_api_welcome_seen | /api/welcome/seen | Path does not match |
| 76 | app_creator_home | /creator/home | Path does not match |
| 77 | app_creator_profile | /creator/profile | Path does not match |
| 78 | app_creator_profile_edit | /creator/profile/edit | Path does not match |
| 79 | app_creator_avatar_upload | /creator/avatar | Path does not match |
| 80 | app_creator_cover_upload | /creator/cover | Path does not match |
| 81 | app_creator_messages | /creator/messages | Path does not match |
| 82 | app_creator_settings | /creator/settings | Path does not match |
| 83 | app_creator_media_requests | /creator/media-requests | Path does not match |
| 84 | app_creator_menu | /creator/menu | Path does not match |
| 85 | app_creator_certification | /creator/certification | Path does not match |
| 86 | app_creator_subscribers | /creator/subscribers | Path does not match |
| 87 | app_creator_settings_personal_info | /creator/settings/personal-info | Path does not match |
| 88 | app_creator_settings_security | /creator/settings/security | Path does not match |
| 89 | app_creator_settings_monetization | /creator/settings/monetization | Path does not match |
| 90 | app_creator_settings_notifications | /creator/settings/notifications | Path does not match |
| 91 | app_creator_settings_auto_messages | /creator/settings/auto-messages | Path does not match |
| 92 | app_creator_dashboard | /creator/dashboard | Path does not match |
| 93 | app_creator_media_request_accept | /creator/media-request/{id}/accept | Path does not match |
| 94 | app_creator_media_request_decline | /creator/media-request/{id}/decline | Path does not match |
| 95 | app_creator_media_request_deliver | /creator/media-request/{id}/deliver | Path does not match |
| 96 | app_creator_promo_codes | /creator/promo-codes | Path does not match |
| 97 | app_creator_promo_code_create | /creator/promo-codes/create | Path does not match |
| 98 | app_creator_promo_code_toggle | /creator/promo-codes/{id}/toggle | Path does not match |
| 99 | app_creator_promo_code_delete | /creator/promo-codes/{id}/delete | Path does not match |
| 100 | app_creator_settings_bank_info | /creator/settings/bank-info | Path does not match |
| 101 | app_creator_revenus | /creator/revenus | Path does not match |
| 102 | app_creator_payout_request | /creator/revenus/demander-virement | Path does not match |
| 103 | app_creator_delete_account | /creator/settings/delete-account | Path does not match |
| 104 | app_fan_profile | /fan/profile | Path does not match |
| 105 | app_fan_avatar_upload | /fan/avatar | Path does not match |
| 106 | app_fan_set_country | /fan/country | Path does not match |
| 107 | app_fan_messages | /fan/messages | Path does not match |
| 108 | app_fan_menu | /fan/menu | Path does not match |
| 109 | app_fan_settings | /fan/settings | Path does not match |
| 110 | app_subscribe | /fan/creator/{pseudo}/subscribe | Path does not match |
| 111 | app_unsubscribe | /fan/creator/{pseudo}/unsubscribe | Path does not match |
| 112 | app_follow | /fan/creator/{pseudo}/follow | Path does not match |
| 113 | app_unfollow | /fan/creator/{pseudo}/unfollow | Path does not match |
| 114 | app_fan_delete_account | /fan/settings/delete-account | Path does not match |
| 115 | app_feed | /feed | Path does not match |
| 116 | app_home | / | Path does not match |
| 117 | app_legal_cgu | /legal/conditions-utilisation | Path does not match |
| 118 | app_legal_privacy | /legal/confidentialite | Path does not match |
| 119 | app_legal_commissions | /legal/commissions | Path does not match |
| 120 | app_legal_mentions | /legal/mentions-legales | Path does not match |
| 121 | app_legal_faq | /legal/faq | Path does not match |
| 122 | app_legal_contact | /legal/contact | Path does not match |
| 123 | app_legal_cookies | /legal/cookies | Path does not match |
| 124 | app_legal_cgv | /legal/conditions-vente | Path does not match |
| 125 | app_legal_2257 | /legal/declaration-2257 | Path does not match |
| 126 | app_legal_anti_exploitation | /legal/politique-anti-exploitation | Path does not match |
| 127 | app_legal_content_policy | /legal/politique-contenus | Path does not match |
| 128 | app_legal_report | /legal/signaler-contenu | Path does not match |
| 129 | app_legal_billing | /legal/assistance-facturation | Path does not match |
| 130 | app_legal_testimonial_submit | /legal/temoignage | Path does not match |
| 131 | app_media_post | /media/post/{filename} | Path does not match |
| 132 | app_messages | /messages | Path does not match |
| 133 | app_messages_show | /messages/{id} | Path does not match |
| 134 | app_messages_with_creator | /messages/creator/{pseudo} | Path does not match |
| 135 | app_notifications | /notifications | Path does not match |
| 136 | app_creator_post_new | /creator/post/new | Path does not match |
| 137 | app_creator_post_show | /creator/post/{id} | Path does not match |
| 138 | app_creator_post_edit | /creator/post/{id}/edit | Path does not match |
| 139 | app_creator_post_delete | /creator/post/{id}/delete | Path does not match |
| 140 | app_creator_public_profile | /creator/{pseudo} | Path does not match |
| 141 | app_email_check | /register/check-email | Path does not match |
| 142 | app_email_resend | /register/resend-verification | Path does not match |
| 143 | app_email_verify | /register/verify-email/{token} | Path does not match |
| 144 | app_register_send_otp | /register/send-otp | Path does not match |
| 145 | app_register_verify_otp | /register/verify-otp | Path does not match |
| 146 | app_register | /register | Path does not match |
| 147 | app_register_fan | /register/fan | Path does not match |
| 148 | app_register_creator | /register/creator | Path does not match |
| 149 | app_register_confirm | /register/confirm | Path does not match |
| 150 | app_api_pseudo_check | /api/pseudo/check | Path does not match |
| 151 | app_api_tags_search | /api/tags/search | Path does not match |
| 152 | app_search | /search | Path does not match |
| 153 | app_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.