GET http://admin.release.kursydomatury.webmakers.click/reset-password/request

Routing

admin_web_security_reset_password_request Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /reset-password/request
# Route name Path Log
1 fos_js_routing_js /js/routing.{_format} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 bazinga_jstranslation_js /translations/{domain}.{_format} Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_web_index / Path does not match
17 admin_web_course_create /courses/new Path does not match
18 admin_web_course_index /courses Path does not match
19 admin_web_course_update /courses/{id}/update Path does not match
20 admin_web_course_clone /courses/{id}/clone Path does not match
21 admin_web_certificate_version_create /certificate-versions/new Path does not match
22 admin_web_certificate_version_index /certificate-versions Path does not match
23 admin_web_certificate_version_update /certificate-versions/{id}/update Path does not match
24 admin_web_education_material_create /lessons/{id}/lesson-contents/education-materials/new Path does not match
25 admin_web_education_material_update /lessons/lesson-contents/education-materials/{id}/update Path does not match
26 admin_web_lesson_create /lessons/new Path does not match
27 admin_web_lesson_index /lessons Path does not match
28 admin_web_lesson_update /lessons/{id}/update Path does not match
29 admin_web_level_create /levels/new Path does not match
30 admin_web_level_index /levels Path does not match
31 admin_web_level_update /levels/{id}/update Path does not match
32 admin_web_test_material_create /lessons/{id}/lesson-contents/test-materials/new Path does not match
33 admin_web_test_material_update /lessons/lesson-contents/test-materials/{id}/update Path does not match
34 admin_web_test_material_publish /lessons/lesson-contents/test-materials/{id}/publish Path does not match
35 admin_web_test_material_question_create /lessons/lesson-contents/test-materials/{id}/question/new/{questionType} Path does not match
36 admin_web_test_material_question_update /lessons/lesson-contents/test-materials/{testMaterial}/question/{id}/{questionType} Path does not match
37 admin_web_product_create /products/new Path does not match
38 admin_web_product_index /products Path does not match
39 admin_web_product_update /products/{id}/update Path does not match
40 admin_web_product_order_create /product-order/new Path does not match
41 admin_web_product_order_index /product-order Path does not match
42 admin_web_product_order_update /product-order/{id}/update Path does not match
43 admin_web_student_index /students Path does not match
44 admin_web_student_create /students/new Path does not match
45 admin_web_student_update /students/{id}/update Path does not match
46 admin_web_task_index /task Path does not match
47 admin_web_task_create /task/create Path does not match
48 admin_web_task_update /task/{id}/update Path does not match
49 admin_web_task_student_answer_index /task/{id}/student-answer Path does not match
50 admin_web_task_student_answer_update /task/{taskId}/student-answer/{id}/update Path does not match
51 admin_web_user_create /users/new Path does not match
52 admin_web_user_index /users Path does not match
53 admin_web_user_update /users/{id}/update Path does not match
54 admin_web_security_login /login Path does not match
55 admin_web_security_login_check /login-check Path does not match
56 admin_web_security_logout /logout Path does not match
57 admin_web_security_reset_password_request /reset-password/request Route matches!

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