https://onl.dev-101.toolbox.am/ru

Routing

home Matched route

Route Parameters

Name Value
_locale
"ru"

Route Matching Logs

Path to match: /ru
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 get_form_access_token /get-form-access-token Path does not match
13 loan_requests /{_locale}/loan_requests/{_token} Path does not match
14 send-verify-code /{_locale}/send-verify-code/{_token} Path does not match
15 verify-phone-number /{_locale}/verify-phone-number/{_token} Path does not match
16 confirm-user-email /confirm-user-email Path does not match
17 opening_card /{_locale}/opening_card/{_token} Path does not match
18 web_cam_video /{_locale}/web_cam_video Path does not match
19 upload_passport_image /{_locale}/upload_passport_image Path does not match
20 upload_user_image /{_locale}/upload_user_image Path does not match
21 camera_text_info /{_locale}/camera_text_info/{id} Path does not match
22 card_info /{_locale}/card_info Path does not match
23 card_info_second /{_locale}/card_info_second Path does not match
24 get_phone_code /get_phone_code Path does not match
25 confirm-user-profile-email /{_locale}/confirm-user-profile-email/{codeHash} Path does not match
26 update-profile-information /update-profile-information Path does not match
27 pre_app /{_locale}/pre-app Path does not match
28 change-default-device /{_locale}/change-default-device Path does not match
29 check-send-sms /{_locale}/check-send-sms Path does not match
30 change-phone-number /{_locale}/change-phone-number Path does not match
31 change-phone-number-ajax /change-phone-number-ajax Path does not match
32 change-email /{_locale}/change-email Path does not match
33 denied-request /{_locale}/denied-request Path does not match
34 denied-request-anl /{_locale}/denied-request-anl Path does not match
35 confirm-send-sms-ajax /{_locale}/confirm-send-sms-ajax Path does not match
36 replay-send-sms-ajax /{_locale}/replay-send-sms-ajax Path does not match
37 replay_send_email_ajax /{_locale}/replay-send-email-ajax Path does not match
38 change-email-ajax /change-email-ajax Path does not match
39 chacke_send_email /{_locale}/check-send-email Path does not match
40 chacke_old_user /{_locale}/check-old-user Path does not match
41 confirm_send_email_ajax /{_locale}/confirm-send-email-ajax Path does not match
42 step_9 /{_locale}/step-9 Path does not match
43 chechk_app_state /{_locale}/chechk-app-state Path does not match
44 chechk_app_state_power_worker /{_locale}/chechk-app-state-power-worker Path does not match
45 get_selfie_instruction /{_locale}/get-selfie-instruction Path does not match
46 take_your_selfie /{_locale}/take-your-selfie Path does not match
47 get-user-face-image /{_locale}/get-user-face-image Path does not match
48 application-form /{_locale}/application-form Path does not match
49 get-data-from-application /{_locale}/get-data-from-application Path does not match
50 mobile-verification-from-email /{_locale}/mobile-verification-from-email Path does not match
51 get-city-by-region /{_locale}/get-city-by-region Path does not match
52 get-city-by-region-for-list /{_locale}/get-city-by-region-for-list Path does not match
53 get-times-ajax /{_locale}/get-times-ajax Path does not match
54 get-city-by-regionn /{_locale}/get-city-by-regionn Path does not match
55 get-branch-by-province /{_locale}/get-branch-by-province Path does not match
56 get-only-one-branch /{_locale}/get-only-one-branch Path does not match
57 get-branch-by-coords /{_locale}/get-branch-by-coords Path does not match
58 open_loan /{_locale}/open-loan Path does not match
59 step_14 /{_locale}/step-14 Path does not match
60 get-data-from-step14 /{_locale}/get-data-from-step14 Path does not match
61 step_15 /{_locale}/step-15 Path does not match
62 open_loan_finish /{_locale}/open-loan-finish Path does not match
63 step_16 /{_locale}/step-16 Path does not match
64 set_state /set-state Path does not match
65 app-state-ajax /{_locale}/app-state-ajax Path does not match
66 is-biometric-ajax /{_locale}/is-biometric-ajax Path does not match
67 error-device /{_locale}/error-device Path does not match
68 attach-file-to-abs-ajax /attach-file-to-abs-ajax Path does not match
69 send-email-link-from-notification-ajax /send-email-link-from-notification-ajax Path does not match
70 send-email-half-request-ajax /send-email-half-request-ajax Path does not match
71 save-power-all-images-ajax /{_locale}/save-power-all-images-ajax Path does not match
72 get-saved-power-images /{_locale}/get-saved-power-images Path does not match
73 file-import /file-import Path does not match
74 get-app-data /get-app-data Path does not match
75 get-delivery-addresses /get-delivery-addresses Path does not match
76 get-remind-report /get-remind-report Path does not match
77 login /{_locale}/login Path does not match
78 change-password /{_locale}/change-password Path does not match
79 insert-new-password /{_locale}/insert-new-password Path does not match
80 home /{_locale} Route matches!

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