Routing

admin_contact_search_advanced Matched route

Route Parameters

Name Value
page
1

Route Matching Logs

Path to match: /contacts/recherche-avancee
# 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 almost matches, but Requirement for "page" does not match (\d+)
55 admin_contact_search_advanced /contacts/recherche-avancee/{page} Route matches!

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