Routing
kiwi_module_carousel
Matched route
Route Parameters
Name | Value |
---|---|
module_id | "1288" |
Route Matching Logs
Path to match:
/kiwi/carousel/by-module-id/1288
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | kiwi_module_articles_groups | /kiwi/articles-groups | Path does not match |
16 | kiwi_module_articles_group | /kiwi/articles-group/{group_id} | Path does not match |
17 | kiwi_module_article | /kiwi/article/by-id/{article_id} | Path does not match |
18 | kiwi_module_kategorie_article | /kiwi/article/by-dynamic-category/{ns}/{row_id} | Path does not match |
19 | kiwi_module_articles_group_drop_group | /kiwi/articles-group/drop-group/{group_id} | Path does not match |
20 | kiwi_module_articles_group_drop_group_article | /kiwi/articles-group/drop-group-article/{group_id}/{article_id} | Path does not match |
21 | kiwi_module_article_update_image | /kiwi/article/update-image/by-id/{article_id}/{image_id} | Path does not match |
22 | kiwi_module_article_update_gallery | /kiwi/article/update-gallery/by-id/{article_id}/{gallery_id} | Path does not match |
23 | kiwi_module_article_update_intlink | /kiwi/article/update-intlink/by-id/{article_id}/{folder_id} | Path does not match |
24 | kiwi_module_article_update_map | /kiwi/article/update-map/by-id/{article_id}/{map_id} | Path does not match |
25 | kiwi_module_article_update_file | /kiwi/article/update-file/by-id/{article_id}/{file_id} | Path does not match |
26 | kiwi_module_article_add_extra_file | /kiwi/article/add-extra-file/by-id/{article_id} | Path does not match |
27 | kiwi_module_article_remove_extra_file | /kiwi/article/remove-extra-file/by-id/{extrafile_id} | Path does not match |
28 | kiwi_module_article_update_extra_file | /kiwi/article/update-extra-file/by-id/{extrafile_id}/{file_id} | Path does not match |
29 | kiwi_module_batch_Article_update | /kiwi/article/batch-update | Path does not match |
30 | wskiwi_module_articles_group | /kiwi/ws/articles-group/{group_key} | Path does not match |
31 | kiwi_doctrine_table_handle_image | /kiwi/doctrine-table/assoc-image | Path does not match |
32 | kiwi_doctrine_table_handle_gallery | /kiwi/doctrine-table/assoc-gallery | Path does not match |
33 | kiwi_module_calendars | /kiwi/calendars | Path does not match |
34 | kiwi_module_calendar | /kiwi/calendar/{calendar_id} | Path does not match |
35 | kiwi_module_calendar_update_entry | /kiwi/calendar/{calendar_id}/{action_update_id} | Path does not match |
36 | kiwi_module_calendar_event_handle | /kiwi/calendar-update/event/{calendar_id} | Path does not match |
37 | kiwi_module_calendars_drop_calendar | /kiwi/calendar-update/drop/{calendar_id} | Path does not match |
38 | kiwi_module_calendars_drop_calendar_event | /kiwi/calendar-update/drop-event/{calendar_id}/{event_id} | Path does not match |
39 | jsonkiwi_module_calendars_folder_list | /kiwi/json/calendar-folder-list | Path does not match |
40 | jsonkiwi_module_calendar_events_list | /kiwi/json/calendar-events-list/{calendar_id} | Path does not match |
41 | wskiwi_module_calendar | /kiwi/ws/calendar/{calendar_key} | Path does not match |
42 | kiwi_module_carousel | /kiwi/carousel/by-module-id/{module_id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.