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 (92.24%) | 411.03ms |
1 x Booting (7.72%) | 34.40ms |
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` = '18ea26' and `r`.`active` = 1) or (`r`.`unique_id` = '18ea26') limit 1
1.17ms/app/Http/Controllers/FrontEndController.php:128production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `restorant_scans` where (`restaurant_id` = 1027 and `session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I') limit 1
153ms/app/Helper/CommonFunction.php:470production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `restorant_scans` (`session_id`, `restaurant_id`, `created_at`, `updated_at`) values ('fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I', 1027, '2025-04-14 17:11:14', '2025-04-14 17:11:14')
3.32ms/app/Helper/CommonFunction.php:481production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `orders` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I') limit 1
430μs/app/Helper/CommonFunction.php:853production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `timezone` from `restorants` where (`id` = 1027) limit 1
310μs/app/Helper/CommonFunction.php:402production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `offers` where (`restaurant_id` = 1027) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '23:11:14' and `end_time` >= '23:11:14' and `deleted_at` is null limit 1
380μs/app/Helper/CommonFunction.php:869production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `user_id` from `restorants` where (`id` = 1027) limit 1
260μs/app/Helper/CommonFunction.php:402production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 1503 order by `id` desc limit 1
330μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 1503 order by `id` desc limit 1
300μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `name` as `area_name` from `restoareas` where (`restaurant_id` = 1027 and `is_default` = 0) and `deleted_at` is null
290μ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` = 1027 and `t`.`restoarea_id` = 951) and `t`.`deleted_at` is null
320μ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` = 1027 and `c`.`active` = 1) and `c`.`deleted_at` is null order by `c`.`order_index` asc
350μ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` = 2834 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
450μ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` = 8749 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8749 and `variant_id` = 6157) limit 1
280μ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` = 8749) 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` = 8749) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8750 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` = 8750) 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` = 8750) order by `eo`.`name` asc
1.38ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8751 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` = 8751) 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` = 8751) order by `eo`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8752 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` = 8752) 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` = 8752) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8753 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` = 8753) 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` = 8753) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8754 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` = 8754) 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` = 8754) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8755 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` = 8755) 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` = 8755) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8756 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` = 8756) 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` = 8756) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8757 and `variant_id` = 0) limit 1
280μ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` = 8757) 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` = 8757) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8758 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` = 8758) 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` = 8758) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8759 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` = 8759) 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` = 8759) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8760 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` = 8760) 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` = 8760) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8761 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` = 8761) 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` = 8761) order by `eo`.`name` asc
1.3ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8762 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` = 8762) 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` = 8762) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8782 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` = 8782) order by `it`.`name` asc
1.31ms/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` = 8782) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9186 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` = 9186) 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` = 9186) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9187 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` = 9187) order by `it`.`name` asc
1.31ms/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` = 9187) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 11449 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` = 11449) 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` = 11449) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 15143 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` = 15143) 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` = 15143) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 15144 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` = 15144) 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` = 15144) order by `eo`.`name` asc
1.23ms/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` = 2835 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
400μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8763 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` = 8763) 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` = 8763) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8764 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` = 8764) 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` = 8764) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8765 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` = 8765) 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` = 8765) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8766 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` = 8766) 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` = 8766) order by `eo`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8775 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` = 8775) 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` = 8775) order by `eo`.`name` asc
1.37ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 11450 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` = 11450) 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` = 11450) 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` = 2836 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 `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8767 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` = 8767) 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` = 8767) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8768 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` = 8768) 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` = 8768) 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` = 2837 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
400μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8769 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` = 8769) 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` = 8769) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8770 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` = 8770) 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` = 8770) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8771 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` = 8771) 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` = 8771) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8780 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` = 8780) 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` = 8780) 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` = 2838 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 `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8772 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` = 8772) 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` = 8772) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8773 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` = 8773) 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` = 8773) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8774 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` = 8774) 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` = 8774) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 11451 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` = 11451) 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` = 11451) 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` = 2841 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 `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 8781 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` = 8781) 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` = 8781) order by `eo`.`name` asc
1.31ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 15145 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` = 15145) 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` = 15145) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 16608 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` = 16608) 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` = 16608) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 16609 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` = 16609) 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` = 16609) order by `eo`.`name` asc
1.31ms/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` = 3067 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
390μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9190 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` = 9190) 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` = 9190) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9191 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` = 9191) 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` = 9191) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9192 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` = 9192) 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` = 9192) order by `eo`.`name` asc
1.24ms/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` = 3366 and `i`.`available` = 1 and `i`.`in_stock` = 1) and `i`.`deleted_at` is null order by `i`.`order_index` asc
400μs/app/Http/Controllers/FrontEndController.php:806production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9828 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` = 9828) 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` = 9828) order by `eo`.`name` asc
1.25ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9829 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` = 9829) order by `it`.`name` asc
1.31ms/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` = 9829) order by `eo`.`name` asc
1.3ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9830 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` = 9830) 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` = 9830) order by `eo`.`name` asc
1.31ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9831 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` = 9831) 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` = 9831) order by `eo`.`name` asc
1.31ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9832 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` = 9832) 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` = 9832) 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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 9833 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` = 9833) 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` = 9833) order by `eo`.`name` asc
1.3ms/app/Http/Controllers/FrontEndController.php:898production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id`, `item_id`, `variant_id`, `quantity` from `cart_items` where (`session_id` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I' and `item_id` = 15146 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` = 15146) order by `it`.`name` asc
1.31ms/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` = 15146) order by `eo`.`name` asc
1.25ms/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
260μ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` = 'fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I')
360μ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` = 1027) and `t`.`deleted_at` is null
350μs/app/Http/Controllers/FrontEndController.php:962production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `features`, `ends_at` from `subscriptions` where `user_id` = 1503 order by `id` desc limit 1
310μs/app/Helper/CommonFunction.php:84production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' 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` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' 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` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
310μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
300μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
300μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
290μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
290μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `o`.`id`, `o`.`discount_on` from `offers` as `o` where `o`.`restaurant_id` = 1027 and `o`.`discount_on` in (1, 2) and `start_date` <= '2025-04-14' and `end_date` >= '2025-04-14' and `start_time` <= '17:11:14' and `end_time` >= '17:11:14' and `deleted_at` is null order by `o`.`id` desc limit 1
310μsview::restorants.web-view.public-profile:392production_squaredmenuMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:15 [▼ "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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] ]
0 of 0array:47 [▼ "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" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/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" => "3.21.41.164" "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" => "53208" "REDIRECT_URL" => "/public/18ea26" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/18ea26" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1744643474.471 "REQUEST_TIME" => 1744643474 ]
[]
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 => "Mon, 14 Apr 2025 15:11:14 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InJpdWhBcUc5MXIrZU40WERRNGZ5U3c9PSIsInZhbHVlIjoiN21qSlZJSTlTMVdJQW54M0Z2SEd4WnNlQmVMdjdMMTZzV0JlR3Y4enFlSSt1dnJYejRBOUo4Z1g0RFI4ek04bi9wb1NGR3c1eWJiOTlud296c1JSLy9HTzdyWFQ4Q2RMd2pPRTBicTNzZ3g3VGF5TjllSURXZmdYUUx0NmZFeEEiLCJtYWMiOiJhOTBjMzk3YTQ3YTE1YzVjOTljM2ZmZWVlZjU2OTVhZWJlMTI0OTkwZTUzZTQ5NjQ4YzNkYzc1ODNlZjM3NWE4In0%3D; expires=Mon, 14-Apr-2025 17:11:14 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6InJpdWhBcUc5MXIrZU40WERRNGZ5U3c9PSIsInZhbHVlIjoiN21qSlZJSTlTMVdJQW54M0Z2SEd4WnNlQmVMdjdMMTZzV0JlR3Y4enFlSSt1dnJYejRBOUo4Z1g0RFI4ek04bi9wb1NGR ▶" 1 => "squared_menu_session=eyJpdiI6IkJFUXJVQnhyYmZ0Y2pSV2tnUm0rcGc9PSIsInZhbHVlIjoiNkdsczhyS3k5TWw3MGpNVGxGQUZPeXRWbVVDenhhdnBTb25WNmVVcnhaMXpreS94endUVGFVZmJWZlpJTEFWY0RKZUZycWxzQkJFaldkcnArajNYSFhjVG1oR0wxZGVNZWEwOUpOT2pUREtrR1ZNZ1FxcHNQTVA0MzdtdVFvLzAiLCJtYWMiOiIyNDZjN2M5NTQ3ODE3MDI5NzdmOTEwMDMxNWE3MmE0MzhlODIzYjJhNDA5OThlMzAwNjBmMTgzMTg1MTJmNWJjIn0%3D; expires=Mon, 14-Apr-2025 17:11:14 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀squared_menu_session=eyJpdiI6IkJFUXJVQnhyYmZ0Y2pSV2tnUm0rcGc9PSIsInZhbHVlIjoiNkdsczhyS3k5TWw3MGpNVGxGQUZPeXRWbVVDenhhdnBTb25WNmVVcnhaMXpreS94endUVGFVZmJWZlpJTEF ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InJpdWhBcUc5MXIrZU40WERRNGZ5U3c9PSIsInZhbHVlIjoiN21qSlZJSTlTMVdJQW54M0Z2SEd4WnNlQmVMdjdMMTZzV0JlR3Y4enFlSSt1dnJYejRBOUo4Z1g0RFI4ek04bi9wb1NGR3c1eWJiOTlud296c1JSLy9HTzdyWFQ4Q2RMd2pPRTBicTNzZ3g3VGF5TjllSURXZmdYUUx0NmZFeEEiLCJtYWMiOiJhOTBjMzk3YTQ3YTE1YzVjOTljM2ZmZWVlZjU2OTVhZWJlMTI0OTkwZTUzZTQ5NjQ4YzNkYzc1ODNlZjM3NWE4In0%3D; expires=Mon, 14-Apr-2025 17:11:14 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InJpdWhBcUc5MXIrZU40WERRNGZ5U3c9PSIsInZhbHVlIjoiN21qSlZJSTlTMVdJQW54M0Z2SEd4WnNlQmVMdjdMMTZzV0JlR3Y4enFlSSt1dnJYejRBOUo4Z1g0RFI4ek04bi9wb1NGR ▶" 1 => "squared_menu_session=eyJpdiI6IkJFUXJVQnhyYmZ0Y2pSV2tnUm0rcGc9PSIsInZhbHVlIjoiNkdsczhyS3k5TWw3MGpNVGxGQUZPeXRWbVVDenhhdnBTb25WNmVVcnhaMXpreS94endUVGFVZmJWZlpJTEFWY0RKZUZycWxzQkJFaldkcnArajNYSFhjVG1oR0wxZGVNZWEwOUpOT2pUREtrR1ZNZ1FxcHNQTVA0MzdtdVFvLzAiLCJtYWMiOiIyNDZjN2M5NTQ3ODE3MDI5NzdmOTEwMDMxNWE3MmE0MzhlODIzYjJhNDA5OThlMzAwNjBmMTgzMTg1MTJmNWJjIn0%3D; expires=Mon, 14-Apr-2025 17:11:14 GMT; path=/; httponly ◀squared_menu_session=eyJpdiI6IkJFUXJVQnhyYmZ0Y2pSV2tnUm0rcGc9PSIsInZhbHVlIjoiNkdsczhyS3k5TWw3MGpNVGxGQUZPeXRWbVVDenhhdnBTb25WNmVVcnhaMXpreS94endUVGFVZmJWZlpJTEF ▶" ] ]
0 of 0array:6 [▼ "_token" => "o94jKHGVXSNStgCHC9daAJnX2jlWlzwy1QQ2rNVC" "session_id" => "fYYxUcpdUw1ghOEODlI7roBCafCbHi4Bn5ennn5I" "table_id" => 1176 "_previous" => array:1 [▶ "url" => "https://admin.squaredmenu.com/18ea26" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]