Routing
app.index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/current/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/current/errors/{status} | Path does not match |
3 | api_validation_errors | /api/current/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/current/{index}.{_format} | Path does not match |
5 | api_graphql_entrypoint | /api/current/graphql | Path does not match |
6 | api_graphql_graphiql | /api/current/graphql/graphiql | Path does not match |
7 | api_graphql_graphql_playground | /api/current/graphql/graphql_playground | Path does not match |
8 | api_jsonld_context | /api/current/contexts/{shortName}.{_format} | Path does not match |
9 | _api_validation_errors_problem | /api/current/validation_errors/{id} | Path does not match |
10 | _api_validation_errors_hydra | /api/current/validation_errors/{id} | Path does not match |
11 | _api_validation_errors_jsonapi | /api/current/validation_errors/{id} | Path does not match |
12 | _api_/.well-known/genid/{id}{._format}_get | /api/current/.well-known/genid/{id}.{_format} | Path does not match |
13 | _api_/activity-events/{id}{._format}_get | /api/current/activity-events/{id}.{_format} | Path does not match |
14 | _api_/activity-events{._format}_get_collection | /api/current/activity-events.{_format} | Path does not match |
15 | _api_/activity-events{._format}_post | /api/current/activity-events.{_format} | Path does not match |
16 | _api_/activity-events/{id}{._format}_put | /api/current/activity-events/{id}.{_format} | Path does not match |
17 | _api_/activity-events/{id}{._format}_patch | /api/current/activity-events/{id}.{_format} | Path does not match |
18 | _api_/activity-events/{id}{._format}_delete | /api/current/activity-events/{id}.{_format} | Path does not match |
19 | _api_/addresses/{id}{._format}_get | /api/current/addresses/{id}.{_format} | Path does not match |
20 | _api_/venues/{venueId}/address_get | /api/current/venues/{venueId}/address | Path does not match |
21 | _api_/advice/{id}{._format}_get | /api/current/advice/{id}.{_format} | Path does not match |
22 | _api_/advice{._format}_get_collection | /api/current/advice.{_format} | Path does not match |
23 | _api_/advice{._format}_post | /api/current/advice.{_format} | Path does not match |
24 | _api_/advice/{id}{._format}_put | /api/current/advice/{id}.{_format} | Path does not match |
25 | _api_/advice/{id}{._format}_patch | /api/current/advice/{id}.{_format} | Path does not match |
26 | _api_/advice/{id}{._format}_delete | /api/current/advice/{id}.{_format} | Path does not match |
27 | _api_/aeration-events/{id}{._format}_get | /api/current/aeration-events/{id}.{_format} | Path does not match |
28 | _api_/aeration-events{._format}_get_collection | /api/current/aeration-events.{_format} | Path does not match |
29 | _api_/aeration-events{._format}_post | /api/current/aeration-events.{_format} | Path does not match |
30 | _api_/aeration-events/{id}{._format}_put | /api/current/aeration-events/{id}.{_format} | Path does not match |
31 | _api_/aeration-events/{id}{._format}_patch | /api/current/aeration-events/{id}.{_format} | Path does not match |
32 | _api_/aeration-events/{id}{._format}_delete | /api/current/aeration-events/{id}.{_format} | Path does not match |
33 | _api_/assessments/{id}{._format}_get | /api/current/assessments/{id}.{_format} | Path does not match |
34 | _api_/bio-treatment-events/{id}{._format}_get | /api/current/bio-treatment-events/{id}.{_format} | Path does not match |
35 | _api_/bio-treatment-events{._format}_get_collection | /api/current/bio-treatment-events.{_format} | Path does not match |
36 | _api_/bio-treatment-events{._format}_post | /api/current/bio-treatment-events.{_format} | Path does not match |
37 | _api_/bio-treatment-events/{id}{._format}_put | /api/current/bio-treatment-events/{id}.{_format} | Path does not match |
38 | _api_/bio-treatment-events/{id}{._format}_patch | /api/current/bio-treatment-events/{id}.{_format} | Path does not match |
39 | _api_/bio-treatment-events/{id}{._format}_delete | /api/current/bio-treatment-events/{id}.{_format} | Path does not match |
40 | _api_/boot-recommendations/{id}{._format}_get | /api/current/boot-recommendations/{id}.{_format} | Path does not match |
41 | _api_/boot-recommendations{._format}_get_collection | /api/current/boot-recommendations.{_format} | Path does not match |
42 | _api_/boot-recommendations{._format}_post | /api/current/boot-recommendations.{_format} | Path does not match |
43 | _api_/boot-recommendations/{id}{._format}_put | /api/current/boot-recommendations/{id}.{_format} | Path does not match |
44 | _api_/boot-recommendations/{id}{._format}_patch | /api/current/boot-recommendations/{id}.{_format} | Path does not match |
45 | _api_/boot-recommendations/{id}{._format}_delete | /api/current/boot-recommendations/{id}.{_format} | Path does not match |
46 | _api_/clubs/{id}{._format}_get | /api/current/clubs/{id}.{_format} | Path does not match |
47 | _api_/clubs{._format}_get_collection | /api/current/clubs.{_format} | Path does not match |
48 | clubs_list | /api/current/clubs/list | Path does not match |
49 | _api_/cover-events/{id}{._format}_get | /api/current/cover-events/{id}.{_format} | Path does not match |
50 | _api_/cover-events/{id}{._format}_delete | /api/current/cover-events/{id}.{_format} | Path does not match |
51 | _api_/cover-events{._format}_get_collection | /api/current/cover-events.{_format} | Path does not match |
52 | _api_/cover-events{._format}_post | /api/current/cover-events.{_format} | Path does not match |
53 | _api_/cover-events/{id}{._format}_put | /api/current/cover-events/{id}.{_format} | Path does not match |
54 | _api_/cover-zone-results/{id}{._format}_get | /api/current/cover-zone-results/{id}.{_format} | Path does not match |
55 | _api_/cover-zone-results/{id}{._format}_put | /api/current/cover-zone-results/{id}.{_format} | Path does not match |
56 | _api_/devices/{id}{._format}_get | /api/current/devices/{id}.{_format} | Path does not match |
57 | _api_/devices/{id}{._format}_put | /api/current/devices/{id}.{_format} | Path does not match |
58 | _api_/devices/{id}{._format}_delete | /api/current/devices/{id}.{_format} | Path does not match |
59 | _api_/devices{._format}_get_collection | /api/current/devices.{_format} | Path does not match |
60 | _api_/devices{._format}_post | /api/current/devices.{_format} | Path does not match |
61 | _api_/devices/{id}/enqueue-downlink_post | /api/current/devices/{id}/enqueue-downlink | Path does not match |
62 | _api_/device-ownerships/{id}{._format}_get | /api/current/device-ownerships/{id}.{_format} | Path does not match |
63 | _api_/device-ownerships/{id}{._format}_put | /api/current/device-ownerships/{id}.{_format} | Path does not match |
64 | _api_/device-ownerships/{id}{._format}_delete | /api/current/device-ownerships/{id}.{_format} | Path does not match |
65 | _api_/device-ownerships{._format}_post | /api/current/device-ownerships.{_format} | Path does not match |
66 | _api_/device-ownerships{._format}_get_collection | /api/current/device-ownerships.{_format} | Path does not match |
67 | _api_/device-placement-events/{id}{._format}_get | /api/current/device-placement-events/{id}.{_format} | Path does not match |
68 | _api_/device-placement-events/{id}{._format}_put | /api/current/device-placement-events/{id}.{_format} | Path does not match |
69 | _api_/device-placement-events/{id}{._format}_delete | /api/current/device-placement-events/{id}.{_format} | Path does not match |
70 | _api_/device-placement-events{._format}_post | /api/current/device-placement-events.{_format} | Path does not match |
71 | _api_/device-placement-events{._format}_get_collection | /api/current/device-placement-events.{_format} | Path does not match |
72 | _api_/pitches/{id}/device-placement-events_get_collection | /api/current/pitches/{id}/device-placement-events | Path does not match |
73 | _api_/device-status-events/{id}{._format}_get | /api/current/device-status-events/{id}.{_format} | Path does not match |
74 | _api_/device-status-events/{id}{._format}_put | /api/current/device-status-events/{id}.{_format} | Path does not match |
75 | _api_/device-status-events/{id}{._format}_delete | /api/current/device-status-events/{id}.{_format} | Path does not match |
76 | _api_/device-status-events{._format}_post | /api/current/device-status-events.{_format} | Path does not match |
77 | _api_/device-status-events{._format}_get_collection | /api/current/device-status-events.{_format} | Path does not match |
78 | _api_/disease-events/{id}{._format}_get | /api/current/disease-events/{id}.{_format} | Path does not match |
79 | _api_/disease-events{._format}_get_collection | /api/current/disease-events.{_format} | Path does not match |
80 | _api_/disease-events{._format}_post | /api/current/disease-events.{_format} | Path does not match |
81 | _api_/disease-events/{id}{._format}_put | /api/current/disease-events/{id}.{_format} | Path does not match |
82 | _api_/disease-events/{id}{._format}_patch | /api/current/disease-events/{id}.{_format} | Path does not match |
83 | _api_/disease-events/{id}{._format}_delete | /api/current/disease-events/{id}.{_format} | Path does not match |
84 | _api_/disease-zone-results/{id}{._format}_get | /api/current/disease-zone-results/{id}.{_format} | Path does not match |
85 | _api_/disease-zone-results/{id}{._format}_put | /api/current/disease-zone-results/{id}.{_format} | Path does not match |
86 | _api_/divoting-events/{id}{._format}_get | /api/current/divoting-events/{id}.{_format} | Path does not match |
87 | _api_/divoting-events{._format}_get_collection | /api/current/divoting-events.{_format} | Path does not match |
88 | _api_/divoting-events{._format}_post | /api/current/divoting-events.{_format} | Path does not match |
89 | _api_/divoting-events/{id}{._format}_put | /api/current/divoting-events/{id}.{_format} | Path does not match |
90 | _api_/divoting-events/{id}{._format}_patch | /api/current/divoting-events/{id}.{_format} | Path does not match |
91 | _api_/divoting-events/{id}{._format}_delete | /api/current/divoting-events/{id}.{_format} | Path does not match |
92 | _api_/divoting-zone-results/{id}{._format}_get | /api/current/divoting-zone-results/{id}.{_format} | Path does not match |
93 | _api_/divoting-zone-results/{id}{._format}_put | /api/current/divoting-zone-results/{id}.{_format} | Path does not match |
94 | _api_/equipment{._format}_get_collection | /api/current/equipment.{_format} | Path does not match |
95 | _api_/equipment/{id}{._format}_get | /api/current/equipment/{id}.{_format} | Path does not match |
96 | _api_/events/{id}{._format}_get | /api/current/events/{id}.{_format} | Path does not match |
97 | _api_/events{._format}_get_collection | /api/current/events.{_format} | Path does not match |
98 | _api_/events{._format}_post | /api/current/events.{_format} | Path does not match |
99 | _api_/events/{id}{._format}_put | /api/current/events/{id}.{_format} | Path does not match |
100 | _api_/events/{id}{._format}_patch | /api/current/events/{id}.{_format} | Path does not match |
101 | _api_/events/{id}{._format}_delete | /api/current/events/{id}.{_format} | Path does not match |
102 | _api_/fertilising-events/{id}{._format}_get | /api/current/fertilising-events/{id}.{_format} | Path does not match |
103 | _api_/fertilising-events{._format}_get_collection | /api/current/fertilising-events.{_format} | Path does not match |
104 | _api_/fertilising-events{._format}_post | /api/current/fertilising-events.{_format} | Path does not match |
105 | _api_/fertilising-events/{id}{._format}_put | /api/current/fertilising-events/{id}.{_format} | Path does not match |
106 | _api_/fertilising-events/{id}{._format}_patch | /api/current/fertilising-events/{id}.{_format} | Path does not match |
107 | _api_/fertilising-events/{id}{._format}_delete | /api/current/fertilising-events/{id}.{_format} | Path does not match |
108 | _api_/fertilising-event-templates{._format}_get_collection | /api/current/fertilising-event-templates.{_format} | Path does not match |
109 | _api_/fertilising-event-templates/{id}{._format}_get | /api/current/fertilising-event-templates/{id}.{_format} | Path does not match |
110 | _api_/fertilising-event-templates{._format}_post | /api/current/fertilising-event-templates.{_format} | Path does not match |
111 | _api_/fertilising-event-templates/{id}{._format}_put | /api/current/fertilising-event-templates/{id}.{_format} | Path does not match |
112 | _api_/fertilising-event-templates/{id}{._format}_delete | /api/current/fertilising-event-templates/{id}.{_format} | Path does not match |
113 | _api_/files/{id}{._format}_get | /api/current/files/{id}.{_format} | Path does not match |
114 | _api_/fungicide-ingredients/{id}{._format}_get | /api/current/fungicide-ingredients/{id}.{_format} | Path does not match |
115 | _api_/fungicide-ingredients{._format}_get_collection | /api/current/fungicide-ingredients.{_format} | Path does not match |
116 | _api_/fungicide-ingredients{._format}_post | /api/current/fungicide-ingredients.{_format} | Path does not match |
117 | _api_/fungicide-ingredients/{id}{._format}_put | /api/current/fungicide-ingredients/{id}.{_format} | Path does not match |
118 | _api_/fungicide-ingredients/{id}{._format}_patch | /api/current/fungicide-ingredients/{id}.{_format} | Path does not match |
119 | _api_/fungicide-ingredients/{id}{._format}_delete | /api/current/fungicide-ingredients/{id}.{_format} | Path does not match |
120 | _api_/fungicide-products/{id}{._format}_get | /api/current/fungicide-products/{id}.{_format} | Path does not match |
121 | _api_/fungicide-products{._format}_get_collection | /api/current/fungicide-products.{_format} | Path does not match |
122 | _api_/fungicide-products{._format}_post | /api/current/fungicide-products.{_format} | Path does not match |
123 | _api_/fungicide-products/{id}{._format}_put | /api/current/fungicide-products/{id}.{_format} | Path does not match |
124 | _api_/fungicide-products/{id}{._format}_patch | /api/current/fungicide-products/{id}.{_format} | Path does not match |
125 | _api_/fungicide-products/{id}{._format}_delete | /api/current/fungicide-products/{id}.{_format} | Path does not match |
126 | _api_/fungicide-treats/{id}{._format}_get | /api/current/fungicide-treats/{id}.{_format} | Path does not match |
127 | _api_/fungicide-treats{._format}_get_collection | /api/current/fungicide-treats.{_format} | Path does not match |
128 | _api_/fungicide-treats{._format}_post | /api/current/fungicide-treats.{_format} | Path does not match |
129 | _api_/fungicide-treats/{id}{._format}_put | /api/current/fungicide-treats/{id}.{_format} | Path does not match |
130 | _api_/fungicide-treats/{id}{._format}_patch | /api/current/fungicide-treats/{id}.{_format} | Path does not match |
131 | _api_/fungicide-treats/{id}{._format}_delete | /api/current/fungicide-treats/{id}.{_format} | Path does not match |
132 | _api_/grass-types/{id}{._format}_get | /api/current/grass-types/{id}.{_format} | Path does not match |
133 | _api_/grass-types{._format}_get_collection | /api/current/grass-types.{_format} | Path does not match |
134 | _api_/grooming-events/{id}{._format}_get | /api/current/grooming-events/{id}.{_format} | Path does not match |
135 | _api_/grooming-events{._format}_get_collection | /api/current/grooming-events.{_format} | Path does not match |
136 | _api_/grooming-events{._format}_post | /api/current/grooming-events.{_format} | Path does not match |
137 | _api_/grooming-events/{id}{._format}_put | /api/current/grooming-events/{id}.{_format} | Path does not match |
138 | _api_/grooming-events/{id}{._format}_patch | /api/current/grooming-events/{id}.{_format} | Path does not match |
139 | _api_/grooming-events/{id}{._format}_delete | /api/current/grooming-events/{id}.{_format} | Path does not match |
140 | _api_/health-effects{._format}_get_collection | /api/current/health-effects.{_format} | Path does not match |
141 | _api_/health-effects/{id}{._format}_get | /api/current/health-effects/{id}.{_format} | Path does not match |
142 | _api_/heating-events/{id}{._format}_get | /api/current/heating-events/{id}.{_format} | Path does not match |
143 | _api_/heating-events{._format}_get_collection | /api/current/heating-events.{_format} | Path does not match |
144 | _api_/heating-events{._format}_post | /api/current/heating-events.{_format} | Path does not match |
145 | _api_/heating-events/{id}{._format}_put | /api/current/heating-events/{id}.{_format} | Path does not match |
146 | _api_/heating-events/{id}{._format}_patch | /api/current/heating-events/{id}.{_format} | Path does not match |
147 | _api_/heating-events/{id}{._format}_delete | /api/current/heating-events/{id}.{_format} | Path does not match |
148 | _api_/index-categories/{id}{._format}_get | /api/current/index-categories/{id}.{_format} | Path does not match |
149 | _api_/index-categories{._format}_get_collection | /api/current/index-categories.{_format} | Path does not match |
150 | _api_/index-results/{id}{._format}_get | /api/current/index-results/{id}.{_format} | Path does not match |
151 | _api_/index-results{._format}_get_collection | /api/current/index-results.{_format} | Path does not match |
152 | _api_/index-zone-results/{id}{._format}_get | /api/current/index-zone-results/{id}.{_format} | Path does not match |
153 | _api_/index-results/{id}/index-zone-results_get_collection | /api/current/index-results/{id}/index-zone-results | Path does not match |
154 | _api_/injuries{._format}_get_collection | /api/current/injuries.{_format} | Path does not match |
155 | _api_/injuries/{id}{._format}_get | /api/current/injuries/{id}.{_format} | Path does not match |
156 | _api_/injuries/{id}{._format}_put | /api/current/injuries/{id}.{_format} | Path does not match |
157 | _api_/injury-events/{id}{._format}_get | /api/current/injury-events/{id}.{_format} | Path does not match |
158 | _api_/injury-events{._format}_get_collection | /api/current/injury-events.{_format} | Path does not match |
159 | _api_/injury-events{._format}_post | /api/current/injury-events.{_format} | Path does not match |
160 | _api_/injury-events/{id}{._format}_put | /api/current/injury-events/{id}.{_format} | Path does not match |
161 | _api_/injury-events/{id}{._format}_patch | /api/current/injury-events/{id}.{_format} | Path does not match |
162 | _api_/injury-events/{id}{._format}_delete | /api/current/injury-events/{id}.{_format} | Path does not match |
163 | _api_/irrigation-events/{id}{._format}_get | /api/current/irrigation-events/{id}.{_format} | Path does not match |
164 | _api_/irrigation-events{._format}_get_collection | /api/current/irrigation-events.{_format} | Path does not match |
165 | _api_/irrigation-events{._format}_post | /api/current/irrigation-events.{_format} | Path does not match |
166 | _api_/irrigation-events/{id}{._format}_put | /api/current/irrigation-events/{id}.{_format} | Path does not match |
167 | _api_/irrigation-events/{id}{._format}_patch | /api/current/irrigation-events/{id}.{_format} | Path does not match |
168 | _api_/irrigation-events/{id}{._format}_delete | /api/current/irrigation-events/{id}.{_format} | Path does not match |
169 | _api_/irrigation-zone-results/{id}{._format}_get | /api/current/irrigation-zone-results/{id}.{_format} | Path does not match |
170 | _api_/irrigation-zone-results/{id}{._format}_put | /api/current/irrigation-zone-results/{id}.{_format} | Path does not match |
171 | _api_/licence-types_get_collection | /api/current/licence-types | Path does not match |
172 | _api_/licence-types/{id}{._format}_get | /api/current/licence-types/{id}.{_format} | Path does not match |
173 | _api_/line-marking-events/{id}{._format}_get | /api/current/line-marking-events/{id}.{_format} | Path does not match |
174 | _api_/line-marking-events{._format}_get_collection | /api/current/line-marking-events.{_format} | Path does not match |
175 | _api_/line-marking-events{._format}_post | /api/current/line-marking-events.{_format} | Path does not match |
176 | _api_/line-marking-events/{id}{._format}_put | /api/current/line-marking-events/{id}.{_format} | Path does not match |
177 | _api_/line-marking-events/{id}{._format}_patch | /api/current/line-marking-events/{id}.{_format} | Path does not match |
178 | _api_/line-marking-events/{id}{._format}_delete | /api/current/line-marking-events/{id}.{_format} | Path does not match |
179 | _api_/match-events/{id}{._format}_get | /api/current/match-events/{id}.{_format} | Path does not match |
180 | _api_/match-events{._format}_get_collection | /api/current/match-events.{_format} | Path does not match |
181 | _api_/match-events{._format}_post | /api/current/match-events.{_format} | Path does not match |
182 | _api_/match-events/{id}{._format}_put | /api/current/match-events/{id}.{_format} | Path does not match |
183 | _api_/match-events/{id}{._format}_patch | /api/current/match-events/{id}.{_format} | Path does not match |
184 | _api_/match-events/{id}{._format}_delete | /api/current/match-events/{id}.{_format} | Path does not match |
185 | _api_/match-zone-results/{id}{._format}_get | /api/current/match-zone-results/{id}.{_format} | Path does not match |
186 | _api_/match-zone-results/{id}{._format}_put | /api/current/match-zone-results/{id}.{_format} | Path does not match |
187 | _api_/mowing-events/{id}{._format}_get | /api/current/mowing-events/{id}.{_format} | Path does not match |
188 | _api_/mowing-events{._format}_get_collection | /api/current/mowing-events.{_format} | Path does not match |
189 | _api_/mowing-events{._format}_post | /api/current/mowing-events.{_format} | Path does not match |
190 | _api_/mowing-events/{id}{._format}_put | /api/current/mowing-events/{id}.{_format} | Path does not match |
191 | _api_/mowing-events/{id}{._format}_patch | /api/current/mowing-events/{id}.{_format} | Path does not match |
192 | _api_/mowing-events/{id}{._format}_delete | /api/current/mowing-events/{id}.{_format} | Path does not match |
193 | _api_/nematode-products/{id}{._format}_get | /api/current/nematode-products/{id}.{_format} | Path does not match |
194 | _api_/nematode-products{._format}_get_collection | /api/current/nematode-products.{_format} | Path does not match |
195 | _api_/nematode-products{._format}_post | /api/current/nematode-products.{_format} | Path does not match |
196 | _api_/nematode-products/{id}{._format}_put | /api/current/nematode-products/{id}.{_format} | Path does not match |
197 | _api_/nematode-products/{id}{._format}_patch | /api/current/nematode-products/{id}.{_format} | Path does not match |
198 | _api_/nematode-products/{id}{._format}_delete | /api/current/nematode-products/{id}.{_format} | Path does not match |
199 | _api_/note-events/{id}{._format}_get | /api/current/note-events/{id}.{_format} | Path does not match |
200 | _api_/note-events{._format}_get_collection | /api/current/note-events.{_format} | Path does not match |
201 | _api_/note-events{._format}_post | /api/current/note-events.{_format} | Path does not match |
202 | _api_/note-events/{id}{._format}_put | /api/current/note-events/{id}.{_format} | Path does not match |
203 | _api_/note-events/{id}{._format}_patch | /api/current/note-events/{id}.{_format} | Path does not match |
204 | _api_/note-events/{id}{._format}_delete | /api/current/note-events/{id}.{_format} | Path does not match |
205 | _api_/parameter-results/{id}{._format}_get | /api/current/parameter-results/{id}.{_format} | Path does not match |
206 | _api_/parameter-results/{id}{._format}_put | /api/current/parameter-results/{id}.{_format} | Path does not match |
207 | _api_/physical-assessments/{id}{._format}_get | /api/current/physical-assessments/{id}.{_format} | Path does not match |
208 | _api_/pitches{._format}_get_collection | /api/current/pitches.{_format} | Path does not match |
209 | pitchesList | /api/current/pitches/list | Path does not match |
210 | _api_/pitches/{id}{._format}_get | /api/current/pitches/{id}.{_format} | Path does not match |
211 | pitchesHistory | /api/current/pitches/{id}/history | Path does not match |
212 | pitchesAnalyses | /api/current/pitches/{id}/analyses | Path does not match |
213 | pitchesAnalysesIndexResults | /api/current/pitches/{id}/analyses/index-results | Path does not match |
214 | pitchesIndexResultsLatest | /api/current/pitches/{id}/index-results/latest | Path does not match |
215 | pitchesIndexResultsLatestDetail | /api/current/pitches/{id}/index-results/latest/detail | Path does not match |
216 | pitchesEvents | /api/current/pitches/{id}/events | Path does not match |
217 | pitchScores | /api/current/pitches/{id}/scores | Path does not match |
218 | _api_/events/{eventId}/pitch_get | /api/current/events/{eventId}/pitch | Path does not match |
219 | _api_/venues/{venueId}/pitches_get_collection | /api/current/venues/{venueId}/pitches | Path does not match |
220 | _api_/clubs/{clubId}/pitches_get_collection | /api/current/clubs/{clubId}/pitches | Path does not match |
221 | _api_/user-groups/{id}/pitches_get_collection | /api/current/user-groups/{id}/pitches | Path does not match |
222 | _api_/pitch-assessments/{id}{._format}_get | /api/current/pitch-assessments/{id}.{_format} | Path does not match |
223 | _api_/pitch-effects{._format}_get_collection | /api/current/pitch-effects.{_format} | Path does not match |
224 | _api_/pitch-effects/{id}{._format}_get | /api/current/pitch-effects/{id}.{_format} | Path does not match |
225 | _api_/pitch-templates/{id}{._format}_get | /api/current/pitch-templates/{id}.{_format} | Path does not match |
226 | _api_/pitch-template-zones/{id}{._format}_get | /api/current/pitch-template-zones/{id}.{_format} | Path does not match |
227 | _api_/pitch-types/{id}{._format}_get | /api/current/pitch-types/{id}.{_format} | Path does not match |
228 | _api_/pitch-types{._format}_get_collection | /api/current/pitch-types.{_format} | Path does not match |
229 | _api_/player-perceptions/{id}{._format}_get | /api/current/player-perceptions/{id}.{_format} | Path does not match |
230 | _api_/player-perceptions{._format}_get_collection | /api/current/player-perceptions.{_format} | Path does not match |
231 | _api_/player-perceptions{._format}_post | /api/current/player-perceptions.{_format} | Path does not match |
232 | _api_/player-perceptions/{id}{._format}_put | /api/current/player-perceptions/{id}.{_format} | Path does not match |
233 | _api_/player-perceptions/{id}{._format}_patch | /api/current/player-perceptions/{id}.{_format} | Path does not match |
234 | _api_/player-perceptions/{id}{._format}_delete | /api/current/player-perceptions/{id}.{_format} | Path does not match |
235 | _api_/player-perception-events/{id}{._format}_get | /api/current/player-perception-events/{id}.{_format} | Path does not match |
236 | _api_/player-perception-events{._format}_get_collection | /api/current/player-perception-events.{_format} | Path does not match |
237 | _api_/player-perception-events{._format}_post | /api/current/player-perception-events.{_format} | Path does not match |
238 | _api_/player-perception-events/{id}{._format}_put | /api/current/player-perception-events/{id}.{_format} | Path does not match |
239 | _api_/player-perception-events/{id}{._format}_patch | /api/current/player-perception-events/{id}.{_format} | Path does not match |
240 | _api_/player-perception-events/{id}{._format}_delete | /api/current/player-perception-events/{id}.{_format} | Path does not match |
241 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_get | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
242 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_get_collection | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
243 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_post | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
244 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_put | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
245 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_patch | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
246 | _api_player-perceptions/{playerPerceptionId}/player-perception-event{._format}_delete | /api/current/player-perceptions/{playerPerceptionId}/player-perception-event.{_format} | Path does not match |
247 | _api_/ratings/{id}{._format}_get | /api/current/ratings/{id}.{_format} | Path does not match |
248 | _api_/roles/{id}{._format}_get | /api/current/roles/{id}.{_format} | Path does not match |
249 | _api_/roles{._format}_get_collection | /api/current/roles.{_format} | Path does not match |
250 | _api_/roles{._format}_post | /api/current/roles.{_format} | Path does not match |
251 | _api_/roles/{id}{._format}_put | /api/current/roles/{id}.{_format} | Path does not match |
252 | _api_/roles/{id}{._format}_patch | /api/current/roles/{id}.{_format} | Path does not match |
253 | _api_/roles/{id}{._format}_delete | /api/current/roles/{id}.{_format} | Path does not match |
254 | _api_/seeding-events/{id}{._format}_get | /api/current/seeding-events/{id}.{_format} | Path does not match |
255 | _api_/seeding-events{._format}_get_collection | /api/current/seeding-events.{_format} | Path does not match |
256 | _api_/seeding-events{._format}_post | /api/current/seeding-events.{_format} | Path does not match |
257 | _api_/seeding-events/{id}{._format}_put | /api/current/seeding-events/{id}.{_format} | Path does not match |
258 | _api_/seeding-events/{id}{._format}_patch | /api/current/seeding-events/{id}.{_format} | Path does not match |
259 | _api_/seeding-events/{id}{._format}_delete | /api/current/seeding-events/{id}.{_format} | Path does not match |
260 | _api_/surface-analyses/{id}{._format}_get | /api/current/surface-analyses/{id}.{_format} | Path does not match |
261 | _api_/surface-analyses/{id}{._format}_put | /api/current/surface-analyses/{id}.{_format} | Path does not match |
262 | _api_/surface-analyses/{id}{._format}_delete | /api/current/surface-analyses/{id}.{_format} | Path does not match |
263 | templates | /api/current/surface-analyses/{id}/templates | Path does not match |
264 | addCategoryGroup | /api/current/surface-analyses/{id}/add-group | Path does not match |
265 | _api_/surface-analyses{._format}_post | /api/current/surface-analyses.{_format} | Path does not match |
266 | _api_/surface-analyses/start_post | /api/current/surface-analyses/start | Path does not match |
267 | _api_/surface-analyses{._format}_get_collection | /api/current/surface-analyses.{_format} | Path does not match |
268 | analyses_index_results | /api/current/surface-analyses/index-results | Path does not match |
269 | _api_/telemetries/{id}{._format}_get | /api/current/telemetries/{id}.{_format} | Path does not match |
270 | _api_/telemetries/{id}{._format}_put | /api/current/telemetries/{id}.{_format} | Path does not match |
271 | _api_/telemetries/{id}{._format}_delete | /api/current/telemetries/{id}.{_format} | Path does not match |
272 | _api_/telemetries{._format}_post | /api/current/telemetries.{_format} | Path does not match |
273 | _api_/telemetries{._format}_get_collection | /api/current/telemetries.{_format} | Path does not match |
274 | _api_/telemetry-metrics/{id}{._format}_get | /api/current/telemetry-metrics/{id}.{_format} | Path does not match |
275 | _api_/telemetry-metrics/{id}{._format}_put | /api/current/telemetry-metrics/{id}.{_format} | Path does not match |
276 | _api_/telemetry-metrics/{id}{._format}_delete | /api/current/telemetry-metrics/{id}.{_format} | Path does not match |
277 | _api_/telemetry-metrics{._format}_post | /api/current/telemetry-metrics.{_format} | Path does not match |
278 | _api_/telemetry-metrics{._format}_get_collection | /api/current/telemetry-metrics.{_format} | Path does not match |
279 | surface-analysis-tests | /api/current/surface-analyses/{analyseId}/tests | Path does not match |
280 | _api_/tests{._format}_get_collection | /api/current/tests.{_format} | Path does not match |
281 | _api_/tests/{id}{._format}_get | /api/current/tests/{id}.{_format} | Path does not match |
282 | pitch_surface_analysis_history | /api/current/pitches/{id}/history/{testCategoryId} | Path does not match |
283 | _api_/tests/{id}{._format}_put | /api/current/tests/{id}.{_format} | Path does not match |
284 | _api_/tests/{id}{._format}_delete | /api/current/tests/{id}.{_format} | Path does not match |
285 | _api_/test-categories/{id}{._format}_get | /api/current/test-categories/{id}.{_format} | Path does not match |
286 | _api_/test-categories{._format}_get_collection | /api/current/test-categories.{_format} | Path does not match |
287 | test_categories_list | /api/current/test-categories/list | Path does not match |
288 | _api_/test-category-groups{._format}_get_collection | /api/current/test-category-groups.{_format} | Path does not match |
289 | _api_/test-category-groups/{id}{._format}_get | /api/current/test-category-groups/{id}.{_format} | Path does not match |
290 | _api_/test-parameters/{id}{._format}_get | /api/current/test-parameters/{id}.{_format} | Path does not match |
291 | _api_/top-dressing-events/{id}{._format}_get | /api/current/top-dressing-events/{id}.{_format} | Path does not match |
292 | _api_/top-dressing-events{._format}_get_collection | /api/current/top-dressing-events.{_format} | Path does not match |
293 | _api_/top-dressing-events{._format}_post | /api/current/top-dressing-events.{_format} | Path does not match |
294 | _api_/top-dressing-events/{id}{._format}_put | /api/current/top-dressing-events/{id}.{_format} | Path does not match |
295 | _api_/top-dressing-events/{id}{._format}_patch | /api/current/top-dressing-events/{id}.{_format} | Path does not match |
296 | _api_/top-dressing-events/{id}{._format}_delete | /api/current/top-dressing-events/{id}.{_format} | Path does not match |
297 | _api_/training-events/{id}{._format}_get | /api/current/training-events/{id}.{_format} | Path does not match |
298 | _api_/training-events{._format}_get_collection | /api/current/training-events.{_format} | Path does not match |
299 | _api_/training-events{._format}_post | /api/current/training-events.{_format} | Path does not match |
300 | _api_/training-events/{id}{._format}_put | /api/current/training-events/{id}.{_format} | Path does not match |
301 | _api_/training-events/{id}{._format}_patch | /api/current/training-events/{id}.{_format} | Path does not match |
302 | _api_/training-events/{id}{._format}_delete | /api/current/training-events/{id}.{_format} | Path does not match |
303 | _api_/training-zone-results/{id}{._format}_get | /api/current/training-zone-results/{id}.{_format} | Path does not match |
304 | _api_/training-zone-results/{id}{._format}_put | /api/current/training-zone-results/{id}.{_format} | Path does not match |
305 | _api_/users/{id}{._format}_get | /api/current/users/{id}.{_format} | Path does not match |
306 | _api_/users/{id}{._format}_put | /api/current/users/{id}.{_format} | Path does not match |
307 | _api_/users{._format}_get_collection | /api/current/users.{_format} | Path does not match |
308 | _api_/profile_get_collection | /api/current/profile | Path does not match |
309 | _api_/user-groups/{id}{._format}_get | /api/current/user-groups/{id}.{_format} | Path does not match |
310 | _api_/user-groups{._format}_get_collection | /api/current/user-groups.{_format} | Path does not match |
311 | _api_/user-licences/{id}{._format}_get | /api/current/user-licences/{id}.{_format} | Path does not match |
312 | _api_/user-licences{._format}_get_collection | /api/current/user-licences.{_format} | Path does not match |
313 | _api_/venues{._format}_get_collection | /api/current/venues.{_format} | Path does not match |
314 | _api_/venues/{id}{._format}_get | /api/current/venues/{id}.{_format} | Path does not match |
315 | tomorrow_io_timelines | /api/current/venues/{id}/weather/timelines | Path does not match |
316 | _api_/weather-flow-forecast-history-items/{id}{._format}_get | /api/current/weather-flow-forecast-history-items/{id}.{_format} | Path does not match |
317 | _api_/weather-flow-forecast-history-items{._format}_get_collection | /api/current/weather-flow-forecast-history-items.{_format} | Path does not match |
318 | _api_/weather-flow-forecast-history-items{._format}_post | /api/current/weather-flow-forecast-history-items.{_format} | Path does not match |
319 | _api_/weather-flow-forecast-history-items/{id}{._format}_put | /api/current/weather-flow-forecast-history-items/{id}.{_format} | Path does not match |
320 | _api_/weather-flow-forecast-history-items/{id}{._format}_patch | /api/current/weather-flow-forecast-history-items/{id}.{_format} | Path does not match |
321 | _api_/weather-flow-forecast-history-items/{id}{._format}_delete | /api/current/weather-flow-forecast-history-items/{id}.{_format} | Path does not match |
322 | _api_/weather-flow-stations/{id}{._format}_get | /api/current/weather-flow-stations/{id}.{_format} | Path does not match |
323 | _api_/weather-flow-stations{._format}_get_collection | /api/current/weather-flow-stations.{_format} | Path does not match |
324 | history | /api/current/weather-flow-stations/{id}/history | Path does not match |
325 | _api_/zone-results/{id}{._format}_get | /api/current/zone-results/{id}.{_format} | Path does not match |
326 | _api_/zone-results/{id}{._format}_put | /api/current/zone-results/{id}.{_format} | Path does not match |
327 | _api_/tests/{testId}/zone-results_get_collection | /api/current/tests/{testId}/zone-results | Path does not match |
328 | api_doc | /admin/docs | Path does not match |
329 | graphql_ui | /admin/graphql | Path does not match |
330 | file_upload | /api/current/file-upload | Path does not match |
331 | file_upload.list | /admin/current/file-upload/list | Path does not match |
332 | file_upload.list_reset | /admin/current/file-upload/list-reset | Path does not match |
333 | file_upload.download | /admin/current/file-upload/download/{fileName} | Path does not match |
334 | _preview_error | /_error/{code}.{_format} | Path does not match |
335 | api_login_check | /api/authenticate | Path does not match |
336 | admin_logout | /admin/logout | Path does not match |
337 | _wdt | /_wdt/{token} | Path does not match |
338 | _profiler_home | /_profiler/ | Path does not match |
339 | _profiler_search | /_profiler/search | Path does not match |
340 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
341 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
342 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
343 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
344 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
345 | _profiler_open_file | /_profiler/open | Path does not match |
346 | _profiler | /_profiler/{token} | Path does not match |
347 | _profiler_router | /_profiler/{token}/router | Path does not match |
348 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
349 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
350 | audit.list | /admin/audits | Path does not match |
351 | audit.showTransaction | /admin/audits/transactions/{hash} | Path does not match |
352 | audit.showEntityHistory | /admin/audits/{entity} | Path does not match |
353 | app.index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.