
Myanmar Music Yamaha Normal Supplier
Offical distributor of Branded Musical Instrunment
Offical distributor of Branded Musical Instrunment
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
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 |
|
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 |
|
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 |
|
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 |
|
select * from `suppliers` where `id` = '130' and `is_active` = '1' limit 1
1.64ms/app/Http/Controllers/frontend/ProductController.php:471u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `suppliers_cover` where `suppliers_cover`.`supplier_id` in ('130') order by `sort` asc
290μs/app/Http/Controllers/frontend/ProductController.php:471u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `products_category` where `category_slug` = 'ukulele' limit 1
470μs/app/Http/Controllers/frontend/ProductController.php:476u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select count(*) as aggregate from `products` inner join `products_category` on `products`.`product_category` = `products_category`.`product_category_id` inner join `suppliers` on `products`.`product_supplier` = `suppliers`.`id` left join `brands` on `products`.`product_brand` = `brands`.`id` where (`products`.`product_category` = '238' and `products`.`product_supplier` = '130' and `products`.`deleted_at` is null and `products`.`is_active` = '1') and `products`.`deleted_at` is null
580μs/app/Http/Controllers/frontend/ProductController.php:490u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products`.*, `products_category`.`product_category_name`, `brands`.`name`, `brands`.`id` as `b_id`, `suppliers`.`name` as `supplier` from `products` inner join `products_category` on `products`.`product_category` = `products_category`.`product_category_id` inner join `suppliers` on `products`.`product_supplier` = `suppliers`.`id` left join `brands` on `products`.`product_brand` = `brands`.`id` where (`products`.`product_category` = '238' and `products`.`product_supplier` = '130' and `products`.`deleted_at` is null and `products`.`is_active` = '1') and `products`.`deleted_at` is null limit 12 offset 0
680μs/app/Http/Controllers/frontend/ProductController.php:490u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select DISTINCT(products.parent_category) AS category from `products` where (`products`.`product_category` = '238' and `products`.`product_supplier` = '130' and `products`.`deleted_at` is null and `products`.`is_active` = '1')
420μs/app/Http/Controllers/frontend/ProductController.php:495u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select DISTINCT(products.product_category) AS category from `products` where (`products`.`product_category` = '238' and `products`.`product_supplier` = '130' and `products`.`deleted_at` is null and `products`.`is_active` = '1')
400μs/app/Http/Controllers/frontend/ProductController.php:501u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products_category`.*, (SELECT COUNT(product_id) FROM products WHERE parent_category = products_category.product_category_id AND is_active = 1 AND deleted_at IS NULL AND product_supplier = 130) AS count from `products_category` where `product_category_id` in ('8')
3.16ms/app/Services/Manager/CategoryManager.php:46u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `products_category`.*, (SELECT COUNT(product_id) FROM products WHERE product_category = products_category.product_category_id AND is_active = 1 AND deleted_at IS NULL AND product_supplier = 130) AS count from `products_category` where `product_category_id` in ('238')
510μs/app/Services/Manager/CategoryManager.php:63u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_category_name` from `products_category` where `product_category_id` = '3' limit 1
330μs/app/AppHelper.php:402u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_category_name` from `products_category` where `product_category_id` = '3' limit 1
280μs/app/AppHelper.php:402u593223395_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'
360μs/app/Providers/AppServiceProvider.php:52u593223395_shopMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `exchange_rates` where `type` = 'gold' order by `created_at` desc limit 1
320μsview::layouts.header:2u593223395_shopMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|