Routing
        (none)
        Matched route
    
Route Matching Logs
    Path to match: 
/robots.txt
| # | Route name | Path | Log | 
|---|---|---|---|
| 1 | _twig_error_test | /_error/{code}.{_format} | Path does not match | 
| 2 | _wdt | /_wdt/{token} | Path does not match | 
| 3 | _profiler_home | /_profiler/ | Path does not match | 
| 4 | _profiler_search | /_profiler/search | Path does not match | 
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match | 
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match | 
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match | 
| 8 | _profiler_open_file | /_profiler/open | Path does not match | 
| 9 | _profiler | /_profiler/{token} | Path does not match | 
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 13 | archive_index | /archive/ | Path does not match | 
| 14 | download_pdf_version | /archive/{id}/toPdf | Path does not match | 
| 15 | archive_show | /archive/{id} | Path does not match | 
| 16 | archive_delete | /archive/{id} | Path does not match | 
| 17 | domain_index | /settings/domain/ | Path does not match | 
| 18 | domain_new | /settings/domain/new | Path does not match | 
| 19 | domain_show | /settings/domain/{id} | Path does not match | 
| 20 | domain_edit | /settings/domain/{id}/edit | Path does not match | 
| 21 | domain_add_service | /settings/domain/{id}/addService | Path does not match | 
| 22 | domain_remove_service | /settings/domain/{id}/removeService/{service} | Path does not match | 
| 23 | domain_delete | /settings/domain/{id} | Path does not match | 
| 24 | group_index | /settings/group/ | Path does not match | 
| 25 | group_new | /settings/group/new | Path does not match | 
| 26 | group_show | /settings/group/{id} | Path does not match | 
| 27 | group_edit | /settings/group/{id}/edit | Path does not match | 
| 28 | group_remove_contact | /settings/group/{id}/removeGroupContact/{contact} | Path does not match | 
| 29 | group_delete | /settings/group/{id} | Path does not match | 
| 30 | meeting_index | /meeting/ | Path does not match | 
| 31 | meeting_new | /meeting/new | Path does not match | 
| 32 | meeting_edit | /meeting/{id}/edit | Path does not match | 
| 33 | meeting_csrf_token_points | /meeting/{id}/generateCsrfToken | Path does not match | 
| 34 | meeting_list_points | /meeting/{id}/points | Path does not match | 
| 35 | meeting_drag_rigth | /meeting/{id}/dragRight | Path does not match | 
| 36 | meeting_priority_points | /meeting/{id}/priorityPoints | Path does not match | 
| 37 | meeting_add_point | /meeting/{id}/addPoint | Path does not match | 
| 38 | meeting_remove_point | /meeting/{id}/removePoint/{point} | Path does not match | 
| 39 | meeting_update_status | /meeting/{id}/updateStatus/{status} | Path does not match | 
| 40 | meeting_delete | /meeting/{id} | Path does not match | 
| 41 | meeting_live | /meeting/{id}/live | Path does not match | 
| 42 | point_all_points_light_meeting | /meeting/{id}/allPointsLightMeeting | Path does not match | 
| 43 | point_download_pv | /meeting/{id}/downloadPV | Path does not match | 
| 44 | generate_order | /meeting/{id}/generateOrder | Path does not match | 
| 45 | point_generate_communication | /meeting/{id}/generateCommunication/{point} | Path does not match | 
| 46 | point_generate_communication_user | /meeting/{id}/generateCommunicationForUser/{point}/{contact} | Path does not match | 
| 47 | generate_pv | /meeting/{id}/generatePV | Path does not match | 
| 48 | year_pv | /meeting/yearPV | Path does not match | 
| 49 | point_index | /point/ | Path does not match | 
| 50 | point_search_point | /point/searchPoint | Path does not match | 
| 51 | point_show | /point/searchPoint/{id}/show | Path does not match | 
| 52 | point_new | /point/new | Path does not match | 
| 53 | point_new_meeting | /point/newPointMeeting/{meeting} | Path does not match | 
| 54 | point_edit | /point/{id}/edit | Path does not match | 
| 55 | point_get_note | /point/{id}/getNote/{meeting} | Path does not match | 
| 56 | point_edit_note | /point/{id}/editNote/{meeting} | Path does not match | 
| 57 | point_remove_file | /point/{id}/remove/{pointFile} | Path does not match | 
| 58 | point_delete | /point/{id} | Path does not match | 
| 59 | point_edit_live_point | /point/{id}/editLivePoint/{meeting} | Path does not match | 
| 60 | point_add_contact_point | /point/{id}/addContactPoint/{contact} | Path does not match | 
| 61 | point_add_contact | /point/{id}/addContact/{contact}/{meeting} | Path does not match | 
| 62 | point_remove_contact | /point/{id}/removeContact/{contact} | Path does not match | 
| 63 | point_search_autocomplete | /point/search/autocomplete | Path does not match | 
| 64 | point_status_index | /settings/status/ | Path does not match | 
| 65 | point_status_new | /settings/status/new | Path does not match | 
| 66 | point_status_show | /settings/status/{id} | Path does not match | 
| 67 | point_status_edit | /settings/status/{id}/edit | Path does not match | 
| 68 | point_status_delete | /settings/status/{id} | Path does not match | 
| 69 | app_login | /login | Path does not match | 
| 70 | app_login_ldap | /loginLDAP | Path does not match | 
| 71 | app_forgotten_password | /forgotten_password | Path does not match | 
| 72 | app_reset_password | /reset_password/{token} | Path does not match | 
| 73 | app_logout | /logout | Path does not match | 
| 74 | service_index | /settings/service/ | Path does not match | 
| 75 | service_new | /settings/service/new | Path does not match | 
| 76 | service_new_domain | /settings/service/newServiceDomain/{id} | Path does not match | 
| 77 | service_show | /settings/service/{id} | Path does not match | 
| 78 | service_edit | /settings/service/{id}/edit | Path does not match | 
| 79 | service_delete | /settings/service/{id} | Path does not match | 
| 80 | settings | / | Path does not match | 
| 81 | user_index | /settings/user/ | Path does not match | 
| 82 | user_new | /settings/user/new | Path does not match | 
| 83 | user_new_ldap | /settings/user/newLDAP | Path does not match | 
| 84 | user_show | /settings/user/{id} | Path does not match | 
| 85 | user_edit | /settings/user/{id}/edit | Path does not match | 
| 86 | user_toggle | /settings/user/{id}/toggle | Path does not match | 
| 87 | user_delete | /settings/user/{id} | Path does not match | 
| 88 | ldap_synch | /settings/user/ldap/synch | 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.