New & Antique Decorative Rugs Since 1904
1 x Application (98.99%) | 1.52s |
1 x Booting (1.01%) | 15.49ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
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 |
|
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 |
|
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 |
|
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 |
|
select * from `subcategories`
6.72ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `subcategories` (SIMPLE)
1041Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 104 |
filtered | 100 |
Extra | null |
select * from `subcategories` where `subcategories`.`id` = '89' limit 1
1.21ms/app/Repositories/BaseRepository.php:33pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `categories`
1.28ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `categories` (SIMPLE)
341Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 34 |
filtered | 100 |
Extra | null |
select * from `styles`
2.29ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `styles` (SIMPLE)
2101Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 210 |
filtered | 100 |
Extra | null |
select * from `materials`
1.89ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `materials` (SIMPLE)
531Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 53 |
filtered | 100 |
Extra | null |
select * from `weaves`
1.21ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `weaves` (SIMPLE)
161Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 16 |
filtered | 100 |
Extra | null |
select * from `colors`
1.43ms/app/Repositories/BaseRepository.php:15pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `colors` (SIMPLE)
1031Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 103 |
filtered | 100 |
Extra | null |
select count(*) as aggregate from `products` inner join `product_sizes` as `order_table` on `order_table`.`product_id` = `products`.`id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1
60.75ms/app/Http/Controllers/Frontend/Product/ProductController.php:308pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `order_table` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | order_table |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 100 |
Extra | null |
- EXPLAIN # 1: `products` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.order_table.product_id |
rows | 1 |
filtered | 5 |
Extra | Using where |
select `products`.* from `products` inner join `product_sizes` as `order_table` on `order_table`.`product_id` = `products`.`id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 order by `order_table`.`width` asc, `order_table`.`length` asc limit 102 offset 0
97.1ms/app/Http/Controllers/Frontend/Product/ProductController.php:308pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `order_table` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | order_table |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 100 |
Extra | Using filesort |
- EXPLAIN # 1: `products` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.order_table.product_id |
rows | 1 |
filtered | 5 |
Extra | Using where |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `products`.`category_id` order by `categories`.`category` asc
14.71ms/app/Http/Controllers/Frontend/Product/ProductController.php:312pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 1.0000001192092896 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
10.63ms/app/Http/Controllers/Frontend/Product/ProductController.php:314pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 1.0000001192092896 |
Extra | Using where |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `products`.`style_id` order by `styles`.`name` asc
14.25ms/app/Http/Controllers/Frontend/Product/ProductController.php:316pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 1.0000001192092896 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `products`.`material_id` order by `materials`.`name` asc
12.32ms/app/Http/Controllers/Frontend/Product/ProductController.php:318pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 1.0000001192092896 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `products`.`weave_id` order by `weaves`.`name` asc
16.88ms/app/Http/Controllers/Frontend/Product/ProductController.php:320pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 1.0000001192092896 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `product_colors` as `color_list_table` on `color_list_table`.`product_id` = `products`.`id` inner join `colors` on `colors`.`id` = `color_list_table`.`color_id` where `products`.`subcategory_id` = '89' and `products`.`status` = 1 group by `colors`.`id` order by `colors`.`name` asc
88.08ms/app/Http/Controllers/Frontend/Product/ProductController.php:324pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `color_list_table` (SIMPLE)
149511Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | color_list_table |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 14951 |
filtered | 100 |
Extra | Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.color_list_table.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
- EXPLAIN # 1: `products` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.color_list_table.product_id |
rows | 1 |
filtered | 5 |
Extra | Using where |
select * from `subcategories` where `subcategories`.`id` = '89' limit 1
1.23ms/app/Repositories/BaseRepository.php:33pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `product_sizes` where `product_sizes`.`product_id` = 6705 and `product_sizes`.`product_id` is not null
5.9msview::frontend.products.index:362pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_sizes` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_sizes |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 10 |
Extra | Using where |
select * from `product_sizes` where `product_sizes`.`product_id` = 2372 and `product_sizes`.`product_id` is not null
9.3msview::frontend.products.index:362pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_sizes` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_sizes |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 10 |
Extra | Using where |
select * from `product_sizes` where `product_sizes`.`product_id` = 169 and `product_sizes`.`product_id` is not null
7.49msview::frontend.products.index:362pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_sizes` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_sizes |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 10 |
Extra | Using where |
select * from `product_sizes` where `product_sizes`.`product_id` = 2469 and `product_sizes`.`product_id` is not null
8.92msview::frontend.products.index:362pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_sizes` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_sizes |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 10 |
Extra | Using where |
select * from `product_sizes` where `product_sizes`.`product_id` = 2376 and `product_sizes`.`product_id` is not null
5.9msview::frontend.products.index:362pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_sizes` (SIMPLE)
92801Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_sizes |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9280 |
filtered | 10 |
Extra | Using where |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'rug' group by `products`.`category_id` order by `categories`.`category` asc
27.13ms/app/Helpers/Frontend/MenuHelper.php:87pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'rug' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
39.58ms/app/Helpers/Frontend/MenuHelper.php:88pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'rug' group by `products`.`style_id` order by `styles`.`name` asc
32.17ms/app/Helpers/Frontend/MenuHelper.php:89pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'rug' group by `products`.`material_id` order by `materials`.`name` asc
24.82ms/app/Helpers/Frontend/MenuHelper.php:90pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'rug' group by `products`.`weave_id` order by `weaves`.`name` asc
23.79ms/app/Helpers/Frontend/MenuHelper.php:91pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'rug' group by `products`.`color_id` order by `colors`.`name` asc
18ms/app/Helpers/Frontend/MenuHelper.php:92pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'rug' group by `products`.`shape` order by `products`.`shape` asc
18.76ms/app/Helpers/Frontend/MenuHelper.php:93pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'lighting' group by `products`.`category_id` order by `categories`.`category` asc
14.08ms/app/Helpers/Frontend/MenuHelper.php:96pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'lighting' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
15.37ms/app/Helpers/Frontend/MenuHelper.php:97pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'lighting' group by `products`.`style_id` order by `styles`.`name` asc
16ms/app/Helpers/Frontend/MenuHelper.php:98pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'lighting' group by `products`.`material_id` order by `materials`.`name` asc
15.17ms/app/Helpers/Frontend/MenuHelper.php:99pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'lighting' group by `products`.`weave_id` order by `weaves`.`name` asc
15.34ms/app/Helpers/Frontend/MenuHelper.php:100pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'lighting' group by `products`.`color_id` order by `colors`.`name` asc
21.07ms/app/Helpers/Frontend/MenuHelper.php:101pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'lighting' group by `products`.`shape` order by `products`.`shape` asc
11.49ms/app/Helpers/Frontend/MenuHelper.php:102pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'accessories' group by `products`.`category_id` order by `categories`.`category` asc
15.81ms/app/Helpers/Frontend/MenuHelper.php:104pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'accessories' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
18.78ms/app/Helpers/Frontend/MenuHelper.php:105pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'accessories' group by `products`.`style_id` order by `styles`.`name` asc
17.2ms/app/Helpers/Frontend/MenuHelper.php:106pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'accessories' group by `products`.`material_id` order by `materials`.`name` asc
12.21ms/app/Helpers/Frontend/MenuHelper.php:107pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'accessories' group by `products`.`weave_id` order by `weaves`.`name` asc
11.44ms/app/Helpers/Frontend/MenuHelper.php:108pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'accessories' group by `products`.`color_id` order by `colors`.`name` asc
15.81ms/app/Helpers/Frontend/MenuHelper.php:109pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'accessories' group by `products`.`shape` order by `products`.`shape` asc
15.71ms/app/Helpers/Frontend/MenuHelper.php:110pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'furniture' group by `products`.`category_id` order by `categories`.`category` asc
15.81ms/app/Helpers/Frontend/MenuHelper.php:112pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'furniture' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
11.95ms/app/Helpers/Frontend/MenuHelper.php:113pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'furniture' group by `products`.`style_id` order by `styles`.`name` asc
12.35ms/app/Helpers/Frontend/MenuHelper.php:114pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'furniture' group by `products`.`material_id` order by `materials`.`name` asc
16.96ms/app/Helpers/Frontend/MenuHelper.php:115pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'furniture' group by `products`.`weave_id` order by `weaves`.`name` asc
14.8ms/app/Helpers/Frontend/MenuHelper.php:116pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'furniture' group by `products`.`color_id` order by `colors`.`name` asc
14.14ms/app/Helpers/Frontend/MenuHelper.php:117pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'furniture' group by `products`.`shape` order by `products`.`shape` asc
14.32ms/app/Helpers/Frontend/MenuHelper.php:118pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select * from `settings`
1.18ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `settings` (SIMPLE)
91Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | settings |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '3894_cart_items' limit 1
1.12ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `` (SIMPLE)
1Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | null |
partitions | null |
type | null |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | null |
filtered | null |
Extra | no matching row in const table |
select * from `cart_storage` where `cart_storage`.`id` = '3894_cart_items' limit 1
1.22ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `` (SIMPLE)
1Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | null |
partitions | null |
type | null |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | null |
filtered | null |
Extra | no matching row in const table |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'rug' group by `products`.`category_id` order by `categories`.`category` asc
20.55ms/app/Helpers/Frontend/MenuHelper.php:87pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'rug' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
33.16ms/app/Helpers/Frontend/MenuHelper.php:88pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'rug' group by `products`.`style_id` order by `styles`.`name` asc
27.11ms/app/Helpers/Frontend/MenuHelper.php:89pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'rug' group by `products`.`material_id` order by `materials`.`name` asc
22.65ms/app/Helpers/Frontend/MenuHelper.php:90pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'rug' group by `products`.`weave_id` order by `weaves`.`name` asc
21.16ms/app/Helpers/Frontend/MenuHelper.php:91pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'rug' group by `products`.`color_id` order by `colors`.`name` asc
18.53ms/app/Helpers/Frontend/MenuHelper.php:92pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'rug' group by `products`.`shape` order by `products`.`shape` asc
17.39ms/app/Helpers/Frontend/MenuHelper.php:93pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'lighting' group by `products`.`category_id` order by `categories`.`category` asc
14.26ms/app/Helpers/Frontend/MenuHelper.php:96pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'lighting' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
14.95ms/app/Helpers/Frontend/MenuHelper.php:97pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'lighting' group by `products`.`style_id` order by `styles`.`name` asc
15.88ms/app/Helpers/Frontend/MenuHelper.php:98pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'lighting' group by `products`.`material_id` order by `materials`.`name` asc
14.16ms/app/Helpers/Frontend/MenuHelper.php:99pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'lighting' group by `products`.`weave_id` order by `weaves`.`name` asc
13.82ms/app/Helpers/Frontend/MenuHelper.php:100pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'lighting' group by `products`.`color_id` order by `colors`.`name` asc
13.35ms/app/Helpers/Frontend/MenuHelper.php:101pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'lighting' group by `products`.`shape` order by `products`.`shape` asc
14.26ms/app/Helpers/Frontend/MenuHelper.php:102pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'accessories' group by `products`.`category_id` order by `categories`.`category` asc
17.72ms/app/Helpers/Frontend/MenuHelper.php:104pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'accessories' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
19.23ms/app/Helpers/Frontend/MenuHelper.php:105pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'accessories' group by `products`.`style_id` order by `styles`.`name` asc
16.95ms/app/Helpers/Frontend/MenuHelper.php:106pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'accessories' group by `products`.`material_id` order by `materials`.`name` asc
11.91ms/app/Helpers/Frontend/MenuHelper.php:107pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'accessories' group by `products`.`weave_id` order by `weaves`.`name` asc
11.34ms/app/Helpers/Frontend/MenuHelper.php:108pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'accessories' group by `products`.`color_id` order by `colors`.`name` asc
9.68ms/app/Helpers/Frontend/MenuHelper.php:109pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'accessories' group by `products`.`shape` order by `products`.`shape` asc
10.65ms/app/Helpers/Frontend/MenuHelper.php:110pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'furniture' group by `products`.`category_id` order by `categories`.`category` asc
10.27ms/app/Helpers/Frontend/MenuHelper.php:112pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'furniture' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
10.59ms/app/Helpers/Frontend/MenuHelper.php:113pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'furniture' group by `products`.`style_id` order by `styles`.`name` asc
11.68ms/app/Helpers/Frontend/MenuHelper.php:114pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.style_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `materials`.* from `products` inner join `materials` on `materials`.`id` = `products`.`material_id` where `products`.`type` = 'furniture' group by `products`.`material_id` order by `materials`.`name` asc
11.53ms/app/Helpers/Frontend/MenuHelper.php:115pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'furniture' group by `products`.`weave_id` order by `weaves`.`name` asc
11.95ms/app/Helpers/Frontend/MenuHelper.php:116pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'furniture' group by `products`.`color_id` order by `colors`.`name` asc
9.93ms/app/Helpers/Frontend/MenuHelper.php:117pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'furniture' group by `products`.`shape` order by `products`.`shape` asc
12.37ms/app/Helpers/Frontend/MenuHelper.php:118pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select * from `settings`
1.33ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `settings` (SIMPLE)
91Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | settings |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 9 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '3894_cart_items' limit 1
1.38ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `` (SIMPLE)
1Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | null |
partitions | null |
type | null |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | null |
filtered | null |
Extra | no matching row in const table |
200
0 of 0array:1 [▶ "collection" => "89" ]
0 of 0array:1 [▶ "collection" => "89" ]
0 of 0array:15 [▶ "host" => array:1 [▶ 0 => "www.pasargad.com" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] ]
0 of 0array:72 [▶ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "www.pasargad.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "www.pasargad.com" "SSL_SERVER_S_DN_CN" => "pasargad.com" "SSL_SERVER_I_DN_C" => "GB" "SSL_SERVER_I_DN_ST" => "Greater Manchester" "SSL_SERVER_I_DN_L" => "Salford" "SSL_SERVER_I_DN_O" => "Sectigo Limited" "SSL_SERVER_I_DN_CN" => "Sectigo RSA Domain Validation Secure Server CA" "SSL_SERVER_SAN_DNS_0" => "pasargad.com" "SSL_SERVER_SAN_DNS_1" => "www.pasargad.com" "SSL_VERSION_INTERFACE" => "mod_ssl/2.4.61" "SSL_VERSION_LIBRARY" => "OpenSSL/1.0.2k-fips" "SSL_PROTOCOL" => "TLSv1.2" "SSL_SECURE_RENEG" => "true" "SSL_COMPRESS_METHOD" => "NULL" "SSL_CIPHER" => "ECDHE-RSA-AES256-GCM-SHA384" "SSL_CIPHER_EXPORT" => "false" "SSL_CIPHER_USEKEYSIZE" => "256" "SSL_CIPHER_ALGKEYSIZE" => "256" "SSL_CLIENT_VERIFY" => "NONE" "SSL_SERVER_M_VERSION" => "3" "SSL_SERVER_M_SERIAL" => "3478FEF50BD9E58CBAB269F74C65E144" "SSL_SERVER_V_START" => "Sep 17 00:00:00 2024 GMT" "SSL_SERVER_V_END" => "Sep 17 23:59:59 2025 GMT" "SSL_SERVER_S_DN" => "CN=pasargad.com" "SSL_SERVER_I_DN" => "CN=Sectigo RSA Domain Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater Manchester,C=GB" "SSL_SERVER_A_KEY" => "******" "SSL_SERVER_A_SIG" => "sha256WithRSAEncryption" "SSL_SESSION_RESUMED" => "Initial" "HTTP_HOST" => "www.pasargad.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/sbin:/usr/sbin:/bin:/usr/bin" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.61 (Amazon) OpenSSL/1.0.2k-fips PHP/7.3.23" "SERVER_NAME" => "www.pasargad.com" "SERVER_ADDR" => "172.31.30.213" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.118" "DOCUMENT_ROOT" => "/var/www/html/public" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html/public" "SERVER_ADMIN" => "root@localhost" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REMOTE_PORT" => "56739" "REDIRECT_URL" => "/products" "REDIRECT_QUERY_STRING" => "collection=89" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "collection=89" "REQUEST_URI" => "/products?collection=89" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1754992315.9818 "REQUEST_TIME" => 1754992315 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 12 Aug 2025 09:51:56 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlVESkJHUkpjMlV0QVVIaWZxUGNnSkE9PSIsInZhbHVlIjoiWDdEeEVUeDE4eXhaTzhGdVNGRHNod1VQOVIrOWRRZ0RzQjBIc3VTNHBFWHJEUjFEbkROTnlhVFRZMGFWNkVjalhIRlQ0dUYwNHJuUUI0KzdmWG5Ib0RXYXdybkk1bDZCZ0ZjNDB1UjkwSGVnb2dUb2VrZFNJd3AwVm5QSWp3OGgiLCJtYWMiOiI3ZjVkMWIxY2E4NzkxYTVjMjYyZTUzNDE5MWRhMmMxODM3YjY4NGMwOGIzMjQ0ZjI4OTNjN2U4ODJjMzRjZGJkIn0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; Max-Age=72000000; path=/ ◀XSRF-TOKEN=eyJpdiI6IlVESkJHUkpjMlV0QVVIaWZxUGNnSkE9PSIsInZhbHVlIjoiWDdEeEVUeDE4eXhaTzhGdVNGRHNod1VQOVIrOWRRZ0RzQjBIc3VTNHBFWHJEUjFEbkROTnlhVFRZMGFWNkVjalhIRlQ0d ▶" 1 => "laravel_session=eyJpdiI6IkNRZ29VckNvMXhKbGUyRzczN1BmUUE9PSIsInZhbHVlIjoicGtZdDdUSTQ2RTVvME9nak9DWVpKZzlKb215VjFiY2dYcWtzN1JPdWJqRHNMaXlVbDdwaGQ1ZTAremd1TE5raXNMcmhSYmtYN3R2ZWJ3OXowZWU5a0lMbEo0RkhIZk40UDlJelNWSE5yM2FBWnk4eXlJTi96YjJ6V3lDa0U4NlQiLCJtYWMiOiI0ZjhlYTUxODk4NjM1NjcyNTA1ZjA2MGRiNzZjN2IzYjc1MmZkYjdiODhkZTY4MjIxMjY0NDI0ZDQ2NGE4NjE5In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; Max-Age=72000000; path=/; httponly ◀laravel_session=eyJpdiI6IkNRZ29VckNvMXhKbGUyRzczN1BmUUE9PSIsInZhbHVlIjoicGtZdDdUSTQ2RTVvME9nak9DWVpKZzlKb215VjFiY2dYcWtzN1JPdWJqRHNMaXlVbDdwaGQ1ZTAremd1TE5raXNM ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlVESkJHUkpjMlV0QVVIaWZxUGNnSkE9PSIsInZhbHVlIjoiWDdEeEVUeDE4eXhaTzhGdVNGRHNod1VQOVIrOWRRZ0RzQjBIc3VTNHBFWHJEUjFEbkROTnlhVFRZMGFWNkVjalhIRlQ0dUYwNHJuUUI0KzdmWG5Ib0RXYXdybkk1bDZCZ0ZjNDB1UjkwSGVnb2dUb2VrZFNJd3AwVm5QSWp3OGgiLCJtYWMiOiI3ZjVkMWIxY2E4NzkxYTVjMjYyZTUzNDE5MWRhMmMxODM3YjY4NGMwOGIzMjQ0ZjI4OTNjN2U4ODJjMzRjZGJkIn0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlVESkJHUkpjMlV0QVVIaWZxUGNnSkE9PSIsInZhbHVlIjoiWDdEeEVUeDE4eXhaTzhGdVNGRHNod1VQOVIrOWRRZ0RzQjBIc3VTNHBFWHJEUjFEbkROTnlhVFRZMGFWNkVjalhIRlQ0d ▶" 1 => "laravel_session=eyJpdiI6IkNRZ29VckNvMXhKbGUyRzczN1BmUUE9PSIsInZhbHVlIjoicGtZdDdUSTQ2RTVvME9nak9DWVpKZzlKb215VjFiY2dYcWtzN1JPdWJqRHNMaXlVbDdwaGQ1ZTAremd1TE5raXNMcmhSYmtYN3R2ZWJ3OXowZWU5a0lMbEo0RkhIZk40UDlJelNWSE5yM2FBWnk4eXlJTi96YjJ6V3lDa0U4NlQiLCJtYWMiOiI0ZjhlYTUxODk4NjM1NjcyNTA1ZjA2MGRiNzZjN2IzYjc1MmZkYjdiODhkZTY4MjIxMjY0NDI0ZDQ2NGE4NjE5In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IkNRZ29VckNvMXhKbGUyRzczN1BmUUE9PSIsInZhbHVlIjoicGtZdDdUSTQ2RTVvME9nak9DWVpKZzlKb215VjFiY2dYcWtzN1JPdWJqRHNMaXlVbDdwaGQ1ZTAremd1TE5raXNM ▶" ] ]
0 of 0array:5 [▶ "_token" => "VxhWFMlS0AE7nNtvYzli50CWFNqcMKF9Bo5MVepR" "cartSessionId" => 3894 "_previous" => array:1 [▶ "url" => "https://www.pasargad.com/products?collection=89" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]