Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 7 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | fos_user_security_login | /login | Path does not match |
| 15 | fos_user_security_check | /login_check | Path does not match |
| 16 | fos_user_security_logout | /logout | Path does not match |
| 17 | fos_user_profile_show | /profile/ | Path does not match |
| 18 | fos_user_profile_edit | /profile/edit | Path does not match |
| 19 | fos_user_registration_register | /register/ | Path does not match |
| 20 | fos_user_registration_check_email | /register/check-email | Path does not match |
| 21 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
| 22 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
| 23 | fos_user_resetting_request | /resetting/request | Path does not match |
| 24 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
| 25 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
| 26 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
| 27 | fos_user_change_password | /profile/change-password | Path does not match |
| 28 | app.swagger_ui | /api/doc | Path does not match |
| 29 | api_login_check | /api/login-check | Path does not match |
| 30 | api_app_api_open_area_getareas | /api/areas | Path does not match |
| 31 | api_app_api_open_category_getcategories | /api/categories | Path does not match |
| 32 | api_app_api_open_hobby_gethobbies | /api/hobbies | Path does not match |
| 33 | api_app_api_open_identikit_getidentikits | /api/identikits | Path does not match |
| 34 | api_app_api_open_operation_getoperations | /api/operations | Path does not match |
| 35 | api_app_api_open_operation_getoperation | /api/operations/{id} | Path does not match |
| 36 | api_app_api_open_operation_getoperationdetails | /api/operations/details/{id} | Path does not match |
| 37 | api_app_api_open_resetpassword_postresetpasswordrequest | /api/reset_password/request | Path does not match |
| 38 | api_app_api_open_resetpassword_postresetpasswordchange | /api/reset_password/change/{token} | Path does not match |
| 39 | api_app_api_open_room_getrooms | /api/rooms | Path does not match |
| 40 | api_app_api_open_sharedspace_getsharedspaces | /api/shared-spaces | Path does not match |
| 41 | api_app_api_open_user_postregisteruser | /api/users | Path does not match |
| 42 | api_app_api_open_user_postsubscribetonewsletter | /api/users/newsletter | Path does not match |
| 43 | api_app_api_open_user_postuser_old | /api/users/{operationId} | Path does not match |
| 44 | api_app_api_open_user_headuser | /api/users/{email} | Path does not match |
| 45 | api_app_api_open_user_getuseravatars | /api/users/avatars | Path does not match |
| 46 | api_buyer_api_alerts_list | /api/buyer/alerts/{operation_id} | Path does not match |
| 47 | api_buyer_api_operation_blueprints_list | /api/buyer/operations/{operation_id}/blueprints | Path does not match |
| 48 | api_buyer_api_operation_blueprints_upload | /api/buyer/operations/{operation_id}/blueprints | Path does not match |
| 49 | api_buyer_app_api_buyer_group_getgroups | /api/buyer/groups | Path does not match |
| 50 | api_buyer_app_api_buyer_group_getgroupsoperation | /api/buyer/groups/operation/{id} | Path does not match |
| 51 | api_buyer_app_api_buyer_group_getgroup | /api/buyer/groups/{id} | Path does not match |
| 52 | api_buyer_app_api_buyer_group_postgroup | /api/buyer/groups | Path does not match |
| 53 | api_buyer_app_api_buyer_group_patchgroup | /api/buyer/groups/{id} | Path does not match |
| 54 | api_buyer_app_api_buyer_group_postgroupuser | /api/buyer/groups/{id}/users | Path does not match |
| 55 | api_buyer_app_api_buyer_group_deletegroupuser | /api/buyer/groups/{group}/users/{user} | Path does not match |
| 56 | api_buyer_app_api_buyer_group_postgroupalbum | /api/buyer/groups/{group}/users/{user}/albums | Path does not match |
| 57 | api_buyer_app_api_buyer_group_getgroupalbum | /api/buyer/groups/{id}/albums | Path does not match |
| 58 | api_buyer_app_api_buyer_group_deletegroupalbum | /api/buyer/groups/albums/{id} | Path does not match |
| 59 | api_buyer_app_api_buyer_group_getsendinvite | /api/buyer/groups/{id}/invite/{user_id} | Path does not match |
| 60 | api_buyer_app_api_buyer_hobby_posthobbysuggestion | /api/buyer/hobby-suggestions | Path does not match |
| 61 | api_buyer_app_api_buyer_identikit_postidentikitsuggestion | /api/buyer/identikit-suggestions | Path does not match |
| 62 | api_buyer_app_api_buyer_message_showmessage | /api/buyer/messages/{id} | Path does not match |
| 63 | api_buyer_app_api_buyer_message_getmessages | /api/buyer/threads/{id}/messages | Path does not match |
| 64 | api_buyer_app_api_buyer_message_createmessage | /api/buyer/messages | Path does not match |
| 65 | api_buyer_app_api_buyer_module_showmodule | /api/buyer/modules/{id} | Path does not match |
| 66 | api_buyer_app_api_buyer_module_getcurrentusermodules | /api/buyer/modules | Path does not match |
| 67 | api_buyer_app_api_buyer_module_postmodulesuggestion | /api/buyer/module-suggestions | Path does not match |
| 68 | api_buyer_app_api_buyer_parameter_getparameterssurfaces | /api/buyer/parameters/surfaces | Path does not match |
| 69 | api_buyer_app_api_buyer_question_showquestion | /api/buyer/questions/{id} | Path does not match |
| 70 | api_buyer_app_api_buyer_question_showpropositions | /api/buyer/questions/{id}/propositions | Path does not match |
| 71 | api_buyer_app_api_buyer_question_getquestions | /api/buyer/modules/{id}/questions | Path does not match |
| 72 | api_buyer_app_api_buyer_response_createresponse | /api/buyer/responses | Path does not match |
| 73 | api_buyer_app_api_buyer_response_patchresponse | /api/buyer/responses/{id} | Path does not match |
| 74 | api_buyer_app_api_buyer_response_getresponses | /api/buyer/responses/{question_id} | Path does not match |
| 75 | api_buyer_app_api_buyer_sharedspace_postsharedspacesuggestion | /api/buyer/shared-space-suggestions | Path does not match |
| 76 | api_buyer_app_api_buyer_user_getuser | /api/buyer/users/{id} | Path does not match |
| 77 | api_buyer_app_api_buyer_user_getusersbyoperation | /api/buyer/users/operation/{id} | Path does not match |
| 78 | api_buyer_app_api_buyer_user_getusersbyoperationhobbies | /api/buyer/users/operation/{id}/hobbies | Path does not match |
| 79 | api_buyer_app_api_buyer_user_getusersbyoperationgroups | /api/buyer/users/operation/{id}/groups | Path does not match |
| 80 | api_buyer_app_api_buyer_user_getuseroperations | /api/buyer/users/{id}/operations | Path does not match |
| 81 | api_buyer_app_api_buyer_user_patchuser | /api/buyer/users/{id} | Path does not match |
| 82 | api_buyer_app_api_buyer_user_patchuserpreferences | /api/buyer/users/{id}/preferences | Path does not match |
| 83 | api_buyer_app_api_buyer_user_postrgpddelete | /api/buyer/rgpd/delete/{id} | Path does not match |
| 84 | api_buyer_app_api_buyer_user_getusernotifications | /api/buyer/users/{id}/notifications | Path does not match |
| 85 | api_buyer_app_api_buyer_user_postfunding | /api/buyer/users/{id}/funding | Path does not match |
| 86 | api_buyer_app_api_buyer_usernotification_patchusernotification | /api/buyer/users/{userId}/notifications/{userNotificationId} | Path does not match |
| 87 | api_buyer_app_api_buyer_useroperation_getuseroperationprojects | /api/buyer/projects/{user_id}/{operation_id} | Path does not match |
| 88 | api_buyer_app_api_buyer_useroperation_getalluseroperation | /api/buyer/users/{user_id}/user_operations | Path does not match |
| 89 | api_buyer_app_api_buyer_useroperation_getuseroperation | /api/buyer/users/{user_id}/operations/{operation_id} | Path does not match |
| 90 | api_buyer_app_api_buyer_useroperation_attachusertooperation | /api/buyer/users/{userId}/attach_to_operation/{operationId} | Path does not match |
| 91 | api_buyer_app_api_buyer_useroperation_detachusertooperation | /api/buyer/users/{userId}/detach_from_operation/{operationId} | Path does not match |
| 92 | api_buyer_app_api_buyer_useroperation_savefavorite | /api/buyer/users/{userId}/save_favorite/{operationId} | Path does not match |
| 93 | api_buyer_app_api_buyer_useroperation_patchuseroperation | /api/buyer/users/{user_id}/operations/{operation_id} | Path does not match |
| 94 | api_buyer_app_api_buyer_useroperation_patchfoyer | /api/buyer/foyer/{id} | Path does not match |
| 95 | alert_list | /alerts | Path does not match |
| 96 | alert_add | /alerts/add | Path does not match |
| 97 | alert_edit | /alerts/edit/{id} | Path does not match |
| 98 | alert_delete | /alerts/delete/{id} | Path does not match |
| 99 | apartment_show | /operations/{operation_id}/apartments/{id} | Path does not match |
| 100 | apartment_list | /operations/{operation_id}/apartments | Path does not match |
| 101 | apartment_add | /operations/{operation_id}/apartments/add | Path does not match |
| 102 | apartment_edit | /operations/{operation_id}/apartments/edit/{id} | Path does not match |
| 103 | apartment_delete | /operations/{operation_id}/apartments/delete/{id} | Path does not match |
| 104 | area_list | /areas | Path does not match |
| 105 | area_show | /areas/{id} | Path does not match |
| 106 | area_add | /areas/add | Path does not match |
| 107 | area_edit | /areas/edit/{id} | Path does not match |
| 108 | area_upload_image | /areas/upload-image/{id} | Path does not match |
| 109 | area_delete | /areas/delete/{id} | Path does not match |
| 110 | area_plot_list | /areas/{id}/plots | Path does not match |
| 111 | area_plot_import | /areas/{id}/plots/import | Path does not match |
| 112 | area_plot_add | /areas/{id}/plots/add | Path does not match |
| 113 | area_plot_edit | /areas/{id}/plots/edit/{plotId} | Path does not match |
| 114 | area_plot_delete | /areas/{id}/plots/delete/{plotId} | Path does not match |
| 115 | category_list | /categories | Path does not match |
| 116 | category_add | /categories/add | Path does not match |
| 117 | category_edit | /categories/edit/{id} | Path does not match |
| 118 | category_delete | /categories/delete/{id} | Path does not match |
| 119 | floor_show | /operations/{operation_id}/floors/{id} | Path does not match |
| 120 | floor_list | /operations/{operation_id}/floors | Path does not match |
| 121 | floor_add | /operations/{operation_id}/floors/add | Path does not match |
| 122 | floor_edit | /operations/{operation_id}/floors/edit/{id} | Path does not match |
| 123 | floor_delete | /operations/{operation_id}/floors/delete/{id} | Path does not match |
| 124 | groupalbum_list | /groupalbums/images_list/{id} | Path does not match |
| 125 | new_group_albums_list | /groupalbums/new-group-album | Path does not match |
| 126 | group_list | /groups | Path does not match |
| 127 | group_pending_creation_list | /groups/pending_creation | Path does not match |
| 128 | group_pending_modification_list | /groups/pending_modification | Path does not match |
| 129 | group_add | /groups/add | Path does not match |
| 130 | group_edit | /groups/edit/{id} | Path does not match |
| 131 | group_choose_picture | /groups/choose-picture/{id} | Path does not match |
| 132 | group_delete_picture | /groups/delete-picture/{id} | Path does not match |
| 133 | group_validate | /groups/validate | Path does not match |
| 134 | group_delete | /groups/delete/{id} | Path does not match |
| 135 | updated_group_validate | /groups/validate-update | Path does not match |
| 136 | pending_group_modification_validate | /groups/validate-update | Path does not match |
| 137 | groupuser_join | /groupusers/join | Path does not match |
| 138 | pending_group_subscription_validate | /groupusers/validate | Path does not match |
| 139 | groupuser_reject | /groupusers/reject | Path does not match |
| 140 | pending_group_subscription_reject | /groupusers/reject | Path does not match |
| 141 | groupuser_list | /groupusers/user_list/{id} | Path does not match |
| 142 | pending_group_subscription_list | /groupusers/pending_group_subscription | Path does not match |
| 143 | groupuser_remove_user | /groupusers/remove-user/group/{id}/user/{user_id} | Path does not match |
| 144 | hobby_list | /hobbies | Path does not match |
| 145 | hobby_list_suggestions | /hobbies-suggestions | Path does not match |
| 146 | hobby_add | /hobbies/add | Path does not match |
| 147 | hobby_edit | /hobbies/edit/{id} | Path does not match |
| 148 | hobby_validate | /hobbies/validate/{id} | Path does not match |
| 149 | hobby_upload_image | /hobbies/upload-image/{id} | Path does not match |
| 150 | hobby_delete | /hobbies/delete/{id} | Path does not match |
| 151 | home | / | Path does not match |
| 152 | identikit_list | /identikits | Path does not match |
| 153 | identikit_list_suggestions | /identikits-suggestions | Path does not match |
| 154 | identikit_add | /identikits/add | Path does not match |
| 155 | identikit_edit | /identikits/edit/{id} | Path does not match |
| 156 | identikit_validate | /identikits/validate/{id} | Path does not match |
| 157 | identikit_delete | /identikits/delete/{id} | Path does not match |
| 158 | new_messages_list | /messages/new-messages-posted | Path does not match |
| 159 | message_delete | /messages/delete/{id} | Path does not match |
| 160 | module_list | /modules | Path does not match |
| 161 | module_questions_list | /modules/{id}/questions | Path does not match |
| 162 | module_questions_add | /modules/{id}/questions/add | Path does not match |
| 163 | module_show | /modules/{id} | Path does not match |
| 164 | module_add | /modules/add | Path does not match |
| 165 | module_edit | /modules/edit/{id} | Path does not match |
| 166 | module_export | /modules/export/{id} | Path does not match |
| 167 | module_export_by_user | /modules/export/{id}/user/{userId} | Path does not match |
| 168 | module_delete | /modules/delete/{id} | Path does not match |
| 169 | module_copy | /modules/copy/{id} | Path does not match |
| 170 | notification_list | /notifications | Path does not match |
| 171 | notification_add | /notifications/add | Path does not match |
| 172 | notification_edit | /notifications/edit/{id} | Path does not match |
| 173 | notification_upload_image | /notifications/upload-image/{id} | Path does not match |
| 174 | notification_delete | /notifications/delete/{id} | Path does not match |
| 175 | operation_show | /operations/{id} | Path does not match |
| 176 | operation_groups_list | /operations/{id}/groups | Path does not match |
| 177 | operation_groups_stats | /operations/{id}/groups/stats | Path does not match |
| 178 | operation_groups_add | /operations/{id}/groups/add | Path does not match |
| 179 | operation_upload_image | /operations/upload-image/{id} | Path does not match |
| 180 | operation_upload_promoter_logo | /operations/upload-promoter-logo/{id} | Path does not match |
| 181 | operation_list | /operations | Path does not match |
| 182 | operation_add | /operations/add | Path does not match |
| 183 | operation_edit | /operations/edit/{id} | Path does not match |
| 184 | operation_delete | /operations/delete/{id} | Path does not match |
| 185 | operation_land_add | /operations/{operation}/land/add | Path does not match |
| 186 | operation_land_edit | /operations/{operation}/land/edit/{id} | Path does not match |
| 187 | parameter_list | /parameters | Path does not match |
| 188 | parameter_add | /parameters/add | Path does not match |
| 189 | parameter_edit | /parameters/edit/{id} | Path does not match |
| 190 | parameter_delete | /parameters/delete/{id} | Path does not match |
| 191 | partner_list | /partenaire | Path does not match |
| 192 | partner_add | /partenaire/add | Path does not match |
| 193 | partner_edit | /partenaire/edit/{id} | Path does not match |
| 194 | partner_upload_image | /partenaire/upload-image/{id} | Path does not match |
| 195 | partner_delete | /partenaire/delete/{id} | Path does not match |
| 196 | question_edit | /questions/edit/{id} | Path does not match |
| 197 | question_delete | /questions/delete/{id} | Path does not match |
| 198 | room_list | /rooms | Path does not match |
| 199 | shared_space_list | /shared-spaces | Path does not match |
| 200 | shared_space_list_suggestions | /shared-spaces-suggestions | Path does not match |
| 201 | shared_space_add | /shared-spaces/add | Path does not match |
| 202 | shared_space_edit | /shared-spaces/edit/{id} | Path does not match |
| 203 | shared_space_validate | /shared-spaces/validate/{id} | Path does not match |
| 204 | shared_space_upload_image | /shared-spaces/upload-image/{id} | Path does not match |
| 205 | shared_space_delete | /shared-spaces/delete/{id} | Path does not match |
| 206 | thread_list | /threads | Path does not match |
| 207 | thread_show | /threads/{id} | Path does not match |
| 208 | thread_messages_list | /threads/{id}/messages | Path does not match |
| 209 | thread_delete | /threads/delete/{id} | Path does not match |
| 210 | user_list | /users | Path does not match |
| 211 | new_users_registered_list | /users/new-registered | Path does not match |
| 212 | pending_fundings_list | /users/pending-fundings | Path does not match |
| 213 | user_show | /users/{id}/{tab} | Path does not match |
| 214 | user_finding | /users/funding/{id}/ | Path does not match |
| 215 | user_add | /users/add | Path does not match |
| 216 | user_edit | /users/edit/{id} | Path does not match |
| 217 | user_edit_funding | /users/edit_funding/{id} | Path does not match |
| 218 | user_save_project | /users/save-project/{id} | Path does not match |
| 219 | user_upload_avatar | /users/upload-avatar/{id} | Path does not match |
| 220 | user_choose_avatar | /users/choose-avatar/{id} | Path does not match |
| 221 | upload_blueprint | /users/{id}/operation/{operation_id}/blueprint/add | Path does not match |
| 222 | user_delete | /users/delete/{id} | Path does not match |
| 223 | user_check_email | /users/check-email/{email}/{id} | Path does not match |
| 224 | send_group_message | /users/send-group-message | Path does not match |
| 225 | user_export | /users/export | Path does not match |
| 226 | user_detail_export | /users/export/{id} | Path does not match |
| 227 | user_list_modules | /users/users/{id}/modules | Path does not match |
| 228 | user_family_member_list | /user-operation{id}/family-members | Path does not match |
| 229 | user_operation_family_member_add | /user-operation/{userOperationId}/family-members/add | Path does not match |
| 230 | user_operation__family_member_edit | /user-operation/{userOperationId}/family-members/edit/{id} | Path does not match |
| 231 | user_operation_family_member_delete | /user-operation/{userOperationId}/family-members/edit/{id} | 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.