https://dev.mywowenglish.com/cs/register/

Routing

security_register Matched route

Route Parameters

Name Value
_locale
"cs"

Route Matching Logs

Path to match: /cs/register/
# 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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open 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 web_profiler_translate /_translate Path does not match
14 api_genid /api/.well-known/genid/{id} Path does not match
15 api_entrypoint /api/{index}.{_format} Path does not match
16 api_doc /api/docs.{_format} Path does not match
17 api_books_get_collection /api/books.{_format} Path does not match
18 api_books_get_item /api/books/{id}.{_format} Path does not match
19 api_books_units_item /api/books/{id}/units Path does not match
20 api_books_bonus_item /api/books/{id}/bonus Path does not match
21 api_books_videos_item /api/books/{id}/videos Path does not match
22 api_units_get_collection /api/units.{_format} Path does not match
23 api_units_get_item /api/units/{id}.{_format} Path does not match
24 api_units_units_item /api/units/{id}/videos Path does not match
25 api_unit_parts_get_collection /api/unit_parts.{_format} Path does not match
26 api_unit_parts_get_item /api/unit_parts/{id}.{_format} Path does not match
27 api_unit_parts_units_item /api/unit_parts/{id}/videos Path does not match
28 api_login_check /api/login_check Path does not match
29 oauth2_authorize /authorize Path does not match
30 oauth2_token /token Path does not match
31 logout /logout Path does not match
32 login_facebook_api /api/login_facebook Path does not match
33 login_facebook /login/facebook/ Path does not match
34 register_facebook /register/facebook/ Path does not match
35 login_google_api /api/login_google Path does not match
36 login_google /login/google Path does not match
37 register_google /register/google Path does not match
38 login_apple_api /api/login_apple Path does not match
39 login_apple /login/apple Path does not match
40 register_apple /register/apple Path does not match
41 comgate_status /comgate/status Path does not match
42 payment_callback /comgate/callback Path does not match
43 cron_subscriptions /cron-subscriptions Path does not match
44 cron_registration /cron-registration Path does not match
45 cron_codes /cron-codes Path does not match
46 app_extras_index /{_locale}/extras/ Path does not match
47 app_extras_file /{_locale}/extras/files/{name} Path does not match
48 app_faq_index /{_locale}/faq/ Path does not match
49 app_faq_book /{_locale}/faq/{book_title} Path does not match
50 app_faq_unit /{_locale}/faq/{book_title}/unit{unit}-{part} Path does not match
51 app_faq_bonus /{_locale}/faq/{book_title}/bonus{unit}-{part} Path does not match
52 app_faq_book_all /{_locale}/faq/{book_title}/all Path does not match
53 app_faq_book_bonus /{_locale}/faq/{book_title}/bonus Path does not match
54 app_faq_sample_lesson /{_locale}/faq/{book_title}/sample-lesson Path does not match
55 app_gamebank_index /{_locale}/gamebank/ Path does not match
56 app_gamebank_game /{_locale}/gamebank/{game}/ Path does not match
57 app_library_index /{_locale}/library/ Path does not match
58 app_library_book /{_locale}/library/{book_title} Path does not match
59 app_library_unit /{_locale}/library/{book_title}/unit{unit}-{part} Path does not match
60 app_library_bonus /{_locale}/library/{book_title}/bonus{unit}-{part} Path does not match
61 app_library_book_all /{_locale}/library/{book_title}/all Path does not match
62 app_library_book_bonus /{_locale}/library/{book_title}/bonus Path does not match
63 app_library_sample_lesson /{_locale}/library/{book_title}/sample-lesson Path does not match
64 app_settings_index /{_locale}/settings/ Path does not match
65 app_settings_countries_popup /{_locale}/settings/countries-popup Path does not match
66 app_settings_delete_account /{_locale}/settings/delete-account Path does not match
67 app_subscription_index /{_locale}/subscriptions/ Path does not match
68 app_subscription_apply /{_locale}/subscriptions/apply Path does not match
69 app_subscription_add /{_locale}/subscriptions/add/{book_title} Path does not match
70 app_subscription_remove /{_locale}/subscriptions/remove/{book_title} Path does not match
71 app_subscription_remove_hard /{_locale}/subscriptions/remove_hard/{book_title} Path does not match
72 app_voucher_index /{_locale}/voucher/ Path does not match
73 app_voucher_apply /{_locale}/voucher/apply Path does not match
74 test_mail /{_locale}/test-mail/{email} Path does not match
75 security_login /{_locale}/login/ Path does not match
76 security_home /{_locale}/ Path does not match
77 security_sign_in /{_locale}/sign-in/ Path does not match
78 security_account_session_bridge /{_locale}/account/session-bridge/{token} Path does not match
79 security_new_password /{_locale}/new-password/ Path does not match
80 security_new_password_handle /{_locale}/new-password/handle/ Path does not match
81 security_create_password /{_locale}/reset-password/{code}/ Path does not match
82 security_verify_email /{_locale}/verify-email/{code}/ Path does not match
83 security_register_schools_search /{_locale}/register/schools-search/ Path does not match
84 security_register_teacher_info /{_locale}/register/teacher-info/ Path does not match
85 security_register /{_locale}/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.