Routing
admin_notifs_ajax_get
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/stiadmin20/notifications/
# | 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_specialties_index | /stiadmin20/specialties | Path does not match |
16 | admin_specialties_new | /stiadmin20/specialties/new | Path does not match |
17 | admin_specialties_edit | /stiadmin20/specialties/{id}/edit | Path does not match |
18 | admin_calendar_index | /stiadmin20/ | Path does not match |
19 | admin_calendar_mycalencar | /stiadmin20/my-calendar/ | Path does not match |
20 | admin_calendar_user | /stiadmin20/{id}/ | Path almost matches, but Requirement for "id" does not match (\d+) |
21 | admin_calendar_ajax_get_form | /stiadmin20/events/form/{pro}/ | Path does not match |
22 | admin_calendar_ajax_reload_form | /stiadmin20/events/form/{id}/reload/ | Path does not match |
23 | admin_calendar_validate_form_new | /stiadmin20/events/form/{id}/validate/ | Path does not match |
24 | admin_calendar_validate_form_edit | /stiadmin20/events/form/{id}/validate-edit/ | Path does not match |
25 | admin_calendar_ajax_valid_step_form | /stiadmin20/events/form/{event}/validate-step/{step} | Path does not match |
26 | admin_calendar_ajax_valid_step_form_mobile | /stiadmin20/events/form/{event}/validate-step/{step}/mobile | Path does not match |
27 | admin_calendar_ajax_get_form_edit | /stiadmin20/events/form/{id}/edit/ | Path does not match |
28 | admin_calendar_ajax_get_info | /stiadmin20/events/view/ | Path does not match |
29 | admin_calendar_validate_info | /stiadmin20/events/view/{id}/validate/ | Path does not match |
30 | admin_calendar_load_customers | /stiadmin20/load_customers/{id}/ | Path does not match |
31 | admin_calendar_events_delete | /stiadmin20/events/{id}/delete/ | Path does not match |
32 | admin_calendar_events_cancel | /stiadmin20/events/{id}/cancel/ | Path does not match |
33 | admin_calendar_export_pdf | /stiadmin20/pdf/{id}/ | Path does not match |
34 | admin_calendar_load | /stiadmin20/get_events/{id}/load/ | Path does not match |
35 | admin_customer_index | /stiadmin20/customers/ | Path does not match |
36 | admin_customer_search | /stiadmin20/customers/search | Path does not match |
37 | admin_customer_ajax_get_form | /stiadmin20/customers/formadd/ | Path does not match |
38 | admin_customer_ajax_get_form_edit | /stiadmin20/customers/{id}/formedit/ | Path does not match |
39 | admin_customer_validate_form | /stiadmin20/customers/add/ | Path does not match |
40 | admin_customer_validate_form_edit | /stiadmin20/customers/{id}/edit/ | Path does not match |
41 | admin_customer_ajax_get_form_delete | /stiadmin20/customers/{id}/delete/ | Path does not match |
42 | admin_customer_ajax_add_document | /stiadmin20/customers/{id}/documentadd/ | Path does not match |
43 | admin_customer_load | /stiadmin20/customers/load/{params} | Path does not match |
44 | admin_customer_mobile_search_patent | /stiadmin20/customers/mobile_search_patent | Path does not match |
45 | admin_customer_ajax_accept_new_patient | /stiadmin20/customers/{id}/accept | Path does not match |
46 | admin_document_show | /stiadmin20/documents/{document}/show/ | Path does not match |
47 | admin_document_download | /stiadmin20/documents/{document}/download/ | Path does not match |
48 | admin_document_delete | /stiadmin20/documents/{document}/delete/ | Path does not match |
49 | admin_notifs_ajax_get | /stiadmin20/notifications/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.