Inside
Do you want to call a waiter here?
Sorry for the inconvenience! But we are not accepting orders currently. You can still visit our menu and place the order in our next availability.
Thank you!
1 x Application (96.79%) | 658.68ms |
1 x Booting (3.2%) | 21.76ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
select `r`.`id`, `r`.`name`, `r`.`address`, `r`.`logo`, `r`.`cover`, `r`.`total_tables`, `r`.`timezone`, `r`.`currency`, `r`.`template_id`, `r`.`subdomain`, `r`.`unique_id`, `r`.`owner_visit_count`, `r`.`user_id` from `restorants` as `r` where (`r`.`subdomain` = 'refuel' and `r`.`active` = 1) or (`r`.`unique_id` = 'refuel') limit 1
810μs/app/Http/Controllers/FrontEndController.php:128production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `restorant_scans` where (`restaurant_id` = 510 and `session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96') limit 1
173ms/app/Helper/CommonFunction.php:470production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `restorant_scans` (`session_id`, `restaurant_id`, `created_at`, `updated_at`) values ('hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96', 510, '2025-06-14 04:35:24', '2025-06-14 04:35:24')
3.52ms/app/Helper/CommonFunction.php:481production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `orders` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96') limit 1
430μs/app/Helper/CommonFunction.php:853production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `timezone` from `restorants` where (`id` = 510) limit 1
280μs/app/Helper/CommonFunction.php:402production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `offers` where (`restaurant_id` = 510) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:24' and `end_time` >= '04:35:24' and `deleted_at` is null limit 1
320μs/app/Helper/CommonFunction.php:869production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `user_id` from `restorants` where (`id` = 510) limit 1
270μs/app/Helper/CommonFunction.php:402production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 783 order by `id` desc limit 1
360μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 783 order by `id` desc limit 1
270μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `name` as `area_name` from `restoareas` where (`restaurant_id` = 510 and `is_default` = 0) and `deleted_at` is null
260μs/app/Http/Controllers/FrontEndController.php:771production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `t`.`id` as `table_id`, `t`.`name`, `t`.`size` from `tables` as `t` where (`t`.`restaurant_id` = 510 and `t`.`restoarea_id` = 453) and `t`.`deleted_at` is null
340μs/app/Http/Controllers/FrontEndController.php:778production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `c`.`id` as `menu_id`, `c`.`name`, `c`.`description`, `c`.`active` from `categories` as `c` where (`c`.`restorant_id` = 510 and `c`.`active` = 1) and `c`.`deleted_at` is null order by `c`.`order_index` asc
520μs/app/Http/Controllers/FrontEndController.php:790production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1409 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
350μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4047 and `variant_id` = 0) limit 1
250μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4047) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4047) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4042 and `variant_id` = 0) limit 1
360μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4042) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4042) order by `eo`.`name` asc
1.22ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14148 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14148 and `variant_id` = 11099) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14148) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14148) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14279 and `v`.`deleted_at` is null) order by `v`.`price` asc
320μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14279 and `variant_id` = 11251) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14279) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14279) order by `eo`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1393 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
490μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3917 and `variant_id` = 0) limit 1
350μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3917) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3917) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3918 and `variant_id` = 0) limit 1
440μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3918) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3918) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3919 and `variant_id` = 0) limit 1
390μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3919) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3919) order by `eo`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3920 and `variant_id` = 0) limit 1
290μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3920) order by `it`.`name` asc
1.42ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3920) order by `eo`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13450 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13450 and `variant_id` = 10811) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13450) order by `it`.`name` asc
1.52ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13450) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1533 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
350μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4570 and `variant_id` = 0) limit 1
340μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4570) order by `it`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4570) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4571 and `variant_id` = 0) limit 1
350μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4571) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4571) order by `eo`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1395 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
480μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3936 and `variant_id` = 0) limit 1
370μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3936) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3936) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3937 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3937) order by `it`.`name` asc
1.46ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3937) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1392 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
440μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4535 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4535) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4535) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4536 and `variant_id` = 0) limit 1
400μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4536) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4536) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4537 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4537) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4537) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4540 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4540) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4540) order by `eo`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4541 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4541) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4541) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4538 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4538) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4538) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4539 and `variant_id` = 0) limit 1
340μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4539) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4539) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 16607 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 16607) order by `it`.`name` asc
1.44ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 16607) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4542 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4542) order by `it`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4542) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1396 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
480μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3938 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3938) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3938) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3939 and `variant_id` = 0) limit 1
410μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3939) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3939) order by `eo`.`name` asc
1.24ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3981 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3981) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3981) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3940 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3940) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3940) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3942 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3942) order by `it`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3942) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3941 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3941) order by `it`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3941) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13429 and `v`.`deleted_at` is null) order by `v`.`price` asc
340μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13429 and `variant_id` = 10799) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13429) order by `it`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13429) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3988 and `variant_id` = 0) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3988) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3988) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13748 and `v`.`deleted_at` is null) order by `v`.`price` asc
340μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13748 and `variant_id` = 10830) limit 1
420μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13748) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13748) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4604 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
420μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14149 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14149 and `variant_id` = 11100) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14149) order by `it`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14149) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14150 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14150 and `variant_id` = 11101) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14150) order by `it`.`name` asc
1.4ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14150) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14151 and `v`.`deleted_at` is null) order by `v`.`price` asc
320μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14151 and `variant_id` = 11102) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14151) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14151) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14152 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14152 and `variant_id` = 11103) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14152) order by `it`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14152) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14153 and `v`.`deleted_at` is null) order by `v`.`price` asc
360μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14153 and `variant_id` = 11104) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14153) order by `it`.`name` asc
1.44ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14153) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1397 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
440μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3944 and `variant_id` = 0) limit 1
420μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3944) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3944) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3947 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3947) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3947) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4053 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4053) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4053) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3948 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3948) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3948) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3945 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3945) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3945) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3946 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3946) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3946) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14154 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14154 and `variant_id` = 11105) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14154) order by `it`.`name` asc
1.45ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14154) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1394 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
480μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3925 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3925) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3925) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3931 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3931) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3931) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4915 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4915) order by `it`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4915) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3932 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3932) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3932) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3928 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3928) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3928) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3927 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3927) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3927) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3924 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3924) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3924) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3926 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3926) order by `it`.`name` asc
4.18ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3926) order by `eo`.`name` asc
2.09ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3930 and `variant_id` = 0) limit 1
370μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3930) order by `it`.`name` asc
1.9ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3930) order by `eo`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14157 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14157 and `variant_id` = 11107) limit 1
4.13ms/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14157) order by `it`.`name` asc
1.67ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14157) order by `eo`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1401 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
440μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3991 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3991) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3991) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 4001 and `variant_id` = 0) limit 1
390μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 4001) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 4001) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3992 and `variant_id` = 0) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3992) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3992) order by `eo`.`name` asc
1.29ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3993 and `variant_id` = 0) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3993) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3993) order by `eo`.`name` asc
1.29ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14155 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14155 and `variant_id` = 11106) limit 1
290μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14155) order by `it`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14155) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4476 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
410μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13444 and `v`.`deleted_at` is null) order by `v`.`price` asc
330μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13444 and `variant_id` = 10805) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13444) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13444) order by `eo`.`name` asc
1.24ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13445 and `v`.`deleted_at` is null) order by `v`.`price` asc
400μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13445 and `variant_id` = 10806) limit 1
300μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13445) order by `it`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13445) order by `eo`.`name` asc
1.49ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13446 and `v`.`deleted_at` is null) order by `v`.`price` asc
430μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13446 and `variant_id` = 10807) limit 1
360μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13446) order by `it`.`name` asc
1.49ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13446) order by `eo`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13447 and `v`.`deleted_at` is null) order by `v`.`price` asc
400μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13447 and `variant_id` = 10808) limit 1
460μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13447) order by `it`.`name` asc
1.53ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13447) order by `eo`.`name` asc
1.48ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13448 and `v`.`deleted_at` is null) order by `v`.`price` asc
400μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13448 and `variant_id` = 11888) limit 1
370μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13448) order by `it`.`name` asc
1.46ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13448) order by `eo`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13449 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13449) order by `it`.`name` asc
1.45ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13449) order by `eo`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4462 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
460μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13439 and `v`.`deleted_at` is null) order by `v`.`price` asc
380μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13439 and `variant_id` = 10800) limit 1
350μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13439) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13439) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13440 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13440 and `variant_id` = 10801) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13440) order by `it`.`name` asc
1.44ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13440) order by `eo`.`name` asc
1.3ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13441 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13441 and `variant_id` = 10802) limit 1
370μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13441) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13441) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13442 and `v`.`deleted_at` is null) order by `v`.`price` asc
380μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13442 and `variant_id` = 10803) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13442) order by `it`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13442) order by `eo`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4639 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
430μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14273 and `v`.`deleted_at` is null) order by `v`.`price` asc
360μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14273 and `variant_id` = 11245) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14273) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14273) order by `eo`.`name` asc
1.29ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14274 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14274 and `variant_id` = 11246) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14274) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14274) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14275 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14275 and `variant_id` = 11247) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14275) order by `it`.`name` asc
1.45ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14275) order by `eo`.`name` asc
1.31ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14276 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14276 and `variant_id` = 11248) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14276) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14276) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4517 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
430μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13704 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13704 and `variant_id` = 10820) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13704) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13704) order by `eo`.`name` asc
1.36ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13705 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13705 and `variant_id` = 10821) limit 1
340μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13705) order by `it`.`name` asc
1.43ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13705) order by `eo`.`name` asc
1.29ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4518 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
480μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13706 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13706 and `variant_id` = 10822) limit 1
350μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13706) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13706) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13707 and `v`.`deleted_at` is null) order by `v`.`price` asc
360μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13707 and `variant_id` = 10823) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13707) order by `it`.`name` asc
1.41ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13707) order by `eo`.`name` asc
1.3ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 13708 and `v`.`deleted_at` is null) order by `v`.`price` asc
370μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 13708 and `variant_id` = 10824) limit 1
370μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 13708) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 13708) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 4671 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
440μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14397 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14397 and `variant_id` = 11304) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14397) order by `it`.`name` asc
1.42ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14397) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14398 and `v`.`deleted_at` is null) order by `v`.`price` asc
390μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14398 and `variant_id` = 11305) limit 1
350μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14398) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14398) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14399 and `v`.`deleted_at` is null) order by `v`.`price` asc
430μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14399 and `variant_id` = 11306) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14399) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14399) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14401 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14401) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14401) order by `eo`.`name` asc
1.34ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1398 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
420μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 3953 and `v`.`deleted_at` is null) order by `v`.`price` asc
340μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3953 and `variant_id` = 13087) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3953) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3953) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `i`.`id` as `item_id`, `i`.`name`, `i`.`thumbnail`, `i`.`image`, `i`.`description`, `i`.`price`, `i`.`has_variants`, `i`.`plus_on_variants`, `i`.`nutrition`, `i`.`category_id` from `items` as `i` where (`i`.`category_id` = 1400 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
470μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3986 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3986) order by `it`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3986) order by `eo`.`name` asc
1.32ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3987 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3987) order by `it`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3987) order by `eo`.`name` asc
1.33ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3983 and `variant_id` = 0) limit 1
330μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3983) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3983) order by `eo`.`name` asc
1.27ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3984 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3984) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3984) order by `eo`.`name` asc
1.28ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 3985 and `variant_id` = 0) limit 1
320μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 3985) order by `it`.`name` asc
1.39ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 3985) order by `eo`.`name` asc
1.29ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `v`.`id` as `variant_id`, `v`.`price`, `v`.`options` from `variants` as `v` where (`v`.`item_id` = 14396 and `v`.`deleted_at` is null) order by `v`.`price` asc
350μs/app/Http/Controllers/FrontEndController.php:831production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96' and `item_id` = 14396 and `variant_id` = 11303) limit 1
310μs/app/Helper/CommonFunction.php:556production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name`, `it`.`image` from `item_has_types` as `iht` inner join `item_types` as `it` on `it`.`id` = `iht`.`item_type_id` where (`iht`.`item_id` = 14396) order by `it`.`name` asc
1.35ms/app/Http/Controllers/FrontEndController.php:890production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `ieo`.`id`, `eo`.`id` as `option_id`, `eo`.`name`, `eo`.`image` from `item_extra_options` as `ieo` inner join `extra_options` as `eo` on `eo`.`id` = `ieo`.`option_id` where (`ieo`.`item_id` = 14396) order by `eo`.`name` asc
1.26ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `it`.`id` as `item_type_id`, `it`.`name` from `item_types` as `it` order by `it`.`name` asc
270μs/app/Http/Controllers/FrontEndController.php:914production_squaredmenuMetadata | |
---|---|
Backtrace |
|
select `c`.*, `i`.`restorant_id`, `i`.`category_id`, `i`.`price`, `v`.`price` as `variant_price` from `cart_items` as `c` left join `items` as `i` on `i`.`id` = `c`.`item_id` left join `variants` as `v` on `v`.`id` = `c`.`variant_id` where (`c`.`session_id` = 'hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96')
380μs/app/Helper/CommonFunction.php:512production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `t`.`id` as `table_id`, `t`.`name`, `t`.`size`, `t`.`is_default`, `a`.`name` as `area_name` from `tables` as `t` inner join `restoareas` as `a` on `a`.`id` = `t`.`restoarea_id` where (`t`.`restaurant_id` = 510) and `t`.`deleted_at` is null
390μs/app/Http/Controllers/FrontEndController.php:962production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 783 order by `id` desc limit 1
330μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
380μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
340μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
350μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
350μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
340μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
320μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 510 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-06-14' and `end_date` >= '2025-06-14' and `start_time` <= '04:35:25' and `end_time` >= '04:35:25' and `deleted_at` is null order by `o`.`id` desc limit 1
330μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "host" => array:1 [▶ 0 => "admin.squaredmenu.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" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlFqUTVPU0x1NUJFbmxBdFZOMjI0dkE9PSIsInZhbHVlIjoiYlN1Q3ZNYVo4ZVBuRkNjejZKSlQ2NHQzbFhMN3U5NDN6enVWVW1EK3dIUmQ2S3IyNTFUUU9Rb2lHYUc2cGtiM29KN2NBMzRFL0hyakRHMU8xUjM5ejZZeHU0N0xKOTgrY0xaYjhjSVNEWDNBaHpVcC9SOUloOXJZclB4YXdXZDUiLCJtYWMiOiJiZTZjZWM1YzIyZWY3ZGNlNmViYzU3NGM2MzQzNjE5NzYwZTBhZWY3MzM0ZjYxZTFiZjRkMTQ2NmU1ZDNjMzVmIn0%3D; squared_menu_session=eyJpdiI6IlM3R1BJNm90MURhOHpvRUhoZy9kTFE9PSIsInZhbHVlIjoiR2lqQ0h2SEd4TEtLNHBIY3FTTjdkeDI4N2k1SzFrUmsrMHJNRTFHL2RWNlBVaVQvcnJ5eFYvREFnSjJYVzIxU21lWHVtZ0NrMVVPSkEwUi8rUlFMMkh4TWNJOHIwQmhWUmFub1I1RnFRZmpvYU5ML2JHRGdKVFlWZUlTSkxWL1UiLCJtYWMiOiIwYjAwMTNhOTQ4ZjliMDE2YzQ0ZjM0MjIyNWM1ZjkyMzRlNDVkZTM1MjFiOWRlODBkYTBkMzVjNTRlM2Y2ZjQ1In0%3D ◀XSRF-TOKEN=eyJpdiI6IlFqUTVPU0x1NUJFbmxBdFZOMjI0dkE9PSIsInZhbHVlIjoiYlN1Q3ZNYVo4ZVBuRkNjejZKSlQ2NHQzbFhMN3U5NDN6enVWVW1EK3dIUmQ2S3IyNTFUUU9Rb2lHYUc2cGtiM29KN2NBM ▶" ] ]
0 of 0array:48 [▼ "REDIRECT_REDIRECT_HTTPS" => "on" "REDIRECT_REDIRECT_SSL_TLS_SNI" => "admin.squaredmenu.com" "REDIRECT_REDIRECT_STATUS" => "200" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "admin.squaredmenu.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "admin.squaredmenu.com" "HTTP_HOST" => "admin.squaredmenu.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" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IlFqUTVPU0x1NUJFbmxBdFZOMjI0dkE9PSIsInZhbHVlIjoiYlN1Q3ZNYVo4ZVBuRkNjejZKSlQ2NHQzbFhMN3U5NDN6enVWVW1EK3dIUmQ2S3IyNTFUUU9Rb2lHYUc2cGtiM29KN2NBMzRFL0hyakRHMU8xUjM5ejZZeHU0N0xKOTgrY0xaYjhjSVNEWDNBaHpVcC9SOUloOXJZclB4YXdXZDUiLCJtYWMiOiJiZTZjZWM1YzIyZWY3ZGNlNmViYzU3NGM2MzQzNjE5NzYwZTBhZWY3MzM0ZjYxZTFiZjRkMTQ2NmU1ZDNjMzVmIn0%3D; squared_menu_session=eyJpdiI6IlM3R1BJNm90MURhOHpvRUhoZy9kTFE9PSIsInZhbHVlIjoiR2lqQ0h2SEd4TEtLNHBIY3FTTjdkeDI4N2k1SzFrUmsrMHJNRTFHL2RWNlBVaVQvcnJ5eFYvREFnSjJYVzIxU21lWHVtZ0NrMVVPSkEwUi8rUlFMMkh4TWNJOHIwQmhWUmFub1I1RnFRZmpvYU5ML2JHRGdKVFlWZUlTSkxWL1UiLCJtYWMiOiIwYjAwMTNhOTQ4ZjliMDE2YzQ0ZjM0MjIyNWM1ZjkyMzRlNDVkZTM1MjFiOWRlODBkYTBkMzVjNTRlM2Y2ZjQ1In0%3D ◀XSRF-TOKEN=eyJpdiI6IlFqUTVPU0x1NUJFbmxBdFZOMjI0dkE9PSIsInZhbHVlIjoiYlN1Q3ZNYVo4ZVBuRkNjejZKSlQ2NHQzbFhMN3U5NDN6enVWVW1EK3dIUmQ2S3IyNTFUUU9Rb2lHYUc2cGtiM29KN2NBM ▶" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.29 (Ubuntu) Server at admin.squaredmenu.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.29 (Ubuntu)" "SERVER_NAME" => "admin.squaredmenu.com" "SERVER_ADDR" => "172.31.7.119" "SERVER_PORT" => "443" "REMOTE_ADDR" => "216.73.216.216" "DOCUMENT_ROOT" => "/var/www/admin/" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/admin/" "SERVER_ADMIN" => "hello@squaredmenu.com" "SCRIPT_FILENAME" => "/var/www/admin/public/index.php" "REMOTE_PORT" => "51420" "REDIRECT_URL" => "/public/refuel" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/refuel" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1749868524.4967 "REQUEST_TIME" => 1749868524 ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "aYF7VunPWRlC5boraAGXHGDbQdTIPbZ91PrEXGbE" "squared_menu_session" => "hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96" ]
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 => "Sat, 14 Jun 2025 02:35:25 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImFnVkZyWEFJaUVpVEIvY3gxaDkrZmc9PSIsInZhbHVlIjoiUkdKWXJyMFRZN2wva1hBWk5vcFp6SzV5WTJKMlNtTitUYUhxaEZoRmd1bElpS20xWG5KU21tYTNaQTZjNXdFOHVPSHBjb04rUGl3cW9TVCtrTit6K3RjRGlsVjRZL056K2Q1NDlnL1QvSXFFMXo3azJiMHAwN3E4VUR4RnRTQmkiLCJtYWMiOiIxOTk0NWE4NGJhODM4ZmNjYzQzMWEwMTQ0MzZlZDU4YmJkNDM2M2YxMjYzM2VhNzAyYzQ2NDRhZGY1ZGUyYjBkIn0%3D; expires=Sat, 14-Jun-2025 04:35:25 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6ImFnVkZyWEFJaUVpVEIvY3gxaDkrZmc9PSIsInZhbHVlIjoiUkdKWXJyMFRZN2wva1hBWk5vcFp6SzV5WTJKMlNtTitUYUhxaEZoRmd1bElpS20xWG5KU21tYTNaQTZjNXdFOHVPSHBjb ▶" 1 => "squared_menu_session=eyJpdiI6IjZ4ZjhHZ1RHdzAzUWorSndpY00xNmc9PSIsInZhbHVlIjoic0FvQ0hOZXI3ZU4wbW9Gak4wRlBQL3VqaWxub3I4T3QyRDUrMnJQU0g1bnJPUDZqYm1kYXdzbnlnUkl6QmswVGdKa2lqelFqbVM2amFJa1BRR3M2RVZ5MVVOSGJGZ0ZQSTFsTTNxNjZIN3Fvc01XWEVKNFhIQlo0K0JvalZVMWEiLCJtYWMiOiI3MmY1YzkwZjEzMTY4OWUyYjVkOWU2ZDg3YzYyZjk1Mjk1ZGFkZDljMmZlNDI5MTBmN2YyYWY5OGExODZlZmNkIn0%3D; expires=Sat, 14-Jun-2025 04:35:25 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀squared_menu_session=eyJpdiI6IjZ4ZjhHZ1RHdzAzUWorSndpY00xNmc9PSIsInZhbHVlIjoic0FvQ0hOZXI3ZU4wbW9Gak4wRlBQL3VqaWxub3I4T3QyRDUrMnJQU0g1bnJPUDZqYm1kYXdzbnlnUkl6Qms ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImFnVkZyWEFJaUVpVEIvY3gxaDkrZmc9PSIsInZhbHVlIjoiUkdKWXJyMFRZN2wva1hBWk5vcFp6SzV5WTJKMlNtTitUYUhxaEZoRmd1bElpS20xWG5KU21tYTNaQTZjNXdFOHVPSHBjb04rUGl3cW9TVCtrTit6K3RjRGlsVjRZL056K2Q1NDlnL1QvSXFFMXo3azJiMHAwN3E4VUR4RnRTQmkiLCJtYWMiOiIxOTk0NWE4NGJhODM4ZmNjYzQzMWEwMTQ0MzZlZDU4YmJkNDM2M2YxMjYzM2VhNzAyYzQ2NDRhZGY1ZGUyYjBkIn0%3D; expires=Sat, 14-Jun-2025 04:35:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImFnVkZyWEFJaUVpVEIvY3gxaDkrZmc9PSIsInZhbHVlIjoiUkdKWXJyMFRZN2wva1hBWk5vcFp6SzV5WTJKMlNtTitUYUhxaEZoRmd1bElpS20xWG5KU21tYTNaQTZjNXdFOHVPSHBjb ▶" 1 => "squared_menu_session=eyJpdiI6IjZ4ZjhHZ1RHdzAzUWorSndpY00xNmc9PSIsInZhbHVlIjoic0FvQ0hOZXI3ZU4wbW9Gak4wRlBQL3VqaWxub3I4T3QyRDUrMnJQU0g1bnJPUDZqYm1kYXdzbnlnUkl6QmswVGdKa2lqelFqbVM2amFJa1BRR3M2RVZ5MVVOSGJGZ0ZQSTFsTTNxNjZIN3Fvc01XWEVKNFhIQlo0K0JvalZVMWEiLCJtYWMiOiI3MmY1YzkwZjEzMTY4OWUyYjVkOWU2ZDg3YzYyZjk1Mjk1ZGFkZDljMmZlNDI5MTBmN2YyYWY5OGExODZlZmNkIn0%3D; expires=Sat, 14-Jun-2025 04:35:25 GMT; path=/; httponly ◀squared_menu_session=eyJpdiI6IjZ4ZjhHZ1RHdzAzUWorSndpY00xNmc9PSIsInZhbHVlIjoic0FvQ0hOZXI3ZU4wbW9Gak4wRlBQL3VqaWxub3I4T3QyRDUrMnJQU0g1bnJPUDZqYm1kYXdzbnlnUkl6Qms ▶" ] ]
0 of 0array:6 [▼ "_token" => "aYF7VunPWRlC5boraAGXHGDbQdTIPbZ91PrEXGbE" "_previous" => array:1 [▶ "url" => "https://admin.squaredmenu.com/refuel" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "session_id" => "hQylE2Pk73EDt23hndbNnkD38R3JZYw3qYzLgV96" "table_id" => 676 "PHPDEBUGBAR_STACK_DATA" => [] ]