Overview
Laundry PairBrand
ACME
ACME
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 (81.52%) | 182.21ms |
1 x Booting (18.44%) | 41.22ms |
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` = 'laundry-pair-612' and `contents`.`deleted_at` is null and `contents`.`account_id` = 1) as `exists`
860μsr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `stores` where `url` = 'laundry-pair-612' and `stores`.`account_id` = 1 and `stores`.`deleted_at` is null) as `exists`
620μsr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `categories` where `url` = 'laundry-pair-612' and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null) as `exists`
2.41msr20_originalMetadata | |
---|---|
Bindings |
|
select exists(select * from `products` where `url` = 'laundry-pair-612' and `products`.`account_id` = 1 and `products`.`deleted_at` is null) as `exists`
1.71msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `products` where `url` = 'laundry-pair-612' and `is_available_on_site` = 'Yes' and `products`.`account_id` = 1 and `products`.`deleted_at` is null limit 1
3.5msr20_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` = 612 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null
620μ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` = 27 and `products`.`account_id` = 1 and `products`.`deleted_at` is null
2.65msr20_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` = 27 and `active` = 1 and `is_available_on_site` = 'Yes' and `products`.`account_id` = 1 and `products`.`deleted_at` is null
1.7msr20_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` = 2 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
670μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 2 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` = 2 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
600μ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` = 5 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
660μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 5 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` = 5 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` = 6 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
650μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 6 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` = 6 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
570μ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` = 7 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` = 7 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
600μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 7 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
590μ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` = 8 and `colors`.`deleted_at` is null and `colors`.`account_id` = 1
650μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_images`.`product_id` = 8 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` = 8 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` = 9 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` = 9 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` = 9 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` = 10 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` = 10 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` = 10 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` = 12 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` = 12 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` = 12 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` = 13 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` = 13 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
580μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_tags` where `product_tags`.`product_id` = 13 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` = 17 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` = 17 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` = 17 and `product_tags`.`product_id` is not null and `product_tags`.`account_id` = 1
540μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
update `products` set `views` = 1089, `products`.`updated_at` = '2025-08-13 00:48:08' where `id` = 612
4.06msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
580μ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
490μ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.06msr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `name` = 'In The Spotlight' and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
650μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Main Menu' and `menus`.`account_id` = 1 limit 1
560μ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
890μ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
760μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Top Menu' and `menus`.`account_id` = 1 limit 1
690μ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
660μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (596, 597, 598) and `menu_items`.`account_id` = 1
630μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menus` where `name` = 'Footer Menu' and `menus`.`account_id` = 1 limit 1
530μ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
600μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `menu_items` where `menu_items`.`parent_id` in (599, 606, 613, 618) and `menu_items`.`account_id` = 1
730μ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
680μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select `value`, `name` from `theme_attributes` where `theme_id` = 19 and `account_id` = 1 order by `created_at` desc
1.96msr20_originalMetadata | |
---|---|
Bindings |
|
select * from `product_images` where `product_id` = 612 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 `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
490μ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` = 612 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null
610μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 36 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
580μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 33 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
530μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 28 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 27 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 33 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 28 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 27 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
570μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 28 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
550μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 27 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
500μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 27 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `categories` where `categories`.`id` = 27 and `categories`.`account_id` = 1 and `categories`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 612 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_images` where `product_id` = 612 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
580μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 612 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_images` where `product_id` = 612 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_images` where `product_id` = 612 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` = 2 and `brands`.`deleted_at` is null and `brands`.`account_id` = 1 limit 1
570μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `product_images` where `product_id` = 612 and `product_images`.`deleted_at` is null and `product_images`.`account_id` = 1 order by `sort_order` asc
600μ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` = 'laundry-pair-612' and `menu_items`.`account_id` = 1
640μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
510μ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` = 'laundry-pair-612' 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
470μ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` = 'laundry-pair-612' and `menu_items`.`account_id` = 1
850μ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` = 1670 and `menu_items`.`parent_id` is not null and `url` = 'laundry-pair-612' and `menu_items`.`account_id` = 1
660μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
460μ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` = 'laundry-pair-612' 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
470μ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` = 'laundry-pair-612' and `menu_items`.`account_id` = 1
760μsr20_originalMetadata | |
---|---|
Bindings |
|
select * from `menu_items` where `menu_items`.`id` = 0 and `menu_items`.`account_id` = 1 limit 1
590μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
560μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
510μsr20_originalMetadata | |
---|---|
Bindings |
|
Hints |
|
select * from `themes` where `id` = 19 and `themes`.`deleted_at` is null limit 1
570μ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" => "59599" "REMOTE_ADDR" => "216.73.216.170" "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" => "/laundry-pair-612" "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" => 1755060488.0403 "REQUEST_TIME" => 1755060488 ]
[]
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 => "Wed, 13 Aug 2025 04:48:08 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjhNMmxsQ2EvM3J5OFJBTHNKQmp6QlE9PSIsInZhbHVlIjoiYnNJUmppb3hQd3pqNTh1c3RESUN6ekJWR1BScGlyVGU4SG5sbjBWMlBqUFM1NlFKYytPOC9RMFZUeHZ4LzBYR215RFE1eHRiVGFZUHFQY29OVEJvOTVQd1ZCMG4zSW9SY0NGck1FTlRNQnZmUFNjM3pVL05mQzgrVmtHQWdkS1QiLCJtYWMiOiIyOTQwMzk0MzU0OTlmZWYxNjlhOTYyYjg0NWU1NDI5MjgxOTcwMDZkMWY1ZmQ1MjQzYjQzN2ZiMjI3OWQzNmQzIiwidGFnIjoiIn0%3D; expires=Thu, 17 Jun 2032 04:48:08 GMT; Max-Age=216000000; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjhNMmxsQ2EvM3J5OFJBTHNKQmp6QlE9PSIsInZhbHVlIjoiYnNJUmppb3hQd3pqNTh1c3RESUN6ekJWR1BScGlyVGU4SG5sbjBWMlBqUFM1NlFKYytPOC9RMFZUeHZ4LzBYR215RFE1e ▶" 1 => "showplace_session=eyJpdiI6ImVQNUI2R01DOEsrd2c4RDlydDdRdmc9PSIsInZhbHVlIjoiSHZpa0EzcjRUTkFsN3R0TkpKMDhnUXQrQlBMZWxmem1oOW1BbUw4NExVZVVJd2l2MnVRSG1ua3JPZi9Dd1k2bHRTdnFTZklBMWQ2bTR6VnpONGZGWHRkeitoTVd6SEJ4N25Jd0dtcVM1L3VtUHVVMytQTDI5cFJXZU5YVUlNNUUiLCJtYWMiOiI0NmQ2NzI1YWY0ZDdkMzdiMzEzMzBmMGYzYTE0ZDJlZWVlZWM1ZGU2MzU2ZmFhYTQzY2JmMGU3MGJmNjk0NjFkIiwidGFnIjoiIn0%3D; expires=Thu, 17 Jun 2032 04:48:08 GMT; Max-Age=216000000; path=/; httponly; samesite=lax ◀showplace_session=eyJpdiI6ImVQNUI2R01DOEsrd2c4RDlydDdRdmc9PSIsInZhbHVlIjoiSHZpa0EzcjRUTkFsN3R0TkpKMDhnUXQrQlBMZWxmem1oOW1BbUw4NExVZVVJd2l2MnVRSG1ua3JPZi9Dd1k2bH ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjhNMmxsQ2EvM3J5OFJBTHNKQmp6QlE9PSIsInZhbHVlIjoiYnNJUmppb3hQd3pqNTh1c3RESUN6ekJWR1BScGlyVGU4SG5sbjBWMlBqUFM1NlFKYytPOC9RMFZUeHZ4LzBYR215RFE1eHRiVGFZUHFQY29OVEJvOTVQd1ZCMG4zSW9SY0NGck1FTlRNQnZmUFNjM3pVL05mQzgrVmtHQWdkS1QiLCJtYWMiOiIyOTQwMzk0MzU0OTlmZWYxNjlhOTYyYjg0NWU1NDI5MjgxOTcwMDZkMWY1ZmQ1MjQzYjQzN2ZiMjI3OWQzNmQzIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jun-2032 04:48:08 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjhNMmxsQ2EvM3J5OFJBTHNKQmp6QlE9PSIsInZhbHVlIjoiYnNJUmppb3hQd3pqNTh1c3RESUN6ekJWR1BScGlyVGU4SG5sbjBWMlBqUFM1NlFKYytPOC9RMFZUeHZ4LzBYR215RFE1e ▶" 1 => "showplace_session=eyJpdiI6ImVQNUI2R01DOEsrd2c4RDlydDdRdmc9PSIsInZhbHVlIjoiSHZpa0EzcjRUTkFsN3R0TkpKMDhnUXQrQlBMZWxmem1oOW1BbUw4NExVZVVJd2l2MnVRSG1ua3JPZi9Dd1k2bHRTdnFTZklBMWQ2bTR6VnpONGZGWHRkeitoTVd6SEJ4N25Jd0dtcVM1L3VtUHVVMytQTDI5cFJXZU5YVUlNNUUiLCJtYWMiOiI0NmQ2NzI1YWY0ZDdkMzdiMzEzMzBmMGYzYTE0ZDJlZWVlZWM1ZGU2MzU2ZmFhYTQzY2JmMGU3MGJmNjk0NjFkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jun-2032 04:48:08 GMT; path=/; httponly ◀showplace_session=eyJpdiI6ImVQNUI2R01DOEsrd2c4RDlydDdRdmc9PSIsInZhbHVlIjoiSHZpa0EzcjRUTkFsN3R0TkpKMDhnUXQrQlBMZWxmem1oOW1BbUw4NExVZVVJd2l2MnVRSG1ua3JPZi9Dd1k2bH ▶" ] ]
0 of 0array:5 [▼ "_token" => "ZpjUPX4uO4CHfaBVTx6sRB3AYA2gDg5nSCgY7xIn" "theme" => "rto" "_previous" => array:1 [▶ "url" => "https://r20-stg.projects.softpyramid.com/laundry-pair-612" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]