Routing
app_forgot_password
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/reset-password
| # | 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_admin | /admin | Path does not match |
| 17 | app_admin_user_toggle | /admin/user/{id}/toggle | Path does not match |
| 18 | app_profile_tokens | /profile/tokens | Path does not match |
| 19 | api_v1_boards | /api/v1/boards | Path does not match |
| 20 | api_v1_boards_create | /api/v1/boards | Path does not match |
| 21 | api_v1_board_templates | /api/v1/boards/templates | Path does not match |
| 22 | api_v1_board_get | /api/v1/boards/{id} | Path does not match |
| 23 | api_v1_board_patch | /api/v1/boards/{id} | Path does not match |
| 24 | api_v1_board_favorite | /api/v1/boards/{id}/favorite | Path does not match |
| 25 | api_v1_board_archive | /api/v1/boards/{id}/archive | Path does not match |
| 26 | api_v1_board_restore | /api/v1/boards/{id}/restore | Path does not match |
| 27 | api_v1_board_delete | /api/v1/boards/{id}/delete | Path does not match |
| 28 | api_v1_board_cards | /api/v1/boards/{id}/cards | Path does not match |
| 29 | api_v1_board_lists | /api/v1/boards/{id}/lists | Path does not match |
| 30 | api_v1_board_lists_create | /api/v1/boards/{id}/lists | Path does not match |
| 31 | api_v1_board_lists_reorder | /api/v1/boards/{id}/lists/reorder | Path does not match |
| 32 | api_v1_board_dashboard | /api/v1/boards/{id}/dashboard | Path does not match |
| 33 | api_v1_board_calendar | /api/v1/boards/{id}/calendar | Path does not match |
| 34 | api_v1_board_archives | /api/v1/boards/{id}/archives | Path does not match |
| 35 | api_v1_card_detail | /api/v1/cards/{id}/detail | Path does not match |
| 36 | api_v1_card_watch | /api/v1/cards/{id}/watch | Path does not match |
| 37 | api_v1_card_subtask | /api/v1/cards/{id}/subtasks | Path does not match |
| 38 | api_v1_card_family_color | /api/v1/cards/{id}/family-color | Path does not match |
| 39 | api_v1_card_label_toggle | /api/v1/cards/{id}/labels/{labelId} | Path does not match |
| 40 | api_v1_card_member_toggle | /api/v1/cards/{id}/members/{userId} | Path does not match |
| 41 | api_v1_card_checklist | /api/v1/cards/{id}/checklists | Path does not match |
| 42 | api_v1_checklist_item | /api/v1/checklists/{id}/items | Path does not match |
| 43 | api_v1_checklist_item_toggle | /api/v1/checklist-items/{id}/toggle | Path does not match |
| 44 | api_v1_card_comment | /api/v1/cards/{id}/comments | Path does not match |
| 45 | api_v1_comment_solution | /api/v1/comments/{id}/solution | Path does not match |
| 46 | api_v1_card_dependency | /api/v1/cards/{id}/dependencies | Path does not match |
| 47 | api_v1_dependency_delete | /api/v1/dependencies/{id} | Path does not match |
| 48 | api_v1_card_attach | /api/v1/cards/{id}/attachments | Path does not match |
| 49 | api_v1_attachment_download | /api/v1/attachments/{id}/download | Path does not match |
| 50 | api_v1_attachment_delete | /api/v1/attachments/{id} | Path does not match |
| 51 | api_v1_board_labels | /api/v1/boards/{id}/labels | Path does not match |
| 52 | api_v1_board_labels_create | /api/v1/boards/{id}/labels | Path does not match |
| 53 | api_v1_label_delete | /api/v1/labels/{id} | Path does not match |
| 54 | api_v1_board_members | /api/v1/boards/{id}/members | Path does not match |
| 55 | api_v1_board_invite | /api/v1/boards/{id}/invitations | Path does not match |
| 56 | api_v1_board_invitations | /api/v1/boards/{id}/invitations | Path does not match |
| 57 | api_v1_board_public_links | /api/v1/boards/{id}/public-links | Path does not match |
| 58 | api_v1_board_public_link_create | /api/v1/boards/{id}/public-links | Path does not match |
| 59 | api_v1_public_link_delete | /api/v1/public-links/{id} | Path does not match |
| 60 | api_v1_board_automations | /api/v1/boards/{id}/automations | Path does not match |
| 61 | api_v1_board_automations_create | /api/v1/boards/{id}/automations | Path does not match |
| 62 | api_v1_automation_delete | /api/v1/automations/{id} | Path does not match |
| 63 | api_v1_options | /api/v1/{path} | Path does not match |
| 64 | api_v1_list_get | /api/v1/lists/{id} | Path does not match |
| 65 | api_v1_list_patch | /api/v1/lists/{id} | Path does not match |
| 66 | api_v1_list_archive | /api/v1/lists/{id}/archive | Path does not match |
| 67 | api_v1_list_restore | /api/v1/lists/{id}/restore | Path does not match |
| 68 | api_v1_create_card | /api/v1/lists/{id}/cards | Path does not match |
| 69 | api_v1_card_get | /api/v1/cards/{id} | Path does not match |
| 70 | api_v1_card_patch | /api/v1/cards/{id} | Path does not match |
| 71 | api_v1_card_move | /api/v1/cards/{id}/move | Path does not match |
| 72 | api_v1_card_archive | /api/v1/cards/{id}/archive | Path does not match |
| 73 | api_v1_card_restore | /api/v1/cards/{id}/restore | Path does not match |
| 74 | api_v1_me | /api/v1/me | Path does not match |
| 75 | api_v1_me_tokens | /api/v1/me/tokens | Path does not match |
| 76 | api_v1_me_tokens_create | /api/v1/me/tokens | Path does not match |
| 77 | api_v1_me_tokens_revoke | /api/v1/me/tokens/{id} | Path does not match |
| 78 | api_v1_me_notifications | /api/v1/me/notifications | Path does not match |
| 79 | api_v1_me_notifications_read_all | /api/v1/me/notifications/read-all | Path does not match |
| 80 | api_v1_me_notification_read | /api/v1/me/notifications/{id}/read | Path does not match |
| 81 | api_v1_me_favorites | /api/v1/me/favorites | Path does not match |
| 82 | api_v1_me_archives | /api/v1/me/archives | Path does not match |
| 83 | api_v1_workspaces | /api/v1/workspaces | Path does not match |
| 84 | api_v1_workspaces_create | /api/v1/workspaces | Path does not match |
| 85 | api_v1_workspace_get | /api/v1/workspaces/{id} | Path does not match |
| 86 | api_v1_workspace_rename | /api/v1/workspaces/{id} | Path does not match |
| 87 | api_docs | /api/docs | Path does not match |
| 88 | api_swagger | /api/swagger | Path does not match |
| 89 | api_openapi | /api/openapi.json | Path does not match |
| 90 | app_board_labels | /board/{id}/labels | Path does not match |
| 91 | app_board_members | /board/{id}/members | Path does not match |
| 92 | app_notifications | /notifications | Path does not match |
| 93 | app_board_show | /board/{id} | Path does not match |
| 94 | app_board_new | /boards/new | Path does not match |
| 95 | app_board_rename | /board/{id}/rename | Path does not match |
| 96 | app_board_color | /board/{id}/color | Path does not match |
| 97 | app_board_favorite | /board/{id}/favorite | Path does not match |
| 98 | app_board_archive | /board/{id}/archive | Path does not match |
| 99 | app_board_restore | /board/{id}/restore | Path does not match |
| 100 | app_board_delete | /board/{id}/delete | Path does not match |
| 101 | app_archives | /archives | Path does not match |
| 102 | app_board_calendar | /board/{id}/calendar | Path does not match |
| 103 | app_board_table | /board/{id}/table | Path does not match |
| 104 | app_board_dashboard | /board/{id}/dashboard | Path does not match |
| 105 | app_board_list_archives | /board/{id}/list-archives | Path does not match |
| 106 | app_card_show | /card/{id} | Path does not match |
| 107 | app_card_update | /card/{id}/update | Path does not match |
| 108 | app_card_subtask | /card/{id}/subtask | Path does not match |
| 109 | app_card_family_color | /card/{id}/family-color | Path does not match |
| 110 | app_card_label_toggle | /card/{id}/label/toggle | Path does not match |
| 111 | app_card_member_toggle | /card/{id}/member/toggle | Path does not match |
| 112 | app_card_checklist | /card/{id}/checklist | Path does not match |
| 113 | app_checklist_item | /checklist/{id}/item | Path does not match |
| 114 | app_checklist_item_toggle | /checklist-item/{id}/toggle | Path does not match |
| 115 | app_card_comment | /card/{id}/comment | Path does not match |
| 116 | app_comment_solution | /comment/{id}/solution | Path does not match |
| 117 | app_card_attach | /card/{id}/attach | Path does not match |
| 118 | app_attachment_download | /attachment/{id}/download | Path does not match |
| 119 | app_card_dependency | /card/{id}/dependency | Path does not match |
| 120 | app_card_watch | /card/{id}/watch | Path does not match |
| 121 | app_home | / | Path does not match |
| 122 | app_list_create | /board/{id}/lists | Path does not match |
| 123 | app_list_rename | /list/{id}/rename | Path does not match |
| 124 | app_list_archive | /list/{id}/archive | Path does not match |
| 125 | app_list_restore | /list/{id}/restore | Path does not match |
| 126 | app_lists_reorder | /board/{id}/lists/reorder | Path does not match |
| 127 | app_card_create | /list/{id}/cards | Path does not match |
| 128 | app_card_move | /card/{id}/move | Path does not match |
| 129 | app_card_archive | /card/{id}/archive | Path does not match |
| 130 | app_card_restore | /card/{id}/restore | Path does not match |
| 131 | app_profile | /profile | Path does not match |
| 132 | app_profile_theme | /profile/theme | Path does not match |
| 133 | app_profile_avatar | /profile/avatar/{filename} | Path does not match |
| 134 | app_public_board | /public/{token} | Path does not match |
| 135 | app_register | /register | Path does not match |
| 136 | app_verify_email | /verify-email/{token} | Path does not match |
| 137 | app_forgot_password | /reset-password | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.