Forwarded to ErrorController (c85983)

Routing

(none) Matched route

Route Matching Logs

Path to match: /data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E
# 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.