Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | api_history_index | /api/histories/ | Path does not match |
| 13 | api_history_update | /api/histories/{id} | Path does not match |
| 14 | api_history_delete | /api/histories/{id} | Path does not match |
| 15 | api_history_combined | /api/histories/combined | Path does not match |
| 16 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 17 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 18 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 19 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 20 | home.index | / | Path does not match |
| 21 | home.list | /list | Path does not match |
| 22 | api.user.index | /api/user/ | Path does not match |
| 23 | api.user.data | /api/user/get-data | Path does not match |
| 24 | api.user.list | /api/user/list | Path does not match |
| 25 | api.user.list-active | /api/user/list-active | Path does not match |
| 26 | api.user.list-active-with-attributes | /api/user/list-active-with-attributes | Path does not match |
| 27 | api.user.create | /api/user/create | Path does not match |
| 28 | api.user.delete | /api/user/delete/{id} | Path does not match |
| 29 | api.user.show | /api/user/show/{id} | Path does not match |
| 30 | api.user.find_user | /api/user/find-user/{id} | Path does not match |
| 31 | api.user.edit | /api/user/edit/{id} | Path does not match |
| 32 | api.group.index | /api/group/ | Path does not match |
| 33 | api.group.create | /api/group/create | Path does not match |
| 34 | api.group.delete | /api/group/delete/{id} | Path does not match |
| 35 | api.group.show | /api/group/show/{id} | Path does not match |
| 36 | api.group.edit | /api/group/edit/{id} | Path does not match |
| 37 | api.vehicle.index | /api/vehicle/ | Path does not match |
| 38 | api.vehicle.create | /api/vehicle/create | Path does not match |
| 39 | api.vehicle.delete | /api/vehicle/delete/{id} | Path does not match |
| 40 | api.vehicle.show | /api/vehicle/show/{id} | Path does not match |
| 41 | api.vehicle.edit | /api/vehicle/edit/{id} | Path does not match |
| 42 | api.product.index | /api/product/ | Path does not match |
| 43 | api.product.create | /api/product/create | Path does not match |
| 44 | api.product.delete | /api/product/delete/{id} | Path does not match |
| 45 | api.product.show | /api/product/show/{id} | Path does not match |
| 46 | api.product.edit | /api/product/edit/{id} | Path does not match |
| 47 | api.product.product | /api/product/product/{id} | Path does not match |
| 48 | api.product.download | /api/product/download/{id} | Path does not match |
| 49 | api.productFamily.index | /api/productFamily/ | Path does not match |
| 50 | api.productFamily.create | /api/productFamily/create | Path does not match |
| 51 | api.productFamily.delete | /api/productFamily/delete/{id} | Path does not match |
| 52 | api.productFamily.edit | /api/productFamily/edit/{id} | Path does not match |
| 53 | api.bill.index | /api/bill/ | Path does not match |
| 54 | api.bill.create | /api/bill/create | Path does not match |
| 55 | api.bill.delete | /api/bill/delete/{id} | Path does not match |
| 56 | api.bill.show | /api/bill/show/{id} | Path does not match |
| 57 | api.bill.edit | /api/bill/edit/{id} | Path does not match |
| 58 | api.bill.generatePDF | /api/bill/generatePDF/{id} | Path does not match |
| 59 | api.bill.createFromDashboard | /api/bill/createFromDashboard/{contract} | Path does not match |
| 60 | api.bill.createTlsBill | /api/bill/createTlsBill/{id} | Path does not match |
| 61 | api_bill_pay | /api/bill/pay | Path does not match |
| 62 | api.contract.index | /api/contract/ | Path does not match |
| 63 | api.contract.create | /api/contract/create | Path does not match |
| 64 | api.contract.createFromCustomer | /api/contract/create/customer/{id} | Path does not match |
| 65 | api.contract.delete | /api/contract/delete/{id} | Path does not match |
| 66 | api.contract.show | /api/contract/show/{id} | Path does not match |
| 67 | api.contract.edit | /api/contract/edit/{id} | Path does not match |
| 68 | api.contract.getType | /api/contract/getType/{id} | Path does not match |
| 69 | api.contract.transform | /api/contract/transform/{id} | Path does not match |
| 70 | api.contract.clone | /api/contract/clone/{id} | Path does not match |
| 71 | api.contract.getData | /api/contract/get-data/{id}/{by} | Path does not match |
| 72 | api.contract.check | /api/contract/check/{id} | Path does not match |
| 73 | api.contract.download | /api/contract/download/{id} | Path does not match |
| 74 | api.contract.salesman-stats | /api/contract/salesman-stats | Path does not match |
| 75 | api.contact.index | /api/contact/ | Path does not match |
| 76 | api.contact.create | /api/contact/create | Path does not match |
| 77 | api.contact.createFromCustomer | /api/contact/create/customer/{id} | Path does not match |
| 78 | api.contact.createFromProspect | /api/contact/create/prospect/{id} | Path does not match |
| 79 | api.contact.delete | /api/contact/delete/{id} | Path does not match |
| 80 | api.contact.show | /api/contact/show/{id} | Path does not match |
| 81 | api.contact.all | /api/contact/all | Path does not match |
| 82 | api.contact.edit | /api/contact/edit/{id} | Path does not match |
| 83 | api.appointment.index | /api/appointment/ | Path does not match |
| 84 | api.appointment.create | /api/appointment/create | Path does not match |
| 85 | api.appointment.createFromCustomer | /api/appointment/create/customer/{id} | Path does not match |
| 86 | api.appointment.createFromProspect | /api/appointment/create/prospect/{id} | Path does not match |
| 87 | api.appointment.delete | /api/appointment/delete/{id} | Path does not match |
| 88 | api.appointment.show | /api/appointment/show/{id} | Path does not match |
| 89 | api.appointment.edit | /api/appointment/edit/{id} | Path does not match |
| 90 | api.appointment.getAppointments | /api/appointment/getAppointments | Path does not match |
| 91 | api.appointment.findOne | /api/appointment/nli/{id} | Path does not match |
| 92 | api.appointment.paginated | /api/appointment/paginated | Path does not match |
| 93 | api.appointment.relance_rdv | /api/appointment/relance-rdv | Path does not match |
| 94 | api.appointment.relance_devis | /api/appointment/relance-devis | Path does not match |
| 95 | api.setting.index | /api/setting/ | Path does not match |
| 96 | api.setting.create | /api/setting/create | Path does not match |
| 97 | api.setting.delete | /api/setting/delete/{id} | Path does not match |
| 98 | api.setting.show | /api/setting/show/{id} | Path does not match |
| 99 | api.setting.edit | /api/setting/edit/{id} | Path does not match |
| 100 | api.setting.get | /api/setting/get/{type} | Path does not match |
| 101 | api.pdfInformations.index | /api/pdfInformations/ | Path does not match |
| 102 | api.pdfInformations.create | /api/pdfInformations/create | Path does not match |
| 103 | api.pdfInformations.delete | /api/pdfInformations/delete/{id} | Path does not match |
| 104 | api.pdfInformations.edit | /api/pdfInformations/edit/{id} | Path does not match |
| 105 | api.customer.index | /api/customer/ | Path does not match |
| 106 | api.customer.create | /api/customer/create | Path does not match |
| 107 | api.customer.delete | /api/customer/delete/{id} | Path does not match |
| 108 | api.customer.show | /api/customer/show/{id} | Path does not match |
| 109 | api.customer.edit | /api/customer/edit/{id} | Path does not match |
| 110 | api.customer.download | /api/customer/download/{id} | Path does not match |
| 111 | api.customer.getData | /api/customer/get-data/{id} | Path does not match |
| 112 | api.customer.getDataOnce | /api/customer/get-data-once/{id} | Path does not match |
| 113 | api.customer.update.position | /api/customer/update-position | Path does not match |
| 114 | api.customer.export | /api/customer/export | Path does not match |
| 115 | api.estimate.index | /api/estimate/ | Path does not match |
| 116 | api.estimate.create | /api/estimate/create | Path does not match |
| 117 | api.estimate.createFromCustomer | /api/estimate/create/customer/{id} | Path does not match |
| 118 | api.estimate.createFromProspect | /api/estimate/create/prospect/{id} | Path does not match |
| 119 | api.estimate.delete | /api/estimate/delete/{id} | Path does not match |
| 120 | api.estimate.show | /api/estimate/show/{id} | Path does not match |
| 121 | api.estimate.edit | /api/estimate/edit/{id} | Path does not match |
| 122 | api.estimate.transform | /api/estimate/transform/{id} | Path does not match |
| 123 | api.estimate.generatePDF | /api/estimate/generatePDF/{id} | Path does not match |
| 124 | api.estimate.clone | /api/estimate/clone/{id} | Path does not match |
| 125 | api.estimate.sendMail | /api/estimate/sendMail | Path does not match |
| 126 | api.estimate.getData | /api/estimate/getData/{id} | Path does not match |
| 127 | api.estimate.check | /api/estimate/check/{id} | Path does not match |
| 128 | api.estimate.refuse | /api/estimate/refuse/{id} | Path does not match |
| 129 | api.typeContract.index | /api/typeContract/ | Path does not match |
| 130 | api.typeContract.create | /api/typeContract/create | Path does not match |
| 131 | api.typeContract.delete | /api/typeContract/delete/{id} | Path does not match |
| 132 | api.typeContract.show | /api/typeContract/show/{id} | Path does not match |
| 133 | api.typeContract.edit | /api/typeContract/edit/{id} | Path does not match |
| 134 | api.prospect.index | /api/prospect/ | Path does not match |
| 135 | api.prospect.create | /api/prospect/create | Path does not match |
| 136 | api.prospect.delete | /api/prospect/delete/{id} | Path does not match |
| 137 | api.prospect.show | /api/prospect/show/{id} | Path does not match |
| 138 | api.prospect.edit | /api/prospect/edit/{id} | Path does not match |
| 139 | api.prospect.transform | /api/prospect/transform/{id} | Path does not match |
| 140 | api.prospect.getData | /api/prospect/get-data/{id} | Path does not match |
| 141 | api.prospect.getDataOnce | /api/prospect/get-data-once/{id} | Path does not match |
| 142 | api.financing.index | /api/financing/ | Path does not match |
| 143 | api.financing.create | /api/financing/create | Path does not match |
| 144 | api.financing.delete | /api/financing/delete/{id} | Path does not match |
| 145 | api.financing.show | /api/financing/show/{id} | Path does not match |
| 146 | api.financing.edit | /api/financing/edit/{id} | Path does not match |
| 147 | api.ticket.index | /api/ticket/ | Path does not match |
| 148 | api.ticket.create | /api/ticket/create | Path does not match |
| 149 | api.ticket.createFromCustomer | /api/ticket/create/customer/{id} | Path does not match |
| 150 | api.ticket.createFromProspect | /api/ticket/create/prospect/{id} | Path does not match |
| 151 | api.ticket.delete | /api/ticket/delete/{id} | Path does not match |
| 152 | api.ticket.show | /api/ticket/show/{id} | Path does not match |
| 153 | api.ticket.all | /api/ticket/all | Path does not match |
| 154 | api.ticket.filtered | /api/ticket/filtered | Path does not match |
| 155 | api.ticket.getAllCoordinates | /api/ticket/getAllCoordinates | Path does not match |
| 156 | api.ticket.edit | /api/ticket/edit/{id} | Path does not match |
| 157 | api.ticket.close | /api/ticket/close/{id} | Path does not match |
| 158 | api.ticket.open | /api/ticket/open/{id} | Path does not match |
| 159 | api.ticketComment.create | /api/ticketComment/create | Path does not match |
| 160 | api.ticketComment.delete | /api/ticketComment/delete/{id} | Path does not match |
| 161 | api.ticketComment.edit | /api/ticketComment/edit/{id} | Path does not match |
| 162 | api.approvalReport.index | /api/approvalReport/ | Path does not match |
| 163 | api.approvalReport.create | /api/approvalReport/create | Path does not match |
| 164 | api.approvalReport.delete | /api/approvalReport/delete/{id} | Path does not match |
| 165 | api.approvalReport.show | /api/approvalReport/show/{id} | Path does not match |
| 166 | api.approvalReport.edit | /api/approvalReport/edit/{id} | Path does not match |
| 167 | api.approvalReport.pdf | /api/approvalReport/pdf/{id} | Path does not match |
| 168 | api.approvalReport.sign | /api/approvalReport/sign/{id} | Path does not match |
| 169 | api.approvalReport.getDetailForm | /api/approvalReport/getDetailForm/{id} | Path does not match |
| 170 | api.approvalReport.setReadDate | /api/approvalReport/sign/setReadDate/{id} | Path does not match |
| 171 | api.approvalReport.getForm | /api/approvalReport/getForm/{id} | Path does not match |
| 172 | api.dashboard.index | /api/dashboard/ | Path does not match |
| 173 | api.dashboard.getSalesmansResults | /api/dashboard/getSalesmansResults/nli/{month} | Path does not match |
| 174 | api.dashboard.technician | /api/dashboard/technician | Path does not match |
| 175 | api.dashboard.salesman | /api/dashboard/salesman/{id} | Path does not match |
| 176 | api.dashboard.getAllSalesman | /api/dashboard/getAllSalesman | Path does not match |
| 177 | api.alert.delete | /api/alert/delete/{id} | Path does not match |
| 178 | api.alert.getAlerts | /api/alert/getAlerts | Path does not match |
| 179 | api.history.index | /api/history/ | Path does not match |
| 180 | api.history.create | /api/history/create | Path does not match |
| 181 | api.history.createFromProspect | /api/history/create/prospect/{id} | Path does not match |
| 182 | api.history.edit | /api/history/edit/{id} | Path does not match |
| 183 | api.history.show | /api/history/show/{id} | Path does not match |
| 184 | api.history.update | /api/history/update/{id} | Path does not match |
| 185 | api.history.delete | /api/history/delete/{id} | Path does not match |
| 186 | app.login | /login | Path does not match |
| 187 | app.logout | /logout | Path does not match |
| 188 | app.sign | /sign/{token} | Path does not match |
| 189 | app.addSignature | /addSignature | 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.