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 | ui_admin_users_index | /admin/users | Path does not match |
| 16 | ui_admin_audit_log | /admin/users/audit-log | Path does not match |
| 17 | ui_admin_users_roles | /admin/users/{id}/roles | Path does not match |
| 18 | api_contracts_list | /api/contracts | Path does not match |
| 19 | api_contracts_get | /api/contracts/{id} | Path does not match |
| 20 | api_contracts_patch | /api/contracts/{id} | Path does not match |
| 21 | api_contracts_delete | /api/contracts/{id} | Path does not match |
| 22 | api_costumes_list | /api/costumes | Path does not match |
| 23 | api_costumes_get | /api/costumes/{id} | Path does not match |
| 24 | api_costumes_patch | /api/costumes/{id} | Path does not match |
| 25 | api_costumes_delete | /api/costumes/{id} | Path does not match |
| 26 | api_persons_list | /api/persons | Path does not match |
| 27 | api_persons_get | /api/persons/{id} | Path does not match |
| 28 | api_persons_create | /api/persons | Path does not match |
| 29 | api_persons_patch | /api/persons/{id} | Path does not match |
| 30 | api_persons_delete | /api/persons/{id} | Path does not match |
| 31 | api_productions_list | /api/productions | Path does not match |
| 32 | api_productions_create | /api/productions | Path does not match |
| 33 | api_productions_get | /api/productions/{id} | Path does not match |
| 34 | api_productions_patch | /api/productions/{id} | Path does not match |
| 35 | api_productions_delete | /api/productions/{id} | Path does not match |
| 36 | api_production_roles_list | /api/productions/{id}/roles | Path does not match |
| 37 | api_production_roles_create | /api/productions/{id}/roles | Path does not match |
| 38 | api_production_roles_patch | /api/productions/{id}/roles/{roleId} | Path does not match |
| 39 | api_production_roles_delete | /api/productions/{id}/roles/{roleId} | Path does not match |
| 40 | api_production_performances_list | /api/productions/{id}/performances | Path does not match |
| 41 | api_production_performances_create | /api/productions/{id}/performances | Path does not match |
| 42 | api_production_performances_patch | /api/productions/{id}/performances/{performanceId} | Path does not match |
| 43 | api_production_performances_delete | /api/productions/{id}/performances/{performanceId} | Path does not match |
| 44 | api_production_castings_list | /api/productions/{id}/castings | Path does not match |
| 45 | api_production_castings_create | /api/productions/{id}/castings | Path does not match |
| 46 | api_production_castings_patch | /api/productions/{id}/castings/{castingId} | Path does not match |
| 47 | api_production_castings_delete | /api/productions/{id}/castings/{castingId} | Path does not match |
| 48 | api_acts_get | /api/acts/{id} | Path does not match |
| 49 | api_acts_list | /api/productions/{id}/acts | Path does not match |
| 50 | api_acts_create | /api/productions/{id}/acts | Path does not match |
| 51 | api_acts_patch | /api/acts/{id} | Path does not match |
| 52 | api_acts_delete | /api/acts/{id} | Path does not match |
| 53 | api_scenes_get | /api/scenes/{id} | Path does not match |
| 54 | api_scenes_list | /api/acts/{id}/scenes | Path does not match |
| 55 | api_scenes_create | /api/acts/{id}/scenes | Path does not match |
| 56 | api_scenes_patch | /api/scenes/{id} | Path does not match |
| 57 | api_scenes_delete | /api/scenes/{id} | Path does not match |
| 58 | ui_contracts_index | /contracts | Path does not match |
| 59 | ui_contracts_show | /contracts/{id} | Path does not match |
| 60 | ui_contracts_edit | /contracts/{id}/edit | Path does not match |
| 61 | ui_contracts_delete | /contracts/{id}/delete | Path does not match |
| 62 | ui_contracts_upload | /contracts/{id}/upload | Path does not match |
| 63 | ui_contracts_download | /contracts/{id}/download | Path does not match |
| 64 | ui_costumes_index | /costumes | Path does not match |
| 65 | ui_costumes_edit | /costumes/{id}/edit | Path does not match |
| 66 | ui_costumes_delete | /costumes/{id}/delete | Path does not match |
| 67 | app_home | / | Path does not match |
| 68 | ui_persons_index | /persons | Path does not match |
| 69 | ui_persons_show | /persons/{id} | Path does not match |
| 70 | ui_persons_unavailability | /persons/unavailability | Path does not match |
| 71 | ui_persons_unavailability_delete | /persons/unavailability/{id}/delete | Path does not match |
| 72 | ui_productions_index | /productions | Path does not match |
| 73 | ui_productions_new | /productions/new | Path does not match |
| 74 | ui_productions_edit | /productions/{id}/edit | Path does not match |
| 75 | ui_productions_delete | /productions/{id}/delete | Path does not match |
| 76 | ui_productions_show | /productions/{id} | Path does not match |
| 77 | ui_productions_roles | /productions/{id}/roles | Path does not match |
| 78 | ui_productions_roles_new | /productions/{id}/roles/new | Path does not match |
| 79 | ui_productions_roles_edit | /productions/{id}/roles/{roleId}/edit | Path does not match |
| 80 | ui_productions_roles_delete | /productions/{id}/roles/{roleId}/delete | Path does not match |
| 81 | ui_productions_castings | /productions/{id}/castings | Path does not match |
| 82 | ui_productions_castings_manage | /productions/{id}/castings/manage | Path does not match |
| 83 | ui_productions_castings_edit | /productions/{id}/castings/{castingId}/edit | Path does not match |
| 84 | ui_productions_castings_delete | /productions/{id}/castings/{castingId}/delete | Path does not match |
| 85 | ui_productions_cast_matrix | /productions/{id}/cast-matrix | Path does not match |
| 86 | ui_productions_performances | /productions/{id}/performances | Path does not match |
| 87 | ui_productions_performances_new | /productions/{id}/performances/new | Path does not match |
| 88 | ui_productions_performances_edit | /productions/{id}/performances/{performanceId}/edit | Path does not match |
| 89 | ui_productions_performances_delete | /productions/{id}/performances/{performanceId}/delete | Path does not match |
| 90 | ui_productions_planner | /productions/{id}/planner | Path does not match |
| 91 | ui_productions_rehearsals | /productions/{id}/rehearsals | Path does not match |
| 92 | ui_productions_rehearsals_new | /productions/{id}/rehearsals/new | Path does not match |
| 93 | ui_productions_rehearsals_edit | /productions/{id}/rehearsals/{rehearsalId}/edit | Path does not match |
| 94 | ui_productions_rehearsals_delete | /productions/{id}/rehearsals/{rehearsalId}/delete | Path does not match |
| 95 | ui_productions_performance_overrides | /productions/{productionId}/performances/{performanceId}/overrides | Path does not match |
| 96 | ui_productions_performance_overrides_delete | /productions/{productionId}/performances/{performanceId}/overrides/{overrideId}/delete | Path does not match |
| 97 | app_login | /login | Path does not match |
| 98 | 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.