Routing
app_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/cpe/login
Route Matching Logs
Path to match:
/home
# | 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_about | /about | Path does not match |
14 | app_accordion | /accordion | Path does not match |
15 | app_add_product | /add-product | Path does not match |
16 | app_alerts | /alerts | Path does not match |
17 | api_article | /api/article | Path does not match |
18 | api_one_article | /api/article/{id} | Path does not match |
19 | add_content | /api/article/add/content | Path does not match |
20 | edit_status | /api/article/edit/status | Path does not match |
21 | edit_memberautopublish | /api/article/edit/memberAutopublish | Path does not match |
22 | edit_notif | /api/article/edit/notif | Path does not match |
23 | app_article | /article/ | Path does not match |
24 | one_article | /article/{id} | Path does not match |
25 | one_status_article | /article/status/{name} | Path does not match |
26 | edit_article | /article/edit/{id} | Path does not match |
27 | order_test_article | /article/test/{id}/order | Path does not match |
28 | order_complete_test_article | /article/order/{id} | Path does not match |
29 | delete_article | /article/{id}/delete | Path does not match |
30 | app_avatar_radius | /avatar-radius | Path does not match |
31 | app_avatar_round | /avatar-round | Path does not match |
32 | app_avatarsquare | /avatarsquare | Path does not match |
33 | app_badge | /badge | Path does not match |
34 | app_blog | /blog | Path does not match |
35 | app_blog_details | /blog-details | Path does not match |
36 | app_blog_post | /blog-post | Path does not match |
37 | app_breadcrumbs | /breadcrumbs | Path does not match |
38 | app_buttons | /buttons | Path does not match |
39 | app_calendar2 | /calendar2 | Path does not match |
40 | app_calendar | /calendar | Path does not match |
41 | app_cards | /cards | Path does not match |
42 | app_carousel | /carousel | Path does not match |
43 | app_cart | /cart | Path does not match |
44 | app_chart_chartist | /chart-chartist | Path does not match |
45 | app_chart | /chart | Path does not match |
46 | app_chart_donut | /chart-donut | Path does not match |
47 | app_chart_echart | /chart-echart | Path does not match |
48 | app_chart_flot | /chart-folt | Path does not match |
49 | app_chart_line | /chart-line | Path does not match |
50 | app_chart_morris | /chart-morris | Path does not match |
51 | app_chart_nvd3 | /chart-nvd3 | Path does not match |
52 | app_chart_pie | /chart-pie | Path does not match |
53 | app_charts | /charts | Path does not match |
54 | app_chat | /chat | Path does not match |
55 | app_checkout | /checkout | Path does not match |
56 | app_colors | /colors | Path does not match |
57 | app_construction | /construction | Path does not match |
58 | app_counters | /counters | Path does not match |
59 | app_crypto_currencies | /crypto-currencies | Path does not match |
60 | app_datatable | /datatable | Path does not match |
61 | app_dropdown | /dropdown | Path does not match |
62 | app_edit_table | /edit-table | Path does not match |
63 | app_email_compose | /email-compose | Path does not match |
64 | app_email_inbox | /email-inbox | Path does not match |
65 | app_email_read | /email-read | Path does not match |
66 | app_empty | /empty | Path does not match |
67 | app_error400 | /error400 | Path does not match |
68 | app_error401 | /error401 | Path does not match |
69 | app_error403 | /error403 | Path does not match |
70 | app_error404 | /error404 | Path does not match |
71 | app_error500 | /error500 | Path does not match |
72 | app_error503 | /error503 | Path does not match |
73 | app_extension_tables | /extensio-tables | Path does not match |
74 | app_faq | /faq | Path does not match |
75 | app_file_attachments | /file-attachments | Path does not match |
76 | app_file_manager | /file-manager | Path does not match |
77 | app_filemanager_details | /filemanager-details | Path does not match |
78 | app_filemanager_list | /filemanager-list | Path does not match |
79 | app_footers | /footers | Path does not match |
80 | app_form_advanced | /form-advanced | Path does not match |
81 | app_form_editor | /form-editor | Path does not match |
82 | app_form_elements | /form-elements | Path does not match |
83 | app_form_input_spinners | /form-input-spinners | Path does not match |
84 | app_form_layouts | /form-layouts | Path does not match |
85 | app_form_validation | /formile-validation | Path does not match |
86 | app_form_wizard | /formile-wizard | Path does not match |
87 | app_gallery | /gallery | Path does not match |
88 | app_home | /home | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.