https://qriosity.ideasthatmatter.in/api/v1/school/registration/school-not-found

Routing

(none) Matched route

Route Matching Logs

Path to match: /api/v1/school/registration/school-not-found
# 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 admin /admin Path does not match
13 app_admin_quiz_updatequestions /admin/quiz/{quizSlug}/updatequestions Path does not match
14 quiz_api_app_api_admin_index /api/v1/admin/certificate/preview Path does not match
15 quiz_api_api_quiz_sections_save /api/v1/quiz/{quizSlug}/sections Path does not match
16 quiz_api_app_api_quiz_getallstates /api/v1/states Path does not match
17 quiz_api_app_api_quiz_postallstates /api/v1/states Path does not match
18 quiz_api_app_api_quiz_optionsallstates /api/v1/states Path does not match
19 quiz_api_app_api_quiz_getstatebysearchkey /api/v1/state/{searchkey} Path does not match
20 quiz_api_app_api_quiz_getcitybystateandsearchkey /api/v1/state/{state}/city/{searchkey} Path does not match
21 quiz_api_app_api_quiz_getschoolbycityandsearchkey /api/v1/city/{city}/school/{searchkey} Path does not match
22 quiz_api_app_api_quiz_getschoolbyname /api/v1/school/{searchkey} Path does not match
23 quiz_api_app_api_quiz_leaderboard /api/v1/quiz/{groupId}/leaderboard Path does not match
24 registration_app_api_registration_get /api/v1/school-registration Path does not match
25 registration_app_api_registration_put /api/v1/school/registration/{slug} Path almost matches, but Method "GET" does not match any of the required methods (POST)
26 signup_app_api_signup_schoolsignup /api/v1/signup/{quizSlug}/school-signup Path does not match
27 signup_app_api_signup_studentsignup /api/v1/signup/{quizSlug}/{schoolSlug} Path does not match
28 signup_app_api_signup_updateprofile /api/v1/update-profile/{quizSlug} Path does not match
29 app_login /login Path does not match
30 app_logout /logout Path does not match
31 login_check /login_check Path does not match
32 default_index / Path does not match
33 teacher_school_selection /signup/{quizSlug}/select-school Path does not match
34 intl_teacher_school_selection /signup/{quizSlug}/select-school-intl Path does not match
35 open_quiz_link /signup/{quizSlug}/participate Path does not match
36 quiz_signup /signup/{quizSlug}/{schoolSlug} Path does not match
37 quiz_signup_student /signup/{quizSlug}/{schoolSlug}/{studentid} Path does not match
38 quiz_index /quiz Path does not match
39 quiz_instructions /quiz/instructions Path does not match
40 quiz_sections /quiz/{quizSlug}/sections Path does not match
41 quiz_update_profile /quiz/{quizSlug}/update-profile Path does not match
42 quiz_rules /quiz/{quizSlug}/rules Path does not match
43 quiz_main /quiz/{quizSlug}/ Path does not match
44 quiz_section /quiz/{quizSlug}/section/{questionNo} Path does not match
45 quiz_main_question /quiz/{quizSlug}/question/{questionNo} Path does not match
46 quiz_congratulation /quiz/{quizSlug}/congratulation Path does not match
47 quiz_login_student /joinquiz/{quizSlug}/{schoolSlug}/{studentid}/{emailId}/{phoneNo} Path does not match
48 quiz_login_student_2 /joinquiz/{quizSlug}/{schoolSlug}/{studentid}/{emailId} Path does not match
49 quiz_login_student_3 /joinquiz/{quizSlug}/{schoolSlug}/{studentUserId} Path does not match
50 quiz_host_home /host/{quizSlug}/{groupId} Path does not match
51 quiz_host_main /host/{quizSlug}/{questionNo}/{groupId} Path does not match
52 quiz_host_main_active /{quizSlug}/{questionNo}/{groupId}/active Path does not match
53 quiz_student_leaderboard /{quizSlug}/{questionNo}/{groupId}/leaderboard Path does not match
54 school /school/registration/{slug} Path does not match
55 app_web_school_generateslug /school/generateslug Path does not match
56 email /school/email/{slug} Path does not match
57 shcool_thank_you /school/thank-you Path does not match
58 app_web_school_generateusers /generate-users Path does not match
59 _preview_error /_error/{code}.{_format} Path does not match

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