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 | _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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | app_home | / | Path does not match |
| 16 | app_proof_log | /admin/proof-log | Path does not match |
| 17 | public_rapport_view | /rapport/{token} | Path does not match |
| 18 | app_login | /login | Path does not match |
| 19 | app_logout | /logout | Path does not match |
| 20 | app_user_list | /admin/users/ | Path does not match |
| 21 | app_user_new | /admin/users/new | Path does not match |
| 22 | app_user_edit | /admin/users/{id}/edit | Path does not match |
| 23 | app_user_delete | /admin/users/{id}/delete | Path does not match |
| 24 | delete_area | /api/delete/area | Path does not match |
| 25 | app_project_dcrs | /projects/{id}/daily-reports | Path does not match |
| 26 | app_dcr_show | /daily-reports/{id} | Path does not match |
| 27 | app_dcr_export | /daily-reports/{id}/export | Path does not match |
| 28 | app_dcr_edit | /daily-reports/{id}/edit | Path does not match |
| 29 | app_dcr_create | /projects/{id}/daily-reports/new | Path does not match |
| 30 | app_dcr_surface_selection | /daily-reports/{id}/surfaceSelection | Path does not match |
| 31 | app_dcr_task_selection | /daily-reports/{id}/taskSelection | Path does not match |
| 32 | app_dcr_add_tasks | /daily-reports/{id}/addTasks | Path does not match |
| 33 | app_dcr_finalize | /daily-reports/{id}/finalize | Path does not match |
| 34 | app_dcr_mark_invalid | /daily-reports/{id}/mark-invalid | Path does not match |
| 35 | app_dcr_download_images | /daily-reports/{id}/download-images | Path does not match |
| 36 | app_api_create_dcr | /api/daily-reports | Path does not match |
| 37 | app_api_daily_report_delete | /api/daily-reports/{id} | Path does not match |
| 38 | app_project_index | /projects | Path does not match |
| 39 | app_project_new | /projects/new | Path does not match |
| 40 | app_project_show | /projects/{id} | Path does not match |
| 41 | app_project_edit | /projects/{id}/edit | Path does not match |
| 42 | app_project_delete | /projects/{id}/delete | Path does not match |
| 43 | app_project_archived | /projects/archived | Path does not match |
| 44 | app_project_archive | /projects/{id}/archive | Path does not match |
| 45 | app_project_unarchive | /projects/{id}/unarchive | Path does not match |
| 46 | app_project_tasks | /projects/{id}/tasks | Path does not match |
| 47 | app_project_measures | /projects/{id}/measures | Path does not match |
| 48 | app_project_floor_plans | /projects/{id}/floor_plans | Path does not match |
| 49 | app_project_floor_plan_upload | /projects/{id}/floor_plans/upload/{areaId} | Path does not match |
| 50 | app_project_floor_plan_download | /projects/{id}/floor_plans/download/{fileId} | Path does not match |
| 51 | app_project_floor_plan_delete | /projects/{id}/floor_plans/delete/{fileId} | Path does not match |
| 52 | app_project_floor_plans_debug | /projects/{id}/floor_plans/debug | Path does not match |
| 53 | app_project_position_listing | /projects/{id}/position-listing | Path does not match |
| 54 | app_project_excel_upload | /projects/{id}/excel_upload | Path does not match |
| 55 | app_project_excel_download | /projects/{id}/excel_download | Path does not match |
| 56 | app_project_rapports | /projects/{id}/rapports | Path does not match |
| 57 | app_rapport_show | /rapports/{id} | Path does not match |
| 58 | app_rapport_export | /rapports/{id}/export | Path does not match |
| 59 | app_rapport_edit | /rapports/{id}/edit | Path does not match |
| 60 | app_rapport_create | /projects/{id}/rapport/new | Path does not match |
| 61 | app_rapport_finalize | /rapports/{id}/finalize | Path does not match |
| 62 | app_rapport_mark_invalid | /rapports/{id}/mark-invalid | Path does not match |
| 63 | app_api_rapport_delete | /api/rapports/{id} | Path does not match |
| 64 | app_service_create | /service-directory/{serviceDirectoryId}/services/create | Path does not match |
| 65 | app_service_edit | /service-directory/{serviceDirectoryId}/services/{serviceId}/edit | Path does not match |
| 66 | app_service_delete | /service-directory/{serviceDirectoryId}/services/{serviceId}/delete | Path does not match |
| 67 | app_service_directory_index | /service-directories | Path does not match |
| 68 | app_service_directory_new | /service-directories/new | Path does not match |
| 69 | app_service_directory_show | /service-directories/{id} | Path does not match |
| 70 | app_service_directory_edit | /service-directories/{id}/edit | Path does not match |
| 71 | app_service_directory_import_x83 | /service-directories/{id}/import-x83 | Path does not match |
| 72 | app_service_directory_delete | /service-directories/{id}/delete | Path does not match |
| 73 | app_service_directory_services | /service-directories/{id}/services | Path does not match |
| 74 | app_api_service_logs_delete | /api/service-logs/{id} | Path does not match |
| 75 | app_api_service_logs_save | /api/service-logs/{id} | Path does not match |
| 76 | app_api_service_logs_upload_images | /api/service-logs/{id}/upload-images | Path does not match |
| 77 | app_api_service_logs_delete_image | /api/service-logs/{id}/delete-image/{imageId} | Path does not match |
| 78 | app_api_service_logs_toggle_deficiency_correction | /api/service-logs/{id}/toggle-deficiency-correction | Path does not match |
| 79 | delete_surface | /api/delete/surface | Path does not match |
| 80 | save_surface_task | /api/save/surface_task | Path does not match |
| 81 | delete_surface_task | /api/delete/surface_task | Path does not match |
| 82 | app_maintenance_locations | /service-contracts/{contractId}/maintenance/locations | Path does not match |
| 83 | app_maintenance_location_new | /service-contracts/{contractId}/maintenance/locations/new | Path does not match |
| 84 | app_maintenance_location_edit | /service-contracts/{contractId}/maintenance/locations/{locationId}/edit | Path does not match |
| 85 | app_maintenance_location_delete | /service-contracts/{contractId}/maintenance/locations/{locationId}/delete | Path does not match |
| 86 | app_maintenance_location_upload_image | /service-contracts/{contractId}/maintenance/locations/{locationId}/upload-image | Path does not match |
| 87 | app_maintenance_location_delete_image | /service-contracts/{contractId}/maintenance/locations/{locationId}/images/{imageId}/delete | Path does not match |
| 88 | app_maintenance_location_bulk_import | /service-contracts/{contractId}/maintenance/locations/bulk-import | Path does not match |
| 89 | app_maintenance_location_bulk_delete | /service-contracts/{contractId}/maintenance/locations/bulk-delete | Path does not match |
| 90 | mobile_tour_index | /mobile/tours | Path does not match |
| 91 | mobile_tour_show | /mobile/tours/{id} | Path does not match |
| 92 | mobile_tour_stop_show | /mobile/tours/{tourRunId}/stops/{stopId} | Path does not match |
| 93 | mobile_tour_stop_checkin | /mobile/tours/{tourRunId}/stops/{stopId}/checkin | Path does not match |
| 94 | mobile_tour_stop_skip | /mobile/tours/{tourRunId}/stops/{stopId}/skip | Path does not match |
| 95 | mobile_tour_task_start | /mobile/tours/{tourRunId}/stops/{stopId}/tasks/start | Path does not match |
| 96 | mobile_tour_task_proofs | /mobile/tours/{tourRunId}/stops/{stopId}/tasks/{taskId}/proofs | Path does not match |
| 97 | mobile_tour_task_proof_upload | /mobile/tours/{tourRunId}/stops/{stopId}/tasks/{taskId}/proofs/upload | Path does not match |
| 98 | mobile_tour_task_complete | /mobile/tours/{tourRunId}/stops/{stopId}/tasks/{taskId}/complete | Path does not match |
| 99 | app_rapport_token_generate | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/generate | Path does not match |
| 100 | app_rapport_token_manage | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/manage | Path does not match |
| 101 | app_rapport_token_deactivate | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/deactivate | Path does not match |
| 102 | app_rapport_token_reactivate | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/reactivate | Path does not match |
| 103 | app_rapport_token_delete | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/delete | Path does not match |
| 104 | app_rapport_token_preview_email | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/preview-email | Path does not match |
| 105 | app_rapport_token_preview_pdf | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/preview-pdf | Path does not match |
| 106 | app_rapport_token_send_email | /service-contracts/{contractId}/tour-runs/{tourRunId}/rapport/{tokenId}/send-email | Path does not match |
| 107 | app_service_contract_index | /service-contracts | Path does not match |
| 108 | app_service_contract_show | /service-contracts/{id} | Path does not match |
| 109 | app_service_contract_edit | /service-contracts/{id}/edit | Path does not match |
| 110 | app_service_contract_delete | /service-contracts/{id} | Path does not match |
| 111 | app_maintenance_task_definitions | /service-contracts/{contractId}/maintenance/task-definitions | Path does not match |
| 112 | app_maintenance_task_definition_new | /service-contracts/{contractId}/maintenance/task-definitions/new | Path does not match |
| 113 | app_maintenance_task_definition_edit | /service-contracts/{contractId}/maintenance/task-definitions/{taskId}/edit | Path does not match |
| 114 | app_maintenance_task_definition_delete | /service-contracts/{contractId}/maintenance/task-definitions/{taskId}/delete | Path does not match |
| 115 | app_maintenance_init_winter_service | /service-contracts/{contractId}/maintenance/task-definitions/init-winter-service | Path does not match |
| 116 | app_maintenance_tour_plans | /service-contracts/{contractId}/maintenance/tour-plans | Path does not match |
| 117 | app_maintenance_tour_plan_new | /service-contracts/{contractId}/maintenance/tour-plans/new | Path does not match |
| 118 | app_maintenance_tour_plan_edit | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/edit | Path does not match |
| 119 | app_maintenance_tour_plan_show | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId} | Path does not match |
| 120 | app_maintenance_tour_plan_add_stop | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/stops/add | Path does not match |
| 121 | app_maintenance_tour_plan_remove_stop | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/stops/{stopId}/remove | Path does not match |
| 122 | app_maintenance_tour_plan_reorder_stops | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/stops/reorder | Path does not match |
| 123 | app_maintenance_tour_plan_edit_stop_tasks | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/stops/{stopId}/edit-tasks | Path does not match |
| 124 | app_maintenance_tour_plan_delete | /service-contracts/{contractId}/maintenance/tour-plans/{tourPlanId}/delete | Path does not match |
| 125 | app_tour_runs_index | /service-contracts/{contractId}/tour-runs | Path does not match |
| 126 | app_tour_runs_new | /service-contracts/{contractId}/tour-runs/new | Path does not match |
| 127 | app_tour_runs_show | /tour-runs/{id} | Path does not match |
| 128 | app_tour_runs_cancel | /tour-runs/{id}/cancel | Path does not match |
| 129 | api_tour_runs_create | /api/service-contracts/{id}/tour-runs | Path does not match |
| 130 | api_tour_runs_list | /api/service-contracts/{id}/tour-runs | Path does not match |
| 131 | api_tour_runs_get | /api/tour-runs/{id} | Path does not match |
| 132 | api_tour_runs_assign | /api/tour-runs/{id}/assign | Path does not match |
| 133 | api_tour_runs_reschedule | /api/tour-runs/{id}/reschedule | Path does not match |
| 134 | api_tour_runs_delete | /api/tour-runs/{id} | Path does not match |
| 135 | api_my_tour_runs | /api/my-tour-runs | 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.