https://dev-lms.coderslab.pl/set_lang/de

Routing

set_lang Matched route

Route Parameters

Name Value
lang
"de"

Route Matching Logs

Path to match: /set_lang/de
# Route name Path Log
1 snapshotmergetool_snapshot_index /_snap/ Path does not match
2 _preview_error /_error/{code}.{_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_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app.swagger_ui /doc Path does not match
15 fos_user_security_check /login_check Path does not match
16 fos_user_security_logout /logout Path does not match
17 fos_user_security_login /login Path does not match
18 fos_user_resetting_request /resetting/request Path does not match
19 fos_user_resetting_send_email /resetting/send-email Path does not match
20 fos_user_resetting_check_email /resetting/check-email Path does not match
21 fos_user_resetting_reset /resetting/reset/{token} Path does not match
22 hwi_oauth_service_redirect /connect/{service} Path does not match
23 hwi_oauth_connect_service /connect/service/{service} Path does not match
24 hwi_oauth_connect_registration /connect/registration/{key} Path does not match
25 hwi_oauth_connect /login/ Path does not match
26 google_login /login/check-google Path does not match
27 github_login /login/check-github Path does not match
28 simple_things_entity_audit_home /audit/{page} Path does not match
29 simple_things_entity_audit_viewrevision /audit/viewrev/{rev} Path does not match
30 simple_things_entity_audit_viewentity_detail /audit/viewent/{className}/{id}/{rev} Path does not match
31 simple_things_entity_audit_viewentity /audit/viewent/{className}/{id} Path does not match
32 simple_things_entity_audit_compare /audit/compare/{className}/{id}/{oldRev}/{newRev} Path does not match
33 users /admin/user Path does not match
34 user /admin/user/{id} Path does not match
35 user_create /admin/user_create Path does not match
36 admin_report /admin/report Path does not match
37 instances /admin/instance Path does not match
38 instance_create /admin/instance_create Path does not match
39 instance /admin/instance/{id} Path does not match
40 github_connect /auth/github_connect Path does not match
41 github_connect_check /auth/github_connect_check Path does not match
42 homepage /admin Path does not match
43 set_lang /set_lang/{lang} Route matches!

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