You need to login to view this feature
This address will be removed from this list
1 x Booting (66.06%) | 353ms |
1 x Application (33.94%) | 181ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 33 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'maintenance_mode') and `theme` = 'default' limit 1
Bindings | |
Backtrace |
insert into `guest_users` (`ip_address`, `created_at`) values ('18.223.29.51', '2025-04-10 04:13:50')
Bindings | |
Backtrace |
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where FIND_IN_SET(7, REPLACE(theme, ' ', '')) and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `home_status` = 1) and `status` = 1
Bindings | |
Backtrace |
select * from `reviews` where `reviews`.`product_id` in (42, 43, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 97, 99, 102, 103) and `delivery_man_id` is null and `status` = 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`id` in (3, 8, 137, 138, 140, 165, 169, 3)
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (3, 8, 137, 138, 140, 165, 169) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (42, 43, 45, 46, 47, 48, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 97, 99, 102, 103) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
Bindings | |
Backtrace |
select count(*) as aggregate from `products` where FIND_IN_SET(7, REPLACE(theme, ' ', '')) and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `home_status` = 1) and `status` = 1 and 0 = 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`id` = 126 limit 1
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (126) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select count(*) as aggregate from `products` where FIND_IN_SET(7, REPLACE(theme, ' ', '')) and `ability_one` = 1 and `status` = 1
Bindings | |
Backtrace |
select count(*) as aggregate from `products` where FIND_IN_SET(7, REPLACE(theme, ' ', '')) and `ability_one` = 0 and `status` = 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `id` = '126' limit 1
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (126) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `categories` where `categories`.`id` = 120 limit 1
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (120) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `categories` where `categories`.`id` = 3 limit 1
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (3) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `parent_id` = '126' and `home_status` = 1 and json_contains(`website_ids`, '\"7\"') order by `priority` asc
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and FIND_IN_SET(7, REPLACE(theme, ' ', '')) and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where FIND_IN_SET(7, REPLACE(theme, ' ', '')) order by `created_at` desc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (1, 2, 4, 6, 7, 8, 9, 22, 23) and `translations`.`translationable_type` = 'App\\Models\\Brand' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where json_contains(`website_ids`, '\"7\"') and `position` = 0 and `parent_id` = 0 and `home_status` = 1 order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) order by `priority` asc
Backtrace |
select * from `categories` where `categories`.`parent_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) order by `priority` asc
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (61, 62, 63, 64, 65, 122, 123, 124, 125, 126, 127, 128, 129, 168, 174) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 140 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (145, 146, 147, 148, 149) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 165 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (166, 173, 175) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 166 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (168) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 168 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (169) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 169 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 175 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 173 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (174) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 174 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 137 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 3 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (119, 120, 121) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 138 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 139 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 170 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 171 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 8 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (60) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` = 172 and `categories`.`parent_id` is not null order by `priority` asc
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'google_analytics') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'google_tag_manager_id') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'live_chat') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'announcement') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select * from `customer_groups` where `is_active` = '1' and `is_mil_gov` = '1'
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'guest_checkout') and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select `cart_group_id` from `carts` where `status` = 1 and (`customer_id` = 65180 and `is_guest` = 1) group by `cart_group_id`
Bindings | |
Backtrace |
select * from `carts` where `status` = 1 and 0 = 1
Bindings | |
Backtrace |
select `cart_group_id` from `carts` where `status` = 1 and (`customer_id` = 65180 and `is_guest` = 1) group by `cart_group_id`
Bindings | |
Backtrace |
select * from `carts` where `status` = 1 and 0 = 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `currencies` where (`code` = 'USD') limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select * from `business_settings` where (`type` = 'currency_symbol_position') and `theme` = 'default' and `website_id` = 7 limit 1
Bindings | |
Backtrace |
select * from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
Bindings | |
Backtrace |
select count(*) as aggregate from `categories` where json_contains(`website_ids`, '\"7\"') and `position` = 0 and `parent_id` = 0 and `home_status` = 1
Bindings | |
Backtrace |
select * from `categories` where json_contains(`website_ids`, '\"7\"') and `position` = 0 and `parent_id` = 0 and `home_status` = 1 order by `priority` asc limit 11 offset 0
Bindings | |
Backtrace |
select * from `categories` where `categories`.`parent_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) order by `priority` asc
Backtrace |
select * from `categories` where `categories`.`parent_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) order by `priority` asc
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (61, 62, 63, 64, 65, 122, 123, 124, 125, 126, 127, 128, 129, 168, 174) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (60, 119, 120, 121, 145, 146, 147, 148, 149, 166, 173, 175) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `translations` where `translations`.`translationable_id` in (3, 8, 137, 138, 139, 140, 165, 170, 171, 172) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
Bindings | |
Backtrace |
select * from `domains` where `domain` = ? limit 1
select `id` from `domains` where `domain` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and FIND_IN_SET(?, REPLACE(theme, ' ', '')) and (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = ?)) and (`status` = ?) and (`request_status` = ?) or (`brand_id` is null and `status` = ?)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = ?)) or ((`added_by` = ? and `status` = ?))) and `product_type` in (?, ?)) as `brand_products_count` from `brands` where FIND_IN_SET(?, REPLACE(theme, ' ', '')) order by `created_at` desc
select * from `translations` where `translations`.`translationable_id` in (1, 2, 4, 6, 7, 8, 9, 22, 23) and `translations`.`translationable_type` = ? and `locale` = ?
select * from `domains` where `domain` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select count(*) as aggregate from `products` where (exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = ?)) and (`status` = ?) and (`request_status` = ?) or (`brand_id` is null and `status` = ?)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = ?)) or ((`added_by` = ? and `status` = ?))) and `product_type` in (?, ?) and `discount` != ?
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select `tenant_id` from `domains` where `domain` = ? limit 1
select `tenant_id` from `domains` where `domain` = ? limit 1
select `id` from `domains` where `domain` = ? limit 1
select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
select `id` from `domains` where `domain` = ? limit 1
select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
select `id` from `domains` where `domain` = ? limit 1
select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
select `id` from `domains` where `domain` = ? limit 1
select * from `pages` where `main_heading` = ? and `status` = ? and `website_id` = ? order by `position` asc
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
select * from `domains` where `domain` = ? limit 1
select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
200
0 of 0array:3 [▼ "data_from" => "category" "id" => "126" "page" => "1" ]
[]
0 of 0array:16 [▼ "host" => array:1 [▶ 0 => "moxbrew.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" ] "x-https" => array:1 [▶ 0 => "1" ] ]
[]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 09 Apr 2025 22:43:50 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNDdWZaRGxSMXg2Mk5zdDQzbkR5T1E9PSIsInZhbHVlIjoiU2ZQYzQ4UURnUXA5TWhhYWpQSWVMcGtWaXNYVVVBNFFwT2NiaTdYWExmSk9icjBHdGZkYmxRaE5VbmcwMzlMSDI1VFJoaGhPTHdlMTluKy9mUHVsVlBkMy9TUXRQWGJlQ3JxZHFmdFFFUnVUb2kxMmtndldlUXB1L0lQQjRLVWMiLCJtYWMiOiJhZGE5NWY1ZjYwMzgzZjE4NjU1NjI4M2NlMjU0ZjE2MjlhOWJjNGZiYjY2OTUyN2UwY2U1N2EwMjU4NTc3YjdhIiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 23:43:50 GMT; Max-Age=3600; path=/ ◀XSRF-TOKEN=eyJpdiI6InNDdWZaRGxSMXg2Mk5zdDQzbkR5T1E9PSIsInZhbHVlIjoiU2ZQYzQ4UURnUXA5TWhhYWpQSWVMcGtWaXNYVVVBNFFwT2NiaTdYWExmSk9icjBHdGZkYmxRaE5VbmcwMzlMSDI1VFJoa ▶" 1 => "6valley1706711038_session=eyJpdiI6IlU5NFo2WGx5RHpZamMyZlFneldEVmc9PSIsInZhbHVlIjoiM3p0TGFSL1FuSklHR05RNXNla3hycUh3ZXh3Q0ZPVGhDdjFleWMyS3JFYUJnU3RycTh3Qk1lUFdTSThUeGxLcEE5dTZCallEMzFpcVdPWDlvMjE5azNBYUVqWjB0QXkyL3pERmlxOVJVZm5nR21MTVJyWXQ4T2hBbE5MOTBxM00iLCJtYWMiOiJjMGY2MzNmYWRkMTE5N2UwZWEyOGRmZWM4MzBkNWJiZjc1Yjk1YmU4ZTBhZTQxMzljMTI3NmE5ZDNkMDY2N2Q3IiwidGFnIjoiIn0%3D; expires=Wed, 09 Apr 2025 23:43:50 GMT; Max-Age=3600; path=/; httponly ◀6valley1706711038_session=eyJpdiI6IlU5NFo2WGx5RHpZamMyZlFneldEVmc9PSIsInZhbHVlIjoiM3p0TGFSL1FuSklHR05RNXNla3hycUh3ZXh3Q0ZPVGhDdjFleWMyS3JFYUJnU3RycTh3Qk1lUFdTST ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InNDdWZaRGxSMXg2Mk5zdDQzbkR5T1E9PSIsInZhbHVlIjoiU2ZQYzQ4UURnUXA5TWhhYWpQSWVMcGtWaXNYVVVBNFFwT2NiaTdYWExmSk9icjBHdGZkYmxRaE5VbmcwMzlMSDI1VFJoaGhPTHdlMTluKy9mUHVsVlBkMy9TUXRQWGJlQ3JxZHFmdFFFUnVUb2kxMmtndldlUXB1L0lQQjRLVWMiLCJtYWMiOiJhZGE5NWY1ZjYwMzgzZjE4NjU1NjI4M2NlMjU0ZjE2MjlhOWJjNGZiYjY2OTUyN2UwY2U1N2EwMjU4NTc3YjdhIiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 23:43:50 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InNDdWZaRGxSMXg2Mk5zdDQzbkR5T1E9PSIsInZhbHVlIjoiU2ZQYzQ4UURnUXA5TWhhYWpQSWVMcGtWaXNYVVVBNFFwT2NiaTdYWExmSk9icjBHdGZkYmxRaE5VbmcwMzlMSDI1VFJoa ▶" 1 => "6valley1706711038_session=eyJpdiI6IlU5NFo2WGx5RHpZamMyZlFneldEVmc9PSIsInZhbHVlIjoiM3p0TGFSL1FuSklHR05RNXNla3hycUh3ZXh3Q0ZPVGhDdjFleWMyS3JFYUJnU3RycTh3Qk1lUFdTSThUeGxLcEE5dTZCallEMzFpcVdPWDlvMjE5azNBYUVqWjB0QXkyL3pERmlxOVJVZm5nR21MTVJyWXQ4T2hBbE5MOTBxM00iLCJtYWMiOiJjMGY2MzNmYWRkMTE5N2UwZWEyOGRmZWM4MzBkNWJiZjc1Yjk1YmU4ZTBhZTQxMzljMTI3NmE5ZDNkMDY2N2Q3IiwidGFnIjoiIn0%3D; expires=Wed, 09-Apr-2025 23:43:50 GMT; path=/; httponly ◀6valley1706711038_session=eyJpdiI6IlU5NFo2WGx5RHpZamMyZlFneldEVmc9PSIsInZhbHVlIjoiM3p0TGFSL1FuSklHR05RNXNla3hycUh3ZXh3Q0ZPVGhDdjFleWMyS3JFYUJnU3RycTh3Qk1lUFdTST ▶" ] ]
0 of 0array:18 [▼ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "currency_model" => "multi_currency" "language" => array:2 [▶ 0 => array:6 [▶ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [▶ "id" => 2 "name" => "Arabic" "direction" => "rtl" "code" => "ae" "status" => 0 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 1 "system_default_currency_info" => App\Models\Currency {#1934 ▶ #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [▶ "id" => 1 "name" => "USD" "symbol" => "$" "code" => "USD" "exchange_rate" => "1" "status" => 1 "created_at" => null "updated_at" => "2021-06-27 15:39:37" ] #original: array:8 [▶ "id" => 1 "name" => "USD" "symbol" => "$" "code" => "USD" "exchange_rate" => "1" "status" => 1 "created_at" => null "updated_at" => "2021-06-27 15:39:37" ] #changes: [] #casts: array:4 [▶ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [▶ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [▶ 0 => "*" ] } "currency_code" => "USD" "currency_symbol" => "$" "currency_exchange_rate" => "1" "_token" => "RUu7odkN7nXpKbPmWoWQ4L3WXYXeel2ltfntwyIM" "guest_id" => 65180 "usd" => "1" "currency_symbol_position" => "left" "_previous" => array:1 [▶ "url" => "https://moxbrew.com/products?data_from=category&id=126&page=1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]