SKU | D12734 |
UPC | 722874541952 |
Brand | PASARGAD DC |
Collection | Tabriz |
Design | Tabriz |
Matterials | Wool & Silk |
Shape | Runner |
Weaves | Hand-Knotted |
Primary Colors |
Red
Beige
Olive
Gold
|
Border Color | N/A |
Size | 2'08'' x 6'09'' feet |
Foundation | cotton |
Country Of Origin | India |
Age | New |
Review
This is a hand-knotted TABRIZ Design Rug. Silk & Hand-Spun Wool Rug. All natural Dyed. This rug is handmade from 100% premium, This rug has a dense, soft pile, and excellent quality, to ensure that you will enjoy the look and feel of your rug for years to come. From India D12734
🌀 Choosing the right rug can transform your living room!
😄 Need help? Contact our support or check out our blog for more tips!
Don't forget to add a rug pad—it helps your rug feel better and last longer!
New & Antique Decorative Rugs Since 1904
1 x Application (98.89%) | 1.37s |
1 x Booting (1.1%) | 15.26ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
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 |
|
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 |
|
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 |
|
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 `products` where `products`.`id` = '6536' limit 1
6.31ms/app/Repositories/BaseRepository.php:33pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `products` where `created_at` >= '2025-07-12' and `status` = 1 limit 10
47.73ms/app/Http/Controllers/Frontend/Product/ProductController.php:452pasargad_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 | 3.3330001831054688 |
Extra | Using where |
select * from `products` where `category_id` = 24 or `shape` = 'Runner' or `color_id` is null order by RAND() limit 10
134ms/app/Http/Controllers/Frontend/Product/ProductController.php:460pasargad_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 | 27.100000381469727 |
Extra | Using where; Using temporary; Using filesort |
select `reviews`.*, `users`.`first_name`, `users`.`last_name` from `reviews` inner join `users` on `users`.`id` = `reviews`.`user_id` where `product_id` = '6536'
1.2ms/app/Http/Controllers/Frontend/Product/ProductController.php:487pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `reviews` (SIMPLE)
301Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | reviews |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 30 |
filtered | 10 |
Extra | Using where |
- EXPLAIN # 1: `users` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | users |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.reviews.user_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select SUM(star) as sumStar, COUNT(id) as countStar from `reviews` where `product_id` = '6536' limit 1
1.03ms/app/Http/Controllers/Frontend/Product/ProductController.php:489pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `reviews` (SIMPLE)
301Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | reviews |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 30 |
filtered | 10 |
Extra | Using where |
select * from `product_sizes` where `product_sizes`.`product_id` = 6536 and `product_sizes`.`product_id` is not null
8.78msview::frontend.products.show:91pasargad_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 `subcategories` where `subcategories`.`id` = '16' and `subcategories`.`id` is not null limit 1
1.09msview::frontend.products.show:334pasargad_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 `styles` where `styles`.`id` = 5 and `styles`.`id` is not null limit 1
1.13msview::frontend.products.show:341pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `styles` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | styles |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `materials` where `materials`.`id` = 20 and `materials`.`id` is not null limit 1
1.13msview::frontend.products.show:345pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `weaves` where `weaves`.`id` = 2 and `weaves`.`id` is not null limit 1
1.06msview::frontend.products.show:357pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `product_colors` where `product_colors`.`product_id` = 6536 and `product_colors`.`product_id` is not null
8.8msview::frontend.products.show:360pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `product_colors` (SIMPLE)
149511Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | product_colors |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 14951 |
filtered | 9.999999046325684 |
Extra | Using where |
select * from `colors` where `colors`.`id` = 10 and `colors`.`id` is not null limit 1
1.21msview::frontend.products.show:366pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `colors` where `colors`.`id` = 26 and `colors`.`id` is not null limit 1
1.17msview::frontend.products.show:366pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `colors` where `colors`.`id` = 14 and `colors`.`id` is not null limit 1
1.39msview::frontend.products.show:366pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `colors` where `colors`.`id` = 33 and `colors`.`id` is not null limit 1
1.05msview::frontend.products.show:366pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | const |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `colors` where `colors`.`id` = 0 and `colors`.`id` is not null limit 1
1.13msview::frontend.products.show:376pasargad_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
25.2ms/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
35.6ms/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
28.93ms/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
20.9ms/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
19.78ms/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
14.42ms/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.4ms/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
15.49ms/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
16.25ms/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.02ms/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
13.36ms/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
14.75ms/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.85ms/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.97ms/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.89ms/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
20.83ms/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
18.5ms/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
17.35ms/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
17.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
15.93ms/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
17.94ms/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.5ms/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
20.67ms/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
10.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
11ms/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.19ms/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
13.28ms/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.53ms/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.06ms/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` = '9173_cart_items' limit 1
1.1ms/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` = '9173_cart_items' limit 1
920μs/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
26.69ms/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
31.91ms/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
18.78ms/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
25.15ms/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
20.48ms/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
13.59ms/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
16.06ms/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
10.57ms/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
13.2ms/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
12.47ms/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.72ms/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
14.84ms/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
14.78ms/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
13.66ms/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.57ms/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.11ms/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
24.67ms/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
16.88ms/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
16.14ms/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
13.1ms/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.26ms/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
14.1ms/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
14.49ms/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
13.72ms/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
13.48ms/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.3ms/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
15.69ms/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
15.23ms/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.09ms/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` = '9173_cart_items' limit 1
1.08ms/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: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:71 [▶ "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" => "1187" "REDIRECT_URL" => "/product/tabriz-mahi-design-silk-&-wool-rug---2'8"-x-7'-6536" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/tabriz-mahi-design-silk-&-wool-rug---2%278%22-x-7%27-6536" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1754992315.982 "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=eyJpdiI6ImNpelhzTlZwd2VsdXUvNmpoS2JJSXc9PSIsInZhbHVlIjoiTXc3VjBjdWMvRjVRdTJFNDZEdTdjaEc5TXhNTjV6L2pFRW1KcWhHSzRkVlJhZjhSMEdCUVhEU2lJb0lNTjJ2bHpscnBYaHlDWWRIbDI1QnJ2VlBORXlrSE5YeFBuY3VoeWsycGx5cU10dW84c0dQc1BMdXcwSDBEbVY4ekFOYUoiLCJtYWMiOiI2OWRiNjIwOWVmYzA5ODc1MWY3Y2NkOTQ5NDA5YjI4ZDcxZGMxYmRiNWNhYWQ2YTk3NzdkM2I0NWFjNjVkZGI0In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; Max-Age=72000000; path=/ ◀XSRF-TOKEN=eyJpdiI6ImNpelhzTlZwd2VsdXUvNmpoS2JJSXc9PSIsInZhbHVlIjoiTXc3VjBjdWMvRjVRdTJFNDZEdTdjaEc5TXhNTjV6L2pFRW1KcWhHSzRkVlJhZjhSMEdCUVhEU2lJb0lNTjJ2bHpscnBYa ▶" 1 => "laravel_session=eyJpdiI6ImZBMEFvR0NEL00wRkxDUHhmNTVQRUE9PSIsInZhbHVlIjoiZUpjZE9aWk9TeUNta0lNUlNpMnlUOU5HUlFvQ1NMRWFzU3k5dERYaDI4TERWV1haMmt5L1lhNzdIZmVLdVFkTUI5cXdqWHJOalpvT3NwUzE1WnpJV3hiSFQ5ZWNkVVBaZEx3emZ1MUc5Q0NWQmRnZ1VtUXZqVkpvSlNSVGhHdXYiLCJtYWMiOiJjYTZlMDQ5MGMxM2M4NGExNjFiZTgwMzU4ODI2ZTgwOWE4OGYxNDVkNTQ0NjI4NmM0ZjBjYzU5ODJmYzJiZTc3In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; Max-Age=72000000; path=/; httponly ◀laravel_session=eyJpdiI6ImZBMEFvR0NEL00wRkxDUHhmNTVQRUE9PSIsInZhbHVlIjoiZUpjZE9aWk9TeUNta0lNUlNpMnlUOU5HUlFvQ1NMRWFzU3k5dERYaDI4TERWV1haMmt5L1lhNzdIZmVLdVFkTUI5 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImNpelhzTlZwd2VsdXUvNmpoS2JJSXc9PSIsInZhbHVlIjoiTXc3VjBjdWMvRjVRdTJFNDZEdTdjaEc5TXhNTjV6L2pFRW1KcWhHSzRkVlJhZjhSMEdCUVhEU2lJb0lNTjJ2bHpscnBYaHlDWWRIbDI1QnJ2VlBORXlrSE5YeFBuY3VoeWsycGx5cU10dW84c0dQc1BMdXcwSDBEbVY4ekFOYUoiLCJtYWMiOiI2OWRiNjIwOWVmYzA5ODc1MWY3Y2NkOTQ5NDA5YjI4ZDcxZGMxYmRiNWNhYWQ2YTk3NzdkM2I0NWFjNjVkZGI0In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImNpelhzTlZwd2VsdXUvNmpoS2JJSXc9PSIsInZhbHVlIjoiTXc3VjBjdWMvRjVRdTJFNDZEdTdjaEc5TXhNTjV6L2pFRW1KcWhHSzRkVlJhZjhSMEdCUVhEU2lJb0lNTjJ2bHpscnBYa ▶" 1 => "laravel_session=eyJpdiI6ImZBMEFvR0NEL00wRkxDUHhmNTVQRUE9PSIsInZhbHVlIjoiZUpjZE9aWk9TeUNta0lNUlNpMnlUOU5HUlFvQ1NMRWFzU3k5dERYaDI4TERWV1haMmt5L1lhNzdIZmVLdVFkTUI5cXdqWHJOalpvT3NwUzE1WnpJV3hiSFQ5ZWNkVVBaZEx3emZ1MUc5Q0NWQmRnZ1VtUXZqVkpvSlNSVGhHdXYiLCJtYWMiOiJjYTZlMDQ5MGMxM2M4NGExNjFiZTgwMzU4ODI2ZTgwOWE4OGYxNDVkNTQ0NjI4NmM0ZjBjYzU5ODJmYzJiZTc3In0%3D; expires=Tue, 23-Nov-2027 17:51:57 GMT; path=/; httponly ◀laravel_session=eyJpdiI6ImZBMEFvR0NEL00wRkxDUHhmNTVQRUE9PSIsInZhbHVlIjoiZUpjZE9aWk9TeUNta0lNUlNpMnlUOU5HUlFvQ1NMRWFzU3k5dERYaDI4TERWV1haMmt5L1lhNzdIZmVLdVFkTUI5 ▶" ] ]
0 of 0array:5 [▶ "_token" => "xt4UKEbKmoPp1cDlWn1TTXgMEFb7YrrtaM6zpAV6" "cartSessionId" => 9173 "_previous" => array:1 [▶ "url" => "https://www.pasargad.com/product/tabriz-mahi-design-silk-&-wool-rug---2%278%22-x-7%27-6536" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]