Routing
app_view_magazine_magazine_show
Matched route
Route Parameters
Name | Value |
---|---|
slug | "nos-essentiels-op-29" |
Route Matching Logs
Path to match:
/view/magazine/nos-essentiels-op-29
# | 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_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | app_admin_editorblockadmin_editorblockstore | /admin/editor/block/store | Path does not match |
14 | app_admin_editorblockadmin_editorblockload | /admin/editor/block/load | Path does not match |
15 | app_admin_editorblockadmin_editorblockdelete | /admin/editor/block/delete | Path does not match |
16 | app_admin_magazinepageadmin_gjsdata | /admin/gjs/data | Path does not match |
17 | api_search_suggest | /api/search/suggest/{slug} | Path does not match |
18 | api_search_magazines | /api/search/{slug} | Path does not match |
19 | app_api_magazine_bookmarkfavorite_allfavs | /api/user/allfavorites | Path does not match |
20 | app_api_magazine_bookmarkfavorite_allbookmarks | /api/user/allbookmarks | Path does not match |
21 | app_api_magazine_bookmarkfavorite_showbookmark | /api/user/allbookmarks/{slug} | Path does not match |
22 | app_api_magazine_bookmarkfavorite_setfavorite | /api/user/favorite/{slug} | Path does not match |
23 | app_api_magazine_bookmarkfavorite_setbookmark | /api/user/bookmark/{slug} | Path does not match |
24 | app_api_magazine_dashboard_all | /api/dashboard/ | Path does not match |
25 | app_api_magazine_magazine_all | /api/magazine/ | Path does not match |
26 | app_api_magazine_magazine_show | /api/magazine/{slug} | Path does not match |
27 | app_api_magazine_toc_show | /api/toc/{slug} | Path does not match |
28 | app_api_publisherstore_publisher_getpublishers | /api/store/publishers/ | Path does not match |
29 | app_api_publisherstore_publisher_show | /api/store/publishers/{slug} | Path does not match |
30 | app_api_publisherstore_publisherstore_getpublishers | /api/store/ | Path does not match |
31 | app_api_publisherstore_user_getusers | /api/store/users/ | Path does not match |
32 | app_api_publisherstore_user_show | /api/store/users/{id} | Path does not match |
33 | app_api_user_loginlink_getloginlink | /api/autologin/{authcode} | Path does not match |
34 | app_api_user_restprofile_get | /api/profile | Path does not match |
35 | app_api_user_restprofile_postsendemail | /api/resetpassword/ | Path does not match |
36 | app_api_user_restprofile_postresetpassword | /api/resetpassword/reset/ | Path does not match |
37 | app_api_user_restprofile_patch | /api/profile/ | Path does not match |
38 | app_api_user_restregistration_register | /api/register | Path does not match |
39 | app_view_contact_all | /view/contact/ | Path does not match |
40 | app_view_contact_share | /view/contact/share | Path does not match |
41 | app_view_contact_register | /view/contact/register | Path does not match |
42 | app_view_contact_product | /view/contact/wishlist | Path does not match |
43 | app_view_contact_order | /view/contact/order | Path does not match |
44 | search_suggest | /view/search/suggest/{slug} | Path does not match |
45 | search_magazines | /view/search/{slug} | Path does not match |
46 | app_view_magazine_magazine_all | /view/magazine/ | Path does not match |
47 | app_view_magazine_magazine_show | /view/magazine/{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.