Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
9 | _profiler_open_file | /_profiler/open | Path does not match |
10 | _profiler | /_profiler/{token} | Path does not match |
11 | _profiler_router | /_profiler/{token}/router | Path does not match |
12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
14 | home.index | / | Path does not match |
15 | home.mail | /send-email | Path does not match |
16 | home.wspr | /wspr | Path does not match |
17 | api.user.index | /api/user/ | Path does not match |
18 | api.user.data | /api/user/get-data | Path does not match |
19 | api.user.techniciens | /api/user/get-techniciens | Path does not match |
20 | api.user.change_group | /api/user/change-group | Path does not match |
21 | api.user.list | /api/user/list | Path does not match |
22 | api.user.create | /api/user/create | Path does not match |
23 | api.user.delete | /api/user/delete/{id} | Path does not match |
24 | api.user.show | /api/user/show/{id} | Path does not match |
25 | api.user.switch | /api/user/switch/{id} | Path does not match |
26 | api.user.stop_switch | /api/user/stop-switch | Path does not match |
27 | api.user.find_user | /api/user/find-user/{id} | Path does not match |
28 | api.user.find_by_agence | /api/user/find-user-by-agency/{id} | Path does not match |
29 | api.user.download_documents | /api/user/download-documents/{id}/{type} | Path does not match |
30 | api.user.edit | /api/user/edit/{id} | Path does not match |
31 | api.user.import_commerciaux | /api/user/import-commerciaux | Path does not match |
32 | api.user.listByAgency | /api/user/list-by-agency | Path does not match |
33 | api.user.listByAgencies | /api/user/list-by-agencies | Path does not match |
34 | api.user.listByRoleAndAgencies | /api/user/list-by-role-and-agencies | Path does not match |
35 | api.user.companies | /api/user/get-companies | Path does not match |
36 | api.settings.index | /api/settings/ | Path does not match |
37 | api.settings.update_extrabat | /api/settings/update-extrabat-code | Path does not match |
38 | api.settings.get_extrabat_clients | /api/settings/get-extrabat-clients | Path does not match |
39 | api.settings.get_extrabat_articles | /api/settings/get-extrabat-articles | Path does not match |
40 | api.settings.default_colors | /api/settings/get-default-colors | Path does not match |
41 | api.group.index | /api/group/ | Path does not match |
42 | api.group.create | /api/group/create | Path does not match |
43 | api.group.list | /api/group/list | Path does not match |
44 | api.group.delete | /api/group/delete/{id} | Path does not match |
45 | api.group.show | /api/group/show/{id} | Path does not match |
46 | api.group.edit | /api/group/edit/{id} | Path does not match |
47 | api.purchaseOrder.index | /api/purchase-order/ | Path does not match |
48 | api.purchaseOrder.not_planned | /api/purchase-order/not-planned/{page} | Path does not match |
49 | api.purchaseOrder.list | /api/purchase-order/list | Path does not match |
50 | api.purchaseOrder.delete | /api/purchase-order/delete/{id} | Path does not match |
51 | api.purchaseOrder.show | /api/purchase-order/show/{id} | Path does not match |
52 | api.purchaseOrder.show_with_invoices | /api/purchase-order/show-with-invoices/{id} | Path does not match |
53 | api.purchaseOrder.cancel | /api/purchase-order/cancel/{id} | Path does not match |
54 | api.purchaseOrder.edit | /api/purchase-order/edit/{id} | Path does not match |
55 | api.purchaseOrder.invoices_with_account | /api/purchase-order/invoices-with-account/{id} | Path does not match |
56 | api.purchaseOrder.generate_invoice | /api/purchase-order/generate-invoice/{id} | Path does not match |
57 | api.purchaseOrder.generate_deposit_invoice | /api/purchase-order/generate-deposit-invoice/{id} | Path does not match |
58 | api.purchaseOrder.validate_adv | /api/purchase-order/validate-adv/{id} | Path does not match |
59 | api.purchaseOrder.validate_manager | /api/purchase-order/validate-manager/{id} | Path does not match |
60 | api.purchaseOrder.print_document | /api/purchase-order/print/{id} | Path does not match |
61 | api.purchaseOrder.picture_future_work | /api/purchase-order/{id}/picture-future-work | Path does not match |
62 | api.purchaseOrder.picture_overview | /api/purchase-order/{id}/picture-overview | Path does not match |
63 | api.purchaseOrder.get_other_picture | /api/purchase-order/{id}/other-picture | Path does not match |
64 | api.devis.index | /api/devis/ | Path does not match |
65 | api.devis.create | /api/devis/create | Path does not match |
66 | api.devis.delete | /api/devis/delete/{id} | Path does not match |
67 | api.devis.create_for_admin | /api/devis/create-admin | Path does not match |
68 | api.devis.period_calendar | /api/devis/period-calendar | Path does not match |
69 | api.devis.set_agency | /api/devis/set-agency/{id} | Path does not match |
70 | api.devis.step_complete | /api/devis/step-complete/{id}/{step} | Path does not match |
71 | api.devis.get_future_work_picture | /api/devis/futur-work/{id} | Path does not match |
72 | api.devis.get_building_overview_picture | /api/devis/building-overview/{id} | Path does not match |
73 | api.devis.get_other_picture | /api/devis/other-picture/{id} | Path does not match |
74 | api.devis.show | /api/devis/show/{id} | Path does not match |
75 | api.devis.edit_admin | /api/devis/edit-admin/{id} | Path does not match |
76 | api.devis.edit.step_1 | /api/devis/{id}/step-customer | Path does not match |
77 | api.devis.edit.step_2 | /api/devis/{id}/step-building | Path does not match |
78 | api.devis.edit.step_3 | /api/devis/{id}/step-work | Path does not match |
79 | api.devis.edit.step_4 | /api/devis/{id}/step-waste | Path does not match |
80 | api.devis.edit.step_5 | /api/devis/{id}/step-bonus | Path does not match |
81 | api.devis.edit.step_6 | /api/devis/{id}/step-paiment | Path does not match |
82 | api.devis.edit.step_7 | /api/devis/{id}/step-signature | Path does not match |
83 | api.devis.add_signedDocument | /api/devis/{id}/add-signed-document | Path does not match |
84 | api.devis.show_signed_document | /api/devis/{id}/show-signed-document | Path does not match |
85 | api.devis.get_cerfa | /api/devis/{id}/cerfa-document | Path does not match |
86 | api.devis.show_document_devis | /api/devis/{id}/show-document-devis | Path does not match |
87 | api.devis.show_document_bon_de_commande | /api/devis/{id}/show-document-bon-de-commande | Path does not match |
88 | api.devis.get_yousign_file | /api/devis/{id}/get-yousign-file | Path does not match |
89 | api.devis.get_signed_document | /api/devis/{id}/get-signed-document | Path does not match |
90 | api.devis.sign_cerfa | /api/devis/{id}/sign-cerfa | Path does not match |
91 | api.devis.sign_yousign | /api/devis/{id}/sign-yousign | Path does not match |
92 | api.devis.send_email | /api/devis/{id}/send-email | Path does not match |
93 | api.devis.last_mail_sent | /api/devis/{id}/last-mail-sent | Path does not match |
94 | api.devis.change_instruction | /api/devis/{id}/change-instruction | Path does not match |
95 | api.devis.change_status | /api/devis/{id}/change-status | Path does not match |
96 | api.devis.change_yousign_status | /api/devis/{id}/change-yousign-status | Path does not match |
97 | api.devis.picture_future_work | /api/devis/{id}/picture-future-work | Path does not match |
98 | api.devis.picture_overview | /api/devis/{id}/picture-overview | Path does not match |
99 | api.devis.duplicate | /api/devis/{id}/duplicate | Path does not match |
100 | api.devis.canAccess | /api/devis/{id}/can-access | Path does not match |
101 | api.devis.check_procedure | /api/devis/{id}/check-procedure | Path does not match |
102 | api.estimate_building.picture_futur_work | /api/estimate-building/picture-futur-work/{id} | Path does not match |
103 | api.estimate_building.picture_building_overview | /api/estimate-building/picture-building-overview/{id} | Path does not match |
104 | api.estimate_building.update-cerfa | /api/estimate-building/update-cerfa/{id} | Path does not match |
105 | api.estimate_building_picture.show | /api/estimate-building-picture/{id} | Path does not match |
106 | api.estimate_building_picture.pictures | /api/estimate-building-picture/{id}/pictures | Path does not match |
107 | api.estimate_building_picture.add_picture | /api/estimate-building-picture/{id}/add-picture | Path does not match |
108 | api.estimate_building_picture.remove_picture | /api/estimate-building-picture/{id}/remove-picture | Path does not match |
109 | api.estimate_building_picture.update_picture | /api/estimate-building-picture/{id}/update-picture | Path does not match |
110 | api.product.index | /api/product/ | Path does not match |
111 | api.product.list | /api/product/list | Path does not match |
112 | api.product.list_for_company | /api/product/list-for-company/{id} | Path does not match |
113 | api.product.create | /api/product/create | Path does not match |
114 | api.product.delete | /api/product/delete/{id} | Path does not match |
115 | api.product.edit | /api/product/edit/{id} | Path does not match |
116 | api.product.show | /api/product/show/{id} | Path does not match |
117 | api.product.show_for_company | /api/product/show-for-company/{id} | Path does not match |
118 | api.product.show_for_agency | /api/product/show-for-company/{id} | Path does not match |
119 | api.product.show_for_devis | /api/product/show-for-devis/{id} | Path does not match |
120 | api.productFamily.index | /api/product-family/ | Path does not match |
121 | api.productFamily.list | /api/product-family/list | Path does not match |
122 | api.productFamily.create | /api/product-family/create | Path does not match |
123 | api.productFamily.edit | /api/product-family/edit/{id} | Path does not match |
124 | api.productFamily.delete | /api/product-family/delete/{id} | Path does not match |
125 | api.productFamily.show | /api/product-family/show/{id} | Path does not match |
126 | api.agency.index | /api/agency/ | Path does not match |
127 | api.agency.list | /api/agency/list | Path does not match |
128 | api.agency.list-by-company | /api/agency/list-by-company | Path does not match |
129 | api.agency.find_by_ids | /api/agency/find-dy-ids | Path does not match |
130 | api.agency.create | /api/agency/create | Path does not match |
131 | api.agency.delete | /api/agency/delete/{id} | Path does not match |
132 | api.agency.edit | /api/agency/edit/{id} | Path does not match |
133 | api.agency.show | /api/agency/show/{id} | Path does not match |
134 | api.company.index | /api/company/ | Path does not match |
135 | api.company.list | /api/company/list | Path does not match |
136 | api.company.create | /api/company/create | Path does not match |
137 | api.company.delete | /api/company/delete/{id} | Path does not match |
138 | api.company.edit | /api/company/edit/{id} | Path does not match |
139 | api.company.show | /api/company/show/{id} | Path does not match |
140 | api.company.listByUser | /api/company/list-by-user | Path does not match |
141 | api.company_product.update_price | /api/company-product/update-price/{product}/{company} | Path does not match |
142 | api.company_product.activate | /api/company-product/activate/{product}/{company} | Path does not match |
143 | api.company_provider_product.update_price | /api/company-provider-product/update-price/{product}/{company} | Path does not match |
144 | api.company_provider_product.activate | /api/company-provider-product/activate/{product}/{company} | Path does not match |
145 | api.company_provider_product.find_by_params | /api/company-provider-product/find-by-params | Path does not match |
146 | api.extrabat.clients | /api/extrabat/clients | Path does not match |
147 | api.extrabat.clients_by_agency | /api/extrabat/clients/{agency} | Path does not match |
148 | api.extrabat.articles | /api/extrabat/articles | Path does not match |
149 | api.extrabat.articles_by_agency | /api/extrabat/articles/{agency} | Path does not match |
150 | api.extrabat.magasins | /api/extrabat/magasins | Path does not match |
151 | api.extrabat.civilites | /api/extrabat/civilites/{agency} | Path does not match |
152 | api.extrabat.origin_contact | /api/extrabat/origine-contact/{agency} | Path does not match |
153 | api.extrabat.questions_complementaires | /api/extrabat/questions-complementaires/{agency} | Path does not match |
154 | api.extrabat.regroupements | /api/extrabat/regroupements/{agency} | Path does not match |
155 | api.extrabat.status | /api/extrabat/status/{agency} | Path does not match |
156 | api.extrabat.type_adresse | /api/extrabat/type-adresse/{agency} | Path does not match |
157 | api.extrabat.type_telephone | /api/extrabat/type-telephone/{agency} | Path does not match |
158 | api.sign.add_signature | /api/sign/add-signature | Path does not match |
159 | api.yousign.sign_document | /api/sign/sign-document | Path does not match |
160 | api.log.get_files | /api/log/log-files | Path does not match |
161 | api.log.get_log | /api/log/get-log | Path does not match |
162 | api.log.send_log | /api/log/send-log | Path does not match |
163 | api.ged.types | /api/ged/types | Path does not match |
164 | api.ged.upload | /api/ged/upload | Path does not match |
165 | api.document.index | /api/document/ | Path does not match |
166 | api.document.generate_cerfa | /api/document/generate-cerfa | Path does not match |
167 | api.document.delete | /api/document/{id} | Path does not match |
168 | api.document.show | /api/document/{id} | Path does not match |
169 | api.customer.index | /api/customer/ | Path does not match |
170 | api.customer.list | /api/customer/list | Path does not match |
171 | api.customer.import | /api/customer/import | Path does not match |
172 | api.customer.export | /api/customer/export | Path does not match |
173 | api.customer.create | /api/customer/create | Path does not match |
174 | api.customer.logements_for_devis | /api/customer/logements-for-devis/{id} | Path does not match |
175 | api.customer.delete | /api/customer/delete/{id} | Path does not match |
176 | api.customer.edit | /api/customer/edit/{id} | Path does not match |
177 | api.customer.show | /api/customer/show/{id} | Path does not match |
178 | api.customer.find_for_devis | /api/customer/find-for-devis/{id} | Path does not match |
179 | api.customer.statsPeriod | /api/customer/stats-for-period/{id}/{start}/{end} | Path does not match |
180 | api.customer.get_logements | /api/customer/get-logements | Path does not match |
181 | api.customer.search | /api/customer/search | Path does not match |
182 | api.customer.getInvoices | /api/customer/invoices/{id} | Path does not match |
183 | api.customer.getPayments | /api/customer/payments/{id} | Path does not match |
184 | api.customer.getCredits | /api/customer/credits/{id} | Path does not match |
185 | api.customer.listByAgencies | /api/customer/list-by-agencies | Path does not match |
186 | api.customer.getEstimates | /api/customer/estimates/{id} | Path does not match |
187 | api.customer.getPurchaseOrders | /api/customer/purchase-orders/{id} | Path does not match |
188 | api.external_request.gouv | /api/external-request/get-data-gouv | Path does not match |
189 | api.paymentMode.index | /api/payment-mode/ | Path does not match |
190 | api.paymentMode.list | /api/payment-mode/list | Path does not match |
191 | api.paymentMode.create | /api/payment-mode/create | Path does not match |
192 | api.paymentMode.delete | /api/payment-mode/delete/{id} | Path does not match |
193 | api.paymentMode.edit | /api/payment-mode/edit/{id} | Path does not match |
194 | api.paymentMode.change_show_in_orderable | /api/payment-mode/change-show-in-orderable/{id} | Path does not match |
195 | api.paymentMode.change_type | /api/payment-mode/change-type/{id} | Path does not match |
196 | api.paymentMode.change_banking_api | /api/payment-mode/change-banking-api/{id} | Path does not match |
197 | api.paymentMode.show | /api/payment-mode/show/{id} | Path does not match |
198 | api.paymentMode.image | /api/payment-mode/image/{id} | Path does not match |
199 | api.payment.index | /api/payment/ | Path does not match |
200 | api.payment.list | /api/payment/list | Path does not match |
201 | api.payment.create | /api/payment/create | Path does not match |
202 | api.payment.total | /api/payment/total | Path does not match |
203 | api.payment.delete | /api/payment/delete/{id} | Path does not match |
204 | api.payment.delete_detail | /api/payment/delete-detail/{id} | Path does not match |
205 | api.payment.edit | /api/payment/edit/{id} | Path does not match |
206 | api.payment.show | /api/payment/show/{id} | Path does not match |
207 | api.payment.change_status_provisoire | /api/payment/change-status-provisoire/{id} | Path does not match |
208 | api.vatRate.index | /api/vat-rate/ | Path does not match |
209 | api.vatRate.list | /api/vat-rate/list | Path does not match |
210 | api.vatRate.create | /api/vat-rate/create | Path does not match |
211 | api.vatRate.edit | /api/vat-rate/edit/{id} | Path does not match |
212 | api.vatRate.delete | /api/vat-rate/delete/{id} | Path does not match |
213 | api.vatRate.show | /api/vat-rate/show/{id} | Path does not match |
214 | api.measurementUnit.index | /api/measurement-unit/ | Path does not match |
215 | api.measurementUnit.list | /api/measurement-unit/list | Path does not match |
216 | api.measurementUnit.create | /api/measurement-unit/create | Path does not match |
217 | api.measurementUnit.delete | /api/measurement-unit/delete/{id} | Path does not match |
218 | api.measurementUnit.edit | /api/measurement-unit/edit/{id} | Path does not match |
219 | api.measurementUnit.show | /api/measurement-unit/show/{id} | Path does not match |
220 | api.saleAccount.index | /api/sale-account/ | Path does not match |
221 | api.saleAccount.list | /api/sale-account/list | Path does not match |
222 | api.saleAccount.create | /api/sale-account/create | Path does not match |
223 | api.saleAccount.edit | /api/sale-account/edit/{id} | Path does not match |
224 | api.saleAccount.delete | /api/sale-account/delete/{id} | Path does not match |
225 | api.saleAccount.show | /api/sale-account/show/{id} | Path does not match |
226 | api.saleAccount.listFive | /api/sale-account/list-five | Path does not match |
227 | api.provider.index | /api/provider/ | Path does not match |
228 | api.provider.list | /api/provider/list | Path does not match |
229 | api.provider.create | /api/provider/create | Path does not match |
230 | api.provider.delete | /api/provider/delete/{id} | Path does not match |
231 | api.provider.edit | /api/provider/edit/{id} | Path does not match |
232 | api.provider.show | /api/provider/show/{id} | Path does not match |
233 | api.providerProduct.index | /api/provider-product/ | Path does not match |
234 | api.providerProduct.list | /api/provider-product/list | Path does not match |
235 | api.providerProduct.import_document_matrix | /api/provider-product/import-matrix | Path does not match |
236 | api.providerProduct.import | /api/provider-product/import | Path does not match |
237 | api.providerProduct.create | /api/provider-product/create | Path does not match |
238 | api.providerProduct.edit | /api/provider-product/edit/{id} | Path does not match |
239 | api.providerProduct.delete | /api/provider-product/delete/{id} | Path does not match |
240 | api.providerProduct.show | /api/provider-product/show/{id} | Path does not match |
241 | api.providerProduct.show_with_stocks | /api/provider-product/show-with-stocks/{id} | Path does not match |
242 | api.providerProduct.history | /api/provider-product/history/{id} | Path does not match |
243 | api.providerProduct.order_history | /api/provider-product/order-history/{id} | Path does not match |
244 | api.providerProduct.show_for_agency | /api/provider-product/show-for-agency/{id} | Path does not match |
245 | api.providerProduct.list_for_provider | /api/provider-product/list-for-provider/{id} | Path does not match |
246 | api.providerProduct.find_by_codes | /api/provider-product/find-by-codes | Path does not match |
247 | api.providerProductFamily.index | /api/provider-product-family/ | Path does not match |
248 | api.providerProductFamily.list | /api/provider-product-family/list | Path does not match |
249 | api.providerProductFamily.create | /api/provider-product-family/create | Path does not match |
250 | api.providerProductFamily.edit | /api/provider-product-family/edit/{id} | Path does not match |
251 | api.providerProductFamily.delete | /api/provider-product-family/delete/{id} | Path does not match |
252 | api.providerProductFamily.show | /api/provider-product-family/show/{id} | Path does not match |
253 | api.provider_product_order.index | /api/provider-product-order/ | Path does not match |
254 | api.provider_product_order.create | /api/provider-product-order/create | Path does not match |
255 | api.provider_product_order.delete | /api/provider-product-order/delete/{id} | Path does not match |
256 | api.provider_product_order.edit | /api/provider-product-order/edit/{id} | Path does not match |
257 | api.provider_product_order.show | /api/provider-product-order/show/{id} | Path does not match |
258 | api.provider_product_order.print | /api/provider-product-order/print/{id} | Path does not match |
259 | api.provider_product_order.change_status | /api/provider-product-order/change-status/{id} | Path does not match |
260 | api.provider_product_order.change_delivery_status | /api/provider-product-order/change-delivery-status/{id} | Path does not match |
261 | api.provider_product_order.send_order | /api/provider-product-order/send-order/{id} | Path does not match |
262 | api.provider_product_order.add_delivery | /api/provider-product-order/add-delivery/{id} | Path does not match |
263 | api.provider_product_order_document.show_document | /api/provider-product-order-document/show-document/{id} | Path does not match |
264 | api.bankRemit.index | /api/bank-remit/ | Path does not match |
265 | api.bankRemit.list | /api/bank-remit/list | Path does not match |
266 | api.bankRemit.create | /api/bank-remit/create | Path does not match |
267 | api.bankRemit.total | /api/bank-remit/total | Path does not match |
268 | api.bankRemit.delete | /api/bank-remit/delete/{id} | Path does not match |
269 | api.bankRemit.edit | /api/bank-remit/edit/{id} | Path does not match |
270 | api.bankRemit.show | /api/bank-remit/show/{id} | Path does not match |
271 | api.bankRemit.getDocument | /api/bank-remit/{id}/get-document | Path does not match |
272 | api.journal.index | /api/journal/ | Path does not match |
273 | api.journal.list | /api/journal/list | Path does not match |
274 | api.journal.list-by-company | /api/journal/list-by-company | Path does not match |
275 | api.journal.create | /api/journal/create | Path does not match |
276 | api.journal.delete | /api/journal/delete/{id} | Path does not match |
277 | api.journal.edit | /api/journal/edit/{id} | Path does not match |
278 | api.journal.show | /api/journal/show/{id} | Path does not match |
279 | api.credit.index | /api/credit/ | Path does not match |
280 | api.credit.list | /api/credit/list | Path does not match |
281 | api.credit.create | /api/credit/create | Path does not match |
282 | api.credit.delete | /api/credit/delete/{id} | Path does not match |
283 | api.credit.edit | /api/credit/edit/{id} | Path does not match |
284 | api.credit.show | /api/credit/show/{id} | Path does not match |
285 | api.credit.show_document | /api/credit/document/{id} | Path does not match |
286 | api.invoice.index | /api/invoice/ | Path does not match |
287 | api.invoice.list | /api/invoice/list | Path does not match |
288 | api.invoice.delete | /api/invoice/delete/{id} | Path does not match |
289 | api.invoice.edit | /api/invoice/edit/{id} | Path does not match |
290 | api.invoice.show | /api/invoice/show/{id} | Path does not match |
291 | api.invoice.get_payments | /api/invoice/get-payments/{id} | Path does not match |
292 | api.invoice.editDate | /api/invoice/edit-date/{id} | Path does not match |
293 | api.invoice.show_document | /api/invoice/document/{id} | Path does not match |
294 | api.invoice.list_for_customer | /api/invoice/list-for-customer/{id} | Path does not match |
295 | api.invoice.hasPurchaseOrder | /api/invoice/has-purchase-order/{id} | Path does not match |
296 | api.invoice.listForExport | /api/invoice/list-for-export | Path does not match |
297 | api.bankAccount.list-by-company | /api/bank-account/list-by-company | Path does not match |
298 | api.bankAccount.list-by-company-five | /api/bank-account/list-by-company-five | Path does not match |
299 | api.financingSimulation.simulate | /api/financing-simulation/simulate/{provider} | Path does not match |
300 | api_financingSimulation.accept | /api/financing-simulation/accept/{provider} | Path does not match |
301 | api.intervention.index | /api/intervention/ | Path does not match |
302 | api.intervention.list | /api/intervention/list | Path does not match |
303 | api.intervention.create | /api/intervention/create | Path does not match |
304 | api.intervention.validate_without_signature | /api/intervention/validate-without-signature/{id} | Path does not match |
305 | api.intervention.edit | /api/intervention/edit/{id} | Path does not match |
306 | api.intervention.delete | /api/intervention/delete/{id} | Path does not match |
307 | api.intervention.show | /api/intervention/show/{id} | Path does not match |
308 | api.intervention.purchase_order | /api/intervention/show-purchase-order/{id} | Path does not match |
309 | api.intervention.invoice | /api/intervention/show-invoice/{id} | Path does not match |
310 | api.intervention.generate_invoice | /api/intervention/generate-invoice/{id} | Path does not match |
311 | api.intervention.picture | /api/intervention/picture/{id}/{type}/{name} | Path does not match |
312 | api.intervention.family_picture | /api/intervention/family-picture/{id}/{name} | Path does not match |
313 | api.intervention.specific_family_picture | /api/intervention/specific-family-picture/{id}/{name} | Path does not match |
314 | api.intervention.add_electric_installation_picture | /api/intervention/add-electric-installation-picture/{id} | Path does not match |
315 | api.intervention.add_family_picture | /api/intervention/add-family-picture/{id}/{step} | Path does not match |
316 | api.intervention.add_specific_family_picture | /api/intervention/add-specific-family-picture/{id}/{step} | Path does not match |
317 | api.intervention.edit_family_picture | /api/intervention/edit-family-picture/{id} | Path does not match |
318 | api.intervention.edit_specific_family_picture | /api/intervention/edit-specific-family-picture/{id} | Path does not match |
319 | api.intervention.remove_electric_installation_picture | /api/intervention/remove-electric-installation-picture/{id} | Path does not match |
320 | api.intervention.signature | /api/intervention/signature/{id}/{step}/{type}/{name} | Path does not match |
321 | api.intervention.add_signature | /api/intervention/add-signature/{id}/{step}/{type} | Path does not match |
322 | api.intervention.remove_signature | /api/intervention/remove-signature/{id}/{step}/{type} | Path does not match |
323 | api.intervention_wizard.step_1 | /api/intervention/intervention-form-wizard/step-1/{id} | Path does not match |
324 | api.intervention_wizard.step_5 | /api/intervention/intervention-form-wizard/step-5/{id} | Path does not match |
325 | api.intervention_wizard.step_6 | /api/intervention/intervention-form-wizard/step-6/{id} | Path does not match |
326 | api.intervention_wizard.step_7 | /api/intervention/intervention-form-wizard/step-7/{id} | Path does not match |
327 | api.intervention.yousign | /api/intervention/yousign/{id} | Path does not match |
328 | api.intervention.yousign_v3 | /api/intervention/yousign-v3/{id} | Path does not match |
329 | api.intervention.yousign_fetch_signature_v3 | /api/intervention/yousign-fetch-signature-v3/{id} | Path does not match |
330 | api.intervention.yousign_fetch_document_v3 | /api/intervention/yousign-fetch-document-v3/{id} | Path does not match |
331 | api.intervention.update_stock | /api/intervention/update-stock/{id} | Path does not match |
332 | api.intervention.define_delivery_mode | /api/intervention/define-delivery-mode/{id} | Path does not match |
333 | api.intervention.change_client_absent | /api/intervention/change-client-absent/{id} | Path does not match |
334 | api.intervention.apply_worktimes | /api/intervention/apply-worktimes/{id} | Path does not match |
335 | api.intervention.all_documents | /api/intervention/all-documents/{id} | Path does not match |
336 | api.intervention.find_not_finished_by_agency | /api/intervention/find-not-finished-by-agency/{id} | Path does not match |
337 | api.intervention.find_by_purchase_order | /api/intervention/find-by-purchase-order/{id} | Path does not match |
338 | api.intervention.document | /api/intervention/document/{type}/{id} | Path does not match |
339 | api.intervention.document_yousign | /api/intervention/document-yousign/{id} | Path does not match |
340 | api.intervention_assignment.show | /api/intervention-assignment/show/{id} | Path does not match |
341 | api.intervention_assignment.create | /api/intervention-assignment/create | Path does not match |
342 | api.intervention_assignment.edit | /api/intervention-assignment/edit/{id} | Path does not match |
343 | api.intervention_assignment.list_for_period | /api/intervention-assignment/list-for-period/{start}/{end} | Path does not match |
344 | api.intervention_assignment.get_period_families | /api/intervention-assignment/get_period_families/{start}/{end} | Path does not match |
345 | api.intervention_assignment.print_for_period | /api/intervention-assignment/print-for-period/{start}/{end} | Path does not match |
346 | api.intervention_state.picture | /api/intervention-state/{id}/picture | Path does not match |
347 | api.intervention_state.remove_picture | /api/intervention-state/{id}/remove-picture | Path does not match |
348 | api.intervention_state.add_picture | /api/intervention-state/{id}/add-picture | Path does not match |
349 | api.store_purchase.index | /api/store-purchase/ | Path does not match |
350 | api.store_purchase.create | /api/store-purchase/create | Path does not match |
351 | api.store_purchase.delete | /api/store-purchase/delete/{id} | Path does not match |
352 | api.store_purchase.edit | /api/store-purchase/edit/{id} | Path does not match |
353 | api.store_purchase.show | /api/store-purchase/show/{id} | Path does not match |
354 | api.store_purchase.print | /api/store-purchase/print/{id} | Path does not match |
355 | api.store_purchase.change_status | /api/store-purchase/change-status/{id} | Path does not match |
356 | api.accountingExport.index | /api/accounting-export/ | Path does not match |
357 | api.accountingExport.export | /api/accounting-export/export | Path does not match |
358 | api.stat.counter_stats | /api/stats/get-counter-stats | Path does not match |
359 | api.stat.stat_for_year | /api/stats/get-stat-for-year/{year} | Path does not match |
360 | api.stat.turnover_by_agency | /api/stats/get-turnover-by-agency/{year} | Path does not match |
361 | api.export.index | /api/export/ | Path does not match |
362 | api.stat_reporting.index | /api/stat-reporting/index | Path does not match |
363 | api.stat_reporting.export | /api/stat-reporting/export | Path does not match |
364 | api.statistics.ca_by_families_products | /api/statistics/ca-by-families-products | Path does not match |
365 | api.statistics.ca_invoices | /api/statistics/ca-invoices | Path does not match |
366 | api.statistics.ca_to_be_invoiced | /api/statistics/ca-to-be-invoiced | Path does not match |
367 | api.statistics.export_customer | /api/statistics/customer-export | Path does not match |
368 | api.search.index | /api/search/ | Path does not match |
369 | api.search.export | /api/search/export | Path does not match |
370 | api.logement.show | /api/logement/show/{id} | Path does not match |
371 | api.logement.edit | /api/logement/edit/{id} | Path does not match |
372 | api.chantier.index | /api/chantier/ | Path does not match |
373 | api.chantier.change_status | /api/chantier/change-status/{id} | Path does not match |
374 | api.stock.index | /api/stock/ | Path does not match |
375 | api.stock.inventaire | /api/stock/inventaire | Path does not match |
376 | api.stock.update_quantity | /api/stock/{id} | Path does not match |
377 | api.stockRelease.index | /api/stock-release/ | Path does not match |
378 | api.stockRelease.list | /api/stock-release/list | Path does not match |
379 | api.stockRelease.create | /api/stock-release/create | Path does not match |
380 | api.stockRelease.delete | /api/stock-release/delete/{id} | Path does not match |
381 | api.stockRelease.edit | /api/stock-release/edit/{id} | Path does not match |
382 | api.stockRelease.show | /api/stock-release/show/{id} | Path does not match |
383 | api.stockRelease.change_status | /api/stock-release/change-status/{id} | Path does not match |
384 | api.credit_simulation.index | /api/credit-simulation/simulate | Path does not match |
385 | api.yousign.index | /api/yousign/ | Path does not match |
386 | api.yousign.show | /api/yousign/show/{id} | Path does not match |
387 | api.yousign.refresh_status | /api/yousign/refresh-status/{id} | Path does not match |
388 | api.yousign.create | /api/yousign/create | Path does not match |
389 | api.yousign.edit | /api/yousign/edit/{id} | Path does not match |
390 | api.yousign.sign | /api/yousign/sign/{id} | Path does not match |
391 | api.yousign.file | /api/yousign/file/{id} | Path does not match |
392 | api.yousign.signed_document | /api/yousign/signed-document/{signatureId}/{documentId} | Path does not match |
393 | api.yousign.webhook | /api/yousign/webhook | Path does not match |
394 | api.yousign.delete | /api/yousign/delete/{id} | Path does not match |
395 | app.login | /login | Path does not match |
396 | app.logout | /logout | 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.