Routing
enquete.index
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "nl" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | profit_setup_webhook.nl | /api/profit-setup-webhook | Path does not match |
| 2 | profit_setup_webhook.fr | /fr/api/profit-setup-webhook | Path does not match |
| 3 | profit_migrate.nl | /api/profit-migrate | Path does not match |
| 4 | profit_migrate.fr | /fr/api/profit-migrate | Path does not match |
| 5 | profitplus.nl | /api/profitplus | Path does not match |
| 6 | profitplus.fr | /fr/api/profitplus | Path does not match |
| 7 | add_to_profit.nl | /api/add | Path does not match |
| 8 | add_to_profit.fr | /fr/api/add | Path does not match |
| 9 | admin.nl | /admin/ | Path does not match |
| 10 | admin.fr | /fr/admin/ | Path does not match |
| 11 | admin.oauth.nl | /admin/oauth | Path does not match |
| 12 | admin.oauth.fr | /fr/admin/oauth | Path does not match |
| 13 | admin.enquetes.nl | /admin/enquete/ | Path does not match |
| 14 | admin.enquetes.fr | /fr/admin/enquete/ | Path does not match |
| 15 | admin.processed.nl | /admin/enquete/processed | Path does not match |
| 16 | admin.processed.fr | /fr/admin/enquete/processed | Path does not match |
| 17 | admin.processed.getdata.nl | /admin/enquete/processed/get-data | Path does not match |
| 18 | admin.processed.getdata.fr | /fr/admin/enquete/processed/get-data | Path does not match |
| 19 | admin.enquete.delete.nl | /admin/enquete/delete/{id} | Path does not match |
| 20 | admin.enquete.delete.fr | /fr/admin/enquete/delete/{id} | Path does not match |
| 21 | admin.enquete.delete.processed.nl | /admin/enquete/delete/processed/{id} | Path does not match |
| 22 | admin.enquete.delete.processed.fr | /fr/admin/enquete/delete/processed/{id} | Path does not match |
| 23 | admin.events.nl | /admin/events/ | Path does not match |
| 24 | admin.events.fr | /fr/admin/events/ | Path does not match |
| 25 | admin.get.events.nl | /admin/events/get/all | Path does not match |
| 26 | admin.get.events.fr | /fr/admin/events/get/all | Path does not match |
| 27 | admin.event.prepare.nl | /admin/events/prepare | Path does not match |
| 28 | admin.event.prepare.fr | /fr/admin/events/prepare | Path does not match |
| 29 | admin.update.force.nl | /admin/events/set/force | Path does not match |
| 30 | admin.update.force.fr | /fr/admin/events/set/force | Path does not match |
| 31 | admin.send.enquete.nl | /admin/events/send-enquete | Path does not match |
| 32 | admin.send.enquete.fr | /fr/admin/events/send-enquete | Path does not match |
| 33 | admin.events.getids.nl | /admin/events/get/ids | Path does not match |
| 34 | admin.events.getids.fr | /fr/admin/events/get/ids | Path does not match |
| 35 | admin.event.update.list.nl | /admin/events/update-list | Path does not match |
| 36 | admin.event.update.list.fr | /fr/admin/events/update-list | Path does not match |
| 37 | admin.eventstest.nl | /admin/events/eventstest | Path does not match |
| 38 | admin.eventstest.fr | /fr/admin/events/eventstest | Path does not match |
| 39 | admin.invoice.nl | /admin/invoice/ | Path does not match |
| 40 | admin.invoice.fr | /fr/admin/invoice/ | Path does not match |
| 41 | admin.invoice.get.events.nl | /admin/invoice/get/all | Path does not match |
| 42 | admin.invoice.get.events.fr | /fr/admin/invoice/get/all | Path does not match |
| 43 | admin.invoice.add.factuur.nl | /admin/invoice/add-factuur | Path does not match |
| 44 | admin.invoice.add.factuur.fr | /fr/admin/invoice/add-factuur | Path does not match |
| 45 | admin.invoice.remove.factuur.nl | /admin/invoice/remove-factuur | Path does not match |
| 46 | admin.invoice.remove.factuur.fr | /fr/admin/invoice/remove-factuur | Path does not match |
| 47 | enquete.index.nl | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.