https://detourscreatifs-dev.xadia.net/

Routing

showcase Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 api.contacts.list /api/contacts/liste/{role} Path does not match
14 api.dictionary.getreferential /api/dictionaire/{slug}/{entityName}/referentiel Path does not match
15 api.documents.list /api/documents/liste Path does not match
16 api.document.upload /api/documents/uploader Path does not match
17 api.document.create /api/documents/creer Path does not match
18 api.document.save /api/documents/{id}/save Path does not match
19 api.document.delete /api/documents/{id}/supprimer Path does not match
20 api.document.download /api/documents/{id}/consulter Path does not match
21 api.event.details /api/evenements/{id}/details Path does not match
22 api.event.beneficiaries /api/evenements/{id}/beneficiaires Path does not match
23 api.event.search.beneficiaries /api/evenements/{id}/{eventId}/search Path does not match
24 api.event.invite.beneficiary /api/evenements/{id}/link/beneficiary Path does not match
25 api.event.registers.update /api/evenements/inscription/participation Path does not match
26 api_geo_is_zrr /api/geo/zrr/city/{cityId} Path does not match
27 api_geo_is_in_qpv /api/geo/qpv/{lat}/{lon} Path does not match
28 api_geo_get_city_by_code /api/geo/city/by/code/{code} Path does not match
29 api_geo_get_city_by_id /api/geo/city/by/id/{id} Path does not match
30 api_geo_city_search /api/geo/city/search Path does not match
31 api_geo_department_by_region /api/geo/department/by-region Path does not match
32 api.promo.linktosupport /api/promotions/{id}/support/to-support/{contactId} Path does not match
33 api.promo.linktostructure /api/promotions/{id}/structure/to-structure/{structureId} Path does not match
34 api.promo.datas /api/promotions/{id}/get/datas Path does not match
35 api.promo.status /api/promotions/status Path does not match
36 api.promo.update.status /api/promotions/{id}/update-status Path does not match
37 api.promo.beneficiaries /api/promotions/{id}/beneficiaires Path does not match
38 api.promo.search.beneficiaries /api/promotions/{id}/search Path does not match
39 api.promo.link.beneficiary /api/promotions/{id}/link/beneficiary Path does not match
40 api.promo.unlink.beneficiary /api/promotions/{id}/unlink/beneficiary Path does not match
41 api.structure.getsirenedatas.bysiret /api/structures/{siret}/get-sirene-datas Path does not match
42 api.structures.list /api/structures/liste Path does not match
43 api.user.getconnected /api/utilisateur/get-connected Path does not match
44 beneficiary.actions.edit /admin/beneficiaires/editer/actions/edition/{id}/{slug} Path does not match
45 beneficiary.actions.create /admin/beneficiaires/editer/actions/creation/{id}/{slug} Path does not match
46 beneficiary.actions.delete /admin/beneficiaires/editer/actions/supprimer/{id} Path does not match
47 beneficiary.actions.delete.file /admin/beneficiaires/editer/actions/fichier/supprimer/{id} Path does not match
48 beneficiary.actions.views.file /admin/beneficiaires/editer/actions/fichier/consulter/{id} Path does not match
49 beneficiary.actions.send_autoeval /admin/beneficiaires/editer/actions/envoi-autoevaluation/{id}/{slug}/{type} Path does not match
50 beneficiaries.list /admin/beneficiaires/liste/{display} Path does not match
51 beneficiary.create /admin/beneficiaires/creer Path does not match
52 beneficiary.edit /admin/beneficiaires/editer/{id} Path does not match
53 beneficiary.edit.profil /admin/beneficiaires/editer/profil/{id} Path does not match
54 beneficiary.edit.parcours /admin/beneficiaires/editer/parcours/{id} Path does not match
55 beneficiary.edit.documents /admin/beneficiaires/editer/documents/{id} Path does not match
56 beneficiary.export /admin/beneficiaires/exporter Path does not match
57 beneficiary.edit.scenario /admin/beneficiaires/editer/scenario/{id} Path does not match
58 contacts.list /admin/contacts/liste Path does not match
59 contact.create /admin/contacts/creer Path does not match
60 contact.edit /admin/contacts/editer/{id} Path does not match
61 contact.edit.documents /admin/contacts/editer/documents/{id} Path does not match
62 home /admin Path does not match
63 base_page /page/{slug} Path does not match
64 notifications_mark_email_as_read /mark-email-{id}-as-read.png Path does not match
65 toolbox /admin/bao Path does not match
66 export.dgefp /admin/export-dgefp Path does not match
67 export.dgefp.dc /admin/export-dgefp-dc Path does not match
68 showcase / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.