SKU | D05308 |
UPC | 683950260559 |
Brand | Pasargad DC |
Collection | Runner |
Design | Farahan |
Matterials | Lamb's Wool |
Shape | Runner |
Weaves | Hand-Knotted |
Primary Colors |
Ivory
|
Border Color | Ivory |
Size | 2'9'' x 17'6'' feet |
Foundation | cotton |
Country Of Origin | Pakistan |
Age | New |
Review
This is a hand-knotted Farahan rug from Pasargad DC. Hand-spun wool rug is 100% lamb's wool and comes all naturally dyed. This rug is handmade from 100-percent premium, hand-spun wool, and employ ancient pot-dying techniques to give them their authentic look. From Pakistan .
🌀 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.78%) | 1.67s |
1 x Booting (1.21%) | 20.47ms |
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` = '1999' limit 1
7.88ms/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
54.36ms/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` = 33 or `shape` = 'Runner' or `color_id` is null order by RAND() limit 10
145ms/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` = '1999'
1.37ms/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` = '1999' limit 1
1.21ms/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` = 1999 and `product_sizes`.`product_id` is not null
7.83msview::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` = '78' and `subcategories`.`id` is not null limit 1
2.67msview::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` = 22 and `styles`.`id` is not null limit 1
1.39msview::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` = 19 and `materials`.`id` is not null limit 1
1.3msview::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.92msview::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` = 1999 and `product_colors`.`product_id` is not null
7.97msview::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` = 30 and `colors`.`id` is not null limit 1
1.43msview::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` = 30 and `colors`.`id` is not null limit 1
1.25msview::frontend.products.show:376pasargad_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 `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
31.27ms/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
23.26ms/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
19.41ms/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.97ms/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
24.45ms/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
11.62ms/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
14.08ms/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.51ms/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.71ms/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
14.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
14.32ms/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.99ms/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.12ms/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.15ms/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
18.74ms/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.9ms/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
21.01ms/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.4ms/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
19.1ms/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
10.06ms/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.48ms/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
12.02ms/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
17.22ms/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
15.66ms/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.3ms/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
18.04ms/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
19.45ms/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.14ms/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.3ms/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` = '1191_cart_items' limit 1
1.19ms/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` = '1191_cart_items' limit 1
5.95ms/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
30.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
64.21ms/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.39ms/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.1ms/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
22.46ms/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
15.73ms/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
26.98ms/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
18.07ms/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
19.68ms/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
20.78ms/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
18.9ms/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
28.38ms/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
25.24ms/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
23.83ms/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
19.29ms/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
31.18ms/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
14.58ms/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
30.94ms/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
28.95ms/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
23.86ms/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
16.51ms/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
24.13ms/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
19.93ms/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
18.67ms/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
19.5ms/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
12.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
31.95ms/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
21.08ms/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.52ms/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` = '1191_cart_items' limit 1
4.68ms/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" => "49689" "REDIRECT_URL" => "/product/ivory-fine-hand-knotted-farahan-runner-2'9''-x-17'6''-1999" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/ivory-fine-hand-knotted-farahan-runner-2%279%27%27-x-17%276%27%27-1999" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1754992822.3679 "REQUEST_TIME" => 1754992822 ]
[]
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 10:00:22 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IndCazNwTmVWdE5KYXhnNytacFBacmc9PSIsInZhbHVlIjoiRDFQUmVZckZUUUkxTkJ3R1pTU0RneDBOQ2xMS3VPZEpSVzY0aHJYM1VZbWxRcDlPUVpYamNJN2FiOUI2MGtIZnI2dHcyK1ZGRzVwK2V2TjFmL2pYVDVGZmR6Yjd5RlFudWpPdFg0SVhlWEpPancwM2ZBcFVCbEl2bWJCcm9DTjciLCJtYWMiOiI5YWZhZTRiMmQyODRhMmRhMDcxOWRhNDRlOTUxZmIwNjkxN2M5ODNhMDY1YzYzYjljOGM0NTdmOTExNGEzMjlmIn0%3D; expires=Tue, 23-Nov-2027 18:00:24 GMT; Max-Age=72000000; path=/ ◀XSRF-TOKEN=eyJpdiI6IndCazNwTmVWdE5KYXhnNytacFBacmc9PSIsInZhbHVlIjoiRDFQUmVZckZUUUkxTkJ3R1pTU0RneDBOQ2xMS3VPZEpSVzY0aHJYM1VZbWxRcDlPUVpYamNJN2FiOUI2MGtIZnI2dHcyK ▶" 1 => "laravel_session=eyJpdiI6ImVqamNYUmJNNjJZY09FRmhhK3N6T2c9PSIsInZhbHVlIjoiRVM5WjRzbkFIRXNOSVR3Zkh0ZGtQWDhnNkFTSytzOUw5aTdiZHJLM2tqV0xOdDBwQ0R6dWIrMHZXeXE5c3ZSY2UrMG1YaTBiU1FwZmgrWWIxdGFvVnN0YlcyaERrQTBmTWFha3FQWG5sOWlrTnFKZGtnQndNZG5aRjRyNnptZHIiLCJtYWMiOiI2ZDExNGYyYWZkYmZkZDhlMDM3NTkxZTA1NzAyZGVjZGE4NmY1OGNiYTkzMzMwMDhmMjA3YjNhYWFmY2UwMGFhIn0%3D; expires=Tue, 23-Nov-2027 18:00:24 GMT; Max-Age=72000000; path=/; httponly ◀laravel_session=eyJpdiI6ImVqamNYUmJNNjJZY09FRmhhK3N6T2c9PSIsInZhbHVlIjoiRVM5WjRzbkFIRXNOSVR3Zkh0ZGtQWDhnNkFTSytzOUw5aTdiZHJLM2tqV0xOdDBwQ0R6dWIrMHZXeXE5c3ZSY2Ur ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IndCazNwTmVWdE5KYXhnNytacFBacmc9PSIsInZhbHVlIjoiRDFQUmVZckZUUUkxTkJ3R1pTU0RneDBOQ2xMS3VPZEpSVzY0aHJYM1VZbWxRcDlPUVpYamNJN2FiOUI2MGtIZnI2dHcyK1ZGRzVwK2V2TjFmL2pYVDVGZmR6Yjd5RlFudWpPdFg0SVhlWEpPancwM2ZBcFVCbEl2bWJCcm9DTjciLCJtYWMiOiI5YWZhZTRiMmQyODRhMmRhMDcxOWRhNDRlOTUxZmIwNjkxN2M5ODNhMDY1YzYzYjljOGM0NTdmOTExNGEzMjlmIn0%3D; expires=Tue, 23-Nov-2027 18:00:24 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IndCazNwTmVWdE5KYXhnNytacFBacmc9PSIsInZhbHVlIjoiRDFQUmVZckZUUUkxTkJ3R1pTU0RneDBOQ2xMS3VPZEpSVzY0aHJYM1VZbWxRcDlPUVpYamNJN2FiOUI2MGtIZnI2dHcyK ▶" 1 => "laravel_session=eyJpdiI6ImVqamNYUmJNNjJZY09FRmhhK3N6T2c9PSIsInZhbHVlIjoiRVM5WjRzbkFIRXNOSVR3Zkh0ZGtQWDhnNkFTSytzOUw5aTdiZHJLM2tqV0xOdDBwQ0R6dWIrMHZXeXE5c3ZSY2UrMG1YaTBiU1FwZmgrWWIxdGFvVnN0YlcyaERrQTBmTWFha3FQWG5sOWlrTnFKZGtnQndNZG5aRjRyNnptZHIiLCJtYWMiOiI2ZDExNGYyYWZkYmZkZDhlMDM3NTkxZTA1NzAyZGVjZGE4NmY1OGNiYTkzMzMwMDhmMjA3YjNhYWFmY2UwMGFhIn0%3D; expires=Tue, 23-Nov-2027 18:00:24 GMT; path=/; httponly ◀laravel_session=eyJpdiI6ImVqamNYUmJNNjJZY09FRmhhK3N6T2c9PSIsInZhbHVlIjoiRVM5WjRzbkFIRXNOSVR3Zkh0ZGtQWDhnNkFTSytzOUw5aTdiZHJLM2tqV0xOdDBwQ0R6dWIrMHZXeXE5c3ZSY2Ur ▶" ] ]
0 of 0array:5 [▶ "_token" => "QUQplg15pv0rGtdKQpvogQ8hoMVJcDk56NqaTQ7B" "cartSessionId" => 1191 "_previous" => array:1 [▶ "url" => "https://www.pasargad.com/product/ivory-fine-hand-knotted-farahan-runner-2%279%27%27-x-17%276%27%27-1999" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]