Routing
vue_pages
Matched route
Route Parameters
| Name | Value |
|---|---|
| route | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | 2fa_login_check | /api/login/2fa_check | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_connection_media_type_index | /api/admin/connection-media-type | Path does not match |
| 18 | admin_connection_media_type_create | /api/admin/connection-media-type | Path does not match |
| 19 | admin_connection_media_type_show | /api/admin/connection-media-type/{id} | Path does not match |
| 20 | admin_connection_media_type_update | /api/admin/connection-media-type/{id} | Path does not match |
| 21 | admin_connection_media_type_delete | /api/admin/connection-media-type/{id} | Path does not match |
| 22 | admin_connection_media_type_by_connection_service | /api/admin/connection-media-type/connection-service/{connectionServiceId} | Path does not match |
| 23 | admin_connection_service_index | /api/admin/connection-service | Path does not match |
| 24 | admin_connection_service_create | /api/admin/connection-service | Path does not match |
| 25 | admin_connection_service_show | /api/admin/connection-service/{id} | Path does not match |
| 26 | admin_connection_service_update | /api/admin/connection-service/{id} | Path does not match |
| 27 | admin_connection_service_delete | /api/admin/connection-service/{id} | Path does not match |
| 28 | admin_connectivity_index | /api/admin/connectivity | Path does not match |
| 29 | admin_connectivity_create | /api/admin/connectivity | Path does not match |
| 30 | admin_connectivity_show | /api/admin/connectivity/{id} | Path does not match |
| 31 | admin_connectivity_update | /api/admin/connectivity/{id} | Path does not match |
| 32 | admin_connectivity_delete | /api/admin/connectivity/{id} | Path does not match |
| 33 | admin_cross_connect_index | /api/admin/cross-connect | Path does not match |
| 34 | admin_cross_connect_create | /api/admin/cross-connect | Path does not match |
| 35 | admin_cross_connect_show | /api/admin/cross-connect/{id} | Path does not match |
| 36 | admin_cross_connect_update | /api/admin/cross-connect/{id} | Path does not match |
| 37 | admin_cross_connect_delete | /api/admin/cross-connect/{id} | Path does not match |
| 38 | admin_customer_index | /api/admin/customer | Path does not match |
| 39 | admin_customer_create | /api/admin/customer | Path does not match |
| 40 | admin_customer_show | /api/admin/customer/{id} | Path does not match |
| 41 | admin_customer_update | /api/admin/customer/{id} | Path does not match |
| 42 | admin_customer_delete | /api/admin/customer/{id} | Path does not match |
| 43 | admin_dashboard_stats | /api/admin/dashboard/stats | Path does not match |
| 44 | admin_document_download | /api/admin/document/{id} | Path does not match |
| 45 | admin_invoice_index | /api/admin/invoice | Path does not match |
| 46 | admin_invoice_download | /api/admin/invoice/{id}/download | Path does not match |
| 47 | admin_billing_by_customer | /api/admin/invoice/billing/{customerId} | Path does not match |
| 48 | admin_patch_panel_index | /api/admin/patch-panel | Path does not match |
| 49 | admin_patch_panel_create | /api/admin/patch-panel | Path does not match |
| 50 | admin_patch_panel_show | /api/admin/patch-panel/{id} | Path does not match |
| 51 | admin_patch_panel_by_rack | /api/admin/patch-panel/rack/{rackId} | Path does not match |
| 52 | admin_patch_panel_update | /api/admin/patch-panel/{id} | Path does not match |
| 53 | admin_patch_panel_delete | /api/admin/patch-panel/{id} | Path does not match |
| 54 | admin_patch_panel_get_ports | /api/admin/patch-panel/{id}/ports | Path does not match |
| 55 | admin_patch_panel_add_ports | /api/admin/patch-panel/{id}/ports | Path does not match |
| 56 | admin_permission_index | /api/admin/permission | Path does not match |
| 57 | admin_port_update_status | /api/admin/port/{id}/status | Path does not match |
| 58 | admin_power_index | /api/admin/power | Path does not match |
| 59 | admin_power_create | /api/admin/power | Path does not match |
| 60 | admin_power_show | /api/admin/power/{id} | Path does not match |
| 61 | admin_power_update | /api/admin/power/{id} | Path does not match |
| 62 | admin_power_delete | /api/admin/power/{id} | Path does not match |
| 63 | admin_rack_index | /api/admin/rack | Path does not match |
| 64 | admin_rack_create | /api/admin/rack | Path does not match |
| 65 | admin_rack_show | /api/admin/rack/{id} | Path does not match |
| 66 | admin_rack_by_customer | /api/admin/rack/customer/{customer} | Path does not match |
| 67 | admin_rack_update | /api/admin/rack/{id} | Path does not match |
| 68 | admin_rack_delete | /api/admin/rack/{id} | Path does not match |
| 69 | admin_rack_u_index | /api/admin/rack-u | Path does not match |
| 70 | admin_rack_u_batch_update | /api/admin/rack-u/batch-update | Path does not match |
| 71 | admin_site_index | /api/admin/site | Path does not match |
| 72 | admin_site_create | /api/admin/site | Path does not match |
| 73 | admin_site_show | /api/admin/site/{id} | Path does not match |
| 74 | admin_site_update | /api/admin/site/{id} | Path does not match |
| 75 | admin_site_delete | /api/admin/site/{id} | Path does not match |
| 76 | admin_permanent_access_index | /api/admin/ticket/permanent-access | Path does not match |
| 77 | admin_permanent_access_create | /api/admin/ticket/permanent-access | Path does not match |
| 78 | admin_permanent_access_show | /api/admin/ticket/permanent-access/{id} | Path does not match |
| 79 | admin_permanent_access_update | /api/admin/ticket/permanent-access/{id} | Path does not match |
| 80 | admin_permanent_access_delete | /api/admin/ticket/permanent-access/{id} | Path does not match |
| 81 | admin_ticket_connectivity_show | /api/admin/ticket/connectivity/{id} | Path does not match |
| 82 | admin_ticket_index | /api/admin/ticket | Path does not match |
| 83 | admin_ticket_approve | /api/admin/ticket/{id}/approve | Path does not match |
| 84 | admin_ticket_reject | /api/admin/ticket/{id}/reject | Path does not match |
| 85 | admin_ticket_cross_connect_show | /api/admin/ticket/cross-connect/{id} | Path does not match |
| 86 | admin_ticket_patch_panel_show | /api/admin/ticket/patch-panel/{id} | Path does not match |
| 87 | admin_ticket_power_show | /api/admin/ticket/power/{id} | Path does not match |
| 88 | admin_ticket_rack_show | /api/admin/ticket/rack/{id} | Path does not match |
| 89 | admin_ticket_site_show | /api/admin/ticket/site/{id} | Path does not match |
| 90 | admin_ticket_visit_index | /api/admin/ticket/visit | Path does not match |
| 91 | admin_ticket_visit_show | /api/admin/ticket/visit/{id} | Path does not match |
| 92 | admin_user_index | /api/admin/user | Path does not match |
| 93 | admin_user_create | /api/admin/user | Path does not match |
| 94 | admin_user_show | /api/admin/user/{id} | Path does not match |
| 95 | admin_user_update | /api/admin/user/{id} | Path does not match |
| 96 | admin_user_delete | /api/admin/user/{id} | Path does not match |
| 97 | client_connection_media_type_index | /api/client/connection-media-type | Path does not match |
| 98 | client_connection_service_index | /api/client/connection-service | Path does not match |
| 99 | client_connectivity_index | /api/client/connectivity | Path does not match |
| 100 | client_connectivity_show | /api/client/connectivity/{id} | Path does not match |
| 101 | client_cross_connect_index | /api/client/cross-connect | Path does not match |
| 102 | client_cross_connect_show | /api/client/cross-connect/{id} | Path does not match |
| 103 | client_dashboard_stats | /api/client/dashboard/stats | Path does not match |
| 104 | client_document_download | /api/client/document/{id} | Path does not match |
| 105 | client_invoice_index | /api/client/invoice | Path does not match |
| 106 | client_invoice_download | /api/client/invoice/{id}/download | Path does not match |
| 107 | client_billing_by_customer | /api/client/invoice/billing | Path does not match |
| 108 | client_patch_panel_index | /api/client/patch-panel | Path does not match |
| 109 | client_patch_panel_show | /api/client/patch-panel/{id} | Path does not match |
| 110 | client_permission_index | /api/client/permission | Path does not match |
| 111 | client_port_index | /api/client/port | Path does not match |
| 112 | client_power_index | /api/client/power | Path does not match |
| 113 | client_power_show | /api/client/power/{id} | Path does not match |
| 114 | client_rack_index | /api/client/rack | Path does not match |
| 115 | client_rack_show | /api/client/rack/{id} | Path does not match |
| 116 | client_rack_u_index | /api/client/rack-u | Path does not match |
| 117 | client_site_index | /api/client/site | Path does not match |
| 118 | client_permanent_access_index | /api/client/ticket/permanent-access | Path does not match |
| 119 | client_permanent_access_create | /api/client/ticket/permanent-access | Path does not match |
| 120 | client_permanent_access_show | /api/client/ticket/permanent-access/{id} | Path does not match |
| 121 | client_permanent_access_update | /api/client/ticket/permanent-access/{id} | Path does not match |
| 122 | client_permanent_access_delete | /api/client/ticket/permanent-access/{id} | Path does not match |
| 123 | client_ticket_connectivity_index | /api/client/ticket/connectivity | Path does not match |
| 124 | client_ticket_connectivity_create | /api/client/ticket/connectivity | Path does not match |
| 125 | client_ticket_connectivity_show | /api/client/ticket/connectivity/{id} | Path does not match |
| 126 | client_ticket_connectivity_update | /api/client/ticket/connectivity/{id} | Path does not match |
| 127 | client_ticket_connectivity_delete | /api/client/ticket/connectivity/{id} | Path does not match |
| 128 | client_ticket_index | /api/client/ticket | Path does not match |
| 129 | client_ticket_cross_connect_index | /api/client/ticket/cross-connect | Path does not match |
| 130 | client_ticket_cross_connect_create | /api/client/ticket/cross-connect | Path does not match |
| 131 | client_ticket_cross_connect_show | /api/client/ticket/cross-connect/{id} | Path does not match |
| 132 | client_ticket_cross_connect_update | /api/client/ticket/cross-connect/{id} | Path does not match |
| 133 | client_ticket_cross_connect_delete | /api/client/ticket/cross-connect/{id} | Path does not match |
| 134 | client_ticket_patch_panel_index | /api/client/ticket/patch-panel | Path does not match |
| 135 | client_ticket_patch_panel_create | /api/client/ticket/patch-panel | Path does not match |
| 136 | client_ticket_patch_panel_show | /api/client/ticket/patch-panel/{id} | Path does not match |
| 137 | client_ticket_patch_panel_update | /api/client/ticket/patch-panel/{id} | Path does not match |
| 138 | client_ticket_patch_panel_delete | /api/client/ticket/patch-panel/{id} | Path does not match |
| 139 | client_ticket_power_index | /api/client/ticket/power | Path does not match |
| 140 | client_ticket_power_create | /api/client/ticket/power | Path does not match |
| 141 | client_ticket_power_show | /api/client/ticket/power/{id} | Path does not match |
| 142 | client_ticket_power_update | /api/client/ticket/power/{id} | Path does not match |
| 143 | client_ticket_power_delete | /api/client/ticket/power/{id} | Path does not match |
| 144 | client_ticket_rack_index | /api/client/ticket/rack | Path does not match |
| 145 | client_ticket_rack_create | /api/client/ticket/rack | Path does not match |
| 146 | client_ticket_rack_show | /api/client/ticket/rack/{id} | Path does not match |
| 147 | client_ticket_rack_update | /api/client/ticket/rack/{id} | Path does not match |
| 148 | client_ticket_rack_delete | /api/client/ticket/rack/{id} | Path does not match |
| 149 | client_ticket_site_index | /api/client/ticket/site | Path does not match |
| 150 | client_ticket_site_create | /api/client/ticket/site | Path does not match |
| 151 | client_ticket_site_show | /api/client/ticket/site/{id} | Path does not match |
| 152 | client_ticket_site_update | /api/client/ticket/site/{id} | Path does not match |
| 153 | client_ticket_site_delete | /api/client/ticket/site/{id} | Path does not match |
| 154 | client_ticket_visit_index | /api/client/ticket/visit | Path does not match |
| 155 | client_ticket_visit_create | /api/client/ticket/visit | Path does not match |
| 156 | client_ticket_visit_show | /api/client/ticket/visit/{id} | Path does not match |
| 157 | client_ticket_visit_update | /api/client/ticket/visit/{id} | Path does not match |
| 158 | client_ticket_visit_delete | /api/client/ticket/visit/{id} | Path does not match |
| 159 | client_user_index | /api/client/user/ | Path does not match |
| 160 | client_user_create | /api/client/user | Path does not match |
| 161 | client_user_show | /api/client/user/{id} | Path does not match |
| 162 | client_user_update | /api/client/user/{id} | Path does not match |
| 163 | client_user_delete | /api/client/user/{id} | Path does not match |
| 164 | vue_pages | /{route} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.