Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
38 |
|
39 |
|
40 |
|
41 |
|
42 |
|
43 |
|
44 |
|
select `product_category_id`, `product_category_name`, `category_slug`, `product_category_phone` from `products_category` where `category_slug` = 'agribusiness' limit 1
4.53ms/app/Http/Controllers/HomeController.php:306u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_category_id`, `product_category_name`, `parent_id`, `category_slug`, `product_category_phone` from `products_category` where `category_slug` = 'herbicide' limit 1
240μs/app/Http/Controllers/HomeController.php:310u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_category_id`, `product_category_name`, `product_category_phone`, `product_category_name_my` as `product_category_name`, `parent_id`, `category_slug` from `products_category` where `product_category_id` = '1080' and `category_slug` = 'organic-manures-pesticides' limit 1
200μs/app/Http/Controllers/HomeController.php:328u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` where `products`.`deleted_at` is null and `products`.`is_active` = '1' and (
(products.admin_id = 1 AND products.product_supplier = 0)
OR products.product_supplier IN (SELECT id FROM suppliers WHERE id = products.product_supplier AND is_active = 1)
) and `parent_category` = '1080' and `product_category` = '1081' and `products`.`deleted_at` is null
580μs/app/Http/Controllers/HomeController.php:347u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.* from `products` where `products`.`deleted_at` is null and `products`.`is_active` = '1' and (
(products.admin_id = 1 AND products.product_supplier = 0)
OR products.product_supplier IN (SELECT id FROM suppliers WHERE id = products.product_supplier AND is_active = 1)
) and `parent_category` = '1080' and `product_category` = '1081' and `products`.`deleted_at` is null order by `stocks` desc, `product_id` desc limit 12 offset 24
740μs/app/Http/Controllers/HomeController.php:347u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `products_category` where `products_category`.`product_category_id` in ('967')
210μs/app/Http/Controllers/HomeController.php:347u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `products_category`.`product_category_id`, `products_category`.`product_category_image`, `products_category`.`product_category_name_my` as `product_category_name`, `products`.`parent_category`, `category_slug`, count(products.product_id) as count from `products` inner join `products_category` on `products_category`.`product_category_id` = `products`.`parent_category` where (
(products.admin_id = 1 AND products.product_supplier = 0)
OR products.product_supplier IN (SELECT id FROM suppliers WHERE id = products.product_supplier AND is_active = 1)
) and `products`.`product_category` = '1081' and `products`.`deleted_at` is null and `products`.`is_active` = '1' group by `products_category`.`product_category_id`, `products_category`.`product_category_image`, `products_category`.`product_category_name`, `products`.`parent_category` order by `products_category`.`created_at` desc
1.25ms/app/Http/Controllers/HomeController.php:373u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products_category`.`product_category_name_my` as `product_category_name`, `products_category`.`product_category_image`, `products`.`parent_category`, `products`.`product_category`, `category_slug`, COUNT(products.product_id) as count from `products` inner join `products_category` on `products_category`.`product_category_id` = `products`.`product_category` where (
(products.admin_id = 1 AND products.product_supplier = 0)
OR products.product_supplier IN (SELECT id FROM suppliers WHERE id = products.product_supplier AND is_active = 1)
) and `products`.`parent_category` = '1080' and `products`.`deleted_at` is null and `products`.`is_active` = '1' group by `products_category`.`product_category_name`, `products_category`.`product_category_image`, `products`.`parent_category`, `products`.`product_category`
1.54ms/app/Http/Controllers/HomeController.php:398u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `banners` where `published` = '1' and `category` = '967' order by `sort` asc
240μs/app/Http/Controllers/HomeController.php:403u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_category_id`, `product_category_name_my` as `product_category_name`, `category_slug`, `product_category_image`, `product_category_moto` from `products_category` where `parent_id` = '0'
320μs/app/Providers/AppServiceProvider.php:52u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `exchange_rates` where `type` = 'gold' order by `created_at` desc limit 1
220μsview::layouts.header:2u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|