Routing
register
Matched route
64
Tested routes before match
Route Parameters
Name | Value |
---|---|
_h5 | false |
_permission | [] |
Route Matching Logs
Path to match:
/register
# | 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_purge | /_profiler/purge | Path does not match |
6 | _profiler_info | /_profiler/info/{about} | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
14 | endroid_qrcode | /qrcode/{text}/{extension} | Path does not match |
15 | api_entrypoint_start | /api/{res1} | Path does not match |
16 | api_entrypoint_start_1 | /api/{res1}/{slug1} | Path does not match |
17 | api_entrypoint_start_2 | /api/{res1}/{slug1}/{res2} | Path does not match |
18 | api_entrypoint_start_3 | /api/{res1}/{slug1}/{res2}/{slug2} | Path does not match |
19 | api_entrypoint_start_4 | /api/{res1}/{slug1}/{res2}/{slug2}/{res3} | Path does not match |
20 | api_entrypoint_start_5 | /api/{res1}/{slug1}/{res2}/{slug2}/{res3}/{slug3} | Path does not match |
21 | api_entrypoint_start_6 | /api/{res1}/{slug1}/{res2}/{slug2}/{res3}/{slug3}/{res4} | Path does not match |
22 | api_entrypoint_start_7 | /api/{res1}/{slug1}/{res2}/{slug2}/{res3}/{slug3}/{res4}/{slug4} | Path does not match |
23 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
24 | mapi_order_submit_pay_request | /mapi_v2/order/{id}/submit_pay_request | Path does not match |
25 | mapi_mobile_teacher_app | /mapi_v2/teacherApp | Path does not match |
26 | topxia_mobile_alipay_notify | /mapi_v2/pay/{name}/alipay_notify | Path does not match |
27 | topxia_mobile_alipay_pay | /mapi_v2/alipay_pay | Path does not match |
28 | topxia_mobile_alipay_merchant | /mapi_v2/pay/{name}/alipay_merchant | Path does not match |
29 | topxia_mobile_alipay_callback | /mapi_v2/pay/{name}/alipay_callback | Path does not match |
30 | mapi_mobile_esmobile_app | /mapi_v2/mobile/main | Path does not match |
31 | mapi_mobile_esmobile_app_version | /mapi_v2/mobile/main/version | Path does not match |
32 | mapi_mobile_esmobile_app_resource | /mapi_v2/mobile/{code}/resource | Path does not match |
33 | mapi_mobile_api | /mapi_v2/{service}/{method} | Path does not match |
34 | homepage | / | Path does not match |
35 | ltc | /ltc/{endpoint} | Path does not match |
36 | crontab_web | /anon/crontab | Path does not match |
37 | jstranslation_js | /anon/translations/{domain}.{_format} | Path does not match |
38 | switch_language | /switch/language | Path does not match |
39 | homepage_category | /course/search | Path does not match |
40 | live_jump | /live/jump | Path does not match |
41 | login | /login | Path does not match |
42 | login_check | /login_check | Path does not match |
43 | logout | /logout | Path does not match |
44 | login_ajax | /login/ajax | Path does not match |
45 | login_qrcode | /login/qrcode | Path does not match |
46 | login_face_token | /login/face_token/{token} | Path does not match |
47 | login_parse_face_token | /login/face_token/parse/{token} | Path does not match |
48 | login_bind | /login/bind/{type} | Path does not match |
49 | login_bind_callback | /login/bind/{type}/callback | Path does not match |
50 | oauth2_login_index | /oauth2/login/main | Path does not match |
51 | oauth2_login_app | /oauth2/login/app | Path does not match |
52 | oauth2_login_bind_account | /oauth2/login/bind_account | Path does not match |
53 | oauth2_login_bind_login | /oauth2/login/bind_login | Path does not match |
54 | oauth2_login_create | /oauth2/login/create | Path does not match |
55 | oauth2_login_success | /oauth2/login/success | Path does not match |
56 | login_check_email | /login/check/email | Path does not match |
57 | password_init | /password/init | Path does not match |
58 | common_qrcode | /common/qrcode | Path does not match |
59 | common_wechat_subscribe_wap | /common/subscribe/wap | Path does not match |
60 | user_terms | /userterms | Path does not match |
61 | privacy_policy | /privacyPolicy | Path does not match |
62 | distributor_register | /distributor_register | Path does not match |
63 | distributor_product | /distributor_product | Path does not match |
64 | register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.