Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.ico
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | app_admin | /admin/ | Path does not match |
| 18 | app_admin_comptes | /admin/comptes | Path does not match |
| 19 | app_admin_compte_add | /admin/compte/add | Path does not match |
| 20 | app_admin_compte_edit | /admin/compte/{id}/edit | Path does not match |
| 21 | app_admin_compte_delete | /admin/compte/{id}/delete | Path does not match |
| 22 | app_builder_form_config_index | /builder-form | Path does not match |
| 23 | app_builder_form_config_new | /builder-form/new | Path does not match |
| 24 | app_builder_form_config_edit | /builder-form/{id}/edit | Path does not match |
| 25 | app_builder_form_config_delete | /builder-form/{id}/delete | Path does not match |
| 26 | app_builder_form_submit | /submit/form/{slug} | Path does not match |
| 27 | app_dashboard_index | / | Path does not match |
| 28 | app_font_file | /font/file/{path} | Path does not match |
| 29 | app_font_index | /font | Path does not match |
| 30 | app_font_new | /font/new | Path does not match |
| 31 | app_font_edit | /font/{id}/edit | Path does not match |
| 32 | app_font_delete | /font/{id} | Path does not match |
| 33 | app_page_builder_api_forms_catalog | /page-builder/api/forms/catalog | Path does not match |
| 34 | app_page_builder_api_cards_list | /page-builder/api/cards | Path does not match |
| 35 | app_page_builder_api_cards_items | /page-builder/api/cards/{id}/items | Path does not match |
| 36 | app_page_builder_api_cards_item | /page-builder/api/cards/{id}/items/{itemId} | Path does not match |
| 37 | app_page_builder_api_cards_categories | /page-builder/api/cards/{id}/categories | Path does not match |
| 38 | app_page_index | /page/ | Path does not match |
| 39 | app_page_new | /page/new | Path does not match |
| 40 | app_page_edit | /page/edit/{id} | Path does not match |
| 41 | app_page_delete | /page/delete/{id} | Path does not match |
| 42 | app_page_duplicate | /page/duplicate/{id} | Path does not match |
| 43 | app_page_builder | /page/{id}/builder | Path does not match |
| 44 | app_page_preview | /page/preview/{id} | Path does not match |
| 45 | app_page_api_content | /page/{id}/content | Path does not match |
| 46 | app_page_render | /page/render/{idOrSlug} | Path does not match |
| 47 | app_page_render_by_id | /page/{id}/render | Path does not match |
| 48 | app_page_api_render | /page/{id}/render | Path does not match |
| 49 | app_login | /login | Path does not match |
| 50 | app_logout | /logout | Path does not match |
| 51 | app_theme_index | /theme/ | Path does not match |
| 52 | app_theme_new | /theme/new | Path does not match |
| 53 | app_theme_edit | /theme/edit/{id} | Path does not match |
| 54 | app_theme_showcase | /theme/showcase | Path does not match |
| 55 | app_theme_css | /theme/{id}/css | Path does not match |
| 56 | app_theme_delete | /theme/font/{id}/delete | Path does not match |
| 57 | keyboardman_filemanager_api_list | /api/filemanager/list | Path does not match |
| 58 | keyboardman_filemanager_api_upload | /api/filemanager/upload | Path does not match |
| 59 | keyboardman_filemanager_api_rename | /api/filemanager/rename | Path does not match |
| 60 | keyboardman_filemanager_api_create_directory | /api/filemanager/create-directory | Path does not match |
| 61 | keyboardman_filemanager_api_delete_file | /api/filemanager/delete-file | Path does not match |
| 62 | keyboardman_filemanager_api_delete_directory | /api/filemanager/delete-directory | Path does not match |
| 63 | keyboardman_filemanager | /kbd/filemanager | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.