Routing
(none)
Matched route
Route Matching Logs
Path to match:
/
# | 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_calendar | /admin/calendar | Path does not match |
13 | admin_getSubscriptions | /admin/getSubscriptions | Path does not match |
14 | admin_getCalendarData | /admin/getCalendarData | Path does not match |
15 | admin_getCenterDates | /admin/getCenterDates | Path does not match |
16 | admin_saveNewBooking | /admin/saveNewBooking | Path does not match |
17 | admin | /admin | Path does not match |
18 | api | /api | Path does not match |
19 | api_getAvailabilities | /api/getAvailabilities | Path does not match |
20 | app_login | /api/login | Path does not match |
21 | app_registration | /api/registration | Path does not match |
22 | api_bookAvailability | /api/bookAvailability | Path does not match |
23 | api_bookCodeAvailability | /api/bookCodeAvailability | Path does not match |
24 | api_paymentOK | /api/paymentOK | Path does not match |
25 | paymentOKStripe | /api/paymentOKStripe | Path does not match |
26 | api_paymentOKAlma | /api/paymentOKAlma | Path does not match |
27 | api_checkDoneSubscription | /api/checkDoneSubscription | Path does not match |
28 | api_getCodeStep | /api/getCodeStep | Path does not match |
29 | api_answerCodeStep | /api/answerCodeStep | Path does not match |
30 | api_saveProfile | /api/saveProfile | Path does not match |
31 | api_getQuestionData | /api/getQuestionData | Path does not match |
32 | api_saveQuestionsOrder | /api/saveQuestionsOrder | Path does not match |
33 | api_getExamDates | /api/getExamDates | Path does not match |
34 | api_getCourseDetails | /api/getCourseDetails | Path does not match |
35 | api_resetCodeProgress | /api/resetCodeProgress | Path does not match |
36 | api_getEDOFData | /api/getEDOFData | Path does not match |
37 | api_checkNumDossierCPF | /api/checkNumDossierCPF | Path does not match |
38 | api_textToSpeech | /api/textToSpeech | Path does not match |
39 | api_textToSpeechFolder | /api/textToSpeechFolder | Path does not match |
40 | api_textToSpeechFolder2 | /api/textToSpeechFolder2 | Path does not match |
41 | api_resetPassword | /api/resetPassword | Path does not match |
42 | api_getSubscription | /api/getSubscription | Path does not match |
43 | api_changeAvailability | /api/changeAvailability | Path does not match |
44 | api_saveAutoEval | /api/saveAutoEval | Path does not match |
45 | api_signContract | /api/signContract | Path does not match |
46 | api_exportQuestions | /api/exportQuestions | Path does not match |
47 | api_getPrintelData | /api/getPrintelData | Path does not match |
48 | api_updateCNAnswers | /api/updateCNAnswers | Path does not match |
49 | api_textToSpeechChineese | /api/textToSpeechChineese | Path does not match |
50 | api_renameChineeseAudio | /api/renameChineeseAudio | Path does not match |
51 | api_checkEmailExists | /api/api_checkEmailExists | Path does not match |
52 | stripe | /api/stripe | Path does not match |
53 | api_test | /api/api_test | Path does not match |
54 | api_resizePics | /api/resizePics | Path does not match |
55 | front | /{_locale} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.