Routing
app_register
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "el" |
Route Matching Logs
Path to match:
/el/register
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | admin_ai_role_index | /admin/ai-role | Path does not match |
| 3 | admin_ai_role_new | /admin/ai-role/new | Path does not match |
| 4 | admin_ai_role_batch_delete | /admin/ai-role/batch-delete | Path does not match |
| 5 | admin_ai_role_autocomplete | /admin/ai-role/autocomplete | Path does not match |
| 6 | admin_ai_role_render_filters | /admin/ai-role/render-filters | Path does not match |
| 7 | admin_ai_role_edit | /admin/ai-role/{entityId}/edit | Path does not match |
| 8 | admin_ai_role_delete | /admin/ai-role/{entityId}/delete | Path does not match |
| 9 | admin_ai_role_detail | /admin/ai-role/{entityId} | Path does not match |
| 10 | admin_assessment_session_index | /admin/assessment-session | Path does not match |
| 11 | admin_assessment_session_new | /admin/assessment-session/new | Path does not match |
| 12 | admin_assessment_session_batch_delete | /admin/assessment-session/batch-delete | Path does not match |
| 13 | admin_assessment_session_autocomplete | /admin/assessment-session/autocomplete | Path does not match |
| 14 | admin_assessment_session_render_filters | /admin/assessment-session/render-filters | Path does not match |
| 15 | admin_assessment_session_edit | /admin/assessment-session/{entityId}/edit | Path does not match |
| 16 | admin_assessment_session_delete | /admin/assessment-session/{entityId}/delete | Path does not match |
| 17 | admin_assessment_session_detail | /admin/assessment-session/{entityId} | Path does not match |
| 18 | admin_competency_area_index | /admin/competency-area | Path does not match |
| 19 | admin_competency_area_new | /admin/competency-area/new | Path does not match |
| 20 | admin_competency_area_batch_delete | /admin/competency-area/batch-delete | Path does not match |
| 21 | admin_competency_area_autocomplete | /admin/competency-area/autocomplete | Path does not match |
| 22 | admin_competency_area_render_filters | /admin/competency-area/render-filters | Path does not match |
| 23 | admin_competency_area_edit | /admin/competency-area/{entityId}/edit | Path does not match |
| 24 | admin_competency_area_delete | /admin/competency-area/{entityId}/delete | Path does not match |
| 25 | admin_competency_area_detail | /admin/competency-area/{entityId} | Path does not match |
| 26 | admin_invitation_index | /admin/invitation | Path does not match |
| 27 | admin_invitation_new | /admin/invitation/new | Path does not match |
| 28 | admin_invitation_batch_delete | /admin/invitation/batch-delete | Path does not match |
| 29 | admin_invitation_autocomplete | /admin/invitation/autocomplete | Path does not match |
| 30 | admin_invitation_render_filters | /admin/invitation/render-filters | Path does not match |
| 31 | admin_invitation_edit | /admin/invitation/{entityId}/edit | Path does not match |
| 32 | admin_invitation_delete | /admin/invitation/{entityId}/delete | Path does not match |
| 33 | admin_invitation_detail | /admin/invitation/{entityId} | Path does not match |
| 34 | admin_learning_resource_coverage_index | /admin/learning-resource-coverage | Path does not match |
| 35 | admin_learning_resource_coverage_new | /admin/learning-resource-coverage/new | Path does not match |
| 36 | admin_learning_resource_coverage_batch_delete | /admin/learning-resource-coverage/batch-delete | Path does not match |
| 37 | admin_learning_resource_coverage_autocomplete | /admin/learning-resource-coverage/autocomplete | Path does not match |
| 38 | admin_learning_resource_coverage_render_filters | /admin/learning-resource-coverage/render-filters | Path does not match |
| 39 | admin_learning_resource_coverage_edit | /admin/learning-resource-coverage/{entityId}/edit | Path does not match |
| 40 | admin_learning_resource_coverage_delete | /admin/learning-resource-coverage/{entityId}/delete | Path does not match |
| 41 | admin_learning_resource_coverage_detail | /admin/learning-resource-coverage/{entityId} | Path does not match |
| 42 | admin_learning_resource_index | /admin/learning-resource | Path does not match |
| 43 | admin_learning_resource_new | /admin/learning-resource/new | Path does not match |
| 44 | admin_learning_resource_batch_delete | /admin/learning-resource/batch-delete | Path does not match |
| 45 | admin_learning_resource_autocomplete | /admin/learning-resource/autocomplete | Path does not match |
| 46 | admin_learning_resource_render_filters | /admin/learning-resource/render-filters | Path does not match |
| 47 | admin_learning_resource_edit | /admin/learning-resource/{entityId}/edit | Path does not match |
| 48 | admin_learning_resource_delete | /admin/learning-resource/{entityId}/delete | Path does not match |
| 49 | admin_learning_resource_detail | /admin/learning-resource/{entityId} | Path does not match |
| 50 | admin_organization_index | /admin/organization | Path does not match |
| 51 | admin_organization_new | /admin/organization/new | Path does not match |
| 52 | admin_organization_batch_delete | /admin/organization/batch-delete | Path does not match |
| 53 | admin_organization_autocomplete | /admin/organization/autocomplete | Path does not match |
| 54 | admin_organization_render_filters | /admin/organization/render-filters | Path does not match |
| 55 | admin_organization_edit | /admin/organization/{entityId}/edit | Path does not match |
| 56 | admin_organization_delete | /admin/organization/{entityId}/delete | Path does not match |
| 57 | admin_organization_detail | /admin/organization/{entityId} | Path does not match |
| 58 | admin_question_index | /admin/question | Path does not match |
| 59 | admin_question_new | /admin/question/new | Path does not match |
| 60 | admin_question_batch_delete | /admin/question/batch-delete | Path does not match |
| 61 | admin_question_autocomplete | /admin/question/autocomplete | Path does not match |
| 62 | admin_question_render_filters | /admin/question/render-filters | Path does not match |
| 63 | admin_question_edit | /admin/question/{entityId}/edit | Path does not match |
| 64 | admin_question_delete | /admin/question/{entityId}/delete | Path does not match |
| 65 | admin_question_detail | /admin/question/{entityId} | Path does not match |
| 66 | admin_role_subdomain_target_index | /admin/role-subdomain-target | Path does not match |
| 67 | admin_role_subdomain_target_new | /admin/role-subdomain-target/new | Path does not match |
| 68 | admin_role_subdomain_target_batch_delete | /admin/role-subdomain-target/batch-delete | Path does not match |
| 69 | admin_role_subdomain_target_autocomplete | /admin/role-subdomain-target/autocomplete | Path does not match |
| 70 | admin_role_subdomain_target_render_filters | /admin/role-subdomain-target/render-filters | Path does not match |
| 71 | admin_role_subdomain_target_edit | /admin/role-subdomain-target/{entityId}/edit | Path does not match |
| 72 | admin_role_subdomain_target_delete | /admin/role-subdomain-target/{entityId}/delete | Path does not match |
| 73 | admin_role_subdomain_target_detail | /admin/role-subdomain-target/{entityId} | Path does not match |
| 74 | admin_subdomain_index | /admin/subdomain | Path does not match |
| 75 | admin_subdomain_new | /admin/subdomain/new | Path does not match |
| 76 | admin_subdomain_batch_delete | /admin/subdomain/batch-delete | Path does not match |
| 77 | admin_subdomain_autocomplete | /admin/subdomain/autocomplete | Path does not match |
| 78 | admin_subdomain_render_filters | /admin/subdomain/render-filters | Path does not match |
| 79 | admin_subdomain_edit | /admin/subdomain/{entityId}/edit | Path does not match |
| 80 | admin_subdomain_delete | /admin/subdomain/{entityId}/delete | Path does not match |
| 81 | admin_subdomain_detail | /admin/subdomain/{entityId} | Path does not match |
| 82 | admin_user_index | /admin/user | Path does not match |
| 83 | admin_user_new | /admin/user/new | Path does not match |
| 84 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 85 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 86 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 87 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 88 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 89 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 90 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 91 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 92 | _wdt | /_wdt/{token} | Path does not match |
| 93 | _profiler_home | /_profiler/ | Path does not match |
| 94 | _profiler_search | /_profiler/search | Path does not match |
| 95 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 96 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 97 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 98 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 99 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 100 | _profiler_open_file | /_profiler/open | Path does not match |
| 101 | _profiler | /_profiler/{token} | Path does not match |
| 102 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 103 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 104 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 105 | app_invitation_accept | /{_locale}/invitation/{token} | Path does not match |
| 106 | app_assessment_start | /{_locale}/assessment/start | Path does not match |
| 107 | app_assessment_run | /{_locale}/assessment/{id} | Path does not match |
| 108 | app_assessment_answer | /{_locale}/assessment/{id}/answer | Path does not match |
| 109 | app_assessment_result | /{_locale}/assessment/{id}/result | Path does not match |
| 110 | app_root | / | Path does not match |
| 111 | app_landing | /{_locale}/ | Path does not match |
| 112 | app_dashboard | /{_locale}/dashboard | Path does not match |
| 113 | app_locale_switch | /{_locale}/locale/{target} | Path does not match |
| 114 | app_org_admin_dashboard | /{_locale}/org-admin | Path does not match |
| 115 | app_org_admin_invite | /{_locale}/org-admin/invite | Path does not match |
| 116 | app_org_admin_invitation_revoke | /{_locale}/org-admin/invitations/{id}/revoke | Path does not match |
| 117 | app_register | /{_locale}/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.