Overview
54" TV StandBrand
Boyd Specialty Sleep
Boyd Specialty Sleep
sign up to our newsletter, for savings!
Enter your email to receive your special coupon offer now!
Find Your National
Rent-to-Own!
1 x Application (83.27%) | 210.84ms |
1 x Booting (16.69%) | 42.26ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
select exists(select * from `contents` where `url` = 'tv-stand-413' and `contents`.`deleted_at` is null and `contents`.`account_id` = 1) as `exists`
930μsr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `stores` where `url` = 'tv-stand-413' and `stores`.`account_id` = 1 and `stores`.`deleted_at` is null) as `exists`
640μsr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `categories` where `url` = 'tv-stand-413' and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null) as `exists`
2.6msr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `products` where `url` = 'tv-stand-413' and `products`.`account_id` = 1 and `products`.`deleted_at` is null) as `exists`
1.41msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `products` where `url` = 'tv-stand-413' and `is_available_on_site` = 'Yes' and `products`.`account_id` = 1 and `products`.`deleted_at` is null limit 1
2.87msr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 413 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 3 and `products`.`account_id` = 1 and `products`.`deleted_at` is null
9msr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `products`.*, `product_categories`.`category_id` as `pivot_category_id`, `product_categories`.`product_id` as `pivot_product_id` from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 3 and `active` = 1 and `is_available_on_site` = 'Yes' and `products`.`account_id` = 1 and `products`.`deleted_at` is null
5.31msr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 193 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
680μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 193 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
660μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 193 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
560μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 194 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
680μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 194 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
670μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 194 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
550μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 195 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
620μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 195 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
640μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 195 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
550μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 196 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
630μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 196 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
630μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 196 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 199 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
690μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 199 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 199 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
560μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 200 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
630μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 200 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 200 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
540μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 201 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
640μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 201 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 201 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 202 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
710μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 202 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 202 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 203 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
680μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 203 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 203 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `colors`.*, `color_product`.`product_id` as `pivot_product_id`, `color_product`.`color_id` as `pivot_color_id` from `colors` inner join `color_product` on `colors`.`id` = `color_product`.`color_id` where `color_product`.`product_id` = 214 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
840μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 214 and `product_images`.`product_id` is not null and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
620μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 214 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
update `products` set `views` = 2042, `products`.`updated_at` = '2025-07-29 01:03:51' where `id` = 413
3.35msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
560μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `top_bars` where `top_bars`.`account_id` = 1 limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `bars` where `name` = 'clearance' and `bars`.`account_id` = 1 limit 1
500μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `stores` where `hidden` <> 1 and `stores`.`account_id` = 1 and `stores`.`deleted_at` is null order by `name` asc
1.12msr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `name` = 'In The Spotlight' and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Main Menu' and `menus`.`account_id` = 1 limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `parent_id` = '0' and `menu_items`.`menu_id` in (1) and `menu_items`.`account_id` = 1
880μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (1629, 1649, 1657, 1670, 1690, 1701) and `menu_items`.`account_id` = 1
710μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (1630, 1639, 1643, 1647, 1650, 1656, 1658, 1663, 1667, 1671, 1674, 1679, 1681, 1685, 1686, 1687, 1688, 1691, 1696, 1702, 1703) and `menu_items`.`account_id` = 1
810μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1640, 1641, 1642, 1644, 1645, 1646, 1648, 1651, 1652, 1653, 1654, 1655, 1659, 1660, 1661, 1662, 1664, 1665, 1666, 1668, 1669, 1672, 1673, 1675, 1676, 1677, 1678, 1680, 1682, 1683, 1684, 1689, 1692, 1693, 1694, 1695, 1697, 1698, 1699, 1700) and `menu_items`.`account_id` = 1
660μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Top Menu' and `menus`.`account_id` = 1 limit 1
490μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `parent_id` = '0' and `menu_items`.`menu_id` in (2) and `menu_items`.`account_id` = 1
620μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (596, 597, 598) and `menu_items`.`account_id` = 1
690μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Footer Menu' and `menus`.`account_id` = 1 limit 1
500μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `parent_id` = '0' and `menu_items`.`menu_id` in (3) and `menu_items`.`account_id` = 1
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (599, 606, 613, 618) and `menu_items`.`account_id` = 1
790μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (600, 601, 602, 603, 605, 607, 608, 609, 610, 611, 612, 614, 615, 616, 617, 619, 620, 621) and `menu_items`.`account_id` = 1
750μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `value`, `name` from `theme_attributes` where `theme_id` = 19 and `account_id` = 1 order by `created_at` desc
1.93msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
670μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `categories`.*, `product_categories`.`product_id` as `pivot_product_id`, `product_categories`.`category_id` as `pivot_category_id` from `categories` inner join `product_categories` on `categories`.`id` = `product_categories`.`category_id` where `product_categories`.`product_id` = 413 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null
670μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 104 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 4 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 3 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
540μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 4 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 3 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 3 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
600μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 3 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
660μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
670μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
710μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
630μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `brands` where `brands`.`id` = 30 and `brands`.`deleted_at` is null and `brands`.`account_id` = 1 limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 413 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
640μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
450μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
460μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1629 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
700μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
540μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1649 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
680μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1657 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
710μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1670 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
800μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1690 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
700μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
550μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select count(*) as aggregate from `menu_items` where `menu_items`.`parent_id` = 1701 and `menu_items`.`parent_id` is not null and `url` = 'tv-stand-413' and `menu_items`.`account_id` = 1
710μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
560μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
440μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
520μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
490μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
200
[]
[]
0 of 0array:17 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "r20-stg.projects.softpyramid.com" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:40 [▼ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "r20-stg.projects.softpyramid.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "r20-stg.projects.softpyramid.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.40.152" "REMOTE_PORT" => "65462" "REMOTE_ADDR" => "216.73.216.140" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/r20-stg.projects.softpyramid.com/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/tv-stand-413" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/r20-stg.projects.softpyramid.com/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1753765431.7637 "REQUEST_TIME" => 1753765431 ]
[]
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, 29 Jul 2025 05:03:51 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNVL25saUprcnU2eERqN0xrcFRVbWc9PSIsInZhbHVlIjoiVUdTYmN3TGlsRGRrWno3RGZGYW80bDY1dytnKzl4OE9HNjl4WXptMHY0cWg0MVdJTEZqWVBOalcxWE9qT0U0YzBqVllQb0Y2enluSXNXZ2pqbk1aQS9jcWlmeWVUK2ZLTC8rZWJiT0psK1BOQ2RIdUVlUmFMcTBOeGJxMUVVNHUiLCJtYWMiOiIxNDdkOWZlYmMyODYyZDMxODE4NGVkMTM5NTRhMzE2ZmQxYjNjNzE0YWU4ZjJmOGRkOTBlNTY4NzNhOGZmNTYxIiwidGFnIjoiIn0%3D; expires=Wed, 02 Jun 2032 05:03:52 GMT; Max-Age=216000000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlNVL25saUprcnU2eERqN0xrcFRVbWc9PSIsInZhbHVlIjoiVUdTYmN3TGlsRGRrWno3RGZGYW80bDY1dytnKzl4OE9HNjl4WXptMHY0cWg0MVdJTEZqWVBOalcxWE9qT0U0YzBqVllQb ▶" 1 => "showplace_session=eyJpdiI6IjBIWTZRQjR5Z0l4T3gwSUJPYjlSOHc9PSIsInZhbHVlIjoiOHVwOWtETkZDQWhXeGV2Y2JkejNZRW5TVzB6NnJkOXlSODhvcnY4b245WUExbWMxdk5BZldRWDd5Sjk4TzN2U0dsaURSaVZQTEoxVjRKMFY1VnI5Sk54MlNUZmZBTGNpZUlZenpCTVh0R0lMUmJ2dDlzTldZZk9zMU92SDgxcUMiLCJtYWMiOiIxOTNjZTExMDZhMzYwYzM3ODg5ODJiYTNkNDllM2ViNWYyNTk1M2ExNzg5YjZiOGEwY2M0Zjc5N2Y4YzdmY2RlIiwidGFnIjoiIn0%3D; expires=Wed, 02 Jun 2032 05:03:52 GMT; Max-Age=216000000; path=/; httponly; samesite=lax ◀showplace_session=eyJpdiI6IjBIWTZRQjR5Z0l4T3gwSUJPYjlSOHc9PSIsInZhbHVlIjoiOHVwOWtETkZDQWhXeGV2Y2JkejNZRW5TVzB6NnJkOXlSODhvcnY4b245WUExbWMxdk5BZldRWDd5Sjk4TzN2U0 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNVL25saUprcnU2eERqN0xrcFRVbWc9PSIsInZhbHVlIjoiVUdTYmN3TGlsRGRrWno3RGZGYW80bDY1dytnKzl4OE9HNjl4WXptMHY0cWg0MVdJTEZqWVBOalcxWE9qT0U0YzBqVllQb0Y2enluSXNXZ2pqbk1aQS9jcWlmeWVUK2ZLTC8rZWJiT0psK1BOQ2RIdUVlUmFMcTBOeGJxMUVVNHUiLCJtYWMiOiIxNDdkOWZlYmMyODYyZDMxODE4NGVkMTM5NTRhMzE2ZmQxYjNjNzE0YWU4ZjJmOGRkOTBlNTY4NzNhOGZmNTYxIiwidGFnIjoiIn0%3D; expires=Wed, 02-Jun-2032 05:03:52 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IlNVL25saUprcnU2eERqN0xrcFRVbWc9PSIsInZhbHVlIjoiVUdTYmN3TGlsRGRrWno3RGZGYW80bDY1dytnKzl4OE9HNjl4WXptMHY0cWg0MVdJTEZqWVBOalcxWE9qT0U0YzBqVllQb ▶" 1 => "showplace_session=eyJpdiI6IjBIWTZRQjR5Z0l4T3gwSUJPYjlSOHc9PSIsInZhbHVlIjoiOHVwOWtETkZDQWhXeGV2Y2JkejNZRW5TVzB6NnJkOXlSODhvcnY4b245WUExbWMxdk5BZldRWDd5Sjk4TzN2U0dsaURSaVZQTEoxVjRKMFY1VnI5Sk54MlNUZmZBTGNpZUlZenpCTVh0R0lMUmJ2dDlzTldZZk9zMU92SDgxcUMiLCJtYWMiOiIxOTNjZTExMDZhMzYwYzM3ODg5ODJiYTNkNDllM2ViNWYyNTk1M2ExNzg5YjZiOGEwY2M0Zjc5N2Y4YzdmY2RlIiwidGFnIjoiIn0%3D; expires=Wed, 02-Jun-2032 05:03:52 GMT; path=/; httponly ◀showplace_session=eyJpdiI6IjBIWTZRQjR5Z0l4T3gwSUJPYjlSOHc9PSIsInZhbHVlIjoiOHVwOWtETkZDQWhXeGV2Y2JkejNZRW5TVzB6NnJkOXlSODhvcnY4b245WUExbWMxdk5BZldRWDd5Sjk4TzN2U0 ▶" ] ]
0 of 0array:5 [▼ "_token" => "87zMABDRsK5Z3aDwvb8kOyEJXC7TlQhKN3gwrCX7" "theme" => "rto" "_previous" => array:1 [▶ "url" => "https://r20-stg.projects.softpyramid.com/tv-stand-413" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]