Routing
new_password
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| route | "cgp_login" |
| type | "CGP\CGP" |
Route Matching Logs
Path to match:
/app/new_password_request/CGP%5CCGP/cgp_login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | templates_builder_akyos_builder_builder_saveinstances.en | /en/admin/builder/save/instance | Path does not match |
| 2 | templates_builder_akyos_builder_builder_saveinstances.fr | /admin/builder/save/instance | Path does not match |
| 3 | templates_builder_reset_temp_component.en | /en/admin/builder/reset/temp/component/{type}/{typeId}/{redirect} | Path does not match |
| 4 | templates_builder_reset_temp_component.fr | /admin/builder/reset/temp/component/{type}/{typeId}/{redirect} | Path does not match |
| 5 | builder_options.en | /en/admin/builder/options/ | Path does not match |
| 6 | builder_options.fr | /admin/builder/options/ | Path does not match |
| 7 | builder_template_index.en | /en/admin/builder/templates/ | Path does not match |
| 8 | builder_template_index.fr | /admin/builder/templates/ | Path does not match |
| 9 | builder_template_new.en | /en/admin/builder/templates/new | Path does not match |
| 10 | builder_template_new.fr | /admin/builder/templates/new | Path does not match |
| 11 | builder_template_edit.en | /en/admin/builder/templates/{id}/edit | Path does not match |
| 12 | builder_template_edit.fr | /admin/builder/templates/{id}/edit | Path does not match |
| 13 | builder_template_delete.en | /en/admin/builder/templates/{id} | Path does not match |
| 14 | builder_template_delete.fr | /admin/builder/templates/{id} | Path does not match |
| 15 | component_component_new.en | /en/admin/builder/component/new | Path does not match |
| 16 | component_component_new.fr | /admin/builder/component/new | Path does not match |
| 17 | component_edit.en | /en/admin/builder/component/{id}/edit | Path does not match |
| 18 | component_edit.fr | /admin/builder/component/{id}/edit | Path does not match |
| 19 | component_akyos_builder_component_changecomponentposition.en | /en/admin/builder/component/change-component-position | Path does not match |
| 20 | component_akyos_builder_component_changecomponentposition.fr | /admin/builder/component/change-component-position | Path does not match |
| 21 | component_akyos_builder_component_changecomponentcol.en | /en/admin/builder/component/edit/col | Path does not match |
| 22 | component_akyos_builder_component_changecomponentcol.fr | /admin/builder/component/edit/col | Path does not match |
| 23 | component_delete.en | /en/admin/builder/component/{id} | Path does not match |
| 24 | component_delete.fr | /admin/builder/component/{id} | Path does not match |
| 25 | templates_builder_index.en | /en/admin/builder/ | Path does not match |
| 26 | templates_builder_index.fr | /admin/builder/ | Path does not match |
| 27 | templates_builder_new.en | /en/admin/builder/new | Path does not match |
| 28 | templates_builder_new.fr | /admin/builder/new | Path does not match |
| 29 | templates_builder_edit.en | /en/admin/builder/{id}/edit | Path does not match |
| 30 | templates_builder_edit.fr | /admin/builder/{id}/edit | Path does not match |
| 31 | templates_builder_generate_fixture.en | /en/admin/builder/{id}/generate-fixture | Path does not match |
| 32 | templates_builder_generate_fixture.fr | /admin/builder/{id}/generate-fixture | Path does not match |
| 33 | templates_builder_delete.en | /en/admin/builder/{id} | Path does not match |
| 34 | templates_builder_delete.fr | /admin/builder/{id} | Path does not match |
| 35 | back_builder_view_edit.en | /en/admin/builder/view_edit/{type}/{typeId}/{redirect} | Path does not match |
| 36 | back_builder_view_edit.fr | /admin/builder/view_edit/{type}/{typeId}/{redirect} | Path does not match |
| 37 | core_change_position.en | /en/admin/change-position/{route}/{el}/{id}/{bundle} | Path does not match |
| 38 | core_change_position.fr | /admin/change-position/{route}/{el}/{id}/{bundle} | Path does not match |
| 39 | core_change_position_sub.en | /en/admin/change-position-sub/{route}/{id}/{namespace}/{parentId}/{namespaceParent}/{tab} | Path does not match |
| 40 | core_change_position_sub.fr | /admin/change-position-sub/{route}/{id}/{namespace}/{parentId}/{namespaceParent}/{tab} | Path does not match |
| 41 | core_change_status.en | /en/admin/change-status/{redirect}/{entity}/{id} | Path does not match |
| 42 | core_change_status.fr | /admin/change-status/{redirect}/{entity}/{id} | Path does not match |
| 43 | core_clear_cache.en | /en/admin/clear-cache | Path does not match |
| 44 | core_clear_cache.fr | /admin/clear-cache | Path does not match |
| 45 | core_restart_messenger.en | /en/admin/restart-messenger | Path does not match |
| 46 | core_restart_messenger.fr | /admin/restart-messenger | Path does not match |
| 47 | new_password_change.en | /en/app/new_password_request/reset/{id}/{token} | Path does not match |
| 48 | new_password_change.fr | /app/new_password_request/reset/{id}/{token} | Path does not match |
| 49 | new_password.en | /en/app/new_password_request/{type}/{route} | Path does not match |
| 50 | new_password.fr | /app/new_password_request/{type}/{route} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.