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_employee_index | /admin/employee | Path does not match |
| 3 | admin_employee_new | /admin/employee/new | Path does not match |
| 4 | admin_employee_batch_delete | /admin/employee/batch-delete | Path does not match |
| 5 | admin_employee_autocomplete | /admin/employee/autocomplete | Path does not match |
| 6 | admin_employee_render_filters | /admin/employee/render-filters | Path does not match |
| 7 | admin_employee_edit | /admin/employee/{entityId}/edit | Path does not match |
| 8 | admin_employee_delete | /admin/employee/{entityId}/delete | Path does not match |
| 9 | admin_employee_detail | /admin/employee/{entityId} | Path does not match |
| 10 | admin_entity_tree_index | /admin/entity-tree | Path does not match |
| 11 | admin_entity_tree_new | /admin/entity-tree/new | Path does not match |
| 12 | admin_entity_tree_batch_delete | /admin/entity-tree/batch-delete | Path does not match |
| 13 | admin_entity_tree_autocomplete | /admin/entity-tree/autocomplete | Path does not match |
| 14 | admin_entity_tree_render_filters | /admin/entity-tree/render-filters | Path does not match |
| 15 | admin_entity_tree_edit | /admin/entity-tree/{entityId}/edit | Path does not match |
| 16 | admin_entity_tree_delete | /admin/entity-tree/{entityId}/delete | Path does not match |
| 17 | admin_entity_tree_detail | /admin/entity-tree/{entityId} | Path does not match |
| 18 | admin_meal_index | /admin/meal | Path does not match |
| 19 | admin_meal_new | /admin/meal/new | Path does not match |
| 20 | admin_meal_batch_delete | /admin/meal/batch-delete | Path does not match |
| 21 | admin_meal_autocomplete | /admin/meal/autocomplete | Path does not match |
| 22 | admin_meal_render_filters | /admin/meal/render-filters | Path does not match |
| 23 | admin_meal_edit | /admin/meal/{entityId}/edit | Path does not match |
| 24 | admin_meal_delete | /admin/meal/{entityId}/delete | Path does not match |
| 25 | admin_meal_detail | /admin/meal/{entityId} | Path does not match |
| 26 | admin_meal_payment_compensation_index | /admin/meal-payment-compensation | Path does not match |
| 27 | admin_meal_payment_compensation_new | /admin/meal-payment-compensation/new | Path does not match |
| 28 | admin_meal_payment_compensation_batch_delete | /admin/meal-payment-compensation/batch-delete | Path does not match |
| 29 | admin_meal_payment_compensation_autocomplete | /admin/meal-payment-compensation/autocomplete | Path does not match |
| 30 | admin_meal_payment_compensation_render_filters | /admin/meal-payment-compensation/render-filters | Path does not match |
| 31 | admin_meal_payment_compensation_edit | /admin/meal-payment-compensation/{entityId}/edit | Path does not match |
| 32 | admin_meal_payment_compensation_delete | /admin/meal-payment-compensation/{entityId}/delete | Path does not match |
| 33 | admin_meal_payment_compensation_detail | /admin/meal-payment-compensation/{entityId} | Path does not match |
| 34 | admin_money_creation_index | /admin/money-creation | Path does not match |
| 35 | admin_money_creation_new | /admin/money-creation/new | Path does not match |
| 36 | admin_money_creation_batch_delete | /admin/money-creation/batch-delete | Path does not match |
| 37 | admin_money_creation_autocomplete | /admin/money-creation/autocomplete | Path does not match |
| 38 | admin_money_creation_render_filters | /admin/money-creation/render-filters | Path does not match |
| 39 | admin_money_creation_edit | /admin/money-creation/{entityId}/edit | Path does not match |
| 40 | admin_money_creation_delete | /admin/money-creation/{entityId}/delete | Path does not match |
| 41 | admin_money_creation_detail | /admin/money-creation/{entityId} | Path does not match |
| 42 | admin_recharge_wallet_index | /admin/recharge-wallet | Path does not match |
| 43 | admin_recharge_wallet_new | /admin/recharge-wallet/new | Path does not match |
| 44 | admin_recharge_wallet_batch_delete | /admin/recharge-wallet/batch-delete | Path does not match |
| 45 | admin_recharge_wallet_autocomplete | /admin/recharge-wallet/autocomplete | Path does not match |
| 46 | admin_recharge_wallet_render_filters | /admin/recharge-wallet/render-filters | Path does not match |
| 47 | admin_recharge_wallet_edit | /admin/recharge-wallet/{entityId}/edit | Path does not match |
| 48 | admin_recharge_wallet_delete | /admin/recharge-wallet/{entityId}/delete | Path does not match |
| 49 | admin_recharge_wallet_detail | /admin/recharge-wallet/{entityId} | Path does not match |
| 50 | admin_restaurant_index | /admin/restaurant | Path does not match |
| 51 | admin_restaurant_new | /admin/restaurant/new | Path does not match |
| 52 | admin_restaurant_batch_delete | /admin/restaurant/batch-delete | Path does not match |
| 53 | admin_restaurant_autocomplete | /admin/restaurant/autocomplete | Path does not match |
| 54 | admin_restaurant_render_filters | /admin/restaurant/render-filters | Path does not match |
| 55 | admin_restaurant_edit | /admin/restaurant/{entityId}/edit | Path does not match |
| 56 | admin_restaurant_delete | /admin/restaurant/{entityId}/delete | Path does not match |
| 57 | admin_restaurant_detail | /admin/restaurant/{entityId} | Path does not match |
| 58 | admin_transaction_index | /admin/transaction | Path does not match |
| 59 | admin_transaction_new | /admin/transaction/new | Path does not match |
| 60 | admin_transaction_batch_delete | /admin/transaction/batch-delete | Path does not match |
| 61 | admin_transaction_autocomplete | /admin/transaction/autocomplete | Path does not match |
| 62 | admin_transaction_render_filters | /admin/transaction/render-filters | Path does not match |
| 63 | admin_transaction_edit | /admin/transaction/{entityId}/edit | Path does not match |
| 64 | admin_transaction_delete | /admin/transaction/{entityId}/delete | Path does not match |
| 65 | admin_transaction_detail | /admin/transaction/{entityId} | Path does not match |
| 66 | admin_user_index | /admin/user | Path does not match |
| 67 | admin_user_new | /admin/user/new | Path does not match |
| 68 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 69 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 70 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 71 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 72 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 73 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 74 | admin_user_session_index | /admin/user-session | Path does not match |
| 75 | admin_user_session_new | /admin/user-session/new | Path does not match |
| 76 | admin_user_session_batch_delete | /admin/user-session/batch-delete | Path does not match |
| 77 | admin_user_session_autocomplete | /admin/user-session/autocomplete | Path does not match |
| 78 | admin_user_session_render_filters | /admin/user-session/render-filters | Path does not match |
| 79 | admin_user_session_edit | /admin/user-session/{entityId}/edit | Path does not match |
| 80 | admin_user_session_delete | /admin/user-session/{entityId}/delete | Path does not match |
| 81 | admin_user_session_detail | /admin/user-session/{entityId} | Path does not match |
| 82 | admin_user_system_index | /admin/user-system | Path does not match |
| 83 | admin_user_system_new | /admin/user-system/new | Path does not match |
| 84 | admin_user_system_batch_delete | /admin/user-system/batch-delete | Path does not match |
| 85 | admin_user_system_autocomplete | /admin/user-system/autocomplete | Path does not match |
| 86 | admin_user_system_render_filters | /admin/user-system/render-filters | Path does not match |
| 87 | admin_user_system_edit | /admin/user-system/{entityId}/edit | Path does not match |
| 88 | admin_user_system_delete | /admin/user-system/{entityId}/delete | Path does not match |
| 89 | admin_user_system_detail | /admin/user-system/{entityId} | Path does not match |
| 90 | admin_wallet_index | /admin/wallet | Path does not match |
| 91 | admin_wallet_new | /admin/wallet/new | Path does not match |
| 92 | admin_wallet_batch_delete | /admin/wallet/batch-delete | Path does not match |
| 93 | admin_wallet_autocomplete | /admin/wallet/autocomplete | Path does not match |
| 94 | admin_wallet_render_filters | /admin/wallet/render-filters | Path does not match |
| 95 | admin_wallet_edit | /admin/wallet/{entityId}/edit | Path does not match |
| 96 | admin_wallet_delete | /admin/wallet/{entityId}/delete | Path does not match |
| 97 | admin_wallet_detail | /admin/wallet/{entityId} | Path does not match |
| 98 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 99 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 100 | _wdt | /_wdt/{token} | Path does not match |
| 101 | _profiler_home | /_profiler/ | Path does not match |
| 102 | _profiler_search | /_profiler/search | Path does not match |
| 103 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 104 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 105 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 106 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 107 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 108 | _profiler_open_file | /_profiler/open | Path does not match |
| 109 | _profiler | /_profiler/{token} | Path does not match |
| 110 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 111 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 112 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 113 | admin_employee_wallet_recharge | /admin/employee/{entityId}/recharge | Path does not match |
| 114 | admin_money_create | /admin/money/create/{entityId} | Path does not match |
| 115 | api_login | /api/login | Path does not match |
| 116 | api_check_token | /api/check-token | Path does not match |
| 117 | api_get_user | /api/user | Path does not match |
| 118 | api_user_data_and_transactions | /api/user/transactions | Path does not match |
| 119 | api_meal_payment_create | /api/mealpayment/create | Path does not match |
| 120 | api_restaurant_index | /api/restaurants/ | Path does not match |
| 121 | api_restaurant_show | /api/restaurants/{id} | Path does not match |
| 122 | api_transactions_show | /api/transactions/user | Path does not match |
| 123 | homepage_index | / | Path does not match |
| 124 | app_money_creation_index | /money/creation/ | Path does not match |
| 125 | app_money_creation_new | /money/creation/new | Path does not match |
| 126 | app_money_creation_show | /money/creation/{id} | Path does not match |
| 127 | app_money_creation_edit | /money/creation/{id}/edit | Path does not match |
| 128 | app_money_creation_delete | /money/creation/{id} | Path does not match |
| 129 | app_register_restaurant | /register/restaurant | Path does not match |
| 130 | app_register_employee | /register/employee | Path does not match |
| 131 | app_register | /register | Path does not match |
| 132 | app_verify_email | /verify/email | Path does not match |
| 133 | app_restaurant_index | /restaurant | Path does not match |
| 134 | app_restaurant_new | /restaurant/new | Path does not match |
| 135 | app_restaurant_show | /restaurant/{id} | Path does not match |
| 136 | app_restaurant_edit | /restaurant/{id}/edit | Path does not match |
| 137 | app_restaurant_delete | /restaurant/{id} | Path does not match |
| 138 | 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.