Routing
core_admin_index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://www.eventiko.cz/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | tablebundle_configuration_column_configuration_submit | /table/tablebundle/configuration/column-configuration/submit/{table_id} | Path does not match |
| 2 | tablebundle_export_fetch | /table/tablebundle/export/fetch | Path does not match |
| 3 | filemanagerbundle_databasebasedfilemanager_render_folder | /files/filemanagerbundle/database-based-filemanager/render-folder/{folder_id} | Path does not match |
| 4 | filemanagerbundle_file_upload_files | /files/filemanagerbundle/file/upload-files/{folder_id} | Path does not match |
| 5 | filemanagerbundle_file_edit_file_form | /files/filemanagerbundle/file/edit-file-form/{file_id} | Path does not match |
| 6 | filemanagerbundle_file_remove_file | /files/filemanagerbundle/file/remove-file/{file_id} | Path does not match |
| 7 | filemanagerbundle_file_serve_file | /files/filemanagerbundle/file/serve-file/{file_id} | Path does not match |
| 8 | filemanagerbundle_folder_move_modal | /files/filemanagerbundle/folder/move-modal/{root_id} | Path does not match |
| 9 | filemanagerbundle_folder_move | /files/filemanagerbundle/folder/move/{target_id} | Path does not match |
| 10 | filemanagerbundle_folder_create | /files/filemanagerbundle/folder/create/{folder_id} | Path does not match |
| 11 | filemanagerbundle_folder_folder_modal | /files/filemanagerbundle/folder/folder-modal/{folder_id} | Path does not match |
| 12 | filemanagerbundle_folder_edit_folder_form | /files/filemanagerbundle/folder/edit-folder-form/{folder_id} | Path does not match |
| 13 | filemanagerbundle_folder_remove_folder | /files/filemanagerbundle/folder/remove-folder/{folder_id} | Path does not match |
| 14 | filemanagerbundle_link_create_link | /files/filemanagerbundle/link/create-link/{folder_id} | Path does not match |
| 15 | filemanagerbundle_link_edit_link_form | /files/filemanagerbundle/link/edit-link-form/{link_id} | Path does not match |
| 16 | filemanagerbundle_link_remove_link | /files/filemanagerbundle/link/remove-link/{link_id} | Path does not match |
| 17 | filemanagerbundle_link_serve_file | /files/filemanagerbundle/link/serve-file/{file_id} | Path does not match |
| 18 | gallerybundle_remove_image | /gallery/gallerybundle/remove-image/{id} | Path does not match |
| 19 | gallerybundle_lightbox | /gallery/gallerybundle/lightbox/{id} | Path does not match |
| 20 | gallerybundle_gallery_lightbox | /gallery/gallerybundle/gallery-lightbox/{gallery_id} | Path does not match |
| 21 | gallerybundle_serve_image | /gallery/gallerybundle/serve-image/{id} | Path does not match |
| 22 | gallerybundle_serve_image_thumb | /gallery/gallerybundle/serve-image-thumb/{id} | Path does not match |
| 23 | gallerybundle_serve_image_large | /gallery/gallerybundle/serve-image-large/{id} | Path does not match |
| 24 | gallerybundle_upload_images | /gallery/gallerybundle/upload-images/{gallery_id} | Path does not match |
| 25 | gallerybundle_gallery_sort_images | /gallery/gallerybundle/gallery-sort-images/{gallery_id} | Path does not match |
| 26 | core_admin_index | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.