GET https://www.ledenicheurgagnant.com/blog

Routing

website_blog Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /blog
# 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 admin_winning_gpt_parse /admin/winning/gpt Path does not match
16 admin_winning_gpt_ajax /admin/winning/gpt-ajax Path does not match
17 admin_winning_new_custom /admin/winning/new-custom Path does not match
18 admin_course_edit_learning_points /admin/course/{id}/edit-learning-points Path does not match
19 admin /admin Path does not match
20 panel_index /panel/ Path does not match
21 panel_users_in_school /panel/users-in-school Path does not match
22 stripe_connect_callback /panel/stripe-connect/callback Path does not match
23 panel_subscriptions /panel/subscriptions Path does not match
24 activate_subscription /panel/activate-subscription/{id} Path does not match
25 panel_forum_category /panel/forum-category Path does not match
26 panel_links /panel/panel-add-links Path does not match
27 panel_my_school_logo /panel/logo Path does not match
28 panel_my_school /panel/my-school Path does not match
29 panel_upload_image /panel/my-school/upload-image Path does not match
30 panel_upload_image_del /panel/my-school/del/upload-image/{id} Path does not match
31 panel_upload_image_ajax /panel/my-school/upload-ajax/{id} Path does not match
32 panel_forum_category_edit /panel/forum-category/{id}/edit Path does not match
33 panel_link_edit /panel/panel/links/{id}/edit Path does not match
34 panel_index_module /panel/module Path does not match
35 panel_new_chapter /panel/new-chapter/{course} Path does not match
36 superadmin /superadmin Path does not match
37 post_new_block /superadmin/posts/new Path does not match
38 post_edit_block /superadmin/postblock/{id}/edit Path does not match
39 upload_image /upload Path does not match
40 uploaded_image /uploads/{filename} Path does not match
41 ajax_blogpost_photo /ajax/blogpost_photo/{id} Path does not match
42 ajax_category_list /ajax/categories Path does not match
43 ajax_category_new /ajax/categories/new Path does not match
44 ajax_category_delete /ajax/categories/delete/{id} Path does not match
45 admin_insert /admin/sql Path does not match
46 update_chapter_order_left /update-chapter-order-left/{courseId} Path does not match
47 course_update /course/update/{id} Path does not match
48 course_add /add-course/{schoolslug} Path does not match
49 update_course_position /update-course-position Path does not match
50 update_chapter_order_left2 /update-chapter-order-left2/{courseId} Path does not match
51 course_edit_chapter /edit-chapter Path does not match
52 school_forum_new /school/{slug}/forum/new Path does not match
53 website_blog /blog Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.