Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _security_logout | /app_logout | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_login | /api/login | Path does not match |
| 17 | api_logout | /api/logout | Path does not match |
| 18 | api_whoami | /api/whoami | Path does not match |
| 19 | app_absence_listing | /absence/list | Path does not match |
| 20 | app_alert_listing | /alert/listing | Path does not match |
| 21 | app_client_listing | /client/list | Path does not match |
| 22 | app_category_new | /category/new | Path does not match |
| 23 | app_category_listing | /category/list | Path does not match |
| 24 | app_category_view | /category/{category} | Path does not match |
| 25 | app_custom_page_view | /customPage/{customPage} | Path does not match |
| 26 | app_home | / | Path does not match |
| 27 | app_offline | /offline | Path does not match |
| 28 | app_theme | /theme | Path does not match |
| 29 | app_easter_egg | /lama | Path does not match |
| 30 | app_group_new | /group/new | Path does not match |
| 31 | app_group_listing | /group/list | Path does not match |
| 32 | app_group_view | /group/{group} | Path does not match |
| 33 | app_homepage_groups_view | /homepage/groupsView/{groupId} | Path does not match |
| 34 | app_homepage_user_view | /homepage/userView | Path does not match |
| 35 | app_navigationHistory_listing | /navigationHistory/list | Path does not match |
| 36 | app_page_new | /page/new | Path does not match |
| 37 | app_page_listing | /page/list | Path does not match |
| 38 | app_page_view | /page/{page} | Path does not match |
| 39 | app_section_preview | /section/{section}/preview/{isIframeView} | Path does not match |
| 40 | app_sectionGraphique_new | /sectionGraphique/new | Path does not match |
| 41 | app_sectionGraphique_listing | /sectionGraphique/list | Path does not match |
| 42 | app_sectionGraphique_view | /sectionGraphique/{sectionGraphique} | Path does not match |
| 43 | app_sectionListing_new | /sectionListing/new | Path does not match |
| 44 | app_sectionListing_listing | /sectionListing/list | Path does not match |
| 45 | app_sectionListing_view | /sectionListing/{sectionListing} | Path does not match |
| 46 | app_sectionSpecifique_new | /sectionSpecifique/new | Path does not match |
| 47 | app_sectionSpecifique_listing | /sectionSpecifique/list | Path does not match |
| 48 | app_sectionSpecifique_view | /sectionSpecifique/{sectionSpecifique} | Path does not match |
| 49 | app_sectionSpecifique_content | /sectionSpecifique/{sectionSpecifique}/content | Path does not match |
| 50 | app_login | /login | Path does not match |
| 51 | app_resetPassword | /resetPassword/{passwordCode} | Path does not match |
| 52 | app_dashboard_admin | /dashboard/admin | Path does not match |
| 53 | app_dashboard_user_leave | /dashboard/user/leave | Path does not match |
| 54 | app_job_listing | /job/list | Path does not match |
| 55 | app_leave_leaves | /leave/leaves | Path does not match |
| 56 | app_leave_my_leaves | /leave/myLeaves | Path does not match |
| 57 | mobile_api_create_leave | /mobileapi/createLeave | Path does not match |
| 58 | app_opportunity_listing | /opportunity/listing | Path does not match |
| 59 | app_opportunity_chantier_listing | /opportunity/chantier-listing | Path does not match |
| 60 | app_planning_planning | /planning/ | Path does not match |
| 61 | app_planning_user_planning | /planning/user | Path does not match |
| 62 | app_planning_construction_planning | /planning/construction | Path does not match |
| 63 | app_pointage_listing | /pointage/list | Path does not match |
| 64 | app_user_new | /user/new | Path does not match |
| 65 | app_user_listing | /user/list | Path does not match |
| 66 | app_user_myAccount | /user/me | Path does not match |
| 67 | app_user_view | /user/{user} | Path does not match |
| 68 | webapi_absence_listing_data | /webapi/absence/listing | Path does not match |
| 69 | webapi_absence_search | /webapi/absence/search | Path does not match |
| 70 | webapi_absence_create | /webapi/absence | Path does not match |
| 71 | webapi_absence_update | /webapi/absence/{absence} | Path does not match |
| 72 | webapi_absence_delete | /webapi/absence/{absence} | Path does not match |
| 73 | webapi_absence_move_absence | /webapi/absence/move/{absence} | Path does not match |
| 74 | webapi_alert_listing | /webapi/alert/listing | Path does not match |
| 75 | webapi_alert_create | /webapi/alert/create | Path does not match |
| 76 | webapi_alert_update | /webapi/alert/update/{alert} | Path does not match |
| 77 | webapi_alert_delete | /webapi/alert/{alert} | Path does not match |
| 78 | webapi_alert_opportunity_alerts | /webapi/alert/alerts/{opportunity} | Path does not match |
| 79 | webapi_client_listing_data | /webapi/client/listing | Path does not match |
| 80 | webapi_client_search | /webapi/client/search | Path does not match |
| 81 | webapi_client_create | /webapi/client | Path does not match |
| 82 | webapi_client_update | /webapi/client/{client} | Path does not match |
| 83 | webapi_client_delete | /webapi/client/{client} | Path does not match |
| 84 | webapi_category_listing_data | /webapi/category/listing | Path does not match |
| 85 | webapi_category_page_listing_data | /webapi/category/pageListing/{category} | Path does not match |
| 86 | webapi_category_create | /webapi/category | Path does not match |
| 87 | webapi_category_update | /webapi/category/{category} | Path does not match |
| 88 | webapi_category_delete | /webapi/category/{category} | Path does not match |
| 89 | webapi_exportwebapi_export | /webapi/export/csv | Path does not match |
| 90 | webapi_group_listing_data | /webapi/group/listing | Path does not match |
| 91 | webapi_group_create | /webapi/group | Path does not match |
| 92 | webapi_group_update | /webapi/group/{group} | Path does not match |
| 93 | webapi_group_delete | /webapi/group/{group} | Path does not match |
| 94 | webapi_group_list | /webapi/group/list | Path does not match |
| 95 | webapi_group_simulate | /webapi/group/simulate | Path does not match |
| 96 | webapi_group_removeSimulate | /webapi/group/removeSimulate | Path does not match |
| 97 | webapi_homepage_groups_update | /webapi/homepage/groupsUpdate | Path does not match |
| 98 | webapi_homepage_user_update | /webapi/homepage/userUpdate | Path does not match |
| 99 | webapi_homepage_delete | /webapi/homepage/{homePage} | Path does not match |
| 100 | webapi_navigationHistory_read_all | /webapi/navigationHistory | Path does not match |
| 101 | webapi_navigationHistory_listing_data | /webapi/navigationHistory/listing/{page} | Path does not match |
| 102 | webapi_page_listing_data | /webapi/page/listing | Path does not match |
| 103 | webapi_page_navigation_history_listing_data | /webapi/page/navigationHistorylisting | Path does not match |
| 104 | webapi_page_create | /webapi/page | Path does not match |
| 105 | webapi_page_update | /webapi/page/{page} | Path does not match |
| 106 | webapi_page_delete | /webapi/page/{page} | Path does not match |
| 107 | webapi_search_search | /webapi/search | Path does not match |
| 108 | webapi_sectionGraphique_listing_data | /webapi/sectionGraphique/listing | Path does not match |
| 109 | webapi_sectionGraphique_search | /webapi/sectionGraphique/search | Path does not match |
| 110 | webapi_sectionGraphique_create | /webapi/sectionGraphique | Path does not match |
| 111 | webapi_sectionGraphique_update | /webapi/sectionGraphique/{sectionGraphique} | Path does not match |
| 112 | webapi_sectionGraphique_delete | /webapi/sectionGraphique/{sectionGraphique} | Path does not match |
| 113 | webapi_sectionGraphique_preview_data | /webapi/sectionGraphique/preview-data | Path does not match |
| 114 | webapi_sectionGraphique_data | /webapi/sectionGraphique/data/{sectionGraphique} | Path does not match |
| 115 | webapi_sectionListing_create | /webapi/sectionListing | Path does not match |
| 116 | webapi_sectionListing_update | /webapi/sectionListing/{sectionListing} | Path does not match |
| 117 | webapi_sectionListing_listing_data | /webapi/sectionListing/listing | Path does not match |
| 118 | webapi_sectionListing_delete | /webapi/sectionListing/{sectionListing} | Path does not match |
| 119 | webapi_sectionListing_preview_data | /webapi/sectionListing/preview-data | Path does not match |
| 120 | webapi_sectionListing_update_extra_data_row | /webapi/sectionListing/update-extra-data-row | Path does not match |
| 121 | webapi_sectionListing_data | /webapi/sectionListing/data/{sectionListing} | Path does not match |
| 122 | webapi_sectionSpecifique_listing_data | /webapi/sectionSpecifique/listing | Path does not match |
| 123 | webapi_sectionSpecifique_create | /webapi/sectionSpecifique | Path does not match |
| 124 | webapi_sectionSpecifique_update | /webapi/sectionSpecifique/{sectionSpecifique} | Path does not match |
| 125 | webapi_sectionSpecifique_delete | /webapi/sectionSpecifique/{sectionSpecifique} | Path does not match |
| 126 | webapi_sectionSpecifique_preview_data | /webapi/sectionSpecifique/preview-data | Path does not match |
| 127 | webapi_jobopportunity_search | /webapi/jobopportunity/search | Path does not match |
| 128 | webapi_jobopportunity_move_job | /webapi/jobopportunity/move/{jobOpportunity} | Path does not match |
| 129 | webapi_jobopportunity_move_job_chantier | /webapi/jobopportunity/move/chantier/{jobOpportunity} | Path does not match |
| 130 | webapi_job_listing_data | /webapi/job/listing | Path does not match |
| 131 | webapi_job_get_all | /webapi/job | Path does not match |
| 132 | webapi_job_search | /webapi/job/search | Path does not match |
| 133 | webapi_job_create | /webapi/job | Path does not match |
| 134 | webapi_job_update | /webapi/job/{job} | Path does not match |
| 135 | webapi_job_delete | /webapi/job/{job} | Path does not match |
| 136 | webapi_job_get_jobs | /webapi/job/getAll | Path does not match |
| 137 | webapi_leave_listing_my_leaves | /webapi/leave/list/myLeaves | Path does not match |
| 138 | webapi_leave_listing_leaves_to_validated | /webapi/leave/list/leavesToValidated | Path does not match |
| 139 | webapi_leave_getAll | /webapi/leave | Path does not match |
| 140 | webapi_leave_createOne | /webapi/leave | Path does not match |
| 141 | webapi_leave_getOne | /webapi/leave/{leave} | Path does not match |
| 142 | webapi_leave_modifyOne | /webapi/leave/{leave} | Path does not match |
| 143 | webapi_leave_deleteOne | /webapi/leave/{leave} | Path does not match |
| 144 | webapi_opportunity_listing | /webapi/opportunity/listing | Path does not match |
| 145 | webapi_opportunity_chantier_listing | /webapi/opportunity/chantier-listing | Path does not match |
| 146 | webapi_opportunity_create | /webapi/opportunity | Path does not match |
| 147 | webapi_opportunity_update | /webapi/opportunity/{opportunity} | Path does not match |
| 148 | webapi_opportunity_add_relaunch | /webapi/opportunity/{opportunity}/relaunch | Path does not match |
| 149 | webapi_opportunity_delete | /webapi/opportunity/{opportunity} | Path does not match |
| 150 | webapi_opportunity_listing_jobs | /webapi/opportunity/listingJobs/{id} | Path does not match |
| 151 | webapi_opportunity_update_planning | /webapi/opportunity/planning/{opportunity} | Path does not match |
| 152 | webapi_opportunity_simple_list | /webapi/opportunity/simple-list | Path does not match |
| 153 | webapi_opportunity_single | /webapi/opportunity/single/{id} | Path does not match |
| 154 | webapi_planning_construction | /webapi/planning/construction | Path does not match |
| 155 | webapi_pointage_listing_data | /webapi/pointage/listing | Path does not match |
| 156 | webapi_pointage_start_pointage | /webapi/pointage/pointe/start | Path does not match |
| 157 | webapi_pointage_stop_pointage | /webapi/pointage/pointe/stop/{pointage} | Path does not match |
| 158 | webapi_pointage_validate | /webapi/pointage/validate/{pointage} | Path does not match |
| 159 | webapi_user_get_users | /webapi/user/users | Path does not match |
| 160 | webapi_user_create | /webapi/user | Path does not match |
| 161 | webapi_user_update_my_password | /webapi/user/me/password | Path does not match |
| 162 | webapi_user_update | /webapi/user/{user} | Path does not match |
| 163 | webapi_user_generate_password_code | /webapi/user/{user}/generatePasswordCode | Path does not match |
| 164 | webapi_user_listing_data | /webapi/user/listing | Path does not match |
| 165 | webapi_user_change_canConnect | /webapi/user/{user}/canConnect | Path does not match |
| 166 | webapi_user_search | /webapi/user/search | Path does not match |
| 167 | webapi_user_planning_users | /webapi/user/planningUsers | Path does not match |
| 168 | webapi_user_planning_one_user | /webapi/user/planning/user | Path does not match |
| 169 | webapi_user_roles_toggle | /webapi/user/{user}/role | Path does not match |
| 170 | app_logout | /logout | 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.