Routing
app_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | 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 | / | Path does not match |
| 87 | app_home | /dashboard | Path does not match |
| 88 | ui_persons_index | /persons | Path does not match |
| 89 | ui_persons_show | /persons/{id} | Path does not match |
| 90 | ui_persons_media_image | /persons/{id}/media/images/{index} | Path does not match |
| 91 | ui_persons_cv_download | /persons/{id}/media/cv | Path does not match |
| 92 | ui_persons_unlink | /persons/{id}/unlink | Path does not match |
| 93 | ui_persons_unavailability | /persons/unavailability | Path does not match |
| 94 | ui_persons_unavailability_delete | /persons/unavailability/{id}/delete | Path does not match |
| 95 | ui_productions_index | /productions | Path does not match |
| 96 | ui_productions_new | /productions/new | Path does not match |
| 97 | ui_productions_edit | /productions/{id}/edit | Path does not match |
| 98 | ui_productions_delete | /productions/{id}/delete | Path does not match |
| 99 | ui_productions_show | /productions/{id} | Path does not match |
| 100 | ui_productions_scene_roles | /productions/{id}/scene-roles | Path does not match |
| 101 | ui_productions_structure | /productions/{id}/structure | Path does not match |
| 102 | ui_productions_acts_new | /productions/{id}/acts/new | Path does not match |
| 103 | ui_productions_acts_edit | /productions/{id}/acts/{actId}/edit | Path does not match |
| 104 | ui_productions_acts_delete | /productions/{id}/acts/{actId}/delete | Path does not match |
| 105 | ui_productions_scenes_new | /productions/{id}/acts/{actId}/scenes/new | Path does not match |
| 106 | ui_productions_scenes_edit | /productions/{id}/scenes/{sceneId}/edit | Path does not match |
| 107 | ui_productions_scenes_delete | /productions/{id}/scenes/{sceneId}/delete | Path does not match |
| 108 | ui_productions_scene_roles_update | /productions/{id}/scenes/{sceneId}/roles | Path does not match |
| 109 | ui_productions_roles | /productions/{id}/roles | Path does not match |
| 110 | ui_productions_roles_new | /productions/{id}/roles/new | Path does not match |
| 111 | ui_productions_roles_edit | /productions/{id}/roles/{roleId}/edit | Path does not match |
| 112 | ui_productions_roles_reorder | /productions/{id}/roles/reorder | Path does not match |
| 113 | ui_productions_roles_delete | /productions/{id}/roles/{roleId}/delete | Path does not match |
| 114 | ui_productions_castings | /productions/{id}/castings | Path does not match |
| 115 | ui_productions_castings_manage | /productions/{id}/castings/manage | Path does not match |
| 116 | ui_productions_castings_edit | /productions/{id}/castings/{castingId}/edit | Path does not match |
| 117 | ui_productions_castings_delete | /productions/{id}/castings/{castingId}/delete | Path does not match |
| 118 | ui_productions_cast_matrix | /productions/{id}/cast-matrix | Path does not match |
| 119 | ui_productions_cast_matrix_save | /productions/{id}/cast-matrix/save | Path does not match |
| 120 | ui_productions_performances | /productions/{id}/performances | Path does not match |
| 121 | ui_productions_performances_new | /productions/{id}/performances/new | Path does not match |
| 122 | ui_productions_performances_edit | /productions/{id}/performances/{performanceId}/edit | Path does not match |
| 123 | ui_productions_performances_delete | /productions/{id}/performances/{performanceId}/delete | Path does not match |
| 124 | ui_productions_performances_import | /productions/{id}/performances/import | Path does not match |
| 125 | ui_productions_performances_import_confirm | /productions/{id}/performances/import/confirm | Path does not match |
| 126 | ui_productions_planner | /productions/{id}/planner | Path does not match |
| 127 | ui_productions_cast_list_pdf | /productions/{productionId}/performances/{performanceId}/cast-list-pdf | Path does not match |
| 128 | ui_productions_cast_list_print | /productions/{productionId}/performances/{performanceId}/cast-list-print | Path does not match |
| 129 | ui_productions_rehearsals | /productions/{id}/rehearsals | Path does not match |
| 130 | ui_productions_rehearsals_new | /productions/{id}/rehearsals/new | Path does not match |
| 131 | ui_productions_rehearsals_edit | /productions/{id}/rehearsals/{rehearsalId}/edit | Path does not match |
| 132 | ui_productions_rehearsals_delete | /productions/{id}/rehearsals/{rehearsalId}/delete | Path does not match |
| 133 | ui_productions_rehearsals_conduct | /productions/{id}/rehearsals/{rehearsalId}/conduct | Path does not match |
| 134 | ui_productions_scenes_details | /productions/{id}/scenes/{sceneId}/details | Path does not match |
| 135 | ui_rehearsals_media_move_to_scene | /productions/{id}/rehearsals/{rehearsalId}/media/{mediaId}/move-to-scene | Path does not match |
| 136 | ui_productions_performance_overrides | /productions/{productionId}/performances/{performanceId}/overrides | Path does not match |
| 137 | ui_productions_performance_overrides_delete | /productions/{productionId}/performances/{performanceId}/overrides/{overrideId}/delete | Path does not match |
| 138 | ui_productions_performance_cast_matrix | /productions/{id}/performance-cast-matrix | Path does not match |
| 139 | ui_productions_performance_cast_matrix_save | /productions/{id}/performance-cast-matrix/save | Path does not match |
| 140 | ui_productions_cast_overview | /productions/{id}/cast-overview | Path does not match |
| 141 | ui_profile_assignment_request_accept | /profile/assignment-requests/{id}/accept | Path does not match |
| 142 | ui_profile_contract_show | /profile/contracts/{id} | Path does not match |
| 143 | ui_profile_contract_accept | /profile/contracts/{id}/accept | Path does not match |
| 144 | ui_profile_contract_reject | /profile/contracts/{id}/reject | Path does not match |
| 145 | ui_profile_contract_download | /profile/contracts/{id}/download | Path does not match |
| 146 | ui_profile_media_image | /profile/media/images/{index} | Path does not match |
| 147 | ui_profile_cv_download | /profile/media/cv | Path does not match |
| 148 | ui_profile_assignment_request_reject | /profile/assignment-requests/{id}/reject | Path does not match |
| 149 | ui_profile_show | /profile | Path does not match |
| 150 | app_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.