Routing
app_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /{_locale}/admin | Path does not match |
| 2 | admin_article_index | /{_locale}/admin/article | Path does not match |
| 3 | admin_article_new | /{_locale}/admin/article/new | Path does not match |
| 4 | admin_article_batch_delete | /{_locale}/admin/article/batch-delete | Path does not match |
| 5 | admin_article_autocomplete | /{_locale}/admin/article/autocomplete | Path does not match |
| 6 | admin_article_render_filters | /{_locale}/admin/article/render-filters | Path does not match |
| 7 | admin_article_edit | /{_locale}/admin/article/{entityId}/edit | Path does not match |
| 8 | admin_article_delete | /{_locale}/admin/article/{entityId}/delete | Path does not match |
| 9 | admin_article_detail | /{_locale}/admin/article/{entityId} | Path does not match |
| 10 | admin_client_index | /{_locale}/admin/client | Path does not match |
| 11 | admin_client_new | /{_locale}/admin/client/new | Path does not match |
| 12 | admin_client_batch_delete | /{_locale}/admin/client/batch-delete | Path does not match |
| 13 | admin_client_autocomplete | /{_locale}/admin/client/autocomplete | Path does not match |
| 14 | admin_client_render_filters | /{_locale}/admin/client/render-filters | Path does not match |
| 15 | admin_client_edit | /{_locale}/admin/client/{entityId}/edit | Path does not match |
| 16 | admin_client_delete | /{_locale}/admin/client/{entityId}/delete | Path does not match |
| 17 | admin_client_detail | /{_locale}/admin/client/{entityId} | Path does not match |
| 18 | admin_contact_message_index | /{_locale}/admin/contact-message | Path does not match |
| 19 | admin_contact_message_new | /{_locale}/admin/contact-message/new | Path does not match |
| 20 | admin_contact_message_batch_delete | /{_locale}/admin/contact-message/batch-delete | Path does not match |
| 21 | admin_contact_message_autocomplete | /{_locale}/admin/contact-message/autocomplete | Path does not match |
| 22 | admin_contact_message_render_filters | /{_locale}/admin/contact-message/render-filters | Path does not match |
| 23 | admin_contact_message_edit | /{_locale}/admin/contact-message/{entityId}/edit | Path does not match |
| 24 | admin_contact_message_delete | /{_locale}/admin/contact-message/{entityId}/delete | Path does not match |
| 25 | admin_contact_message_detail | /{_locale}/admin/contact-message/{entityId} | Path does not match |
| 26 | admin_content_relation_index | /{_locale}/admin/content-relation | Path does not match |
| 27 | admin_content_relation_new | /{_locale}/admin/content-relation/new | Path does not match |
| 28 | admin_content_relation_batch_delete | /{_locale}/admin/content-relation/batch-delete | Path does not match |
| 29 | admin_content_relation_autocomplete | /{_locale}/admin/content-relation/autocomplete | Path does not match |
| 30 | admin_content_relation_render_filters | /{_locale}/admin/content-relation/render-filters | Path does not match |
| 31 | admin_content_relation_edit | /{_locale}/admin/content-relation/{entityId}/edit | Path does not match |
| 32 | admin_content_relation_delete | /{_locale}/admin/content-relation/{entityId}/delete | Path does not match |
| 33 | admin_content_relation_detail | /{_locale}/admin/content-relation/{entityId} | Path does not match |
| 34 | admin_f_a_q_index | /{_locale}/admin/f-a-q | Path does not match |
| 35 | admin_f_a_q_new | /{_locale}/admin/f-a-q/new | Path does not match |
| 36 | admin_f_a_q_batch_delete | /{_locale}/admin/f-a-q/batch-delete | Path does not match |
| 37 | admin_f_a_q_autocomplete | /{_locale}/admin/f-a-q/autocomplete | Path does not match |
| 38 | admin_f_a_q_render_filters | /{_locale}/admin/f-a-q/render-filters | Path does not match |
| 39 | admin_f_a_q_edit | /{_locale}/admin/f-a-q/{entityId}/edit | Path does not match |
| 40 | admin_f_a_q_delete | /{_locale}/admin/f-a-q/{entityId}/delete | Path does not match |
| 41 | admin_f_a_q_detail | /{_locale}/admin/f-a-q/{entityId} | Path does not match |
| 42 | admin_user_index | /{_locale}/admin/user | Path does not match |
| 43 | admin_user_new | /{_locale}/admin/user/new | Path does not match |
| 44 | admin_user_batch_delete | /{_locale}/admin/user/batch-delete | Path does not match |
| 45 | admin_user_autocomplete | /{_locale}/admin/user/autocomplete | Path does not match |
| 46 | admin_user_render_filters | /{_locale}/admin/user/render-filters | Path does not match |
| 47 | admin_user_edit | /{_locale}/admin/user/{entityId}/edit | Path does not match |
| 48 | admin_user_delete | /{_locale}/admin/user/{entityId}/delete | Path does not match |
| 49 | admin_user_detail | /{_locale}/admin/user/{entityId} | Path does not match |
| 50 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 51 | app.swagger | /api/doc.json | Path does not match |
| 52 | app.swagger_ui | /api/doc | Path does not match |
| 53 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 54 | ux_live_component | /{_locale}/_components/{_live_component}/{_live_action} | Path does not match |
| 55 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 56 | _wdt | /_wdt/{token} | Path does not match |
| 57 | _profiler_home | /_profiler/ | Path does not match |
| 58 | _profiler_search | /_profiler/search | Path does not match |
| 59 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 60 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 61 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 62 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 63 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 64 | _profiler_open_file | /_profiler/open | Path does not match |
| 65 | _profiler | /_profiler/{token} | Path does not match |
| 66 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 67 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 68 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 69 | admin_oauth2_client_create.fr | /admin/oauth2-client/create | Path does not match |
| 70 | admin_oauth2_client_create.en | /en/admin/oauth2-client/create | Path does not match |
| 71 | admin_oauth2_client_create.hu | /hu/admin/oauth2-client/create | Path does not match |
| 72 | customNew.fr | /new | Path does not match |
| 73 | customNew.en | /en/new | Path does not match |
| 74 | customNew.hu | /hu/new | Path does not match |
| 75 | admin_yaml_index.fr | /admin/yaml/ | Path does not match |
| 76 | admin_yaml_index.en | /en/admin/yaml/ | Path does not match |
| 77 | admin_yaml_index.hu | /hu/admin/yaml/ | Path does not match |
| 78 | admin_yaml_create.fr | /admin/yaml/new/{context} | Path does not match |
| 79 | admin_yaml_create.en | /en/admin/yaml/new/{context} | Path does not match |
| 80 | admin_yaml_create.hu | /hu/admin/yaml/new/{context} | Path does not match |
| 81 | admin_yaml_edit.fr | /admin/yaml/edit/{filename}/{context} | Path does not match |
| 82 | admin_yaml_edit.en | /en/admin/yaml/edit/{filename}/{context} | Path does not match |
| 83 | admin_yaml_edit.hu | /hu/admin/yaml/edit/{filename}/{context} | Path does not match |
| 84 | admin_yaml_delete.fr | /admin/yaml/delete/{filename}/{context} | Path does not match |
| 85 | admin_yaml_delete.en | /en/admin/yaml/delete/{filename}/{context} | Path does not match |
| 86 | admin_yaml_delete.hu | /hu/admin/yaml/delete/{filename}/{context} | Path does not match |
| 87 | admin_yaml_editor.fr | /admin/yaml-editor | Path does not match |
| 88 | admin_yaml_editor.en | /en/admin/yaml-editor | Path does not match |
| 89 | admin_yaml_editor.hu | /hu/admin/yaml-editor | Path does not match |
| 90 | api_articles_list.fr | /api/articles | Path does not match |
| 91 | api_articles_list.en | /en/api/articles | Path does not match |
| 92 | api_articles_list.hu | /hu/api/articles | Path does not match |
| 93 | api_articles_show.fr | /api/articles/{id} | Path does not match |
| 94 | api_articles_show.en | /en/api/articles/{id} | Path does not match |
| 95 | api_articles_show.hu | /hu/api/articles/{id} | Path does not match |
| 96 | api_articles_create.fr | /api/articles | Path does not match |
| 97 | api_articles_create.en | /en/api/articles | Path does not match |
| 98 | api_articles_create.hu | /hu/api/articles | Path does not match |
| 99 | api_articles_update.fr | /api/articles/{id} | Path does not match |
| 100 | api_articles_update.en | /en/api/articles/{id} | Path does not match |
| 101 | api_articles_update.hu | /hu/api/articles/{id} | Path does not match |
| 102 | api_articles_delete.fr | /api/articles/{id} | Path does not match |
| 103 | api_articles_delete.en | /en/api/articles/{id} | Path does not match |
| 104 | api_articles_delete.hu | /hu/api/articles/{id} | Path does not match |
| 105 | api_contact_messages_list.fr | /api/contact-messages | Path does not match |
| 106 | api_contact_messages_list.en | /en/api/contact-messages | Path does not match |
| 107 | api_contact_messages_list.hu | /hu/api/contact-messages | Path does not match |
| 108 | api_contact_messages_show.fr | /api/contact-messages/{id} | Path does not match |
| 109 | api_contact_messages_show.en | /en/api/contact-messages/{id} | Path does not match |
| 110 | api_contact_messages_show.hu | /hu/api/contact-messages/{id} | Path does not match |
| 111 | api_contact_messages_create.fr | /api/contact-messages | Path does not match |
| 112 | api_contact_messages_create.en | /en/api/contact-messages | Path does not match |
| 113 | api_contact_messages_create.hu | /hu/api/contact-messages | Path does not match |
| 114 | api_contact_messages_update.fr | /api/contact-messages/{id} | Path does not match |
| 115 | api_contact_messages_update.en | /en/api/contact-messages/{id} | Path does not match |
| 116 | api_contact_messages_update.hu | /hu/api/contact-messages/{id} | Path does not match |
| 117 | api_contact_messages_delete.fr | /api/contact-messages/{id} | Path does not match |
| 118 | api_contact_messages_delete.en | /en/api/contact-messages/{id} | Path does not match |
| 119 | api_contact_messages_delete.hu | /hu/api/contact-messages/{id} | Path does not match |
| 120 | api_content_relations_list.fr | /api/content-relations | Path does not match |
| 121 | api_content_relations_list.en | /en/api/content-relations | Path does not match |
| 122 | api_content_relations_list.hu | /hu/api/content-relations | Path does not match |
| 123 | api_content_relations_show.fr | /api/content-relations/{id} | Path does not match |
| 124 | api_content_relations_show.en | /en/api/content-relations/{id} | Path does not match |
| 125 | api_content_relations_show.hu | /hu/api/content-relations/{id} | Path does not match |
| 126 | api_content_relations_create.fr | /api/content-relations | Path does not match |
| 127 | api_content_relations_create.en | /en/api/content-relations | Path does not match |
| 128 | api_content_relations_create.hu | /hu/api/content-relations | Path does not match |
| 129 | api_content_relations_update.fr | /api/content-relations/{id} | Path does not match |
| 130 | api_content_relations_update.en | /en/api/content-relations/{id} | Path does not match |
| 131 | api_content_relations_update.hu | /hu/api/content-relations/{id} | Path does not match |
| 132 | api_content_relations_delete.fr | /api/content-relations/{id} | Path does not match |
| 133 | api_content_relations_delete.en | /en/api/content-relations/{id} | Path does not match |
| 134 | api_content_relations_delete.hu | /hu/api/content-relations/{id} | Path does not match |
| 135 | api_faqs_list.fr | /api/faqs | Path does not match |
| 136 | api_faqs_list.en | /en/api/faqs | Path does not match |
| 137 | api_faqs_list.hu | /hu/api/faqs | Path does not match |
| 138 | api_faqs_show.fr | /api/faqs/{id} | Path does not match |
| 139 | api_faqs_show.en | /en/api/faqs/{id} | Path does not match |
| 140 | api_faqs_show.hu | /hu/api/faqs/{id} | Path does not match |
| 141 | api_faqs_create.fr | /api/faqs | Path does not match |
| 142 | api_faqs_create.en | /en/api/faqs | Path does not match |
| 143 | api_faqs_create.hu | /hu/api/faqs | Path does not match |
| 144 | api_faqs_update.fr | /api/faqs/{id} | Path does not match |
| 145 | api_faqs_update.en | /en/api/faqs/{id} | Path does not match |
| 146 | api_faqs_update.hu | /hu/api/faqs/{id} | Path does not match |
| 147 | api_faqs_delete.fr | /api/faqs/{id} | Path does not match |
| 148 | api_faqs_delete.en | /en/api/faqs/{id} | Path does not match |
| 149 | api_faqs_delete.hu | /hu/api/faqs/{id} | Path does not match |
| 150 | api_users_list.fr | /api/users | Path does not match |
| 151 | api_users_list.en | /en/api/users | Path does not match |
| 152 | api_users_list.hu | /hu/api/users | Path does not match |
| 153 | api_users_show.fr | /api/users/{id} | Path does not match |
| 154 | api_users_show.en | /en/api/users/{id} | Path does not match |
| 155 | api_users_show.hu | /hu/api/users/{id} | Path does not match |
| 156 | api_users_me.fr | /api/users/me | Path does not match |
| 157 | api_users_me.en | /en/api/users/me | Path does not match |
| 158 | api_users_me.hu | /hu/api/users/me | Path does not match |
| 159 | api_users_create.fr | /api/users | Path does not match |
| 160 | api_users_create.en | /en/api/users | Path does not match |
| 161 | api_users_create.hu | /hu/api/users | Path does not match |
| 162 | api_users_register.fr | /api/users/register | Path does not match |
| 163 | api_users_register.en | /en/api/users/register | Path does not match |
| 164 | api_users_register.hu | /hu/api/users/register | Path does not match |
| 165 | api_users_update.fr | /api/users/{id} | Path does not match |
| 166 | api_users_update.en | /en/api/users/{id} | Path does not match |
| 167 | api_users_update.hu | /hu/api/users/{id} | Path does not match |
| 168 | api_users_delete.fr | /api/users/{id} | Path does not match |
| 169 | api_users_delete.en | /en/api/users/{id} | Path does not match |
| 170 | api_users_delete.hu | /hu/api/users/{id} | Path does not match |
| 171 | docs_view.fr | /docs/{filename} | Path does not match |
| 172 | docs_view.en | /en/docs/{filename} | Path does not match |
| 173 | docs_view.hu | /hu/docs/{filename} | Path does not match |
| 174 | app_home.fr | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.