Routing
app_landing
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | 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 | ui_platform_companies_index | /platform/companies | Path does not match |
| 17 | ui_platform_companies_new | /platform/companies/new | Path does not match |
| 18 | ui_platform_companies_show | /platform/companies/{id} | Path does not match |
| 19 | ui_platform_companies_invoice_show | /platform/companies/invoices/{id} | Path does not match |
| 20 | ui_platform_companies_update | /platform/companies/update | Path does not match |
| 21 | ui_platform_companies_generate_invoice | /platform/companies/generate-invoice | Path does not match |
| 22 | ui_admin_users_index | /admin/users | Path does not match |
| 23 | ui_admin_audit_log | /admin/users/audit-log | Path does not match |
| 24 | ui_admin_users_roles | /admin/users/{id}/roles | Path does not match |
| 25 | ui_admin_users_edit | /admin/users/{id}/edit | Path does not match |
| 26 | app_api_castlistlayoutapi__invoke | /api/productions/{id}/cast-list-preview | Path does not match |
| 27 | api_contracts_list | /api/contracts | Path does not match |
| 28 | api_contracts_get | /api/contracts/{id} | Path does not match |
| 29 | api_contracts_create | /api/contracts | Path does not match |
| 30 | api_contracts_patch | /api/contracts/{id} | Path does not match |
| 31 | api_contracts_delete | /api/contracts/{id} | Path does not match |
| 32 | api_costumes_list | /api/costumes | Path does not match |
| 33 | api_costumes_get | /api/costumes/{id} | Path does not match |
| 34 | api_costumes_patch | /api/costumes/{id} | Path does not match |
| 35 | api_costumes_delete | /api/costumes/{id} | Path does not match |
| 36 | api_persons_list | /api/persons | Path does not match |
| 37 | api_persons_get | /api/persons/{id} | Path does not match |
| 38 | api_persons_create | /api/persons | Path does not match |
| 39 | api_persons_patch | /api/persons/{id} | Path does not match |
| 40 | api_persons_delete | /api/persons/{id} | Path does not match |
| 41 | api_productions_cast_list_preview | /api/productions/{id}/cast-list-preview | Path does not match |
| 42 | api_production_roles_list | /api/productions/{id}/roles | Path does not match |
| 43 | api_production_roles_create | /api/productions/{id}/roles | Path does not match |
| 44 | api_production_roles_patch | /api/productions/{id}/roles/{roleId} | Path does not match |
| 45 | api_production_roles_delete | /api/productions/{id}/roles/{roleId} | Path does not match |
| 46 | api_production_performances_list | /api/productions/{id}/performances | Path does not match |
| 47 | api_production_performances_create | /api/productions/{id}/performances | Path does not match |
| 48 | api_production_performances_patch | /api/productions/{id}/performances/{performanceId} | Path does not match |
| 49 | api_production_performances_delete | /api/productions/{id}/performances/{performanceId} | Path does not match |
| 50 | api_production_castings_list | /api/productions/{id}/castings | Path does not match |
| 51 | api_production_castings_create | /api/productions/{id}/castings | Path does not match |
| 52 | api_production_castings_patch | /api/productions/{id}/castings/{castingId} | Path does not match |
| 53 | api_production_castings_delete | /api/productions/{id}/castings/{castingId} | Path does not match |
| 54 | api_rehearsals_list | /api/productions/{id}/rehearsals | Path does not match |
| 55 | api_rehearsals_create | /api/productions/{id}/rehearsals | Path does not match |
| 56 | api_rehearsal_suggestions | /api/productions/{id}/rehearsal-suggestions | Path does not match |
| 57 | api_rehearsals_get | /api/rehearsals/{id} | Path does not match |
| 58 | api_rehearsals_patch | /api/rehearsals/{id} | Path does not match |
| 59 | api_rehearsals_delete | /api/rehearsals/{id} | Path does not match |
| 60 | api_unavailability_list | /api/persons/unavailability | Path does not match |
| 61 | api_unavailability_create | /api/persons/unavailability | Path does not match |
| 62 | api_unavailability_get | /api/persons/unavailability/{id} | Path does not match |
| 63 | api_unavailability_patch | /api/persons/unavailability/{id} | Path does not match |
| 64 | api_unavailability_delete | /api/persons/unavailability/{id} | Path does not match |
| 65 | api_acts_get | /api/acts/{id} | Path does not match |
| 66 | api_acts_list | /api/productions/{id}/acts | Path does not match |
| 67 | api_acts_create | /api/productions/{id}/acts | Path does not match |
| 68 | api_acts_patch | /api/acts/{id} | Path does not match |
| 69 | api_acts_delete | /api/acts/{id} | Path does not match |
| 70 | api_scenes_get | /api/scenes/{id} | Path does not match |
| 71 | api_scenes_list | /api/acts/{id}/scenes | Path does not match |
| 72 | api_scenes_create | /api/acts/{id}/scenes | Path does not match |
| 73 | api_scenes_patch | /api/scenes/{id} | Path does not match |
| 74 | api_scenes_delete | /api/scenes/{id} | Path does not match |
| 75 | ui_contracts_index | /contracts | Path does not match |
| 76 | ui_contracts_new | /contracts/new | Path does not match |
| 77 | ui_contracts_show | /contracts/{id} | Path does not match |
| 78 | ui_contracts_edit | /contracts/{id}/edit | Path does not match |
| 79 | ui_contracts_delete | /contracts/{id}/delete | Path does not match |
| 80 | ui_contracts_resend | /contracts/{id}/resend | Path does not match |
| 81 | ui_contracts_upload | /contracts/{id}/upload | Path does not match |
| 82 | ui_contracts_download | /contracts/{id}/download | Path does not match |
| 83 | ui_costumes_index | /costumes | Path does not match |
| 84 | ui_costumes_edit | /costumes/{id}/edit | Path does not match |
| 85 | ui_costumes_delete | /costumes/{id}/delete | Path does not match |
| 86 | app_landing | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.