GET https://fluxxo.fr/api/agenda

Routing

_api_agenda_get_collection Matched route

Route Parameters

Name Value
_api_operation_name
"_api_agenda_get_collection"
_api_resource_class
"App\Entity\UserClient"
_format
null
_stateless
true

Route Matching Logs

Path to match: /api/agenda
# Route name Path Log
1 api_doc /api/docs.{_format} Path does not match
2 api_genid /api/.well-known/genid/{id} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path almost matches, but Requirement for "index" does not match (index)
5 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
6 _api_errors /api/errors/{status}.{_format} Path does not match
7 _api_validation_errors_problem /api/validation_errors/{id} Path does not match
8 _api_validation_errors_hydra /api/validation_errors/{id} Path does not match
9 _api_validation_errors_jsonapi /api/validation_errors/{id} Path does not match
10 _api_bailleurs_get_collection /api/bailleurs Path does not match
11 _api_bailleurs/{id}_get /api/bailleurs/{id} Path does not match
12 _api_clients_get_collection /api/clients Path does not match
13 _api_clients/{id}_get /api/clients/{id} Path does not match
14 _api_commandes_get_collection /api/commandes Path does not match
15 _api_commandes/{id}_get /api/commandes/{id} Path does not match
16 _api_contacts_get_collection /api/contacts Path does not match
17 _api_contacts/{id}_get /api/contacts/{id} Path does not match
18 _api_controle_tache_type_get_collection /api/controle_tache_type Path does not match
19 _api_controle_tache_type/{id}_get /api/controle_tache_type/{id} Path does not match
20 _api_fiche_statuts_get_collection /api/fiche_statuts Path does not match
21 _api_fiche_statuts/{id}_get /api/fiche_statuts/{id} Path does not match
22 _api_inspections_get_collection /api/inspections Path does not match
23 _api_inspections/{id}_get /api/inspections/{id} Path does not match
24 _api_inspections_post /api/inspections Path does not match
25 _api_inspections/{id}_patch /api/inspections/{id} Path does not match
26 _api_inspection_controles_get_collection /api/inspection_controles Path does not match
27 _api_inspection_controles/{id}_get /api/inspection_controles/{id} Path does not match
28 _api_inspection_statuts_get_collection /api/inspection_statuts Path does not match
29 _api_inspection_statuts/{id}_get /api/inspection_statuts/{id} Path does not match
30 _api_interventions_get_collection /api/interventions Path does not match
31 _api_interventions/{id}_get /api/interventions/{id} Path does not match
32 _api_interventions/next/{id}_get_collection /api/interventions/next/{id} Path does not match
33 _api_interventions/pdf/{id}_get /api/interventions/pdf/{id} Path does not match
34 _api_interventions/commencer/{id}_patch /api/interventions/commencer/{id} Path does not match
35 _api_interventions/terminer/{id}_patch /api/interventions/terminer/{id} Path does not match
36 _api_interventions/annuler/{id}_patch /api/interventions/annuler/{id} Path does not match
37 _api_interventions/{id}_put /api/interventions/{id} Path does not match
38 _api_intervention_prestations_get_collection /api/intervention_prestations Path does not match
39 _api_intervention_prestations/{id}_get /api/intervention_prestations/{id} Path does not match
40 _api_intervention_prestations/{id}_patch /api/intervention_prestations/{id} Path does not match
41 _api_intervention_prestation_photos_get_collection /api/intervention_prestation_photos Path does not match
42 _api_intervention_prestation_photos/{id}_get /api/intervention_prestation_photos/{id} Path does not match
43 _api_intervention_prestation_statuts_get_collection /api/intervention_prestation_statuts Path does not match
44 _api_intervention_prestation_statuts/{id}_get /api/intervention_prestation_statuts/{id} Path does not match
45 _api_intervention_sites_get_collection /api/intervention_sites Path does not match
46 _api_intervention_sites/{id}_get /api/intervention_sites/{id} Path does not match
47 _api_intervention_statuts_get_collection /api/intervention_statuts Path does not match
48 _api_intervention_statuts/{id}_get /api/intervention_statuts/{id} Path does not match
49 _api_prestations_get_collection /api/prestations Path does not match
50 _api_prestations/{id}_get /api/prestations/{id} Path does not match
51 _api_rapports_get_collection /api/rapports Path does not match
52 _api_rapports/{id}_get /api/rapports/{id} Path does not match
53 _api_rapports/pdf/{id}_get /api/rapports/pdf/{id} Path does not match
54 _api_rapports/{id}_patch /api/rapports/{id} Path does not match
55 _api_rapport_statuts_get_collection /api/rapport_statuts Path does not match
56 _api_rapport_statuts/{id}_get /api/rapport_statuts/{id} Path does not match
57 _api_signatures_get_collection /api/signatures Path does not match
58 _api_signatures/{id}_get /api/signatures/{id} Path does not match
59 _api_signatures/{id}_patch /api/signatures/{id} Path does not match
60 _api_signature_statuts_get_collection /api/signature_statuts Path does not match
61 _api_signature_statuts/{id}_get /api/signature_statuts/{id} Path does not match
62 _api_signature_types_get_collection /api/signature_types Path does not match
63 _api_signature_types/{id}_get /api/signature_types/{id} Path does not match
64 _api_profil_get /api/profil Path does not match
65 _api_user_clients_get_collection /api/user_clients Path does not match
66 _api_user_clients/{id}_get /api/user_clients/{id} Path does not match
67 _api_agenda_get_collection /api/agenda Route matches!

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