Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | baths-list-all | /baths/listAll/{page} | Path does not match |
14 | baths-list | /baths/{resident}/{page} | Path does not match |
15 | bath-delete | /baths/delete/{id} | Path does not match |
16 | bath-create | /baths/create/{resident} | Path does not match |
17 | bath-edit | /baths/edit/{id} | Path does not match |
18 | default | / | Path does not match |
19 | app_file_view | /file/{id}/view | Path does not match |
20 | test | /test | Path does not match |
21 | defecations-list-all | /defecations/listAll/{page} | Path does not match |
22 | defecations-list | /defecations/{resident}/{page} | Path does not match |
23 | defecation-delete | /defecations/delete/{id} | Path does not match |
24 | defecation-create | /defecations/create/{resident} | Path does not match |
25 | defecation-edit | /defecations/edit/{id} | Path does not match |
26 | exams-daily | /exams/daily/{day} | Path does not match |
27 | exams-weekly | /exams/weekly/{week} | Path does not match |
28 | exams-list | /exams/{resident}/{page} | Path does not match |
29 | exam-delete | /exams/delete/{id} | Path does not match |
30 | exam-create | /exams/create | Path does not match |
31 | exam-edit | /exams/edit/{id} | Path does not match |
32 | floors-list | /floors/{page} | Path does not match |
33 | floor-view | /floors/view/{floor} | Path does not match |
34 | floor-delete | /floors/delete/{id} | Path does not match |
35 | floor-create | /floors/create | Path does not match |
36 | floor-edit | /floors/edit/{id} | Path does not match |
37 | haircuts-list | /haircuts/{resident}/{page} | Path does not match |
38 | haircut-delete | /haircuts/delete/{id} | Path does not match |
39 | haircut-create | /haircuts/create/{resident} | Path does not match |
40 | haircut-edit | /haircuts/edit/{id} | Path does not match |
41 | medication-daily | /medication/daily/{day} | Path does not match |
42 | medication-weekly | /medication/weekly/{week} | Path does not match |
43 | nailcuts-list | /nailcuts/{resident}/{page} | Path does not match |
44 | nailcut-delete | /nailcuts/delete/{id} | Path does not match |
45 | nailcut-create | /nailcuts/create/{resident} | Path does not match |
46 | nailcut-edit | /nailcuts/edit/{id} | Path does not match |
47 | notes-daily | /notes/daily/{day} | Path does not match |
48 | notes-weekly | /notes/weekly/{week} | Path does not match |
49 | notes-list | /notes/{resident}/{page} | Path does not match |
50 | note-delete | /notes/delete/{id} | Path does not match |
51 | note-create | /notes/create/{resident} | Path does not match |
52 | note-edit | /notes/edit/{id} | Path does not match |
53 | notifications-list | /notifications/{page} | Path does not match |
54 | notification-view | /notifications/view/{notification} | Path does not match |
55 | notification-delete | /notifications/delete/{id} | Path does not match |
56 | notification-dismiss | /notifications/dismiss/{id} | Path does not match |
57 | notification-create | /notifications/create | Path does not match |
58 | notification-edit | /notifications/edit/{id} | Path does not match |
59 | nutritional-daily | /nutritional/daily/{day} | Path does not match |
60 | residents-list | /residents/{page} | Path does not match |
61 | residents-export | /residents/export/ | Path does not match |
62 | resident-pdf | /residents/pdf/{resident} | Path does not match |
63 | resident-view | /residents/view/{resident} | Path does not match |
64 | medical-center-view | /residents/medical-center/ | Path does not match |
65 | resident-delete | /residents/delete/{id} | Path does not match |
66 | resident-create | /residents/create | Path does not match |
67 | resident-edit | /residents/edit/{id} | Path does not match |
68 | rooms-list | /rooms/{page} | Path does not match |
69 | room-delete | /rooms/delete/{id} | Path does not match |
70 | room-create | /rooms/create | Path does not match |
71 | room-edit | /rooms/edit/{id} | Path does not match |
72 | app_user_login | /login | Path does not match |
73 | app_user_logout | /logout | Path does not match |
74 | staff-list | /staff/{page} | Path does not match |
75 | staff-delete | /staff/delete/{id} | Path does not match |
76 | staff-create | /staff/create | Path does not match |
77 | staff-edit | /staff/edit/{id} | Path does not match |
78 | users-list | /users/{page} | Path does not match |
79 | user-delete | /users/delete/{id} | Path does not match |
80 | user-create | /users/create | Path does not match |
81 | user-edit | /users/edit/{id} | Path does not match |
82 | user-change-password | /users/password/{id} | Path does not match |
83 | vitals-list | /vitals/{resident}/{type}/{page} | Path does not match |
84 | vital-delete | /vitals/{type}/delete/{id} | Path does not match |
85 | vital-edit | /vitals/{type}/edit/{id} | Path does not match |
86 | api-pbx-call-number | /api/pbx/call | Path does not match |
87 | api-resident-baths | /api/v1/bath/{resident}/list | Path does not match |
88 | api-resident-baths-paginated | /api/v1/bath/{resident}/list-pagination | Path does not match |
89 | api-resident-baths-total | /api/v1/bath/{resident}/total | Path does not match |
90 | api-resident-bath-add | /api/v1/bath/{resident}/add | Path does not match |
91 | api-dashboard-floor-residents | /api/v1/dboard/floorResidents | Path does not match |
92 | api-dashboard-latest-notes | /api/v1/dboard/latestNotes | Path does not match |
93 | api-dashboard-latest-oxygen | /api/v1/dboard/latestOxygen | Path does not match |
94 | api-dashboard-latest-pressure | /api/v1/dboard/latestPressure | Path does not match |
95 | api-dashboard-latest-temperature | /api/v1/dboard/latestTemperature | Path does not match |
96 | api-dashboard-latest-sugar | /api/v1/dboard/latestSugar | Path does not match |
97 | api-dashboard-latest-defecation | /api/v1/dboard/latestDefecation | Path does not match |
98 | api-dashboard-latest-bath | /api/v1/dboard/latestBath | Path does not match |
99 | api-dashboard-latest-stat-medication | /api/v1/dboard/latestStatMedication | Path does not match |
100 | api-dashboard-latest-nailcut | /api/v1/dboard/latestNailcut | Path does not match |
101 | api-dashboard-latest-urine-measure | /api/v1/dboard/latestUrineMeasure | Path does not match |
102 | api-dashboard-latest-urine-collector | /api/v1/dboard/latestUrineCollector | Path does not match |
103 | api-resident-defecations | /api/v1/defecation/{resident}/list | Path does not match |
104 | api-resident-defecation-add | /api/v1/defecation/{resident}/add | Path does not match |
105 | api-resident-exams | /api/v1/exam/{resident}/list | Path does not match |
106 | api-resident-exam-add | /api/v1/exam/{resident}/add | Path does not match |
107 | api-resident-exam-delete | /api/v1/exam/{resident}/delete | Path does not match |
108 | api-resident-haircuts | /api/v1/haircut/{resident}/list | Path does not match |
109 | api-resident-haircut-add | /api/v1/haircut/{resident}/add | Path does not match |
110 | api-medical-center-urls | /api/v1/medical-center/urls | Path does not match |
111 | api-medical-center-file-add | /api/v1/medical-center/medical-center/files/upload | Path does not match |
112 | api-resident-nailcuts | /api/v1/nailcut/{resident}/list | Path does not match |
113 | api-resident-nailcut-add | /api/v1/nailcut/{resident}/add | Path does not match |
114 | api-resident-notes | /api/v1/notes/{resident}/list | Path does not match |
115 | api-resident-notes-paginated | /api/v1/notes/{resident}/list-pagination | Path does not match |
116 | api-resident-note-add | /api/v1/notes/{resident}/add | Path does not match |
117 | api-resident-notifications | /api/v1/notifications/{resident}/list | Path does not match |
118 | api-resident-notification-add | /api/v1/notifications/{resident}/add | Path does not match |
119 | api-resident-urls | /api/v1/resident/{resident}/urls | Path does not match |
120 | api-resident-care | /api/v1/resident/{resident}/list | Path does not match |
121 | api-resident-file-add | /api/v1/resident/{resident}/files/upload | Path does not match |
122 | api-resident-files | /api/v1/resident/{resident}/files/ | Path does not match |
123 | api-resident-file-delete | /api/v1/resident/{resident}/file/delete | Path does not match |
124 | api-resident-medication | /api/v1/medication/{resident}/medication | Path does not match |
125 | api-resident-medication-stat | /api/v1/medication/{resident}/medication/stat | Path does not match |
126 | api-resident-medication-check | /api/v1/medication/{resident}/medication/check | Path does not match |
127 | api-resident-medication-stat-delete | /api/v1/medication/{resident}/medication/stat/delete | Path does not match |
128 | api-resident-medication-stat-add | /api/v1/medication/{resident}/medication/stat/add | Path does not match |
129 | api-resident-urline-collector-list | /api/v1/urine/{resident}/list | Path does not match |
130 | api-resident-urine-measures-latest | /api/v1/urine/{resident}/measures/latest | Path does not match |
131 | api-resident-enable-urine-colelctor | /api/v1/urine/{resident}/enable | Path does not match |
132 | api-resident-disable-urine-colelctor | /api/v1/urine/{resident}/disable | Path does not match |
133 | api-resident-urine-collector-add | /api/v1/urine/{resident}/collector/add | Path does not match |
134 | api-resident-urine-collector-measure-add | /api/v1/urine/{resident}/measure/add | Path does not match |
135 | api-resident-vaccinations | /api/v1/vaccination/{resident}/list | Path does not match |
136 | api-resident-vaccination-add | /api/v1/vaccination/{resident}/add | Path does not match |
137 | api-resident-vaccination-delete | /api/v1/vaccination/{resident}/delete | Path does not match |
138 | api-vitals-average | /api/v1/vitals/{resident}/average | Path does not match |
139 | api-vitals-latest | /api/v1/vitals/{resident}/latest | Path does not match |
140 | api-vitals-cardio-add | /api/v1/vitals/{resident}/cardio/add | Path does not match |
141 | api-vitals-oxygenLevel-add | /api/v1/vitals/{resident}/oxygenLevel/add | Path does not match |
142 | api-vitals-temperature-add | /api/v1/vitals/{resident}/temperature/add | Path does not match |
143 | api-vitals-weight-add | /api/v1/vitals/{resident}/weight/add | Path does not match |
144 | api-vitals-diabetes-add | /api/v1/vitals/{resident}/diabetes/add | Path does not match |
145 | api-vitals-respiratory-rate-add | /api/v1/vitals/{resident}/respiratoryRate/add | Path does not match |
146 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
147 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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.