Routing
app_login
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "es" |
Route Matching Logs
Path to match:
/es/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_admin_users.es | /es/home/users | Path does not match |
| 2 | app_admin_users.ca | /ca/home/users | Path does not match |
| 3 | app_admin_users.eu | /eu/home/users | Path does not match |
| 4 | app_admin_users_action.es | /es/home/users/action/{id}/{value} | Path does not match |
| 5 | app_admin_users_action.ca | /ca/home/users/action/{id}/{value} | Path does not match |
| 6 | app_admin_users_action.eu | /eu/home/users/action/{id}/{value} | Path does not match |
| 7 | app_admin_users_email_check.es | /es/home/users/check_email | Path does not match |
| 8 | app_admin_users_email_check.ca | /ca/home/users/check_email | Path does not match |
| 9 | app_admin_users_email_check.eu | /eu/home/users/check_email | Path does not match |
| 10 | app_admin_users_info.es | /es/home/users/info/{id} | Path does not match |
| 11 | app_admin_users_info.ca | /ca/home/users/info/{id} | Path does not match |
| 12 | app_admin_users_info.eu | /eu/home/users/info/{id} | Path does not match |
| 13 | app_admin_users_create.es | /es/home/users/create | Path does not match |
| 14 | app_admin_users_create.ca | /ca/home/users/create | Path does not match |
| 15 | app_admin_users_create.eu | /eu/home/users/create | Path does not match |
| 16 | app_admin_users_delete.es | /es/home/users/delete/{id} | Path does not match |
| 17 | app_admin_users_delete.ca | /ca/home/users/delete/{id} | Path does not match |
| 18 | app_admin_users_delete.eu | /eu/home/users/delete/{id} | Path does not match |
| 19 | app_admin_groups.es | /es/home/groups | Path does not match |
| 20 | app_admin_groups.ca | /ca/home/groups | Path does not match |
| 21 | app_admin_groups.eu | /eu/home/groups | Path does not match |
| 22 | app_create_group.es | /es/home/group/create | Path does not match |
| 23 | app_create_group.ca | /ca/home/group/create | Path does not match |
| 24 | app_create_group.eu | /eu/home/group/create | Path does not match |
| 25 | app_edit_group.es | /es/home/group/edit/{id} | Path does not match |
| 26 | app_edit_group.ca | /ca/home/group/edit/{id} | Path does not match |
| 27 | app_edit_group.eu | /eu/home/group/edit/{id} | Path does not match |
| 28 | app_delete_group.es | /es/home/group/delete/{id} | Path does not match |
| 29 | app_delete_group.ca | /ca/home/group/delete/{id} | Path does not match |
| 30 | app_delete_group.eu | /eu/home/group/delete/{id} | Path does not match |
| 31 | api_delete | /api/delete | Path does not match |
| 32 | app_consolidation.es | /es/home/consolidation | Path does not match |
| 33 | app_consolidation.ca | /ca/home/consolidation | Path does not match |
| 34 | app_consolidation.eu | /eu/home/consolidation | Path does not match |
| 35 | app_toggle_consolidation.es | /es/home/consolidation/action/{id}/{value} | Path does not match |
| 36 | app_toggle_consolidation.ca | /ca/home/consolidation/action/{id}/{value} | Path does not match |
| 37 | app_toggle_consolidation.eu | /eu/home/consolidation/action/{id}/{value} | Path does not match |
| 38 | app_massive_consolidation.es | /es/home/consolidation/massive | Path does not match |
| 39 | app_massive_consolidation.ca | /ca/home/consolidation/massive | Path does not match |
| 40 | app_massive_consolidation.eu | /eu/home/consolidation/massive | Path does not match |
| 41 | app_consolidate.es | /es/home/consolidation/consolidate | Path does not match |
| 42 | app_consolidate.ca | /ca/home/consolidation/consolidate | Path does not match |
| 43 | app_consolidate.eu | /eu/home/consolidation/consolidate | Path does not match |
| 44 | app_info_ring_register_office.es | /es/home/consolidation/info/{id} | Path does not match |
| 45 | app_info_ring_register_office.ca | /ca/home/consolidation/info/{id} | Path does not match |
| 46 | app_info_ring_register_office.eu | /eu/home/consolidation/info/{id} | Path does not match |
| 47 | app_edit_ring_register_office.es | /es/home/consolidation/edit/{id} | Path does not match |
| 48 | app_edit_ring_register_office.ca | /ca/home/consolidation/edit/{id} | Path does not match |
| 49 | app_edit_ring_register_office.eu | /eu/home/consolidation/edit/{id} | Path does not match |
| 50 | app_delete_ring_register_office.es | /es/home/consolidation/delete/{id} | Path does not match |
| 51 | app_delete_ring_register_office.ca | /ca/home/consolidation/delete/{id} | Path does not match |
| 52 | app_delete_ring_register_office.eu | /eu/home/consolidation/delete/{id} | Path does not match |
| 53 | cookie_policy.es | /es/cookie-policy | Path does not match |
| 54 | cookie_policy.ca | /ca/cookie-policy | Path does not match |
| 55 | cookie_policy.eu | /eu/cookie-policy | Path does not match |
| 56 | app_coordination.es | /es/home/coordination | Path does not match |
| 57 | app_coordination.ca | /ca/home/coordination | Path does not match |
| 58 | app_coordination.eu | /eu/home/coordination | Path does not match |
| 59 | app_coordination_create_groups.es | /es/home/coordination/groups/create | Path does not match |
| 60 | app_coordination_create_groups.ca | /ca/home/coordination/groups/create | Path does not match |
| 61 | app_coordination_create_groups.eu | /eu/home/coordination/groups/create | Path does not match |
| 62 | app_coordination_associate_groups.es | /es/home/coordination/groups/associate | Path does not match |
| 63 | app_coordination_associate_groups.ca | /ca/home/coordination/groups/associate | Path does not match |
| 64 | app_coordination_associate_groups.eu | /eu/home/coordination/groups/associate | Path does not match |
| 65 | app_custom_field.es | /es/home/custom/field | Path does not match |
| 66 | app_custom_field.ca | /ca/home/custom/field | Path does not match |
| 67 | app_custom_field.eu | /eu/home/custom/field | Path does not match |
| 68 | app_create_custom_field.es | /es/home/custom/field/create | Path does not match |
| 69 | app_create_custom_field.ca | /ca/home/custom/field/create | Path does not match |
| 70 | app_create_custom_field.eu | /eu/home/custom/field/create | Path does not match |
| 71 | app_edit_custom_field.es | /es/home/custom/field/edit/{id} | Path does not match |
| 72 | app_edit_custom_field.ca | /ca/home/custom/field/edit/{id} | Path does not match |
| 73 | app_edit_custom_field.eu | /eu/home/custom/field/edit/{id} | Path does not match |
| 74 | app_delete_custom_field.es | /es/home/custom/field/delete/{id} | Path does not match |
| 75 | app_delete_custom_field.ca | /ca/home/custom/field/delete/{id} | Path does not match |
| 76 | app_delete_custom_field.eu | /eu/home/custom/field/delete/{id} | Path does not match |
| 77 | app_documentation.es | /es/home/documentation | Path does not match |
| 78 | app_documentation.ca | /ca/home/documentation | Path does not match |
| 79 | app_documentation.eu | /eu/home/documentation | Path does not match |
| 80 | app_show_documentation.es | /es/home/documentation/{type} | Path does not match |
| 81 | app_show_documentation.ca | /ca/home/documentation/{type} | Path does not match |
| 82 | app_show_documentation.eu | /eu/home/documentation/{type} | Path does not match |
| 83 | app_export.es | /es/home/export | Path does not match |
| 84 | app_export.ca | /ca/home/export | Path does not match |
| 85 | app_export.eu | /eu/home/export | Path does not match |
| 86 | app_export_download.es | /es/home/export/download | Path does not match |
| 87 | app_export_download.ca | /ca/home/export/download | Path does not match |
| 88 | app_export_download.eu | /eu/home/export/download | Path does not match |
| 89 | changeLocations.es | /es/home/export/changeLocations | Path does not match |
| 90 | changeLocations.ca | /ca/home/export/changeLocations | Path does not match |
| 91 | changeLocations.eu | /eu/home/export/changeLocations | Path does not match |
| 92 | app_ | / | Path does not match |
| 93 | app_home | /{_locale}/home | Path does not match |
| 94 | app_data | /{_locale}/home/data | Path does not match |
| 95 | app_actAs | /{_locale}/actAs | Path does not match |
| 96 | app_choose_group | /{_locale}/choose_group | Path does not match |
| 97 | app_terms_conditions.es | /es/terms-and-conditions | Path does not match |
| 98 | app_terms_conditions.ca | /ca/terms-and-conditions | Path does not match |
| 99 | app_terms_conditions.eu | /eu/terms-and-conditions | Path does not match |
| 100 | app_privacy_policy.es | /es/privacy-policy | Path does not match |
| 101 | app_privacy_policy.ca | /ca/privacy-policy | Path does not match |
| 102 | app_privacy_policy.eu | /eu/privacy-policy | Path does not match |
| 103 | app_location.es | /es/home/data/location | Path does not match |
| 104 | app_location.ca | /ca/home/data/location | Path does not match |
| 105 | app_location.eu | /eu/home/data/location | Path does not match |
| 106 | app_create_location.es | /es/home/data/location/create | Path does not match |
| 107 | app_create_location.ca | /ca/home/data/location/create | Path does not match |
| 108 | app_create_location.eu | /eu/home/data/location/create | Path does not match |
| 109 | app_edit_location.es | /es/home/data/location/edit/{id} | Path does not match |
| 110 | app_edit_location.ca | /ca/home/data/location/edit/{id} | Path does not match |
| 111 | app_edit_location.eu | /eu/home/data/location/edit/{id} | Path does not match |
| 112 | app_delete_location.es | /es/home/data/location/delete/{id} | Path does not match |
| 113 | app_delete_location.ca | /ca/home/data/location/delete/{id} | Path does not match |
| 114 | app_delete_location.eu | /eu/home/data/location/delete/{id} | Path does not match |
| 115 | app_create_supralocation.es | /es/home/data/supralocation/create | Path does not match |
| 116 | app_create_supralocation.ca | /ca/home/data/supralocation/create | Path does not match |
| 117 | app_create_supralocation.eu | /eu/home/data/supralocation/create | Path does not match |
| 118 | app_edit_supralocation.es | /es/home/data/supralocation/edit/{id} | Path does not match |
| 119 | app_edit_supralocation.ca | /ca/home/data/supralocation/edit/{id} | Path does not match |
| 120 | app_edit_supralocation.eu | /eu/home/data/supralocation/edit/{id} | Path does not match |
| 121 | app_delete_supralocation.es | /es/home/data/supralocation/delete/edit/{id} | Path does not match |
| 122 | app_delete_supralocation.ca | /ca/home/data/supralocation/delete/edit/{id} | Path does not match |
| 123 | app_delete_supralocation.eu | /eu/home/data/supralocation/delete/edit/{id} | Path does not match |
| 124 | app_info_location.es | /es/home/data/info/{id} | Path does not match |
| 125 | app_info_location.ca | /ca/home/data/info/{id} | Path does not match |
| 126 | app_info_location.eu | /eu/home/data/info/{id} | Path does not match |
| 127 | app_info_supralocation.es | /es/home/data/info-supralocation/{id} | Path does not match |
| 128 | app_info_supralocation.ca | /ca/home/data/info-supralocation/{id} | Path does not match |
| 129 | app_info_supralocation.eu | /eu/home/data/info-supralocation/{id} | Path does not match |
| 130 | show_logs.es | /es/home/logs | Path does not match |
| 131 | show_logs.ca | /ca/home/logs | Path does not match |
| 132 | show_logs.eu | /eu/home/logs | Path does not match |
| 133 | log_statistics.es | /es/home/logs/statistics | Path does not match |
| 134 | log_statistics.ca | /ca/home/logs/statistics | Path does not match |
| 135 | log_statistics.eu | /eu/home/logs/statistics | Path does not match |
| 136 | log_message_options.es | /es/home/logs/messages | Path does not match |
| 137 | log_message_options.ca | /ca/home/logs/messages | Path does not match |
| 138 | log_message_options.eu | /eu/home/logs/messages | Path does not match |
| 139 | export_logs | /export-logs | Path does not match |
| 140 | app_project.es | /es/home/data/project | Path does not match |
| 141 | app_project.ca | /ca/home/data/project | Path does not match |
| 142 | app_project.eu | /eu/home/data/project | Path does not match |
| 143 | app_create_projects.es | /es/home/data/project/create | Path does not match |
| 144 | app_create_projects.ca | /ca/home/data/project/create | Path does not match |
| 145 | app_create_projects.eu | /eu/home/data/project/create | Path does not match |
| 146 | app_edit_projects.es | /es/home/data/project/edit/{id} | Path does not match |
| 147 | app_edit_projects.ca | /ca/home/data/project/edit/{id} | Path does not match |
| 148 | app_edit_projects.eu | /eu/home/data/project/edit/{id} | Path does not match |
| 149 | app_delete_projects.es | /es/home/data/project/delete/{id} | Path does not match |
| 150 | app_delete_projects.ca | /ca/home/data/project/delete/{id} | Path does not match |
| 151 | app_delete_projects.eu | /eu/home/data/project/delete/{id} | Path does not match |
| 152 | change_options.es | /es/home/data/project/change_options | Path does not match |
| 153 | change_options.ca | /ca/home/data/project/change_options | Path does not match |
| 154 | change_options.eu | /eu/home/data/project/change_options | Path does not match |
| 155 | change_locations.es | /es/home/data/project/change_locations | Path does not match |
| 156 | change_locations.ca | /ca/home/data/project/change_locations | Path does not match |
| 157 | change_locations.eu | /eu/home/data/project/change_locations | Path does not match |
| 158 | export_translations.es | /es/home/data/project/export-translations | Path does not match |
| 159 | export_translations.ca | /ca/home/data/project/export-translations | Path does not match |
| 160 | export_translations.eu | /eu/home/data/project/export-translations | Path does not match |
| 161 | app_order_projects.es | /es/home/data/project/order/{id} | Path does not match |
| 162 | app_order_projects.ca | /ca/home/data/project/order/{id} | Path does not match |
| 163 | app_order_projects.eu | /eu/home/data/project/order/{id} | Path does not match |
| 164 | app_order_assign.es | /es/home/data/project/assign_order/{id} | Path does not match |
| 165 | app_order_assign.ca | /ca/home/data/project/assign_order/{id} | Path does not match |
| 166 | app_order_assign.eu | /eu/home/data/project/assign_order/{id} | Path does not match |
| 167 | delete_bulk_project.es | /es/home/data/project/delete | Path does not match |
| 168 | delete_bulk_project.ca | /ca/home/data/project/delete | Path does not match |
| 169 | delete_bulk_project.eu | /eu/home/data/project/delete | Path does not match |
| 170 | app_info_project.es | /es/home/data/project/info/{id} | Path does not match |
| 171 | app_info_project.ca | /ca/home/data/project/info/{id} | Path does not match |
| 172 | app_info_project.eu | /eu/home/data/project/info/{id} | Path does not match |
| 173 | app_register.es | /es/register | Path does not match |
| 174 | app_register.ca | /ca/register | Path does not match |
| 175 | app_register.eu | /eu/register | Path does not match |
| 176 | app_verify_email | /verify/email | Path does not match |
| 177 | app_forgot_password_request.es | /es/reset-password | Path does not match |
| 178 | app_forgot_password_request.ca | /ca/reset-password | Path does not match |
| 179 | app_forgot_password_request.eu | /eu/reset-password | Path does not match |
| 180 | app_check_email.es | /es/reset-password/check-email | Path does not match |
| 181 | app_check_email.ca | /ca/reset-password/check-email | Path does not match |
| 182 | app_check_email.eu | /eu/reset-password/check-email | Path does not match |
| 183 | app_reset_password.es | /es/reset-password/reset/{token} | Path does not match |
| 184 | app_reset_password.ca | /ca/reset-password/reset/{token} | Path does not match |
| 185 | app_reset_password.eu | /eu/reset-password/reset/{token} | Path does not match |
| 186 | app_ring.es | /es/home/ring | Path does not match |
| 187 | app_ring.ca | /ca/home/ring | Path does not match |
| 188 | app_ring.eu | /eu/home/ring | Path does not match |
| 189 | app_create_ring.es | /es/home/ring/create_ring | Path does not match |
| 190 | app_create_ring.ca | /ca/home/ring/create_ring | Path does not match |
| 191 | app_create_ring.eu | /eu/home/ring/create_ring | Path does not match |
| 192 | app_create_rings.es | /es/home/ring/create_rings | Path does not match |
| 193 | app_create_rings.ca | /ca/home/ring/create_rings | Path does not match |
| 194 | app_create_rings.eu | /eu/home/ring/create_rings | Path does not match |
| 195 | app_create_ringbatch.es | /es/home/ring/create_ringbatch | Path does not match |
| 196 | app_create_ringbatch.ca | /ca/home/ring/create_ringbatch | Path does not match |
| 197 | app_create_ringbatch.eu | /eu/home/ring/create_ringbatch | Path does not match |
| 198 | app_check_rings.es | /es/home/ring/check_rings | Path does not match |
| 199 | app_check_rings.ca | /ca/home/ring/check_rings | Path does not match |
| 200 | app_check_rings.eu | /eu/home/ring/check_rings | Path does not match |
| 201 | app_deliver_ring.es | /es/home/ring/deliver_ring/{ringModel} | Path does not match |
| 202 | app_deliver_ring.ca | /ca/home/ring/deliver_ring/{ringModel} | Path does not match |
| 203 | app_deliver_ring.eu | /eu/home/ring/deliver_ring/{ringModel} | Path does not match |
| 204 | app_undeliver_ring.es | /es/home/ring/undeliver_ring/{model}/{start_series}/{end_series} | Path does not match |
| 205 | app_undeliver_ring.ca | /ca/home/ring/undeliver_ring/{model}/{start_series}/{end_series} | Path does not match |
| 206 | app_undeliver_ring.eu | /eu/home/ring/undeliver_ring/{model}/{start_series}/{end_series} | Path does not match |
| 207 | app_edit_ring.es | /es/home/ring/edit_ring/{ringModel} | Path does not match |
| 208 | app_edit_ring.ca | /ca/home/ring/edit_ring/{ringModel} | Path does not match |
| 209 | app_edit_ring.eu | /eu/home/ring/edit_ring/{ringModel} | Path does not match |
| 210 | app_delete_ring.es | /es/home/ring/delete_ring/{ringModel} | Path does not match |
| 211 | app_delete_ring.ca | /ca/home/ring/delete_ring/{ringModel} | Path does not match |
| 212 | app_delete_ring.eu | /eu/home/ring/delete_ring/{ringModel} | Path does not match |
| 213 | app_ring_register | /{_locale}/home/data/ring_register | Path does not match |
| 214 | app_create_ring_register | /{_locale}/home/data/ring_register/create | Path does not match |
| 215 | app_edit_ring_register | /{_locale}/home/data/ring_register/edit/{id} | Path does not match |
| 216 | app_info_ring_register | /{_locale}/home/data/ring_register/info/{id} | Path does not match |
| 217 | add_register_complete | /{_locale}/home/data/ring_register/add_register_complete | Path does not match |
| 218 | add_register | /{_locale}/home/data/ring_register/add_register | Path does not match |
| 219 | app_save_register | /{_locale}/home/data/ring_register/save_register | Path does not match |
| 220 | change_working_shift | /{_locale}/home/data/ring_register/change_working_shift | Path does not match |
| 221 | get_working_shift_context | /{_locale}/home/data/ring_register/get-working-shift-context | Path does not match |
| 222 | get_subzones_by_working_shift | /{_locale}/home/data/ring_register/subzona | Path does not match |
| 223 | get_reclamo_by_working_shift | /{_locale}/home/data/ring_register/reclamo | Path does not match |
| 224 | check_fields | /{_locale}/home/data/ring_register/check_fields | Path does not match |
| 225 | change_location | /{_locale}/home/data/ring_register/change_location | Path does not match |
| 226 | get_location | /{_locale}/home/data/ring_register/get-location | Path does not match |
| 227 | add_moult | /{_locale}/home/data/ring_register/add_moult | Path does not match |
| 228 | parse_special_marks | /{_locale}/home/data/ring_register/parse_special_marks | Path does not match |
| 229 | add_special_mark | /{_locale}/home/data/ring_register/add_special_mark | Path does not match |
| 230 | add_update_fields | /{_locale}/home/data/ring_register/updateFields | Path does not match |
| 231 | change_captura | /{_locale}/home/data/ring_register/change_captura | Path does not match |
| 232 | add_select_fields | /{_locale}/home/data/ring_register/select_fields | Path does not match |
| 233 | check_specie_recapture | /{_locale}/home/data/ring_register/check_specie_recapture | Path does not match |
| 234 | show_supralocation | /{_locale}/home/data/ring_register/supralocation | Path does not match |
| 235 | delete_bulk_ring | /{_locale}/home/data/ring_register/delete | Path does not match |
| 236 | ring_register_species_search | /{_locale}/home/data/ring_register/species-search | Path does not match |
| 237 | ring_register_ring_search | /{_locale}/home/data/ring_register/ring-search | Path does not match |
| 238 | app_index.es | /es | Path does not match |
| 239 | app_index.ca | /ca | Path does not match |
| 240 | app_index.eu | /eu | Path does not match |
| 241 | app_login.es | /es/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.