Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | article_upload | /article/upload/{id} | Path does not match |
| 2 | article_content_upload | /article/uploadContent/{id} | Path does not match |
| 3 | article_list | /article | Path does not match |
| 4 | article_add | /article/add | Path does not match |
| 5 | view_article | /article/view/{id} | Path does not match |
| 6 | cancel_article | /article/cancel/{id} | Path does not match |
| 7 | delete_article | /article/delete/{id} | Path does not match |
| 8 | edit_article | /article/edit/{id} | Path does not match |
| 9 | edit_article_position | /article/edit/position | Path does not match |
| 10 | query_search | /article/search/{query} | Path does not match |
| 11 | booking_detail | /booking/detail/{id} | Path does not match |
| 12 | booking_schedule | /booking/schedule/{id} | Path does not match |
| 13 | booking_planning | /booking/planning/{id} | Path does not match |
| 14 | booking_confirm | /booking/confirm/{id} | Path does not match |
| 15 | booking_cancel | /booking/{id}/cancel/{idBooking} | Path does not match |
| 16 | booking_cancel_rebook | /booking/{id}/cancel/{idBooking}/rebook | Path does not match |
| 17 | booking_list | /booking/list/{id} | Path does not match |
| 18 | booking_slots_check | /booking/slots_check | Path does not match |
| 19 | bri_index | /bri/ | Path does not match |
| 20 | bri_add_question | /bri/add/{id}/question | Path does not match |
| 21 | bri_add_question_input | /bri/add/{id}/question/input | Path does not match |
| 22 | bri_duplicate | /bri/duplicate/{id} | Path does not match |
| 23 | bri_add | /bri/add | Path does not match |
| 24 | bri_edit | /bri/edit/{id} | Path does not match |
| 25 | bri_gestion_statut | /bri/statut | Path does not match |
| 26 | bri_edit_gestion_statut | /bri/statut/edit/{id} | Path does not match |
| 27 | bri_create_relation | /bri/create/relation/{id}/{step} | Path does not match |
| 28 | bri_upload | /bri/upload/{idBri}/{idProfile} | Path does not match |
| 29 | bri_file_delete | /bri/briFileDelete/{id} | Path does not match |
| 30 | app_cache_clear | /cache/clear | Path does not match |
| 31 | category_list | /categories/list | Path does not match |
| 32 | category_edit | /categories/edit/{id} | Path does not match |
| 33 | category_delete | /categories/delete/{id} | Path does not match |
| 34 | company_contact_add | /company/contact/add | Path does not match |
| 35 | company_contact_edit | /company/contact/edit/{id}/{step} | Path does not match |
| 36 | company_holdings | /company/holdings | Path does not match |
| 37 | company_delete-file | /company/delete-file/{id} | Path does not match |
| 38 | company_list | /company | Path does not match |
| 39 | company_query_search | /company/search/{query} | Path does not match |
| 40 | company_view | /company/view/{id} | Path does not match |
| 41 | company_categories_sync | /company/{companyId}/categories | Path does not match |
| 42 | company_category_detach | /company/{companyId}/categories/{categoryId}/detach | Path does not match |
| 43 | company_view_doc | /company/view/{id}/documents | Path does not match |
| 44 | company_document_delete | /company/document/delete/{id}/{companyId}/{type} | Path does not match |
| 45 | companyRealContact_delete | /company/companyContact/delete/{id} | Path does not match |
| 46 | company_department_add | /company/department/add/{id} | Path does not match |
| 47 | company_package_add | /company/package/{id} | Path does not match |
| 48 | company_package_access | /company/package/access/{id} | Path does not match |
| 49 | company_package_remove | /company/{idCompany}/package/remove/{idPackage} | Path does not match |
| 50 | company_user_add | /company/{id}/user/add | Path does not match |
| 51 | company_user_edit | /company/{id}/user/edit/{idProfile} | Path does not match |
| 52 | company_upload_files | /company/upload/file/company/{id} | Path does not match |
| 53 | company_upload_file | /company/upload/file/{id} | Path does not match |
| 54 | company_get_department | /company/department/list/{id} | Path does not match |
| 55 | company_get_package | /company/package/list/{id} | Path does not match |
| 56 | company_holding_list | /company/holding/list | Path does not match |
| 57 | company_package_default | /company/{idCompany}/package/default/{idPackage} | Path does not match |
| 58 | consent_list | /consent | Path does not match |
| 59 | consent_add | /consent/add | Path does not match |
| 60 | consent_view | /consent/view/{id} | Path does not match |
| 61 | contact | /contact | Path does not match |
| 62 | dp_view | /data-privacy/{id}/view | Path does not match |
| 63 | dp_view_terms | /data-privacy/{id}/view/{dp_id} | Path does not match |
| 64 | document_type_list | /document/type | Path does not match |
| 65 | document_type_add | /document/type/add | Path does not match |
| 66 | elearning_category_index | /e-learning/categories/ | Path does not match |
| 67 | elearning_category_new | /e-learning/categories/new | Path does not match |
| 68 | elearning_home | /e-learning/ | Path does not match |
| 69 | elearning_my_elearning | /e-learning/my-elearning | Path does not match |
| 70 | elearning_show | /e-learning/{courseId}/{slug}/show | Path does not match |
| 71 | elearning_new | /e-learning/new | Path does not match |
| 72 | elearning_upload_module | /e-learning/upload/{courseId}/{moodleId}/{action} | Path does not match |
| 73 | elearning_reorder | /e-learning/reorder | Path does not match |
| 74 | elearning_synchromodule | /e-learning/synchromodule/{courseId} | Path does not match |
| 75 | elearning_delete_course | /e-learning/delete/{courseId} | Path does not match |
| 76 | elearning_course_upload | /e-learning/upload/{id} | Path does not match |
| 77 | faq | /faq | Path does not match |
| 78 | faq_edit | /faq/edit/{id} | Path does not match |
| 79 | faq_questions | /faq/{id}/questions | Path does not match |
| 80 | file_add | /base-documentaire/add | Path does not match |
| 81 | file_list | /base-documentaire/list | Path does not match |
| 82 | file_edit | /base-documentaire/edit/{id} | Path does not match |
| 83 | file_delete | /base-documentaire/delete/{id} | Path does not match |
| 84 | forget-me_onDemand | /forget-me/on-demand | Path does not match |
| 85 | forget-me_main | /forget-me/ | Path does not match |
| 86 | forget-me_forgetOneProfile | /forget-me/forget-one/{profileId} | Path does not match |
| 87 | forget-me_query_search_filter | /forget-me/searchFilter | Path does not match |
| 88 | forget-me-list | /forget-me-settings/list | Path does not match |
| 89 | forget-me-add | /forget-me-settings/add | Path does not match |
| 90 | forget-me-view | /forget-me-settings/view/{id} | Path does not match |
| 91 | forget-me-edit | /forget-me-settings/edit/{id} | Path does not match |
| 92 | forget-me-forget-me-delete | /forget-me-settings/delete/{id} | Path does not match |
| 93 | home | / | Path does not match |
| 94 | autocomplete | /autocomplete/{resource} | Path does not match |
| 95 | homepages_index | /homepages | Path does not match |
| 96 | homepages_new | /homepages/new | Path does not match |
| 97 | homepages_edit | /homepages/{id}/edit | Path does not match |
| 98 | homepages_delete | /homepages/{id} | Path does not match |
| 99 | homepages_blocks_index | /homepages/{pageId}/blocks | Path does not match |
| 100 | homepages_blocks_new | /homepages/{pageId}/blocks/new | Path does not match |
| 101 | homepages_blocks_edit | /homepages/{pageId}/blocks/{blockId}/edit | Path does not match |
| 102 | homepages_blocks_delete | /homepages/{pageId}/blocks/{blockId}/delete | Path does not match |
| 103 | homepages_blocks_reorder | /homepages/blocks/reorder | Path does not match |
| 104 | homepages_search_pages | /homepages/search/pages | Path does not match |
| 105 | homepages_list_rows | /homepages/list/rows | Path does not match |
| 106 | massUser_company_import_user | /mass-user-import/{id}/import/user | Path does not match |
| 107 | massUser_company_import_mass_delete | /mass-user-import/import/mass/delete | Path does not match |
| 108 | massUser_list | /mass-user-import | Path does not match |
| 109 | massUser_view | /mass-user-import/view/{id} | Path does not match |
| 110 | massUser_delete-file | /mass-user-import/delete-file/{id} | Path does not match |
| 111 | legals_list | /legals/ | Path does not match |
| 112 | legals_add | /legals/add | Path does not match |
| 113 | legals_view | /legals/view/{id} | Path does not match |
| 114 | mailbox | /mailbox | Path does not match |
| 115 | mailboxsending | /mailbox/envoye | Path does not match |
| 116 | mailboxgeneral | /mailbox/general | Path does not match |
| 117 | mailbox_list | /mailbox/mails | Path does not match |
| 118 | mailbox_processing | /mailbox/mails/processing | Path does not match |
| 119 | mailbox_completed | /mailbox/mails/completed | Path does not match |
| 120 | mailbox_read | /mailbox/read/{id} | Path does not match |
| 121 | mailbox_queue_read | /mailbox/queue/read/{id} | Path does not match |
| 122 | mailboxsend | /mailbox/send | Path does not match |
| 123 | mailbox_user_send | /mailbox/user/send | Path does not match |
| 124 | mailboxsendone | /mailbox/send-one | Path does not match |
| 125 | mailbox_user_sendone | /mailbox/user/send-one | Path does not match |
| 126 | mailbox_move_message | /mailbox/move-message/{id}/{profile} | Path does not match |
| 127 | mailbox_show_queue | /mailbox/get/queue/{id}/{isSendedMessage} | Path does not match |
| 128 | mailbox_show_user_requests | /mailbox/get/userrequests/{queueId} | Path does not match |
| 129 | mailbox_link_email_request | /mailbox/link-email-request | Path does not match |
| 130 | company_import_user_user_index | /imports/users | Path does not match |
| 131 | company_import_user_user_template | /imports/users/template/{type} | Path does not match |
| 132 | company_import_user_user_report_modal | /imports/users/report/{id} | Path does not match |
| 133 | company_import_user_user_report_export | /imports/users/report/{id}/export | Path does not match |
| 134 | company_import_user_category_index | /imports/categories | Path does not match |
| 135 | meeting_time_slot_new | /meeting/timeslot/new | Path does not match |
| 136 | meeting_time_slot_edit | /meeting/timeslot/{id}/edit | Path does not match |
| 137 | meeting_time_slot_filter_profiles | /meeting/timeslot/filter-profiles | Path does not match |
| 138 | meeting_general.documents | /meeting/general/docs | Path does not match |
| 139 | meeting_general.v2 | /meeting/general | Path does not match |
| 140 | meeting_booking_view | /meeting/booking/{id} | Path does not match |
| 141 | meeting_booking_cancel | /meeting/booking/cancel/{id} | Path does not match |
| 142 | meeting_full_schedule | /meeting/full/schedule | Path does not match |
| 143 | meeting_full_calendar | /meeting/full/calendar | Path does not match |
| 144 | meeting_check_date | /meeting/slots/checkdates | Path does not match |
| 145 | package_co_financement_list | /page/co-financement | Path does not match |
| 146 | package_co_financement_add | /page/co-financement/ajouter | Path does not match |
| 147 | package_co_financement_edit | /page/co-financement/edit/{id} | Path does not match |
| 148 | package_co_financement_delete | /page/co-financement/delete/{id} | Path does not match |
| 149 | package_view_modal | /package/view/modal/{id} | Path does not match |
| 150 | package_view | /package/v{id} | Path does not match |
| 151 | package_list | /package | Path does not match |
| 152 | package_information_add | /package/information/{step}/{id} | Path does not match |
| 153 | package_version_new | /package/version/new/{id}/{step} | Path does not match |
| 154 | package_feature_add | /package/feature/add/{id} | Path does not match |
| 155 | package_feature_price | /package/feature/price/{id} | Path does not match |
| 156 | package_query_search | /package/search/{query} | Path does not match |
| 157 | package_delete_unused_package | /package/v{id}/delete | Path does not match |
| 158 | page_list | /page/list/{page} | Path does not match |
| 159 | page_upload | /page/upload/{id}/{menu_client} | Path does not match |
| 160 | page_header_upload | /page/header-upload | Path does not match |
| 161 | page_view | /page/view/{menu_client} | Path does not match |
| 162 | page_header_company | /page/header_company | Path does not match |
| 163 | page_header_company_data | /page/header_company/data/{companyId} | Path does not match |
| 164 | page_delete_book_home | /page/delete/block-home/{id} | Path does not match |
| 165 | page_delete-image | /page/delete-image-page/{id} | Path does not match |
| 166 | page_delete-image-header | /page/delete-image-header-page/{id} | Path does not match |
| 167 | page_blockhome_add | /page/blockhome/add | Path does not match |
| 168 | page_blockhome_edit | /page/blockhome/edit/{id} | Path does not match |
| 169 | page_blockhome_list | /page/blockhome/list | Path does not match |
| 170 | page_blockhome_remove | /page/blockhome/delete/{id} | Path does not match |
| 171 | page_delete | /page/delete/{id} | Path does not match |
| 172 | param | /param | Path does not match |
| 173 | param_report | /paramReport | Path does not match |
| 174 | param_graph_add | /paramReport/graphe/add | Path does not match |
| 175 | param_graph_edit | /paramReport/graphe/edit/{id} | Path does not match |
| 176 | param_graph_delete | /paramReport/graphe/delete/{id} | Path does not match |
| 177 | param_graph | /paramReport/graphe | Path does not match |
| 178 | report | /report | Path does not match |
| 179 | mass_report_download_file | /report/mass-report/download/{file} | Path does not match |
| 180 | mass_report | /report/mass-report | Path does not match |
| 181 | report_import_view_modal | /report/view/modal/import/{id} | Path does not match |
| 182 | report_generate_purchase | /report/generate/purchase | Path does not match |
| 183 | report_generate_import | /report/generate/import/{id} | Path does not match |
| 184 | report_generate_admin | /report/generate/habilitation | Path does not match |
| 185 | report_generate_meeting | /report/generate/meeting | Path does not match |
| 186 | report_generate_packages | /report/generate/packages | Path does not match |
| 187 | report_generate_type | /report/generate/demande | Path does not match |
| 188 | report_generate | /report/generate | Path does not match |
| 189 | report_private_data | /report/generate/private-data | Path does not match |
| 190 | report_consumed_services | /report/generate/consumed-services | Path does not match |
| 191 | report_bilan | /report/generate/bilan | Path does not match |
| 192 | report_bilan_qa | /report/generate/bilan-qa | Path does not match |
| 193 | report_mails | /report/generate/mails | Path does not match |
| 194 | scope_list | /scopes/list | Path does not match |
| 195 | scope_edit | /scopes/edit/{id} | Path does not match |
| 196 | scope_delete | /scopes/delete/{id} | Path does not match |
| 197 | scope_admins | /scopes/{id}/admins | Path does not match |
| 198 | scope_admins_remove | /scopes/{id}/admins/{grantId}/remove | Path does not match |
| 199 | login | /connexion | Path does not match |
| 200 | logout | /logout | Path does not match |
| 201 | impersonate | /impersonate/{id} | Path does not match |
| 202 | forgot_password | /mot-de-passe/oublie | Path does not match |
| 203 | create | /mot-de-passe/first | Path does not match |
| 204 | admin_password_set | /mot-de-passe/creation/{token} | Path does not match |
| 205 | simulation.general | /simulation/general | Path does not match |
| 206 | simulation.regimeEntreprise | /simulation/regime-entreprise | Path does not match |
| 207 | simulation.params | /simulation/params | Path does not match |
| 208 | simulation.params.create | /simulation/params/create | Path does not match |
| 209 | simulation.params.edit | /simulation/params/{id} | Path does not match |
| 210 | simulation_params_list | /simulation/parameters | Path does not match |
| 211 | simulation_params_create | /simulation/parameters/create | Path does not match |
| 212 | simulation_params_update | /simulation/parameters/update/{id} | Path does not match |
| 213 | simulation_params_delete | /simulation/parameters/delete/{id} | Path does not match |
| 214 | simulation_params_filter | /simulation/parameters/filter | Path does not match |
| 215 | simulation_params_search | /simulation/parameters/search | Path does not match |
| 216 | template | /template | Path does not match |
| 217 | template_edit | /template/edit/{id} | Path does not match |
| 218 | cgu_list | /cgu | Path does not match |
| 219 | cgu_add | /cgu/add | Path does not match |
| 220 | cgu_view | /cgu/view/{id} | Path does not match |
| 221 | cgu_delete-file | /cgu/delete-file/{id} | Path does not match |
| 222 | user_category_index | /user-categories | Path does not match |
| 223 | user_category_new | /user-categories/new | Path does not match |
| 224 | user_category_edit | /user-categories/{id}/edit | Path does not match |
| 225 | user_category_delete | /user-categories/{id}/delete | Path does not match |
| 226 | user_list | /user | Path does not match |
| 227 | user_bo_edit | /user/bo/edit/{id} | Path does not match |
| 228 | user_view | /user/view/{id} | Path does not match |
| 229 | user_view_edit | /user/view/edit/{id} | Path does not match |
| 230 | user_add_bo | /user/add/bo/ | Path does not match |
| 231 | user_query_search | /user/search/{query} | Path does not match |
| 232 | user_query_search_filter | /user/searchFilter | Path does not match |
| 233 | user_block | /user/block/{id}/{status} | Path does not match |
| 234 | user_view_doc | /user/view/{id}/documents | Path does not match |
| 235 | user_view_doc_old | /user/view/{id}/documents/all | Path does not match |
| 236 | user_doc_delete | /user/{profileId}/{id}/{type}/{from}/delete | Path does not match |
| 237 | user_bri_file_delete | /user/briFileDelete/{profileId}/{id} | Path does not match |
| 238 | user_user_bri_file_delete | /user/bri/files/{id}/delete | Path does not match |
| 239 | user_missing_doc_file_delete | /user/missingDocFile/{profileId}/{id} | Path does not match |
| 240 | user_delete | /user/profiles/{id}/delete | Path does not match |
| 241 | user_restore | /user/profiles/{id}/restore | Path does not match |
| 242 | user_view_doc_mailbox | /user/view/{id}/documents/mailbox | Path does not match |
| 243 | user_view_doc_mailboxsending | /user/view/{id}/documents/mailboxsending | Path does not match |
| 244 | user_follow_request | /user/suivi-activites/{id} | Path does not match |
| 245 | user_add_doc | /user/doc/{id} | Path does not match |
| 246 | user_bri | /user/bri/{id} | Path does not match |
| 247 | user_download_files | /user/download-files/profile/{id} | Path does not match |
| 248 | user_file_view | /user/files/{id} | Path does not match |
| 249 | user_view_enable_invitation | /user/view/enable_invitation/{id} | Path does not match |
| 250 | user_view_resend_invitation | /user/view/resend_invitation/{id}/{profile} | Path does not match |
| 251 | user_update_comment | /user/view/update_comment | Path does not match |
| 252 | user_reset_password | /user/view/{id}/reset-password | Path does not match |
| 253 | user_bri_statut_options | /user/bri/status/options | Path does not match |
| 254 | user_bri_status_list | /user/view/{id}/bri/statuses | Path does not match |
| 255 | user_userbri_export_qa | /user/bri/{profileId}/export-qa.csv | Path does not match |
| 256 | user_user_bri_experts_get | /user/view/{id}/experts | Path does not match |
| 257 | user_user_bri_experts_set | /user/view/{id}/experts | Path does not match |
| 258 | user_user_bri_experts_search_bo | /user/experts/search-bo | Path does not match |
| 259 | user_bri_status_docs_save | /user/view/{id}/bri/save-status-docs | Path does not match |
| 260 | user_request | /user/request/ | Path does not match |
| 261 | user_request_list_profile | /user/request/list/profile/{idProfile} | Path does not match |
| 262 | user_request_query_search | /user/request/search | Path does not match |
| 263 | user_request_view | /user/request/{idProfile}/view/{id} | Path does not match |
| 264 | user_request_add_queue | /user/request/{idProfile}/add/{queue} | Path does not match |
| 265 | user_request_add | /user/request/{idProfile}/add | Path does not match |
| 266 | user_request_edit | /user/request/{idProfile}/edit/{id} | Path does not match |
| 267 | user_request_settings_delete | /user/request/param/delete/type/{type}/{id} | Path does not match |
| 268 | user_request_settings_create | /user/request/param | Path does not match |
| 269 | user_request_settings_update | /user/request/param/{type}/{id}/{value} | Path does not match |
| 270 | email-picker | /user/request/email-picker | Path does not match |
| 271 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 272 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 273 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 274 | _wdt | /_wdt/{token} | Path does not match |
| 275 | _profiler_home | /_profiler/ | Path does not match |
| 276 | _profiler_search | /_profiler/search | Path does not match |
| 277 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 278 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 279 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 280 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 281 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 282 | _profiler_open_file | /_profiler/open | Path does not match |
| 283 | _profiler | /_profiler/{token} | Path does not match |
| 284 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 285 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 286 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.