Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_account_index | /admin/account | Path does not match |
| 3 | admin_account_new | /admin/account/new | Path does not match |
| 4 | admin_account_batch_delete | /admin/account/batch-delete | Path does not match |
| 5 | admin_account_autocomplete | /admin/account/autocomplete | Path does not match |
| 6 | admin_account_render_filters | /admin/account/render-filters | Path does not match |
| 7 | admin_account_edit | /admin/account/{entityId}/edit | Path does not match |
| 8 | admin_account_delete | /admin/account/{entityId}/delete | Path does not match |
| 9 | admin_account_detail | /admin/account/{entityId} | Path does not match |
| 10 | admin_user_index | /admin/user | Path does not match |
| 11 | admin_user_new | /admin/user/new | Path does not match |
| 12 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 13 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 14 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 15 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 16 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 17 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 18 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 19 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 20 | 2fa_login | /2fa | Path does not match |
| 21 | 2fa_login_check | /2fa_check | Path does not match |
| 22 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 23 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 24 | _wdt | /_wdt/{token} | Path does not match |
| 25 | _profiler_home | /_profiler/ | Path does not match |
| 26 | _profiler_search | /_profiler/search | Path does not match |
| 27 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 28 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 29 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 30 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 31 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 32 | _profiler_open_file | /_profiler/open | Path does not match |
| 33 | _profiler | /_profiler/{token} | Path does not match |
| 34 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 35 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 36 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 37 | app_account_index | /account | Path does not match |
| 38 | app_account_new | /account/new | Path does not match |
| 39 | app_account_show | /account/{id} | Path does not match |
| 40 | app_account_transactions_chunk | /account/{id}/transactions | Path does not match |
| 41 | app_account_edit | /account/{id}/edit | Path does not match |
| 42 | app_account_delete | /account/{id}/delete | Path does not match |
| 43 | app_account_share | /account/{id}/share | Path does not match |
| 44 | app_account_share_revoke | /account/{id}/share/revoke/{user_id} | Path does not match |
| 45 | app_account_invitation_cancel | /account/invitation/{id}/cancel | Path does not match |
| 46 | app_account_autocomplete | /account/autocomplete | Path does not match |
| 47 | app_account_recalculate | /account/{id}/recalculate | Path does not match |
| 48 | admin_run_command | /admin/command/run/{commandName} | Path does not match |
| 49 | app_budget_index | /budget | Path does not match |
| 50 | app_budget_new | /budget/new | Path does not match |
| 51 | app_budget_edit | /budget/{id}/edit | Path does not match |
| 52 | app_budget_delete | /budget/{id} | Path does not match |
| 53 | app_calendar_index | /calendar | Path does not match |
| 54 | app_calendar_events | /calendar/events | Path does not match |
| 55 | app_category_index | /category | Path does not match |
| 56 | app_category_new | /category/new | Path does not match |
| 57 | app_category_show | /category/{id} | Path does not match |
| 58 | app_category_edit | /category/{id}/edit | Path does not match |
| 59 | app_category_delete | /category/{id} | Path does not match |
| 60 | app_cron_run | /cron/{secret}/{command} | Path does not match |
| 61 | app_dashboard_index | /dashboard | Path does not match |
| 62 | app_dashboard_chart_data | /dashboard/chart-data | Path does not match |
| 63 | app_dashboard_projection_chart_data | /dashboard/projection-chart-data | Path does not match |
| 64 | app_dashboard_net_worth_chart_data | /dashboard/net-worth-chart-data | Path does not match |
| 65 | connect_google_start | /connect/google | Path does not match |
| 66 | connect_google_check | /connect/google/check | Path does not match |
| 67 | app_home | / | Path does not match |
| 68 | app_mentions | /mentions-legales | Path does not match |
| 69 | app_import | /import | Path does not match |
| 70 | app_invitation_index | /invitations | Path does not match |
| 71 | app_invitation_accept | /invitations/{id}/accept | Path does not match |
| 72 | app_invitation_decline | /invitations/{id}/decline | Path does not match |
| 73 | app_loan_index | /loan | Path does not match |
| 74 | app_loan_new | /loan/new | Path does not match |
| 75 | app_loan_show | /loan/{id} | Path does not match |
| 76 | app_loan_edit | /loan/{id}/edit | Path does not match |
| 77 | app_loan_delete | /loan/{id} | Path does not match |
| 78 | app_loan_share | /loan/{id}/share | Path does not match |
| 79 | app_loan_share_revoke | /loan/{id}/share/revoke/{user_id} | Path does not match |
| 80 | app_loan_invitation_cancel | /loan/invitation/{id}/cancel | Path does not match |
| 81 | app_notification_index | /notifications | Path does not match |
| 82 | app_notification_mark_as_read | /notifications/{id}/mark-as-read | Path does not match |
| 83 | app_notification_mark_all_as_read | /notifications/mark-all-as-read | Path does not match |
| 84 | app_onboarding_welcome | /onboarding/welcome | Path does not match |
| 85 | app_onboarding_create_account | /onboarding/create-account | Path does not match |
| 86 | app_onboarding_create_recurring_transaction | /onboarding/create-recurring-transaction | Path does not match |
| 87 | app_onboarding_create_budget | /onboarding/create-budget | Path does not match |
| 88 | app_onboarding_finish_post | /onboarding/finish | Path does not match |
| 89 | app_profile | /profile | Path does not match |
| 90 | app_profile_2fa_disable | /profile/2fa/disable | Path does not match |
| 91 | app_receipt_index | /receipts | Path does not match |
| 92 | app_recurring_budget_index | /recurring-budget | Path does not match |
| 93 | app_recurring_budget_new | /recurring-budget/new | Path does not match |
| 94 | app_recurring_budget_edit | /recurring-budget/{id}/edit | Path does not match |
| 95 | app_recurring_budget_delete | /recurring-budget/{id} | Path does not match |
| 96 | app_recurring_transaction_index | /recurring-transaction | Path does not match |
| 97 | app_recurring_transaction_new | /recurring-transaction/new | Path does not match |
| 98 | app_recurring_transaction_edit | /recurring-transaction/{id}/edit | Path does not match |
| 99 | app_recurring_transaction_delete | /recurring-transaction/{id} | Path does not match |
| 100 | app_recurring_transaction_confirm | /recurring-transaction/{id}/confirm | Path does not match |
| 101 | app_recurring_transaction_skip | /recurring-transaction/{id}/skip | Path does not match |
| 102 | app_recurring_transaction_quick_confirm | /recurring-transaction/{id}/quick-confirm | Path does not match |
| 103 | app_recurring_transfer_index | /recurring-transfer | Path does not match |
| 104 | app_recurring_transfer_new | /recurring-transfer/new | Path does not match |
| 105 | app_recurring_transfer_edit | /recurring-transfer/{id}/edit | Path does not match |
| 106 | app_recurring_transfer_delete | /recurring-transfer/{id} | Path does not match |
| 107 | app_register | /register | Path does not match |
| 108 | app_verify_email | /verify/email | Path does not match |
| 109 | app_report_index | /report | Path does not match |
| 110 | app_report_expenses_by_category | /report/expenses-by-category | Path does not match |
| 111 | app_report_category_details | /report/category-details | Path does not match |
| 112 | app_report_net_worth_evolution | /report/net-worth-evolution | Path does not match |
| 113 | app_report_income_vs_expenses | /report/income-vs-expenses | Path does not match |
| 114 | app_report_account_evolution | /report/account-evolution | Path does not match |
| 115 | app_report_net_worth | /report/net-worth | Path does not match |
| 116 | app_report_budget_vs_actual | /report/budget-vs-actual | Path does not match |
| 117 | app_report_category_deep_dive | /report/category-deep-dive/{id} | Path does not match |
| 118 | app_report_annual_summary | /report/annual-summary | Path does not match |
| 119 | app_savings_goal_index | /savings-goal | Path does not match |
| 120 | app_savings_goal_new | /savings-goal/new | Path does not match |
| 121 | app_savings_goal_show | /savings-goal/{id} | Path does not match |
| 122 | app_savings_goal_edit | /savings-goal/{id}/edit | Path does not match |
| 123 | app_savings_goal_delete | /savings-goal/{id} | Path does not match |
| 124 | app_search | /search | Path does not match |
| 125 | app_search_save_filter | /search/save-filter | Path does not match |
| 126 | app_search_delete_filter | /search/delete-filter/{id} | Path does not match |
| 127 | app_search_export | /search/export | Path does not match |
| 128 | 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.