Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
# | 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_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | admin | /admin | Path does not match |
16 | welcome | /admin/welcome | Path does not match |
17 | ai_test | /server/ai/test/{secret} | Path does not match |
18 | correctUserAnswer | /server/ai/correctUserAnswer/{secret}/{applicationId} | Path does not match |
19 | categorizeQuestions | /server/ai/categorizeQuestions/{secret} | Path does not match |
20 | getAffiliateProducts | /api/getAffiliateProducts/{applicationId} | Path does not match |
21 | getApplications | /server/getApplications | Path does not match |
22 | getApplication | /api/getApplication/{applicationId} | Path does not match |
23 | getChapters | /api/getChapters/{applicationId} | Path does not match |
24 | increaseAppChaptersVersion | /server/increaseAppChaptersVersion/{secret}/{applicationId} | Path does not match |
25 | increaseAppDocumentsVersion | /server/increaseAppDocumentsVersion/{secret}/{applicationId} | Path does not match |
26 | increaseAppQuestionsVersion | /server/increaseAppQuestionsVersion/{secret}/{applicationId} | Path does not match |
27 | increaseAppExamsVersion | /server/increaseAppExamsVersion/{secret}/{applicationId} | Path does not match |
28 | increaseAppProductsVersion | /server/increaseAppProductsVersion/{secret}/{applicationId} | Path does not match |
29 | getDocuments | /api/getDocuments/{applicationId} | Path does not match |
30 | getExams | /api/getExams/{applicationId} | Path does not match |
31 | importChapters | /server/importChapters/{secret}/{applicationId} | Path does not match |
32 | importExams | /server/importExams/{secret}/{applicationId} | Path does not match |
33 | importQuestions | /server/importQuestions/{secret}/{applicationId} | Path does not match |
34 | exportOldSQLToText | /server/exportOldSQLToText/{secret} | Path does not match |
35 | sendPromotionalCode | /api/sendPromotionalCode | Path does not match |
36 | getQuestions | /api/getQuestions/{applicationId} | Path does not match |
37 | reportQuestion | /api/reportQuestion | Path does not match |
38 | getQuestionsStressTest | /server/getQuestionsStressTest/{applicationId} | Path does not match |
39 | setUserPremium | /api/setUserPremium | Path does not match |
40 | sendDevice | /api/sendDevice/{applicationId} | Path does not match |
41 | changeNotificationsStatus | /api/changeNotificationsStatus | Path does not match |
42 | getNotificationsStatus | /api/getNotificationsStatus | Path does not match |
43 | sendPushNotificationToken | /api/sendPushNotificationToken | Path does not match |
44 | sendMessage | /api/sendMessage | Path does not match |
45 | sendQuestionProgress | /api/sendQuestionProgress | Path does not match |
46 | sendSimulatedExamProgress | /api/sendSimulatedExamProgress | Path does not match |
47 | sendExamProgress | /api/sendExamProgress | Path does not match |
48 | sendChallengeMaxRecord | /api/sendChallengeMaxRecord | Path does not match |
49 | linkDeviceToEmail | /api/linkDeviceToEmail | Path does not match |
50 | resendValidationCode | /api/resendValidationCode | Path does not match |
51 | unlinkDeviceFromEmail | /api/unlinkDeviceFromEmail | Path does not match |
52 | validateLink | /api/validateLink | Path does not match |
53 | getProgress | /api/getProgress/{applicationId} | Path does not match |
54 | resetProgress | /api/resetProgress | Path does not match |
55 | validateAndroidPurchases | /api/validateAndroidPurchases | Path does not match |
56 | validateiOSPurchases | /api/validateiOSPurchases | Path does not match |
57 | sendNotifications | /sendNotifications/{secret} | Path does not match |
58 | register | /register | Path does not match |
59 | login | /login | Path does not match |
60 | logout | /logout | 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.