Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
Route Redirection
This page redirects to:
/en/admin
(route: "n/a")
Route Matching Logs
Path to match:
/en/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /{_locale}/admin | Path does not match |
| 2 | admin_category_index | /{_locale}/admin/category | Path does not match |
| 3 | admin_category_new | /{_locale}/admin/category/new | Path does not match |
| 4 | admin_category_batch_delete | /{_locale}/admin/category/batch-delete | Path does not match |
| 5 | admin_category_autocomplete | /{_locale}/admin/category/autocomplete | Path does not match |
| 6 | admin_category_render_filters | /{_locale}/admin/category/render-filters | Path does not match |
| 7 | admin_category_edit | /{_locale}/admin/category/{entityId}/edit | Path does not match |
| 8 | admin_category_delete | /{_locale}/admin/category/{entityId}/delete | Path does not match |
| 9 | admin_category_detail | /{_locale}/admin/category/{entityId} | Path does not match |
| 10 | admin_comment_index | /{_locale}/admin/comment | Path does not match |
| 11 | admin_comment_new | /{_locale}/admin/comment/new | Path does not match |
| 12 | admin_comment_batch_delete | /{_locale}/admin/comment/batch-delete | Path does not match |
| 13 | admin_comment_autocomplete | /{_locale}/admin/comment/autocomplete | Path does not match |
| 14 | admin_comment_render_filters | /{_locale}/admin/comment/render-filters | Path does not match |
| 15 | admin_comment_edit | /{_locale}/admin/comment/{entityId}/edit | Path does not match |
| 16 | admin_comment_delete | /{_locale}/admin/comment/{entityId}/delete | Path does not match |
| 17 | admin_comment_approve_comment | /{_locale}/admin/comment/{entityId}/approve | Path does not match |
| 18 | admin_comment_reject_comment | /{_locale}/admin/comment/{entityId}/reject | Path does not match |
| 19 | admin_comment_mark_comment_as_spam | /{_locale}/admin/comment/{entityId}/mark-as-spam | Path does not match |
| 20 | admin_comment_batch_approve | /{_locale}/admin/comment/batch-approve | Path does not match |
| 21 | admin_comment_batch_reject | /{_locale}/admin/comment/batch-reject | Path does not match |
| 22 | admin_comment_batch_mark_as_spam | /{_locale}/admin/comment/batch-mark-as-spam | Path does not match |
| 23 | admin_comment_detail | /{_locale}/admin/comment/{entityId} | Path does not match |
| 24 | admin_form_field_reference_index | /{_locale}/admin/form-field-reference | Path does not match |
| 25 | admin_form_field_reference_new | /{_locale}/admin/form-field-reference/new | Path does not match |
| 26 | admin_form_field_reference_batch_delete | /{_locale}/admin/form-field-reference/batch-delete | Path does not match |
| 27 | admin_form_field_reference_autocomplete | /{_locale}/admin/form-field-reference/autocomplete | Path does not match |
| 28 | admin_form_field_reference_render_filters | /{_locale}/admin/form-field-reference/render-filters | Path does not match |
| 29 | admin_form_field_reference_edit | /{_locale}/admin/form-field-reference/{entityId}/edit | Path does not match |
| 30 | admin_form_field_reference_delete | /{_locale}/admin/form-field-reference/{entityId}/delete | Path does not match |
| 31 | admin_form_field_reference_detail | /{_locale}/admin/form-field-reference/{entityId} | Path does not match |
| 32 | admin_post_index | /{_locale}/admin/post | Path does not match |
| 33 | admin_post_new | /{_locale}/admin/post/new | Path does not match |
| 34 | admin_post_batch_delete | /{_locale}/admin/post/batch-delete | Path does not match |
| 35 | admin_post_autocomplete | /{_locale}/admin/post/autocomplete | Path does not match |
| 36 | admin_post_render_filters | /{_locale}/admin/post/render-filters | Path does not match |
| 37 | admin_post_edit | /{_locale}/admin/post/{entityId}/edit | Path does not match |
| 38 | admin_post_delete | /{_locale}/admin/post/{entityId}/delete | Path does not match |
| 39 | admin_post_publish_post | /{_locale}/admin/post/{entityId}/publish | Path does not match |
| 40 | admin_post_unpublish_post | /{_locale}/admin/post/{entityId}/unpublish | Path does not match |
| 41 | admin_post_archive_post | /{_locale}/admin/post/{entityId}/archive | Path does not match |
| 42 | admin_post_batch_publish | /{_locale}/admin/post/batch-publish | Path does not match |
| 43 | admin_post_batch_archive | /{_locale}/admin/post/batch-archive | Path does not match |
| 44 | admin_post_batch_mark_as_featured | /{_locale}/admin/post/batch-mark-as-featured | Path does not match |
| 45 | admin_post_detail | /{_locale}/admin/post/{entityId} | Path does not match |
| 46 | admin_series_index | /{_locale}/admin/series | Path does not match |
| 47 | admin_series_new | /{_locale}/admin/series/new | Path does not match |
| 48 | admin_series_batch_delete | /{_locale}/admin/series/batch-delete | Path does not match |
| 49 | admin_series_autocomplete | /{_locale}/admin/series/autocomplete | Path does not match |
| 50 | admin_series_render_filters | /{_locale}/admin/series/render-filters | Path does not match |
| 51 | admin_series_edit | /{_locale}/admin/series/{entityId}/edit | Path does not match |
| 52 | admin_series_delete | /{_locale}/admin/series/{entityId}/delete | Path does not match |
| 53 | admin_series_mark_complete | /{_locale}/admin/series/mark-complete | Path does not match |
| 54 | admin_series_mark_incomplete | /{_locale}/admin/series/mark-incomplete | Path does not match |
| 55 | admin_series_detail | /{_locale}/admin/series/{entityId} | Path does not match |
| 56 | admin_subscriber_index | /{_locale}/admin/subscriber | Path does not match |
| 57 | admin_subscriber_new | /{_locale}/admin/subscriber/new | Path does not match |
| 58 | admin_subscriber_batch_delete | /{_locale}/admin/subscriber/batch-delete | Path does not match |
| 59 | admin_subscriber_autocomplete | /{_locale}/admin/subscriber/autocomplete | Path does not match |
| 60 | admin_subscriber_render_filters | /{_locale}/admin/subscriber/render-filters | Path does not match |
| 61 | admin_subscriber_edit | /{_locale}/admin/subscriber/{entityId}/edit | Path does not match |
| 62 | admin_subscriber_delete | /{_locale}/admin/subscriber/{entityId}/delete | Path does not match |
| 63 | admin_subscriber_confirm_subscriber | /{_locale}/admin/subscriber/{entityId}/confirm | Path does not match |
| 64 | admin_subscriber_unsubscribe_subscriber | /{_locale}/admin/subscriber/{entityId}/unsubscribe | Path does not match |
| 65 | admin_subscriber_batch_confirm | /{_locale}/admin/subscriber/batch-confirm | Path does not match |
| 66 | admin_subscriber_batch_unsubscribe | /{_locale}/admin/subscriber/batch-unsubscribe | Path does not match |
| 67 | admin_subscriber_detail | /{_locale}/admin/subscriber/{entityId} | Path does not match |
| 68 | admin_tag_index | /{_locale}/admin/tag | Path does not match |
| 69 | admin_tag_new | /{_locale}/admin/tag/new | Path does not match |
| 70 | admin_tag_batch_delete | /{_locale}/admin/tag/batch-delete | Path does not match |
| 71 | admin_tag_autocomplete | /{_locale}/admin/tag/autocomplete | Path does not match |
| 72 | admin_tag_render_filters | /{_locale}/admin/tag/render-filters | Path does not match |
| 73 | admin_tag_edit | /{_locale}/admin/tag/{entityId}/edit | Path does not match |
| 74 | admin_tag_delete | /{_locale}/admin/tag/{entityId}/delete | Path does not match |
| 75 | admin_tag_detail | /{_locale}/admin/tag/{entityId} | Path does not match |
| 76 | admin_user_index | /{_locale}/admin/user | Path does not match |
| 77 | admin_user_new | /{_locale}/admin/user/new | Path does not match |
| 78 | admin_user_batch_delete | /{_locale}/admin/user/batch-delete | Path does not match |
| 79 | admin_user_autocomplete | /{_locale}/admin/user/autocomplete | Path does not match |
| 80 | admin_user_render_filters | /{_locale}/admin/user/render-filters | Path does not match |
| 81 | admin_user_edit | /{_locale}/admin/user/{entityId}/edit | Path does not match |
| 82 | admin_user_delete | /{_locale}/admin/user/{entityId}/delete | Path does not match |
| 83 | admin_user_detail | /{_locale}/admin/user/{entityId} | Path does not match |
| 84 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 85 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 86 | _wdt | /_wdt/{token} | Path does not match |
| 87 | _profiler_home | /_profiler/ | Path does not match |
| 88 | _profiler_search | /_profiler/search | Path does not match |
| 89 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 90 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 91 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 92 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 93 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 94 | _profiler_open_file | /_profiler/open | Path does not match |
| 95 | _profiler | /_profiler/{token} | Path does not match |
| 96 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 97 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 98 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 99 | admin_regenerate_fixtures | /{_locale}/admin/regenerate-fixtures | Path does not match |
| 100 | homepage | /{_locale}/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.