SKU | D10815 |
UPC | 710594781017 |
Brand | Pasargad DC |
Collection | Antique |
Design | Bakhtiari |
Matterials | Lamb's Wool |
Shape | Rectangle |
Weaves | Hand-Knotted |
Primary Colors |
Rust
|
Border Color | Beige |
Size | 10'4'' x 14'6'' feet |
Foundation | Cotton |
Country Of Origin | Iran |
Age | Circa 1950 |
Review
Bakhtiari oriental rugs woven before 1950 were examples of tribal rugs, which are traditionally smaller rugs, with wool yarns hand knotted onto a wool foundation. The nomadic lifestyle of these sheep herding tribes, moving their stock from winter to summer pasture, dictated the necessity of smaller and easily movable looms, using the wool from their sheep for the foundation and pile of their rugs.
Sometime in the middle of the last century, these nomadic tribes began to settle in various villages in Western Iran. Weaving looms that did not have to be seasonally moved could be larger and sturdier, making the production of larger size rugs possible. The use of cotton for the foundation of the rugs also became more and more common. Baktiari rugs woven today use wool pile knotted on cotton foundations.
Generally speaking, Bakhtiari rugs are made of very good wool with the knots thoroughly beaten down to make the rugs thick and solid. They are considered to be one of the most durable and long-lasting of Persian rugs.
🌀 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 (97.23%) | 1.18s |
1 x Booting (2.75%) | 33.40ms |
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` = '3762' limit 1
8.02ms/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
30.29ms/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` = 27 or `shape` = 'Rectangle' or `color_id` is null order by RAND() limit 10
82.66ms/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` = '3762'
1.24ms/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` = '3762' limit 1
1.11ms/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` = 3762 and `product_sizes`.`product_id` is not null
7.52msview::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` = '37' and `subcategories`.`id` is not null limit 1
1.3msview::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` = 37 and `styles`.`id` is not null limit 1
1.38msview::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.03msview::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.5msview::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` = 3762 and `product_colors`.`product_id` is not null
6.82msview::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` = 66 and `colors`.`id` is not null limit 1
1.37msview::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.23msview::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
25.57ms/app/Helpers/Frontend/MenuHelper.php:87pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'rug' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
33.56ms/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
26.45ms/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
23.54ms/app/Helpers/Frontend/MenuHelper.php:90pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `materials` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | materials |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.material_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `weaves`.* from `products` inner join `weaves` on `weaves`.`id` = `products`.`weave_id` where `products`.`type` = 'rug' group by `products`.`weave_id` order by `weaves`.`name` asc
21.39ms/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.52ms/app/Helpers/Frontend/MenuHelper.php:92pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'rug' group by `products`.`shape` order by `products`.`shape` asc
17.23ms/app/Helpers/Frontend/MenuHelper.php:93pasargad_dcMetadata | |
---|---|
Bindings |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
select `categories`.* from `products` inner join `categories` on `categories`.`id` = `products`.`category_id` where `products`.`type` = 'lighting' group by `products`.`category_id` order by `categories`.`category` asc
14.14ms/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.27ms/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
13.79ms/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.88ms/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.59ms/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.11ms/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.41ms/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.07ms/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.02ms/app/Helpers/Frontend/MenuHelper.php:105pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `subcategories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | subcategories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.subcategory_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `styles`.* from `products` inner join `styles` on `styles`.`id` = `products`.`style_id` where `products`.`type` = 'accessories' group by `products`.`style_id` order by `styles`.`name` asc
16.65ms/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
15.96ms/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
15.81ms/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
14.49ms/app/Helpers/Frontend/MenuHelper.php:109pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `colors` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | colors |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.color_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `products`.`shape` from `products` where `products`.`type` = 'accessories' group by `products`.`shape` order by `products`.`shape` asc
10.34ms/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
9.56ms/app/Helpers/Frontend/MenuHelper.php:112pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'furniture' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
10.19ms/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
9.82ms/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
9.58ms/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
10.15ms/app/Helpers/Frontend/MenuHelper.php:116pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'furniture' group by `products`.`color_id` order by `colors`.`name` asc
9.81ms/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
9.78ms/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.37ms/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` = '4887_cart_items' limit 1
1.18ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '4887_cart_items' limit 1
990μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '4887_cart_items' limit 1
980μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '4887_cart_items' limit 1
1.12ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
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
18.41ms/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
22.88ms/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.09ms/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
17.42ms/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
13.88ms/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
9.35ms/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
12.07ms/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
9.67ms/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
9.97ms/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
16.59ms/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
9.83ms/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
9.51ms/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
9.32ms/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
9.03ms/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
11.83ms/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
12.49ms/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
19.37ms/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
19.49ms/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
12.24ms/app/Helpers/Frontend/MenuHelper.php:108pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `weaves` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | weaves |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.weave_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `colors`.* from `products` inner join `colors` on `colors`.`id` = `products`.`color_id` where `products`.`type` = 'accessories' group by `products`.`color_id` order by `colors`.`name` asc
9.41ms/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
11.33ms/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
9.7ms/app/Helpers/Frontend/MenuHelper.php:112pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `products` (SIMPLE)
67721Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | products |
partitions | null |
type | ALL |
possible_keys | null |
key | null |
key_len | null |
ref | null |
rows | 6772 |
filtered | 10 |
Extra | Using where; Using temporary; Using filesort |
- EXPLAIN # 1: `categories` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | categories |
partitions | null |
type | eq_ref |
possible_keys | PRIMARY |
key | PRIMARY |
key_len | 4 |
ref | pasargad_dc.products.category_id |
rows | 1 |
filtered | 100 |
Extra | Using where |
select `subcategories`.* from `products` inner join `subcategories` on `subcategories`.`id` = `products`.`subcategory_id` where `products`.`type` = 'furniture' group by `products`.`subcategory_id` order by `subcategories`.`subcategory` asc
11.17ms/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.62ms/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
15.83ms/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
9.82ms/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
10.02ms/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
10.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.44ms/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` = '4887_cart_items' limit 1
1.57ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
select * from `cart_storage` where `cart_storage`.`id` = '4887_cart_items' limit 1
4.07ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23pasargad_dcMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
- EXPLAIN # 1: `cart_storage` (SIMPLE)
11Metadata | |
---|---|
id | 1 |
select_type | SIMPLE |
table | cart_storage |
partitions | null |
type | const |
possible_keys | PRIMARY,cart_storage_id_index |
key | PRIMARY |
key_len | 766 |
ref | const |
rows | 1 |
filtered | 100 |
Extra | null |
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" => "17719" "REDIRECT_URL" => "/product/vintage-red-persian-hand-knotted-bakhtiari-10'4''-x-14'6''-3762" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product/vintage-red-persian-hand-knotted-bakhtiari-10%274%27%27-x-14%276%27%27-3762" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1754993185.4888 "REQUEST_TIME" => 1754993185 ]
[]
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:06:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlnTytKUDlYaW01WlhQZDhMYWs1K3c9PSIsInZhbHVlIjoiSWJPSmtBVE1uSzJReTJTUWtuWjZxUmJkM3F1Mjg4OWk3enNESUlTbTlXZ0FMYTJMQU1YQ1ZFL1RJYlVJR0x4aUdPZGdnUU9abjFpWkhJRlFIaGNPcUZ4NG9Qb2h4M1J1dkNjanFvR1d2TDRwRnlsREQwdGMxREJlazJ0aGZkMHMiLCJtYWMiOiI5ODI2NGIzZjVlYjVhYzUyMzU1NDVhYjQ4NDM2YzYxNjg2Y2E5NGIxNDNjMGY4NTlmZTIzNTk0ZDQ5Y2IwYzI5In0%3D; expires=Tue, 23-Nov-2027 18:06:26 GMT; Max-Age=72000000; path=/ ◀XSRF-TOKEN=eyJpdiI6ImlnTytKUDlYaW01WlhQZDhMYWs1K3c9PSIsInZhbHVlIjoiSWJPSmtBVE1uSzJReTJTUWtuWjZxUmJkM3F1Mjg4OWk3enNESUlTbTlXZ0FMYTJMQU1YQ1ZFL1RJYlVJR0x4aUdPZGdnU ▶" 1 => "laravel_session=eyJpdiI6ImhZUGRvbGl5TzhibDJnWWdPNU9scGc9PSIsInZhbHVlIjoiRE5SUlYxalBuZFBCWmV0WGIycURrdklnRUk1aU41TCtUSzFOdllkWktLcytySGFpcVFSUXB6d1U1QXFtMDV1QitDejRWdEdvWUJzaktPTldPZjZ2bGR3WDlCN0gvaFJDbHdMNHVwOE13WXdVR0d5cXl2NStkVWcwbTBwQ3VOY0MiLCJtYWMiOiI0YzZhYzA4YWUyZDZmNzkzOGVlYzk5MmZhM2UxZWQ2MWVjMDU1Yzc0MDZiOGZjMWIwMjFkY2QxYzI1M2FmMzdmIn0%3D; expires=Tue, 23-Nov-2027 18:06:26 GMT; Max-Age=72000000; path=/; httponly ◀laravel_session=eyJpdiI6ImhZUGRvbGl5TzhibDJnWWdPNU9scGc9PSIsInZhbHVlIjoiRE5SUlYxalBuZFBCWmV0WGIycURrdklnRUk1aU41TCtUSzFOdllkWktLcytySGFpcVFSUXB6d1U1QXFtMDV1QitD ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlnTytKUDlYaW01WlhQZDhMYWs1K3c9PSIsInZhbHVlIjoiSWJPSmtBVE1uSzJReTJTUWtuWjZxUmJkM3F1Mjg4OWk3enNESUlTbTlXZ0FMYTJMQU1YQ1ZFL1RJYlVJR0x4aUdPZGdnUU9abjFpWkhJRlFIaGNPcUZ4NG9Qb2h4M1J1dkNjanFvR1d2TDRwRnlsREQwdGMxREJlazJ0aGZkMHMiLCJtYWMiOiI5ODI2NGIzZjVlYjVhYzUyMzU1NDVhYjQ4NDM2YzYxNjg2Y2E5NGIxNDNjMGY4NTlmZTIzNTk0ZDQ5Y2IwYzI5In0%3D; expires=Tue, 23-Nov-2027 18:06:26 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImlnTytKUDlYaW01WlhQZDhMYWs1K3c9PSIsInZhbHVlIjoiSWJPSmtBVE1uSzJReTJTUWtuWjZxUmJkM3F1Mjg4OWk3enNESUlTbTlXZ0FMYTJMQU1YQ1ZFL1RJYlVJR0x4aUdPZGdnU ▶" 1 => "laravel_session=eyJpdiI6ImhZUGRvbGl5TzhibDJnWWdPNU9scGc9PSIsInZhbHVlIjoiRE5SUlYxalBuZFBCWmV0WGIycURrdklnRUk1aU41TCtUSzFOdllkWktLcytySGFpcVFSUXB6d1U1QXFtMDV1QitDejRWdEdvWUJzaktPTldPZjZ2bGR3WDlCN0gvaFJDbHdMNHVwOE13WXdVR0d5cXl2NStkVWcwbTBwQ3VOY0MiLCJtYWMiOiI0YzZhYzA4YWUyZDZmNzkzOGVlYzk5MmZhM2UxZWQ2MWVjMDU1Yzc0MDZiOGZjMWIwMjFkY2QxYzI1M2FmMzdmIn0%3D; expires=Tue, 23-Nov-2027 18:06:26 GMT; path=/; httponly ◀laravel_session=eyJpdiI6ImhZUGRvbGl5TzhibDJnWWdPNU9scGc9PSIsInZhbHVlIjoiRE5SUlYxalBuZFBCWmV0WGIycURrdklnRUk1aU41TCtUSzFOdllkWktLcytySGFpcVFSUXB6d1U1QXFtMDV1QitD ▶" ] ]
0 of 0array:5 [▶ "_token" => "zkJIBGsuKkzmz3B4pehUCuHFVMXgGZ962v7CS5kP" "cartSessionId" => 4887 "_previous" => array:1 [▶ "url" => "https://www.pasargad.com/product/vintage-red-persian-hand-knotted-bakhtiari-10%274%27%27-x-14%276%27%27-3762" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]