Routing
article_details_page
Matched route
Route Parameters
Name | Value |
---|---|
articleDetailId | "12" |
articleId | "4" |
pageId | "2" |
Route Matching Logs
Path to match:
/article/2/4/12
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | get_address_modal | /clinics/get-address-modal/{type} | Path does not match |
13 | get_clinic_addresses | /clinics/get-clinic-addresses | Path does not match |
14 | get_address | /get-address | Path does not match |
15 | update_address | /clinics/update-address | Path does not match |
16 | clinic_address_default | /clinics/address/default | Path does not match |
17 | clinic_billing_address_default | /clinics/address/default-billing | Path does not match |
18 | address_delete | /clinics/address/delete | Path does not match |
19 | find_address | /clinics/address | Path does not match |
20 | admin_dashboard | /admin/dashboard | Path does not match |
21 | admin | /admin | Path does not match |
22 | products_list | /admin/products/{page_id} | Path does not match |
23 | product_crud | /admin/product/crud | Path does not match |
24 | category_crud | /admin/category/crud | Path does not match |
25 | clinic_crud | /admin/clinic/crud | Path does not match |
26 | api_details | /admin/get/api-detail | Path does not match |
27 | distributor_crud | /admin/distributor/crud | Path does not match |
28 | communication_method_crud | /admin/communication-method/crud | Path does not match |
29 | banner_crud | /admin/banner/crud | Path does not match |
30 | manufacturer_crud | /admin/manufacturer/crud | Path does not match |
31 | update_manufacturer | /manufacturers/crud | Path does not match |
32 | domain_crud | /admin/domain/crud | Path does not match |
33 | tag_crud | /admin/tag/crud | Path does not match |
34 | review_crud | /admin/review/crud | Path does not match |
35 | clinic_is_approved | /admin/clinics/approve | Path does not match |
36 | distributor_is_approved | /admin/distributors/approve | Path does not match |
37 | comment_crud | /admin/comment/crud | Path does not match |
38 | active_ingredient_crud | /admin/active-ingredient/crud | Path does not match |
39 | api_crud | /admin/api/crud | Path does not match |
40 | api_details_crud | /admin/api-details/crud | Path does not match |
41 | article_crud | /admin/article/crud | Path does not match |
42 | article_details_crud | /admin/articles-details/crud | Path does not match |
43 | species_crud | /admin/species/crud | Path does not match |
44 | country_crud | /admin/country/crud | Path does not match |
45 | user_crud | /admin/user/crud | Path does not match |
46 | user_permission_crud | /admin/user-permissions/crud | Path does not match |
47 | products_manufacturer_save | /admin/product/manufacturer/save | Path does not match |
48 | products_category_save | /admin/product/category/save | Path does not match |
49 | products_category2_save | /admin/product/category2/save | Path does not match |
50 | products_sub_category_save | /admin/product/sub-category/save | Path does not match |
51 | products_species_save | /admin/product/species/save | Path does not match |
52 | sub_categories_save | /admin/categories/sub-categories/save | Path does not match |
53 | product_save_tag | /admin/product/tag/save | Path does not match |
54 | categories_save_tag | /admin/categories/tag/save | Path does not match |
55 | products_save_active_ingredient | /admin/products/active-ingredient/save | Path does not match |
56 | form_save | /admin/form/save | Path does not match |
57 | product_is_published | /admin/product/is-published | Path does not match |
58 | banner_is_published | /admin/banner/is-published | Path does not match |
59 | permission_is_clinic | /admin/user-permission/is-clinic | Path does not match |
60 | permission_is_distributor | /admin/user-permission/is-distributor | Path does not match |
61 | products | /admin/product/{productId} | Path does not match |
62 | user_permissions | /admin/user-permission/{permission_id} | Path does not match |
63 | categories_list | /admin/categories/{page_id} | Path does not match |
64 | category_get_parent | /admin/categories/get-parent/{categoryId} | Path does not match |
65 | categories | /admin/category/{categoryId} | Path does not match |
66 | clinics_list | /admin/clinics/{page_id} | Path does not match |
67 | distributors_list | /admin/distributors/{page_id} | Path does not match |
68 | communication_methods_list | /admin/communication-methods/{page_id} | Path does not match |
69 | banners_list | /admin/banners/{page_id} | Path does not match |
70 | manufacturers_list | /admin/manufacturers/{page_id} | Path does not match |
71 | tags_list | /admin/tags/{page_id} | Path does not match |
72 | reviews_list | /admin/reviews/{page_id} | Path does not match |
73 | comments_list | /admin/comments/{page_id} | Path does not match |
74 | active_ingredients_list | /admin/active-ingredients/{page_id} | Path does not match |
75 | api_list | /admin/apis/{page_id} | Path does not match |
76 | restricted_domains_list | /admin/restricted-domains/{page_id} | Path does not match |
77 | articles_list | /admin/articles/{page_id} | Path does not match |
78 | users_list | /admin/users/{page_id} | Path does not match |
79 | species_list | /admin/species | Path does not match |
80 | species_list_paginate | /admin/species/paginate | Path does not match |
81 | countries_list | /admin/countries/{page_id} | Path does not match |
82 | countries_search | /admin/countries-search | Path does not match |
83 | product_search | /admin/product-search | Path does not match |
84 | active_ingredient_search | /admin/active-ingredient-search | Path does not match |
85 | restricted_domain_search | /admin/restricted-domain-search | Path does not match |
86 | clinic_search | /admin/clinic-search | Path does not match |
87 | distributor_search | /admin/distributor-search | Path does not match |
88 | manufacturer_search | /admin/manufacturer-search | Path does not match |
89 | banner_search | /admin/banner-search | Path does not match |
90 | tag_search | /admin/tag-search | Path does not match |
91 | user_permissions_list | /admin/user-permissions/{page_id} | Path does not match |
92 | clinics | /admin/clinic/{clinic_id} | Path does not match |
93 | distributor_admin | /admin/distributor/{distributorId} | Path does not match |
94 | communication_methods | /admin/communication-method/{communicationMethodId} | Path does not match |
95 | banners | /admin/banner/{bannerId} | Path does not match |
96 | manufacturers | /admin/manufacturer/{manufacturerId} | Path does not match |
97 | tags | /admin/tag/{tagId} | Path does not match |
98 | reviews | /admin/review/{reviewId} | Path does not match |
99 | comments | /admin/comment/{commentId} | Path does not match |
100 | active_ingredients | /admin/active-ingredient/{ingredientId} | Path does not match |
101 | apis | /admin/api/{apiId} | Path does not match |
102 | restricted_domain | /admin/restricted-domain/{domainId} | Path does not match |
103 | articles | /admin/article/{articleId} | Path does not match |
104 | species | /admin/specie/{speciesId} | Path does not match |
105 | country | /admin/country/{countryId} | Path does not match |
106 | users | /admin/user/{userId} | Path does not match |
107 | side-bar | /admin/side-bar/{return} | Path does not match |
108 | get_sub_categories | /admin/category/get-sub-categories | Path does not match |
109 | get_categories3 | /admin/category/get-categories3 | Path does not match |
110 | multi_drop_down_search | /admin/multi-drop-down-search | Path does not match |
111 | active_ingredient_drop_down_search | /admin/active-ingredient-drop-down-search | Path does not match |
112 | tags_drop_down_search | /admin/tags-drop-down-search | Path does not match |
113 | categories_drop_down_search | /admin/individual-drop-down-search | Path does not match |
114 | forms_drop_down_search | /admin/forms-drop-down-search | Path does not match |
115 | product_delete_image | /admin/product/delete-image | Path does not match |
116 | product_default_image | /admin/product/default-image | Path does not match |
117 | category_delete | /admin/pcategories2/delete | Path does not match |
118 | duplicate_product | /admin/product/duplicate | Path does not match |
119 | admin_error_500 | /admin/error | Path does not match |
120 | get_selected_tags | /admin/category/get-tag-array/{categoryId} | Path does not match |
121 | get_article_details | /admin/get-articles-details | Path does not match |
122 | admin_distributor_search_list | /admin/distributor-search-list | Path does not match |
123 | admin_create_distributor_product | /admin/create-distributor-product | Path does not match |
124 | admin_get_distributor_products | /admin/get-distributor-products | Path does not match |
125 | admin_save_distributor_product | /admin/save-distributor-product | Path does not match |
126 | admin_delete_distributor_product | /admin/delete-distributor-product | Path does not match |
127 | admin_distributor_inventory_search | /admin/distributors-inventory-search | Path does not match |
128 | admin_editor_upload | /admin/editor/upload | Path does not match |
129 | articles_page | /article/{pageId} | Path does not match |
130 | support_authors | /support/authors/{articleId} | Path does not match |
131 | article_list_authors | /article-list/authors/{articleDetailId}/{showAuthors} | Path does not match |
132 | article_list_page | /article/{pageId}/{articleId} | Path does not match |
133 | article_details_page | /article/{pageId}/{articleId}/{articleDetailId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.