Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/v1/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/v1/errors/{status} | Path does not match |
3 | api_validation_errors | /api/v1/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/v1/{index}.{_format} | Path does not match |
5 | api_doc | /api/v1/docs.{_format} | Path does not match |
6 | api_graphql_entrypoint | /api/v1/graphql | Path does not match |
7 | api_graphql_graphiql | /api/v1/graphql/graphiql | Path does not match |
8 | api_jsonld_context | /api/v1/contexts/{shortName}.{_format} | Path does not match |
9 | _api_validation_errors_problem | /api/v1/validation_errors/{id} | Path does not match |
10 | _api_validation_errors_hydra | /api/v1/validation_errors/{id} | Path does not match |
11 | _api_validation_errors_jsonapi | /api/v1/validation_errors/{id} | Path does not match |
12 | _api_/addresses/{id}{._format}_get | /api/v1/addresses/{id}.{_format} | Path does not match |
13 | _api_/addresses{._format}_get_collection | /api/v1/addresses.{_format} | Path does not match |
14 | _api_/addresses{._format}_post | /api/v1/addresses.{_format} | Path does not match |
15 | _api_/addresses/{id}{._format}_put | /api/v1/addresses/{id}.{_format} | Path does not match |
16 | _api_/addresses/{id}{._format}_patch | /api/v1/addresses/{id}.{_format} | Path does not match |
17 | _api_/addresses/{id}{._format}_delete | /api/v1/addresses/{id}.{_format} | Path does not match |
18 | _api_/backgrounds/{id}{._format}_get | /api/v1/backgrounds/{id}.{_format} | Path does not match |
19 | _api_/backgrounds{._format}_get_collection | /api/v1/backgrounds.{_format} | Path does not match |
20 | _api_/backgrounds{._format}_post | /api/v1/backgrounds.{_format} | Path does not match |
21 | _api_/backgrounds/{id}{._format}_put | /api/v1/backgrounds/{id}.{_format} | Path does not match |
22 | _api_/backgrounds/{id}{._format}_patch | /api/v1/backgrounds/{id}.{_format} | Path does not match |
23 | _api_/backgrounds/{id}{._format}_delete | /api/v1/backgrounds/{id}.{_format} | Path does not match |
24 | _api_/blocks{._format}_get_collection | /api/v1/blocks.{_format} | Path does not match |
25 | _api_/blocks{._format}_post | /api/v1/blocks.{_format} | Path does not match |
26 | _api_/blocks/{id}{._format}_get | /api/v1/blocks/{id}.{_format} | Path does not match |
27 | _api_/blocks/{id}{._format}_put | /api/v1/blocks/{id}.{_format} | Path does not match |
28 | _api_/blocks/{id}{._format}_patch | /api/v1/blocks/{id}.{_format} | Path does not match |
29 | _api_/blocks/{id}{._format}_delete | /api/v1/blocks/{id}.{_format} | Path does not match |
30 | _api_/blockchains/{blockchainId}/blocks_get_collection | /api/v1/blockchains/{blockchainId}/blocks | Path does not match |
31 | _api_/blockchains/{blockchainId}/blocks/{id}_get | /api/v1/blockchains/{blockchainId}/blocks/{id} | Path does not match |
32 | _api_/blockchains{._format}_get_collection | /api/v1/blockchains.{_format} | Path does not match |
33 | _api_/blockchains{._format}_post | /api/v1/blockchains.{_format} | Path does not match |
34 | _api_/blockchains/{id}{._format}_get | /api/v1/blockchains/{id}.{_format} | Path does not match |
35 | _api_/blockchains/{id}{._format}_put | /api/v1/blockchains/{id}.{_format} | Path does not match |
36 | _api_/blockchains/{id}{._format}_patch | /api/v1/blockchains/{id}.{_format} | Path does not match |
37 | _api_/blockchains/{id}{._format}_delete | /api/v1/blockchains/{id}.{_format} | Path does not match |
38 | _api_/blockchain_datas{._format}_get_collection | /api/v1/blockchain_datas.{_format} | Path does not match |
39 | _api_/blockchain_datas{._format}_post | /api/v1/blockchain_datas.{_format} | Path does not match |
40 | _api_/blockchain_datas/{id}{._format}_get | /api/v1/blockchain_datas/{id}.{_format} | Path does not match |
41 | _api_/blockchain_datas/{id}{._format}_put | /api/v1/blockchain_datas/{id}.{_format} | Path does not match |
42 | _api_/blockchain_datas/{id}{._format}_delete | /api/v1/blockchain_datas/{id}.{_format} | Path does not match |
43 | _api_/blocks/{blockId}/blockchain_datas_get_collection | /api/v1/blocks/{blockId}/blockchain_datas | Path does not match |
44 | _api_/blocks/{blockId}/blockchain_datas/{id}_get | /api/v1/blocks/{blockId}/blockchain_datas/{id} | Path does not match |
45 | _api_/blockchain_nodes/{id}{._format}_patch | /api/v1/blockchain_nodes/{id}.{_format} | Path does not match |
46 | _api_/blockchain_nodes{._format}_get_collection | /api/v1/blockchain_nodes.{_format} | Path does not match |
47 | _api_/blockchain_nodes{._format}_post | /api/v1/blockchain_nodes.{_format} | Path does not match |
48 | _api_/blockchain_nodes/{id}{._format}_get | /api/v1/blockchain_nodes/{id}.{_format} | Path does not match |
49 | _api_/blockchain_nodes/{id}{._format}_put | /api/v1/blockchain_nodes/{id}.{_format} | Path does not match |
50 | _api_/blockchain_nodes/{id}{._format}_delete | /api/v1/blockchain_nodes/{id}.{_format} | Path does not match |
51 | _api_/charges/{id}{._format}_get | /api/v1/charges/{id}.{_format} | Path does not match |
52 | _api_/charges{._format}_get_collection | /api/v1/charges.{_format} | Path does not match |
53 | _api_/charges{._format}_post | /api/v1/charges.{_format} | Path does not match |
54 | _api_/charges/{id}{._format}_put | /api/v1/charges/{id}.{_format} | Path does not match |
55 | _api_/charges/{id}{._format}_patch | /api/v1/charges/{id}.{_format} | Path does not match |
56 | _api_/charges/{id}{._format}_delete | /api/v1/charges/{id}.{_format} | Path does not match |
57 | _api_/companies/{id}{._format}_get | /api/v1/companies/{id}.{_format} | Path does not match |
58 | _api_/companies{._format}_get_collection | /api/v1/companies.{_format} | Path does not match |
59 | _api_/companies{._format}_post | /api/v1/companies.{_format} | Path does not match |
60 | _api_/companies/{id}{._format}_put | /api/v1/companies/{id}.{_format} | Path does not match |
61 | _api_/companies/{id}{._format}_patch | /api/v1/companies/{id}.{_format} | Path does not match |
62 | _api_/companies/{id}{._format}_delete | /api/v1/companies/{id}.{_format} | Path does not match |
63 | _api_/contacts/{id}{._format}_get | /api/v1/contacts/{id}.{_format} | Path does not match |
64 | _api_/contacts{._format}_get_collection | /api/v1/contacts.{_format} | Path does not match |
65 | _api_/contacts{._format}_post | /api/v1/contacts.{_format} | Path does not match |
66 | _api_/contacts/{id}{._format}_put | /api/v1/contacts/{id}.{_format} | Path does not match |
67 | _api_/contacts/{id}{._format}_patch | /api/v1/contacts/{id}.{_format} | Path does not match |
68 | _api_/contacts/{id}{._format}_delete | /api/v1/contacts/{id}.{_format} | Path does not match |
69 | _api_/countries/{id}{._format}_get | /api/v1/countries/{id}.{_format} | Path does not match |
70 | _api_/countries{._format}_get_collection | /api/v1/countries.{_format} | Path does not match |
71 | _api_/countries{._format}_post | /api/v1/countries.{_format} | Path does not match |
72 | _api_/countries/{id}{._format}_put | /api/v1/countries/{id}.{_format} | Path does not match |
73 | _api_/countries/{id}{._format}_patch | /api/v1/countries/{id}.{_format} | Path does not match |
74 | _api_/countries/{id}{._format}_delete | /api/v1/countries/{id}.{_format} | Path does not match |
75 | _api_/documents/{id}{._format}_get | /api/v1/documents/{id}.{_format} | Path does not match |
76 | _api_/documents{._format}_get_collection | /api/v1/documents.{_format} | Path does not match |
77 | _api_/documents{._format}_post | /api/v1/documents.{_format} | Path does not match |
78 | _api_/documents/{id}{._format}_put | /api/v1/documents/{id}.{_format} | Path does not match |
79 | _api_/documents/{id}{._format}_patch | /api/v1/documents/{id}.{_format} | Path does not match |
80 | _api_/documents/{id}{._format}_delete | /api/v1/documents/{id}.{_format} | Path does not match |
81 | _api_/dossiers/{id}{._format}_get | /api/v1/dossiers/{id}.{_format} | Path does not match |
82 | _api_/dossiers{._format}_get_collection | /api/v1/dossiers.{_format} | Path does not match |
83 | _api_/dossiers{._format}_post | /api/v1/dossiers.{_format} | Path does not match |
84 | _api_/dossiers/{id}{._format}_put | /api/v1/dossiers/{id}.{_format} | Path does not match |
85 | _api_/dossiers/{id}{._format}_patch | /api/v1/dossiers/{id}.{_format} | Path does not match |
86 | _api_/dossiers/{id}{._format}_delete | /api/v1/dossiers/{id}.{_format} | Path does not match |
87 | _api_/gl_accounts/{id}{._format}_get | /api/v1/gl_accounts/{id}.{_format} | Path does not match |
88 | _api_/gl_accounts{._format}_get_collection | /api/v1/gl_accounts.{_format} | Path does not match |
89 | _api_/gl_accounts{._format}_post | /api/v1/gl_accounts.{_format} | Path does not match |
90 | _api_/gl_accounts/{id}{._format}_put | /api/v1/gl_accounts/{id}.{_format} | Path does not match |
91 | _api_/gl_accounts/{id}{._format}_patch | /api/v1/gl_accounts/{id}.{_format} | Path does not match |
92 | _api_/gl_accounts/{id}{._format}_delete | /api/v1/gl_accounts/{id}.{_format} | Path does not match |
93 | _api_/immigration_portals/{id}{._format}_get | /api/v1/immigration_portals/{id}.{_format} | Path does not match |
94 | _api_/immigration_portals{._format}_get_collection | /api/v1/immigration_portals.{_format} | Path does not match |
95 | _api_/immigration_portals{._format}_post | /api/v1/immigration_portals.{_format} | Path does not match |
96 | _api_/immigration_portals/{id}{._format}_put | /api/v1/immigration_portals/{id}.{_format} | Path does not match |
97 | _api_/immigration_portals/{id}{._format}_patch | /api/v1/immigration_portals/{id}.{_format} | Path does not match |
98 | _api_/immigration_portals/{id}{._format}_delete | /api/v1/immigration_portals/{id}.{_format} | Path does not match |
99 | _api_/immigration_programs/{id}{._format}_get | /api/v1/immigration_programs/{id}.{_format} | Path does not match |
100 | _api_/immigration_programs{._format}_get_collection | /api/v1/immigration_programs.{_format} | Path does not match |
101 | _api_/immigration_programs{._format}_post | /api/v1/immigration_programs.{_format} | Path does not match |
102 | _api_/immigration_programs/{id}{._format}_put | /api/v1/immigration_programs/{id}.{_format} | Path does not match |
103 | _api_/immigration_programs/{id}{._format}_patch | /api/v1/immigration_programs/{id}.{_format} | Path does not match |
104 | _api_/immigration_programs/{id}{._format}_delete | /api/v1/immigration_programs/{id}.{_format} | Path does not match |
105 | _api_/logss/{id}{._format}_get | /api/v1/logss/{id}.{_format} | Path does not match |
106 | _api_/logss{._format}_get_collection | /api/v1/logss.{_format} | Path does not match |
107 | _api_/logss{._format}_post | /api/v1/logss.{_format} | Path does not match |
108 | _api_/logss/{id}{._format}_put | /api/v1/logss/{id}.{_format} | Path does not match |
109 | _api_/logss/{id}{._format}_patch | /api/v1/logss/{id}.{_format} | Path does not match |
110 | _api_/logss/{id}{._format}_delete | /api/v1/logss/{id}.{_format} | Path does not match |
111 | _api_/media_objects/{id}{._format}_get | /api/v1/media_objects/{id}.{_format} | Path does not match |
112 | _api_/media_objects{._format}_get_collection | /api/v1/media_objects.{_format} | Path does not match |
113 | _api_/media_objects{._format}_post | /api/v1/media_objects.{_format} | Path does not match |
114 | _api_/media_objects/{id}{._format}_delete | /api/v1/media_objects/{id}.{_format} | Path does not match |
115 | _api_/message_tickets/{id}{._format}_get | /api/v1/message_tickets/{id}.{_format} | Path does not match |
116 | _api_/message_tickets{._format}_get_collection | /api/v1/message_tickets.{_format} | Path does not match |
117 | _api_/message_tickets{._format}_post | /api/v1/message_tickets.{_format} | Path does not match |
118 | _api_/message_tickets/{id}{._format}_put | /api/v1/message_tickets/{id}.{_format} | Path does not match |
119 | _api_/message_tickets/{id}{._format}_patch | /api/v1/message_tickets/{id}.{_format} | Path does not match |
120 | _api_/message_tickets/{id}{._format}_delete | /api/v1/message_tickets/{id}.{_format} | Path does not match |
121 | _api_/notifications/{id}{._format}_get | /api/v1/notifications/{id}.{_format} | Path does not match |
122 | _api_/notifications{._format}_get_collection | /api/v1/notifications.{_format} | Path does not match |
123 | _api_/notifications{._format}_post | /api/v1/notifications.{_format} | Path does not match |
124 | _api_/notifications/{id}{._format}_put | /api/v1/notifications/{id}.{_format} | Path does not match |
125 | _api_/notifications/{id}{._format}_patch | /api/v1/notifications/{id}.{_format} | Path does not match |
126 | _api_/notifications/{id}{._format}_delete | /api/v1/notifications/{id}.{_format} | Path does not match |
127 | _api_/pki_holder_certs{._format}_get_collection | /api/v1/pki_holder_certs.{_format} | Path does not match |
128 | _api_/pki_holder_certs{._format}_post | /api/v1/pki_holder_certs.{_format} | Path does not match |
129 | _api_/pki_holder_certs/{id}{._format}_get | /api/v1/pki_holder_certs/{id}.{_format} | Path does not match |
130 | _api_/pki_root_cas{._format}_get_collection | /api/v1/pki_root_cas.{_format} | Path does not match |
131 | _api_/pki_root_cas{._format}_post | /api/v1/pki_root_cas.{_format} | Path does not match |
132 | _api_/pki_root_cas/{id}{._format}_get | /api/v1/pki_root_cas/{id}.{_format} | Path does not match |
133 | _api_/payment_reports/{id}{._format}_get | /api/v1/payment_reports/{id}.{_format} | Path does not match |
134 | _api_/payment_reports{._format}_get_collection | /api/v1/payment_reports.{_format} | Path does not match |
135 | _api_/payment_reports{._format}_post | /api/v1/payment_reports.{_format} | Path does not match |
136 | _api_/payment_reports/{id}{._format}_put | /api/v1/payment_reports/{id}.{_format} | Path does not match |
137 | _api_/payment_reports/{id}{._format}_patch | /api/v1/payment_reports/{id}.{_format} | Path does not match |
138 | _api_/payment_reports/{id}{._format}_delete | /api/v1/payment_reports/{id}.{_format} | Path does not match |
139 | _api_/pki_issue_root_cas{._format}_get_collection | /api/v1/pki_issue_root_cas.{_format} | Path does not match |
140 | _api_/pki_issue_root_cas{._format}_post | /api/v1/pki_issue_root_cas.{_format} | Path does not match |
141 | _api_/pki_issue_root_cas/{id}{._format}_get | /api/v1/pki_issue_root_cas/{id}.{_format} | Path does not match |
142 | _api_/procedures/{id}{._format}_get | /api/v1/procedures/{id}.{_format} | Path does not match |
143 | _api_/procedures{._format}_get_collection | /api/v1/procedures.{_format} | Path does not match |
144 | _api_/procedures{._format}_post | /api/v1/procedures.{_format} | Path does not match |
145 | _api_/procedures/{id}{._format}_put | /api/v1/procedures/{id}.{_format} | Path does not match |
146 | _api_/procedures/{id}{._format}_patch | /api/v1/procedures/{id}.{_format} | Path does not match |
147 | _api_/procedures/{id}{._format}_delete | /api/v1/procedures/{id}.{_format} | Path does not match |
148 | _api_/program_steppers/{id}{._format}_get | /api/v1/program_steppers/{id}.{_format} | Path does not match |
149 | _api_/program_steppers{._format}_get_collection | /api/v1/program_steppers.{_format} | Path does not match |
150 | _api_/program_steppers{._format}_post | /api/v1/program_steppers.{_format} | Path does not match |
151 | _api_/program_steppers/{id}{._format}_put | /api/v1/program_steppers/{id}.{_format} | Path does not match |
152 | _api_/program_steppers/{id}{._format}_patch | /api/v1/program_steppers/{id}.{_format} | Path does not match |
153 | _api_/program_steppers/{id}{._format}_delete | /api/v1/program_steppers/{id}.{_format} | Path does not match |
154 | _api_/service_fees/{id}{._format}_get | /api/v1/service_fees/{id}.{_format} | Path does not match |
155 | _api_/service_fees{._format}_get_collection | /api/v1/service_fees.{_format} | Path does not match |
156 | _api_/service_fees{._format}_post | /api/v1/service_fees.{_format} | Path does not match |
157 | _api_/service_fees/{id}{._format}_put | /api/v1/service_fees/{id}.{_format} | Path does not match |
158 | _api_/service_fees/{id}{._format}_patch | /api/v1/service_fees/{id}.{_format} | Path does not match |
159 | _api_/service_fees/{id}{._format}_delete | /api/v1/service_fees/{id}.{_format} | Path does not match |
160 | _api_/studies/{id}{._format}_get | /api/v1/studies/{id}.{_format} | Path does not match |
161 | _api_/studies{._format}_get_collection | /api/v1/studies.{_format} | Path does not match |
162 | _api_/studies{._format}_post | /api/v1/studies.{_format} | Path does not match |
163 | _api_/studies/{id}{._format}_put | /api/v1/studies/{id}.{_format} | Path does not match |
164 | _api_/studies/{id}{._format}_patch | /api/v1/studies/{id}.{_format} | Path does not match |
165 | _api_/studies/{id}{._format}_delete | /api/v1/studies/{id}.{_format} | Path does not match |
166 | _api_/testimonies/{id}{._format}_get | /api/v1/testimonies/{id}.{_format} | Path does not match |
167 | _api_/testimonies{._format}_get_collection | /api/v1/testimonies.{_format} | Path does not match |
168 | _api_/testimonies{._format}_post | /api/v1/testimonies.{_format} | Path does not match |
169 | _api_/testimonies/{id}{._format}_put | /api/v1/testimonies/{id}.{_format} | Path does not match |
170 | _api_/testimonies/{id}{._format}_patch | /api/v1/testimonies/{id}.{_format} | Path does not match |
171 | _api_/testimonies/{id}{._format}_delete | /api/v1/testimonies/{id}.{_format} | Path does not match |
172 | _api_/tickets/{id}{._format}_get | /api/v1/tickets/{id}.{_format} | Path does not match |
173 | _api_/tickets{._format}_get_collection | /api/v1/tickets.{_format} | Path does not match |
174 | _api_/tickets{._format}_post | /api/v1/tickets.{_format} | Path does not match |
175 | _api_/tickets/{id}{._format}_put | /api/v1/tickets/{id}.{_format} | Path does not match |
176 | _api_/tickets/{id}{._format}_patch | /api/v1/tickets/{id}.{_format} | Path does not match |
177 | _api_/tickets/{id}{._format}_delete | /api/v1/tickets/{id}.{_format} | Path does not match |
178 | _api_/towns/{id}{._format}_get | /api/v1/towns/{id}.{_format} | Path does not match |
179 | _api_/towns{._format}_get_collection | /api/v1/towns.{_format} | Path does not match |
180 | _api_/towns{._format}_post | /api/v1/towns.{_format} | Path does not match |
181 | _api_/towns/{id}{._format}_put | /api/v1/towns/{id}.{_format} | Path does not match |
182 | _api_/towns/{id}{._format}_patch | /api/v1/towns/{id}.{_format} | Path does not match |
183 | _api_/towns/{id}{._format}_delete | /api/v1/towns/{id}.{_format} | Path does not match |
184 | _api_/trusted_hosts/{id}{._format}_get | /api/v1/trusted_hosts/{id}.{_format} | Path does not match |
185 | _api_/trusted_hosts{._format}_get_collection | /api/v1/trusted_hosts.{_format} | Path does not match |
186 | _api_/trusted_hosts{._format}_post | /api/v1/trusted_hosts.{_format} | Path does not match |
187 | _api_/trusted_hosts/{id}{._format}_put | /api/v1/trusted_hosts/{id}.{_format} | Path does not match |
188 | _api_/trusted_hosts/{id}{._format}_patch | /api/v1/trusted_hosts/{id}.{_format} | Path does not match |
189 | _api_/trusted_hosts/{id}{._format}_delete | /api/v1/trusted_hosts/{id}.{_format} | Path does not match |
190 | _api_/usefull_docs/{id}{._format}_get | /api/v1/usefull_docs/{id}.{_format} | Path does not match |
191 | _api_/usefull_docs{._format}_get_collection | /api/v1/usefull_docs.{_format} | Path does not match |
192 | _api_/usefull_docs{._format}_post | /api/v1/usefull_docs.{_format} | Path does not match |
193 | _api_/usefull_docs/{id}{._format}_put | /api/v1/usefull_docs/{id}.{_format} | Path does not match |
194 | _api_/usefull_docs/{id}{._format}_patch | /api/v1/usefull_docs/{id}.{_format} | Path does not match |
195 | _api_/usefull_docs/{id}{._format}_delete | /api/v1/usefull_docs/{id}.{_format} | Path does not match |
196 | _api_/usefull_links/{id}{._format}_get | /api/v1/usefull_links/{id}.{_format} | Path does not match |
197 | _api_/usefull_links{._format}_get_collection | /api/v1/usefull_links.{_format} | Path does not match |
198 | _api_/usefull_links{._format}_post | /api/v1/usefull_links.{_format} | Path does not match |
199 | _api_/usefull_links/{id}{._format}_put | /api/v1/usefull_links/{id}.{_format} | Path does not match |
200 | _api_/usefull_links/{id}{._format}_patch | /api/v1/usefull_links/{id}.{_format} | Path does not match |
201 | _api_/usefull_links/{id}{._format}_delete | /api/v1/usefull_links/{id}.{_format} | Path does not match |
202 | _api_/securities/{userId}/mode/{mode}_post | /api/v1/securities/{userId}/mode/{mode} | Path does not match |
203 | _api_/securities/{userId}/verify/{twofacode}_post | /api/v1/securities/{userId}/verify/{twofacode} | Path does not match |
204 | reset_password | /api/v1/users/reset_password | Path does not match |
205 | _api_/users{._format}_get_collection | /api/v1/users.{_format} | Path does not match |
206 | _api_/users{._format}_post | /api/v1/users.{_format} | Path does not match |
207 | _api_/users/{id}{._format}_get | /api/v1/users/{id}.{_format} | Path does not match |
208 | _api_/users/{id}{._format}_put | /api/v1/users/{id}.{_format} | Path does not match |
209 | _api_/users/{id}{._format}_patch | /api/v1/users/{id}.{_format} | Path does not match |
210 | _api_/users/{id}{._format}_delete | /api/v1/users/{id}.{_format} | Path does not match |
211 | _api_/visitors/{id}{._format}_get | /api/v1/visitors/{id}.{_format} | Path does not match |
212 | _api_/visitors{._format}_get_collection | /api/v1/visitors.{_format} | Path does not match |
213 | _api_/visitors{._format}_post | /api/v1/visitors.{_format} | Path does not match |
214 | _api_/visitors/{id}{._format}_put | /api/v1/visitors/{id}.{_format} | Path does not match |
215 | _api_/visitors/{id}{._format}_patch | /api/v1/visitors/{id}.{_format} | Path does not match |
216 | _api_/visitors/{id}{._format}_delete | /api/v1/visitors/{id}.{_format} | Path does not match |
217 | _api_/working_profiles/{id}{._format}_get | /api/v1/working_profiles/{id}.{_format} | Path does not match |
218 | _api_/working_profiles{._format}_get_collection | /api/v1/working_profiles.{_format} | Path does not match |
219 | _api_/working_profiles{._format}_post | /api/v1/working_profiles.{_format} | Path does not match |
220 | _api_/working_profiles/{id}{._format}_put | /api/v1/working_profiles/{id}.{_format} | Path does not match |
221 | _api_/working_profiles/{id}{._format}_patch | /api/v1/working_profiles/{id}.{_format} | Path does not match |
222 | _api_/working_profiles/{id}{._format}_delete | /api/v1/working_profiles/{id}.{_format} | Path does not match |
223 | _preview_error | /_error/{code}.{_format} | Path does not match |
224 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
225 | app.swagger | /api/doc.json | Path does not match |
226 | 2fa_login | /admin/2fa | Path does not match |
227 | 2fa_login_check | /admin/2fa_check | Path does not match |
228 | _logout_admin | /admin/logout | Path does not match |
229 | simple_things_entity_audit_home | /admin/audit/{page} | Path does not match |
230 | simple_things_entity_audit_viewrevision | /admin/audit/viewrev/{rev} | Path does not match |
231 | simple_things_entity_audit_viewentity_detail | /admin/audit/viewent/{className}/{id}/{rev} | Path does not match |
232 | simple_things_entity_audit_viewentity | /admin/audit/viewent/{className}/{id} | Path does not match |
233 | simple_things_entity_audit_compare | /admin/audit/compare/{className}/{id}/{oldRev}/{newRev} | Path does not match |
234 | _wdt | /_wdt/{token} | Path does not match |
235 | _profiler_home | /_profiler/ | Path does not match |
236 | _profiler_search | /_profiler/search | Path does not match |
237 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
238 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
239 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
240 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
241 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
242 | _profiler_open_file | /_profiler/open | Path does not match |
243 | _profiler | /_profiler/{token} | Path does not match |
244 | _profiler_router | /_profiler/{token}/router | Path does not match |
245 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
246 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
247 | admin | /admin | Path does not match |
248 | app_admin_get_stat | /admin/getstat | Path does not match |
249 | react_admin | /react_admin | Path does not match |
250 | app_display_immigration_doc | /admin/display/immigration/doc/{program_id} | Path does not match |
251 | app_immigration_program | /immigration/program/{type} | Path does not match |
252 | graphiql | /docs/graphiql | Path does not match |
253 | auth | /api/v1/auth | Path does not match |
254 | app_home | / | Path does not match |
255 | client_location | /client_location | Path does not match |
256 | display_immigration_doc | /admin/display/immigration/doc/{program_id} | Path does not match |
257 | app_documentation | /admin/application/documentation{application_id} | Path does not match |
258 | 2fa_api | /api/v1/security/{userId}/mode/{mode} | Path does not match |
259 | 2fa_check_api | /api/v1/securities/{userId}/verify/{twofacode} | Path does not match |
260 | admin_dashboard | /admin | Path does not match |
261 | app_delete_messenger_message | /admin/delete/messenger_message | Path does not match |
262 | app_delete_all_messenger_message | /admin/delete_all/messenger_message | Path does not match |
263 | app_save_messenger_message | /admin/ticket/message | Path does not match |
264 | admin_register | /admin/register | Path does not match |
265 | admin_verify_email | /admin/verify/email | Path does not match |
266 | login_admin | /admin/login | Path does not match |
267 | app_check_email | /admin/check-email | Path does not match |
268 | app_forgot_password_request | /admin/reset-password | Path does not match |
269 | app_reset_password | /admin/reset/{token} | Path does not match |
270 | app_logout.en | /admin/logout | Path does not match |
271 | app_logout.fr | /admin/deconnexion | Path does not match |
272 | app_admin | /admin/admin_check | Path does not match |
273 | app_file_manager | /admin/file/manager | Path does not match |
274 | admin_user_profile | /admin/user_profile | Path does not match |
275 | admin_user_profile_reset | /admin/user_profile/reset | Path does not match |
276 | client_newletter | /client_newletter | Path does not match |
277 | app_contact | /contact | Path does not match |
278 | app_about_us | /about/us | Path does not match |
279 | client_contact_us | /client_contact_us | Path does not match |
280 | change_locale | /change_locale/{locale} | Path does not match |
281 | sendmail | /external-service/sendmail | Path does not match |
282 | reat_admin | /react_admin | 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.