Routing
(none)
Matched route
Route Matching Logs
Path to match:
/admin-app/.env%20
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_errors | /api/errors/{status} | Path does not match |
3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
5 | api_doc | /api/docs.{_format} | Path does not match |
6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
7 | _api_/alerts/{id}{._format}_get | /api/alerts/{id}.{_format} | Path does not match |
8 | _api_/alerts{._format}_get_collection | /api/alerts.{_format} | Path does not match |
9 | _api_/alerts{._format}_post | /api/alerts.{_format} | Path does not match |
10 | _api_/alerts/{id}{._format}_put | /api/alerts/{id}.{_format} | Path does not match |
11 | _api_/alerts/{id}{._format}_patch | /api/alerts/{id}.{_format} | Path does not match |
12 | _api_/alerts/{id}{._format}_delete | /api/alerts/{id}.{_format} | Path does not match |
13 | _api_/barcodes/{id}{._format}_get | /api/barcodes/{id}.{_format} | Path does not match |
14 | _api_/barcodes{._format}_get_collection | /api/barcodes.{_format} | Path does not match |
15 | _api_/barcodes{._format}_post | /api/barcodes.{_format} | Path does not match |
16 | _api_/barcodes/{id}{._format}_put | /api/barcodes/{id}.{_format} | Path does not match |
17 | _api_/barcodes/{id}{._format}_patch | /api/barcodes/{id}.{_format} | Path does not match |
18 | _api_/barcodes/{id}{._format}_delete | /api/barcodes/{id}.{_format} | Path does not match |
19 | _api_/idir_test_datas{._format}_get_collection | /api/idir_test_datas.{_format} | Path does not match |
20 | _api_/idir_test_datas/{id}{._format}_get | /api/idir_test_datas/{id}.{_format} | Path does not match |
21 | _api_/laboratories/{id}{._format}_get | /api/laboratories/{id}.{_format} | Path does not match |
22 | _api_/laboratories{._format}_get_collection | /api/laboratories.{_format} | Path does not match |
23 | _api_/laboratories{._format}_post | /api/laboratories.{_format} | Path does not match |
24 | _api_/laboratories/{id}{._format}_put | /api/laboratories/{id}.{_format} | Path does not match |
25 | _api_/laboratories/{id}{._format}_patch | /api/laboratories/{id}.{_format} | Path does not match |
26 | _api_/laboratories/{id}{._format}_delete | /api/laboratories/{id}.{_format} | Path does not match |
27 | _api_/opening_hourss/{id}{._format}_get | /api/opening_hourss/{id}.{_format} | Path does not match |
28 | _api_/opening_hourss{._format}_get_collection | /api/opening_hourss.{_format} | Path does not match |
29 | _api_/opening_hourss{._format}_post | /api/opening_hourss.{_format} | Path does not match |
30 | _api_/opening_hourss/{id}{._format}_put | /api/opening_hourss/{id}.{_format} | Path does not match |
31 | _api_/opening_hourss/{id}{._format}_patch | /api/opening_hourss/{id}.{_format} | Path does not match |
32 | _api_/opening_hourss/{id}{._format}_delete | /api/opening_hourss/{id}.{_format} | Path does not match |
33 | _api_/users/{id}{._format}_get | /api/users/{id}.{_format} | Path does not match |
34 | _api_/users{._format}_get_collection | /api/users.{_format} | Path does not match |
35 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
36 | _api_/users/{id}{._format}_put | /api/users/{id}.{_format} | Path does not match |
37 | _api_/users/{id}{._format}_patch | /api/users/{id}.{_format} | Path does not match |
38 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
39 | _api_/user_contacts/{id}{._format}_get | /api/user_contacts/{id}.{_format} | Path does not match |
40 | _api_/user_contacts{._format}_get_collection | /api/user_contacts.{_format} | Path does not match |
41 | _api_/user_contacts{._format}_post | /api/user_contacts.{_format} | Path does not match |
42 | _api_/user_contacts/{id}{._format}_put | /api/user_contacts/{id}.{_format} | Path does not match |
43 | _api_/user_contacts/{id}{._format}_patch | /api/user_contacts/{id}.{_format} | Path does not match |
44 | _api_/user_contacts/{id}{._format}_delete | /api/user_contacts/{id}.{_format} | Path does not match |
45 | _api_/user_files{._format}_get_collection | /api/user_files.{_format} | Path does not match |
46 | _api_/user_files/{id}{._format}_get | /api/user_files/{id}.{_format} | Path does not match |
47 | _api_/user_heights/{id}{._format}_get | /api/user_heights/{id}.{_format} | Path does not match |
48 | _api_/user_heights{._format}_get_collection | /api/user_heights.{_format} | Path does not match |
49 | _api_/user_heights{._format}_post | /api/user_heights.{_format} | Path does not match |
50 | _api_/user_heights/{id}{._format}_put | /api/user_heights/{id}.{_format} | Path does not match |
51 | _api_/user_heights/{id}{._format}_patch | /api/user_heights/{id}.{_format} | Path does not match |
52 | _api_/user_heights/{id}{._format}_delete | /api/user_heights/{id}.{_format} | Path does not match |
53 | _api_/user_medical_datas/{id}{._format}_get | /api/user_medical_datas/{id}.{_format} | Path does not match |
54 | _api_/user_medical_datas{._format}_get_collection | /api/user_medical_datas.{_format} | Path does not match |
55 | _api_/user_medical_datas{._format}_post | /api/user_medical_datas.{_format} | Path does not match |
56 | _api_/user_medical_datas/{id}{._format}_put | /api/user_medical_datas/{id}.{_format} | Path does not match |
57 | _api_/user_medical_datas/{id}{._format}_patch | /api/user_medical_datas/{id}.{_format} | Path does not match |
58 | _api_/user_medical_datas/{id}{._format}_delete | /api/user_medical_datas/{id}.{_format} | Path does not match |
59 | _api_/user_physical_activities/{id}{._format}_get | /api/user_physical_activities/{id}.{_format} | Path does not match |
60 | _api_/user_physical_activities{._format}_get_collection | /api/user_physical_activities.{_format} | Path does not match |
61 | _api_/user_physical_activities{._format}_post | /api/user_physical_activities.{_format} | Path does not match |
62 | _api_/user_physical_activities/{id}{._format}_put | /api/user_physical_activities/{id}.{_format} | Path does not match |
63 | _api_/user_physical_activities/{id}{._format}_patch | /api/user_physical_activities/{id}.{_format} | Path does not match |
64 | _api_/user_physical_activities/{id}{._format}_delete | /api/user_physical_activities/{id}.{_format} | Path does not match |
65 | _api_/user_weights/{id}{._format}_get | /api/user_weights/{id}.{_format} | Path does not match |
66 | _api_/user_weights{._format}_get_collection | /api/user_weights.{_format} | Path does not match |
67 | _api_/user_weights{._format}_post | /api/user_weights.{_format} | Path does not match |
68 | _api_/user_weights/{id}{._format}_put | /api/user_weights/{id}.{_format} | Path does not match |
69 | _api_/user_weights/{id}{._format}_patch | /api/user_weights/{id}.{_format} | Path does not match |
70 | _api_/user_weights/{id}{._format}_delete | /api/user_weights/{id}.{_format} | Path does not match |
71 | _preview_error | /_error/{code}.{_format} | Path does not match |
72 | _wdt | /_wdt/{token} | Path does not match |
73 | _profiler_home | /_profiler/ | Path does not match |
74 | _profiler_search | /_profiler/search | Path does not match |
75 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
76 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
77 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
78 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
79 | _profiler_open_file | /_profiler/open | Path does not match |
80 | _profiler | /_profiler/{token} | Path does not match |
81 | _profiler_router | /_profiler/{token}/router | Path does not match |
82 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
83 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
84 | admin_content_index | /admin/content/ | Path does not match |
85 | admin_content_new | /admin/content/new | Path does not match |
86 | admin_content_edit | /admin/content/edit/{id} | Path does not match |
87 | admin_content_import | /admin/content/import | Path does not match |
88 | admin_get_slug_number_tag | /admin/slug/{id}/tag/number | Path does not match |
89 | admin | /admin | Path does not match |
90 | admin_connexion | /admin/connexion | Path does not match |
91 | admin_export_data_user | /admin/export-csv | Path does not match |
92 | admin_form_index | /admin/questionnaire | Path does not match |
93 | form_start | /questionnaire/{code}/commencer | Path does not match |
94 | form_modify | /questionnaire/{code}/modifier | Path does not match |
95 | form_save | /questionnaire/{code}/save | Path does not match |
96 | form_response_save | /questionnaire/{code}/save/response | Path does not match |
97 | form_result | /questionnaire/{code}/resultat | Path does not match |
98 | admin_form_import | /admin/questionnaire/import | Path does not match |
99 | admin_parameter | /admin/parameters/ | Path does not match |
100 | admin_parameter_edit | /admin/parameters/edit/{id} | Path does not match |
101 | admin_parameter_update | /admin/parameters/update | Path does not match |
102 | admin_users_mass_subscription_list | /admin/users/subscription | Path does not match |
103 | admin_users_mass_subscription | /admin/users/subscription/mass-update | Path does not match |
104 | get_cities_by_postal_code | /cities | Path does not match |
105 | app_appointment | /appointment | Path does not match |
106 | appointment_init | /appointment/form/init/{alertId} | Path does not match |
107 | admin_rendezvous_new | /admin/appointment/new | Path does not match |
108 | app_auth_login | /connexion | Path does not match |
109 | login_success | /connexion | Path does not match |
110 | auth_code_verification | /connexion/code/verification | Path does not match |
111 | resend_auth_code | /connexion/code/verification/nouveau | Path does not match |
112 | app_auth_register | /inscription | Path does not match |
113 | app_verify_email | /verify/email | Path does not match |
114 | app_register_confirmation | /inscription/confirmation | Path does not match |
115 | app_forgot_password_request | /reset-mot-de-passe | Path does not match |
116 | app_check_email | /reset-mot-de-passe/check-email | Path does not match |
117 | app_reset_password | /reset-mot-de-passe/reset/{token} | Path does not match |
118 | alert_add | /alerte/add | Path does not match |
119 | alert_update | /alerte/update | Path does not match |
120 | admin_blog_import | /admin/blog/import | Path does not match |
121 | blog_article_view | /blog/article/view/{id} | Path does not match |
122 | blog_article_by_rubrique | /blog/article/by/rubrique/{code_rubrique} | Path does not match |
123 | blog_article_like | /blog/article/{id}/like | Path does not match |
124 | blog_media_view | /blog/media/view/{id} | Path does not match |
125 | app_externallinks_index | /liens-externes | Path does not match |
126 | app_externallinks_health | /liens-externes/{type} | Path does not match |
127 | app_healthprofile_details_insulinresistance | /profil-sante/resistance-insuline | Path does not match |
128 | app_healthprofile_details_idirtestdata | /profil-sante/test-idir/{return_path} | Path does not match |
129 | app_healthprofile_details_gender | /profil-sante/genre | Path does not match |
130 | app_healthprofile_details_age | /profil-sante/age | Path does not match |
131 | app_healthprofile_details_weight | /profil-sante/poids | Path does not match |
132 | app_healthprofile_details_height | /profil-sante/taille | Path does not match |
133 | app_healthprofile_details_imc | /profil-sante/imc/{return_path} | Path does not match |
134 | app_healthprofile_index | /profil-sante | Path does not match |
135 | app_homepage_index | / | Path does not match |
136 | app_homepage_welcome | /bienvenue | Path does not match |
137 | app_homepage_welcome_consent | /bienvenue/consent | Path does not match |
138 | app_homepage_welcome_info | /bienvenue/info/step/{number_step} | Path does not match |
139 | app_homepage_welcome_save_consent | /bienvenue/save/consent/{consent}/{redirect_info} | Path does not match |
140 | app_idirtestdata_create | /profil-sante/test-idir/ajout/{return_path} | Path does not match |
141 | app_idirtestdata_edit | /profil-sante/test-idir/{id}/modification/{return_path} | Path does not match |
142 | app_idirtestdata_historic | /profil-sante/test-idir/historique/{return_path} | Path does not match |
143 | app_idirtestdata_delete | /profil-sante/test-idir/{id}/suppression | Path does not match |
144 | app_user_medical_data_type_index | /medical/data/type/ | Path does not match |
145 | app_user_medical_data_type_new | /medical/data/type/new | Path does not match |
146 | app_medical_data_type_edit | /medical/data/type/{id}/edit | Path does not match |
147 | app_user_medical_data_type_delete | /medical/data/type/{id} | Path does not match |
148 | app_user_medical_data_type_show | /medical/data/type/{id} | Path does not match |
149 | order_index | /reservation | Path does not match |
150 | order_create | /reservation/{idProduct}/creer | Path does not match |
151 | order_create_confirmation | /reservation/creer/confirmation/{id} | Path does not match |
152 | order_retrieve | /reservation/recuperer/{id} | Path does not match |
153 | order_retrieve_confirmation | /reservation/recuperer/confirmation/{id} | Path does not match |
154 | order_edit | /reservation/edit/{id} | Path does not match |
155 | order_canceled | /reservation/annuler/{id} | Path does not match |
156 | product_index | /acheter-test-idir | Path does not match |
157 | import_recovery_site | /import/recovery/site | Path does not match |
158 | admin_export_data_site_stock | /admin/export/site/stock | Path does not match |
159 | api_user_create | /api/users/create | Path does not match |
160 | api_user_update | /api/user/update | Path does not match |
161 | admin_import_data_user_brevo | /admin/import/data/user/brevo | Path does not match |
162 | user_agent_verification | /agent/verification | Path does not match |
163 | user_agent_info | /agent/info/{authorized} | Path does not match |
164 | api_user_delete | /user/referral_code/generate | Path does not match |
165 | app_usercontact_edit | /profil/informations | Path does not match |
166 | app_usercontact_changepassword | /profil/mot-de-passe/{return_path | Path does not match |
167 | app_usercontact_index | /profil | Path does not match |
168 | app_usereligibility_create | /profil-sante/eligibilite/ajout/{action}/{return_path} | Path does not match |
169 | app_usereligibility_result | /profil-sante/eligibilite/result/{action} | Path does not match |
170 | user_file_index | /prelevement | Path does not match |
171 | user_file_edit | /prelevement/{id}/etape/{numberStep} | Path does not match |
172 | user_file_step_by_step | /prelevement/etape/{numberStep} | Path does not match |
173 | user_file_scan_bac | /prelevement/scan/bac/{numBac} | Path does not match |
174 | api_create_user_file | /api/user_files/create | Path does not match |
175 | admin_export_data_prelevement | /admin/export/prelevement | Path does not match |
176 | app_userheight_create | /profil-sante/taille/ajout/{return_path} | Path does not match |
177 | app_userheight_edit | /profil-sante/taille/{id}/modification/{return_path} | Path does not match |
178 | app_userheight_historic | /profil-sante/taille/historique/{return_path} | Path does not match |
179 | app_userheight_delete | /profil-sante/taille/{id}/delete | Path does not match |
180 | app_user_medical_data_new | /user/medical/data/ajout/{type} | Path does not match |
181 | app_user_medical_data_historic | /user/medical/data/historique/{type} | Path does not match |
182 | app_user_medical_data_delete | /user/medical/data/{id}/delete | Path does not match |
183 | app_usermedicaldata_edit | /user/medical/data/profil-sante/donnee-medical/{id}/modification/{return_path} | Path does not match |
184 | app_userphysicalactivity_create | /activite-physique/ajout/{return_path} | Path does not match |
185 | app_userphysicalactivity_edit | /activite-physique/{id}/modification/{return_path} | Path does not match |
186 | app_userphysicalactivity_historic | /activite-physique/historique | Path does not match |
187 | app_userphysicalactivity_delete | /activite/activite-physique/{id}/suppression | Path does not match |
188 | app_userphysicalactivity_index | /activite-physique | Path does not match |
189 | app_userweight_create | /profil-sante/poids/ajout/{return_path} | Path does not match |
190 | app_userweight_edit | /profil-sante/poids/{id}/modification/{return_path} | Path does not match |
191 | app_userweight_historic | /profil-sante/poids/historique/{return_path} | Path does not match |
192 | app_userweight_delete | /profil-sante/poids/{id}/suppression | Path does not match |
193 | api_save_resultat_idir | /api/idir/save/result | Path does not match |
194 | app_role | /role | Path does not match |
195 | admin_import_roles | /admin/import/roles | Path does not match |
196 | app_stripe_subscribe | /subscribe/{code} | Path does not match |
197 | app_stripe_webhook | /webhook/stripe | Path does not match |
198 | app_cancel_subscription | /cancel-subscription | Path does not match |
199 | app_payment_success | /payment/success | Path does not match |
200 | app_payment_cancel | /payment/cancel | Path does not match |
201 | api_login | /api/login | Path does not match |
202 | app_logout | /deconnexion | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.