Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | instance_embed | /embed/{slug} | Path does not match |
| 2 | instance_embed_property_detail | /embed/{slug}/property-detail | Path does not match |
| 3 | instance_embed_biens_partial | /embed/{slug}/biens | Path does not match |
| 4 | instance_embed_view_data | /embed/{slug}/view-data | Path does not match |
| 5 | instance_index | / | Path does not match |
| 6 | instance_new | /instances/new | Path does not match |
| 7 | instance_show | /instances/{id} | Path does not match |
| 8 | instance_presentation_upload | /instances/{id}/presentation | Path does not match |
| 9 | instance_view_mesh_map_save | /instances/{id}/views/mesh-map | Path does not match |
| 10 | instance_presentation_delete | /instances/{id}/presentation/{mediaId}/delete | Path does not match |
| 11 | instance_drive_import_status | /instances/{id}/drive-import-status | Path does not match |
| 12 | instance_biens_partial | /instances/{id}/biens | Path does not match |
| 13 | instance_drive_import_batch_delete | /instances/{id}/drive-import-batches/{batchId}/delete | Path does not match |
| 14 | instance_logo_upload | /instances/{id}/logo | Path does not match |
| 15 | instance_view_create | /instances/{id}/views | Path does not match |
| 16 | instance_view_glb_upload | /instances/{id}/views/glb | Path does not match |
| 17 | instance_view_edit | /instances/{id}/views/edit | Path does not match |
| 18 | instance_view_default | /instances/{id}/views/{viewId}/default | Path does not match |
| 19 | instance_view_delete | /instances/{id}/views/{viewId}/delete | Path does not match |
| 20 | instance_delete | /instances/{id}/delete | Path does not match |
| 21 | app_profile | /profile | Path does not match |
| 22 | app_login | /login | Path does not match |
| 23 | app_logout | /logout | Path does not match |
| 24 | app_register | /register | Path does not match |
| 25 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 26 | _wdt | /_wdt/{token} | Path does not match |
| 27 | _profiler_home | /_profiler/ | Path does not match |
| 28 | _profiler_search | /_profiler/search | Path does not match |
| 29 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 30 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 31 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 32 | _profiler_open_file | /_profiler/open | Path does not match |
| 33 | _profiler | /_profiler/{token} | Path does not match |
| 34 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 35 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 36 | _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.