GET http://acceptance.branches.cx/resetting/request

Routing

passwordRequest Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /resetting/request
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 bazinga_jstranslation_js /translations/{domain}.{_format} 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_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 logout /logout Path does not match
16 activateUser /users/activate/{_locale}/{passwordToken} Path does not match
17 index / Path does not match
18 editor /editor/{contactIdentifier}/{forkId} Path does not match
19 getBranch /rest/branch Path does not match
20 createBranch /rest/branch Path does not match
21 editBranch /rest/branch/{branchId} Path does not match
22 removeBranch /rest/branch/{branchId} Path does not match
23 renderBranchManageModal /rest/branch/modal/manage/{branchId} Path does not match
24 renderBranchRemovalModal /rest/branch/modal/removal Path does not match
25 renderBranchSorterModal /rest/branch/{contactIdentifier}/sort Path does not match
26 bundles /bundle-overview/{bundleCode} Path does not match
27 getBundle /rest/bundle Path does not match
28 createBundle /rest/bundle Path does not match
29 editBundle /rest/bundle/{bundleCode} Path does not match
30 updateOverviewBranchOrder /rest/bundle/overview/branches Path does not match
31 updateBundleBranches /rest/bundle/{bundleCode}/branches Path does not match
32 removeBundle /rest/bundle/{bundleCode} Path does not match
33 renderBundleModal /rest/bundle/modal Path does not match
34 branchAccess /contact/branch/{customerToken}/{contactIdentifier} Path does not match
35 bundleAccess /contact/bundle/{customerToken}/{contactIdentifier} Path does not match
36 overviewAccess /contact/overview/{customerToken}/{isContinuedContact}/{optionOverview}/{optionSearch} Path does not match
37 contactUpdate /rest/contact/update/{contactId}/{branchId} Path does not match
38 contactEnd /contact/end Path does not match
39 endContact /rest/contact/end Path does not match
40 saveErroneousChoice /rest/contact/erroneous/{contactId} Path does not match
41 createCustomer /rest/customer Path does not match
42 editCustomer /rest/customer/{customerToken} Path does not match
43 removeCustomer /rest/customer/{customerToken} Path does not match
44 renderCustomerManageModal /rest/customer Path does not match
45 uploadImage /rest/upload/image Path does not match
46 getForkForContact /rest/contact/fork Path does not match
47 getFork /rest/fork Path does not match
48 buildEditorForkChain /rest/editor/fork/forkchain/{forkId} Path does not match
49 buildContactForkChain /rest/contact/fork/forkchain/{forkId} Path does not match
50 createFork /rest/fork Path does not match
51 editForkTitle /rest/fork/{forkId}/title Path does not match
52 editForkDescription /rest/fork/{forkId}/description Path does not match
53 sortForks /rest/branch/{branchId}/fork/sort Path does not match
54 changeForkStatus /rest/fork/{forkId}/status Path does not match
55 renderForkRemovalModal /rest/fork/modal/removal/{forkId} Path does not match
56 app_legacy_brancheditorlegacy /admin/branch/{branchId} Path does not match
57 app_legacy_contactoverviewlegacy /site/branches/overview/{customerToken} Path does not match
58 app_legacy_contactbundlelegacy /site/branches/{customerToken}/{identifier} Path does not match
59 app_legacy_editorlegacy /admin/branches Path does not match
60 app_legacy_customerslegacy /customers Path does not match
61 app_legacy_statisticslegacy /admin/statistics Path does not match
62 app_legacy_userslegacy /users Path does not match
63 app_legacy_userslegacy_1 /admin/users Path does not match
64 login /login Path does not match
65 rest_get_node_connection_configuration /rest/node/connection-configuration Path does not match
66 rest_get_pdf_exports /rest/pdf-export/{customerToken} Path does not match
67 rest_get_pdf /rest/pdf-export/download/{downloadId} Path does not match
68 rest_create_pdf_export /rest/pdf-export Path does not match
69 rest_start_pdf_export /rest/pdf-export Path does not match
70 passwordRequest /resetting/request Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.