GET https://dev.revpu.sh/forgot-password

Routing

forgot_password Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /forgot-password
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 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 bot_detector_level_list /backend/bot-detector-level/ Path does not match
16 bot_detector_level_new /backend/bot-detector-level/new Path does not match
17 bot_detector_level_edit /backend/bot-detector-level/{id}/edit Path does not match
18 bot_detector_level_delete /backend/bot-detector-level/{id}/delete Path does not match
19 custom_js_script_source_condition_list /backend/custom-js-script/source-condition-list/ Path does not match
20 custom_js_script_user_team_condition_list /backend/custom-js-script/user-team-condition-list/ Path does not match
21 custom_js_script_position_list /backend/custom-js-script/position-list/ Path does not match
22 custom_js_script_list /backend/custom-js-script/ Path does not match
23 custom_js_script_new /backend/custom-js-script/new Path does not match
24 custom_js_script_edit /backend/custom-js-script/{id}/edit Path does not match
25 custom_js_script_delete /backend/custom-js-script/{id}/delete Path does not match
26 demo_request_list /backend/demo-request/ Path does not match
27 demo_request_new /backend/demo-request/new Path does not match
28 demo_request_edit /backend/demo-request/{id}/edit Path does not match
29 demo_request_delete /backend/demo-request/{id}/delete Path does not match
30 setting_list /backend/settings/ Path does not match
31 setting_new /backend/settings/new Path does not match
32 setting_edit /backend/settings/{id}/edit Path does not match
33 setting_delete /backend/settings/{id}/delete Path does not match
34 user_list /backend/users/ Path does not match
35 user_new /backend/users/new Path does not match
36 user_edit /backend/users/{id}/edit Path does not match
37 user_delete /backend/users/{id}/delete Path does not match
38 bot_detector_detect /detector/detect Path does not match
39 bot_detector_auth /detector/auth Path does not match
40 bot_detector_analytic /detector/analytic Path does not match
41 click_external_user_redirect /cf/redir Path does not match
42 user_redirect /redir Path does not match
43 conversion /conv Path does not match
44 fp_code_inbound /fpcode/inbound Path does not match
45 fp_code_outbound /fpcode/outbound Path does not match
46 fp_code_check /fpcode/check Path does not match
47 fp_code_check_ajax /ajax/fpcode/check Path does not match
48 main_page / Path does not match
49 signin /signin Path does not match
50 forgot_password /forgot-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.