Routing
(none)
Matched route
Route Matching Logs
Path to match:
/email/preparer
# | Route name | Path | Log |
---|---|---|---|
1 | admin_activity_index | /activites/{page} | Path does not match |
2 | admin_activity_add | /activites/ajouter | Path does not match |
3 | admin_activity_view | /activites/{id}/visualiser | Path does not match |
4 | admin_activity_edit | /activites/{id}/editer | Path does not match |
5 | admin_activity_history | /activites/{id}/historique | Path does not match |
6 | admin_activity_referents | /activites/{id}/referents | Path does not match |
7 | admin_activity_delete | /activites/{id}/supprimer | Path does not match |
8 | admin_activity_suggestion | /activites/{id}/suggestion | Path does not match |
9 | admin_activity_suggestion_status | /activites/{id}/suggestion/{suggestionId}/{status} | Path does not match |
10 | admin_activity_tag_add | /activites/{id}/tags/add | Path does not match |
11 | admin_activity_tag_delete | /activites/{id}/tags/{tagId}/supprimer | Path does not match |
12 | admin_account | /mon-compte/ | Path does not match |
13 | admin_password | /mon-compte/mot-de-passe | Path does not match |
14 | admin_api_meta | /api/meta | Path does not match |
15 | admin_api_address | /api/address/{type} | Path does not match |
16 | admin_api_place | /api/place | Path does not match |
17 | admin_api_search | /api/search | Path does not match |
18 | admin_api_country | /api/country | Path does not match |
19 | admin_api_town | /api/town | Path does not match |
20 | admin_api_town_id | /api/town-id | Path does not match |
21 | admin_api_town_international | /api/town-international | Path does not match |
22 | admin_api_tag_add | /api/tag/{thesaurusId}/add | Path does not match |
23 | admin_api_tag | /api/tag/{thesaurusId}/{tagId} | Path does not match |
24 | admin_api_tag_item | /api/item/{itemId} | Path does not match |
25 | admin_api_task | /api/task/{id} | Path does not match |
26 | admin_api_companies | /api/entreprises | Path does not match |
27 | admin_api_associations | /api/associations | Path does not match |
28 | admin_api_company | /api/entreprise | Path does not match |
29 | admin_api_association | /api/association | Path does not match |
30 | admin_api_siret | /api/siret | Path does not match |
31 | admin_api_social_reason | /api/raison-sociale | Path does not match |
32 | admin_api_licences | /api/licences | Path does not match |
33 | admin_apiupdate_index | /apiupdate/{page} | Path does not match |
34 | admin_artist_index | /artistes/{page} | Path does not match |
35 | admin_artist_add | /artistes/ajouter | Path does not match |
36 | admin_artist_view | /artistes/{id}/visualiser | Path does not match |
37 | admin_artist_edit | /artistes/{id}/editer | Path does not match |
38 | admin_artist_history | /artistes/{id}/historique | Path does not match |
39 | admin_artist_delete | /artistes/{id}/supprimer | Path does not match |
40 | admin_artist_suggestion | /artistes/{id}/suggestion | Path does not match |
41 | admin_artist_suggestion_status | /artistes/{id}/suggestion/{suggestionId}/{status} | Path does not match |
42 | admin_artist_tag_add | /artistes/{id}/tags/add | Path does not match |
43 | admin_artist_tag_delete | /artistes/{id}/tags/{tagId}/supprimer | Path does not match |
44 | admin_certification_index | /labellisations/{page} | Path does not match |
45 | admin_certification_add | /labellisations/ajouter | Path does not match |
46 | admin_certification_view | /labellisations/{id}/visualiser | Path does not match |
47 | admin_certification_edit | /labellisations/{id}/editer | Path does not match |
48 | admin_certification_history | /labellisations/{id}/historique | Path does not match |
49 | admin_certification_delete | /labellisations/{id}/supprimer | Path does not match |
50 | admin_certification_suggestion | /labellisations/{id}/suggestion | Path does not match |
51 | admin_certification_suggestion_status | /labellisations/{id}/suggestion/{suggestionId}/{status} | Path does not match |
52 | admin_certification_tag_add | /labellisations/{id}/tags/add | Path does not match |
53 | admin_certification_tag_delete | /labellisations/{id}/tags/{tagId}/supprimer | Path does not match |
54 | admin_contact_index | /contacts/{page} | Path does not match |
55 | admin_contact_search_advanced | /contacts/recherche-avancee/{page} | Path does not match |
56 | admin_contact_search | /contacts/recherche-simple/{page} | Path does not match |
57 | admin_contact_view | /contacts/{id}/visualiser | Path does not match |
58 | admin_contact_view_addresses | /contacts/{id}/visualiser/adresses | Path does not match |
59 | admin_contact_view_links | /contacts/{id}/visualiser/liens | Path does not match |
60 | admin_contact_create | /contacts/creer/{page} | Path does not match |
61 | admin_contact_edit | /contacts/{id}/editer | Path does not match |
62 | admin_contact_import | /contacts/import | Path does not match |
63 | admin_contact_import_check | /contacts/import/{id}/verification | Path does not match |
64 | admin_contact_import_qualify | /contacts/import/{id}/qualification | Path does not match |
65 | admin_contact_import_progress | /contacts/import/{id}/progress | Path does not match |
66 | admin_contact_import_download | /contacts/import/telecharger/{id} | Path does not match |
67 | admin_dashboard | /dashboard | Path does not match |
68 | admin_email_prepare | /email/preparer | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.