KAMEL BEAUTY & COSMETICS
Số 5/199 Trường Chinh, Quận Thanh Xuân, Hà Nội
Hotline: 0585.79.8888 - 0584.81.8888
Email: hotro.kamel@gmail.com
Website: www.kamel.vn
Fanpage: www.fb.com/kamel.vn
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
select * from `news` where `category_id` = '1' and `hidden` is null order by `created_at` desc limit 10
5.46ms/app/Repositories/Backend/News/NewsRepository.php:46kamel_dbMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `news` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | news |
type | ref |
possible_keys | category_id |
key | category_id |
key_len | 5 |
ref | const |
rows | 1 |
Extra | Using where; Using filesort |
select * from `product_categories` where `parent_id` is null
800μs/app/Repositories/Backend/ProductCategory/ProductCategoryRepository.php:54kamel_dbMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `product_categories` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_categories |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 4 |
Extra | Using where |
select * from `categories` where `id` = '2' or `id` = '3' or `id` = '4'
800μs/app/Repositories/Backend/Category/CategoryRepository.php:16kamel_dbMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `categories` (SIMPLE)
31Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
type | range |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | null |
rows | 3 |
Extra | Using where |
select * from `products` where `id` = '14' and `products`.`deleted_at` is null limit 1
770μs/app/Repositories/Backend/Product/ProductRepository.php:76kamel_dbMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `products` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
Extra |
select * from `products` where (`category_id` = '1' and `id` != '14') and `products`.`deleted_at` is null order by RAND() limit 4
1.12ms/app/Repositories/Backend/Product/ProductRepository.php:133kamel_dbMetadata | |
---|---|
Bindings |
|
Hints | |
Backtrace |
|
- EXPLAIN #1: `products` (SIMPLE)
31Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
type | ref |
possible_keys | PRIMARY,frk_cat_id |
key | frk_cat_id |
key_len | 4 |
ref | const |
rows | 3 |
Extra | Using index condition; Using where; Using temporary; Using filesort |
select * from `product_categories` where `product_categories`.`parent_id` = '1' and `product_categories`.`parent_id` is not null
600μsview::frontend.includes.menu:68kamel_dbMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `product_categories` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_categories |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 4 |
Extra | Using where |
select * from `product_categories` where `product_categories`.`parent_id` = '2' and `product_categories`.`parent_id` is not null
450μsview::frontend.includes.menu:68kamel_dbMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN #1: `product_categories` (SIMPLE)
41Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_categories |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 4 |
Extra | Using where |