GET https://app.coequipiers.fr/api/public/associations

Routing

app_api_public_associations Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/public/associations
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_google_connect /connexion/google Path does not match
17 app_google_connect_check /connexion/google/callback Path does not match
18 app_dashboard / Path does not match
19 app_register /inscription Path does not match
20 app_login /connexion Path does not match
21 app_reset_password /reinitialiser Path does not match
22 app_verify_email /verifier-email/{token} Path does not match
23 app_mission_survey_respond /avis-mission/{token}/{satisfaction} Path does not match
24 app_mission_survey_comment /avis-mission/{token}/commentaire Path does not match
25 app_cron_satisfaction_surveys /cron/satisfaction-surveys Path does not match
26 app_logout /deconnexion Path does not match
27 app_code /confirmation Path does not match
28 app_admin_contacts /gestion/contacts Path does not match
29 app_admin_contact_details /gestion/contacts/{contact_id} Path does not match
30 app_admin_communications /communication Path does not match
31 app_admin_add_communication /communication/ajouter Path does not match
32 app_admin_offer /admin/mon-offre Path does not match
33 app_admin_settings /admin/parametres Path does not match
34 app_admin_registration_settings /admin/inscriptions Path does not match
35 app_members_my_members /membres/liste Path does not match
36 app_members_add_member /membres/ajouter Path does not match
37 app_teams_dashboard /membres/equipes Path does not match
38 app_add_team /membres/equipes/ajouter Path does not match
39 app_team_detail /membres/equipes/{team_id} Path does not match
40 app_team_add_members /membres/equipes/{team_id}/membres/ajouter Path does not match
41 app_api_team_remove_member /api/equipes/{team_id}/membres/{team_member_id}/retirer Path does not match
42 app_api_team_search_members /api/equipes/{team_id}/membres/recherche Path does not match
43 app_api_team_add_role /api/equipes/{team_id}/membres/{team_member_id}/role/ajouter Path does not match
44 app_api_team_remove_role /api/equipes/{team_id}/role/{role_id}/supprimer Path does not match
45 app_recruit_dashboard /recrutement Path does not match
46 app_recruit_events /recrutement/evenements Path does not match
47 app_recruit_add_event /recrutement/evenements/ajouter Path does not match
48 app_recruit_event_detail /recrutement/evenements/{id} Path does not match
49 app_recruit_add_announcement /recrutement/evenements/{event_id}/annonces/ajouter Path does not match
50 app_recruit_edit_event /recrutement/evenements/{id}/modifier Path does not match
51 app_recruit_edit_announcement /recrutement/annonces/{id}/modifier Path does not match
52 app_api_recruit_request_statut /api/recrutement/candidatures/{request_id}/statut/{statut} Path does not match
53 app_admin_recruit_rate_volunteer /recrutement/missions/{id}/noter-benevole Path does not match
54 app_volunteer_dashboard /benevole Path does not match
55 app_volunteer_profile /benevole/profil Path does not match
56 app_volunteer_events /benevole/evenements Path does not match
57 app_volunteer_event_detail /benevole/evenements/{id} Path does not match
58 app_volunteer_attestation /benevole/evenements/{id}/attestation Path does not match
59 app_volunteer_apply /benevole/evenements/{event_id}/postuler/{announcement_id} Path does not match
60 app_volunteer_applications /benevole/mes-candidatures Path does not match
61 app_volunteer_rate_association /benevole/missions/{id}/noter Path does not match
62 app_volunteer_submit_satisfaction /benevole/missions/{id}/satisfaction Path does not match
63 app_volunteer_add_experience /benevole/experiences/ajouter Path does not match
64 app_volunteer_edit_experience /benevole/experiences/{id}/modifier Path does not match
65 app_volunteer_add_training /benevole/formations/ajouter Path does not match
66 app_volunteer_add_availability /benevole/disponibilites/ajouter Path does not match
67 app_volunteer_update_skills /benevole/competences Path does not match
68 app_user_settings /parametres Path does not match
69 app_association_settings /mon-association Path does not match
70 app_support /support Path does not match
71 app_api_volunteer_remove_experience /api/benevole/experiences/{id}/supprimer Path does not match
72 app_api_volunteer_remove_training /api/benevole/formations/{id}/supprimer Path does not match
73 app_api_volunteer_remove_availability /api/benevole/disponibilites/{id}/supprimer Path does not match
74 app_api_volunteer_remove_avatar /api/benevole/avatar/supprimer Path does not match
75 app_api_address_search /api/adresse/recherche Path does not match
76 app_api_address_search_cities /api/adresse/villes Path does not match
77 app_api_association_search /api/association/recherche Path does not match
78 app_register_association /inscription-association Path does not match
79 app_api_public_events /api/public/evenements Path does not match
80 app_api_public_event_detail /api/public/evenements/{id} Path does not match
81 app_api_public_associations /api/public/associations Route matches!

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