img
Brands
5
Top
Request history8.2.28PHP Version1.01sRequest Duration17MBMemory UsageGET /Route
    • Booting (366ms)time
    • Application (641ms)time
    • 1 x Application (63.66%)
      641ms
      1 x Booting (36.34%)
      366ms
      77 templates were rendered
      • 1x web-views.homehome.blade.php#?blade
      • 1x web-views.partials._home-top-slider_home-top-slider.blade.php#?blade
      • 12x web-views.partials._feature-product_feature-product.blade.php#?blade
      • 1x web-views.partials._category-section-home_category-section-home.blade.php#?blade
      • 1x web-views.partials._top-sellers_top-sellers.blade.php#?blade
      • 1x web-views.partials._deal-of-the-day_deal-of-the-day.blade.php#?blade
      • 8x web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • 8x web-views.partials._product-card-2_product-card-2.blade.php#?blade
      • 1x web-views.partials._best-selling_best-selling.blade.php#?blade
      • 1x web-views.partials._top-rated_top-rated.blade.php#?blade
      • 22x web-views.partials._category-wise-product_category-wise-product.blade.php#?blade
      • 12x web-views.partials._category-single-product_category-single-product.blade.php#?blade
      • 1x web-views.partials._company-reliability_company-reliability.blade.php#?blade
      • 1x layouts.front-end.appapp.blade.php#?blade
      • 1x layouts.front-end.partials._modals_modals.blade.php#?blade
      • 1x layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • 1x layouts.front-end.partials._header_header.blade.php#?blade
      • 1x layouts.front-end.partials._cart_cart.blade.php#?blade
      • 1x layouts.front-end.partials._footer_footer.blade.php#?blade
      • 1x layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      uri
      GET /
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\HomeController@index
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      home
      file
      app/Http/Controllers/Web/HomeController.php:225-238
      728 statements were executed, 226 have been excluded (435 duplicates)Show only duplicatesmoxbrew_new_db191ms
      • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
      • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
        650μsmoxbrew_new_dbtheme-helpers.php#26
        Bindings
          Backtrace
          • select * from `business_settings` where (`type` = 'maintenance_mode') and `theme` = 'default' limit 1
            790μsmoxbrew_new_dbhelpers.php#183
            Bindings
              Backtrace
              • insert into `guest_users` (`ip_address`, `created_at`) values ('3.12.149.57', '2025-04-05 03:40:36')
                2.68msmoxbrew_new_dbGuestMiddleware.php#23
                Bindings
                  Backtrace
                  • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                    270μsmoxbrew_new_dbtheme-helpers.php#26
                    Bindings
                      Backtrace
                      • select `id` from `domains` where `domain` = 'moxbrew.com' limit 1
                        210μsmoxbrew_new_dbHomeController.php#247
                        Bindings
                          Backtrace
                          • select `tenant_id` from `domains` where `domain` = 'moxbrew.com' limit 1
                            220μsmoxbrew_new_dbtheme-helpers.php#26
                            Bindings
                              Backtrace
                              • select * from `business_settings` where `type` = 'product_brand' limit 1
                                280μsmoxbrew_new_dbHomeController.php#249
                                Bindings
                                  Backtrace
                                  • select * from `categories` where `home_status` = 1 order by `priority` asc
                                    390μsmoxbrew_new_dbHomeController.php#250
                                    Bindings
                                      Backtrace
                                      • select * from `translations` where `translations`.`translationable_id` in (3, 8, 121, 137, 138, 139, 140, 141, 142, 143, 144, 158, 165, 166, 168, 169, 170, 171, 172, 173, 174, 175) and `translations`.`translationable_type` = 'App\\Models\\Category' and `locale` = 'en'
                                        360μsmoxbrew_new_dbHomeController.php#250
                                        Bindings
                                          Backtrace
                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                            230μsmoxbrew_new_dbsettings.php#14
                                            Bindings
                                              Backtrace
                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                240μsmoxbrew_new_dbsettings.php#14
                                                Bindings
                                                  Backtrace
                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                    220μsmoxbrew_new_dbsettings.php#14
                                                    Bindings
                                                      Backtrace
                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                        300μsmoxbrew_new_dbsettings.php#40
                                                        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 (`theme` = 7 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') and `category_ids` like '%\"158\"%' order by RAND() limit 12
                                                            1.71msmoxbrew_new_dbHomeController.php#255
                                                            Bindings
                                                              Backtrace
                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                330μsmoxbrew_new_dbsettings.php#14
                                                                Bindings
                                                                  Backtrace
                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                    170μsmoxbrew_new_dbsettings.php#14
                                                                    Bindings
                                                                      Backtrace
                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                        190μsmoxbrew_new_dbsettings.php#14
                                                                        Bindings
                                                                          Backtrace
                                                                          • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                            290μsmoxbrew_new_dbsettings.php#40
                                                                            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 (`theme` = 7 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') and `category_ids` like '%\"175\"%' order by RAND() limit 12
                                                                                1.08msmoxbrew_new_dbHomeController.php#255
                                                                                Bindings
                                                                                  Backtrace
                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                    220μsmoxbrew_new_dbsettings.php#14
                                                                                    Bindings
                                                                                      Backtrace
                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                        180μsmoxbrew_new_dbsettings.php#14
                                                                                        Bindings
                                                                                          Backtrace
                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                            210μsmoxbrew_new_dbsettings.php#14
                                                                                            Bindings
                                                                                              Backtrace
                                                                                              • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                370μsmoxbrew_new_dbsettings.php#40
                                                                                                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 (`theme` = 7 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') and `category_ids` like '%\"174\"%' order by RAND() limit 12
                                                                                                    1.17msmoxbrew_new_dbHomeController.php#255
                                                                                                    Bindings
                                                                                                      Backtrace
                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                        420μsmoxbrew_new_dbsettings.php#14
                                                                                                        Bindings
                                                                                                          Backtrace
                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                            580μsmoxbrew_new_dbsettings.php#14
                                                                                                            Bindings
                                                                                                              Backtrace
                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                230μsmoxbrew_new_dbsettings.php#14
                                                                                                                Bindings
                                                                                                                  Backtrace
                                                                                                                  • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                    370μsmoxbrew_new_dbsettings.php#40
                                                                                                                    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 (`theme` = 7 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') and `category_ids` like '%\"166\"%' order by RAND() limit 12
                                                                                                                        1.38msmoxbrew_new_dbHomeController.php#255
                                                                                                                        Bindings
                                                                                                                          Backtrace
                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                            250μsmoxbrew_new_dbsettings.php#14
                                                                                                                            Bindings
                                                                                                                              Backtrace
                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                Bindings
                                                                                                                                  Backtrace
                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                    190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                    Bindings
                                                                                                                                      Backtrace
                                                                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                        290μsmoxbrew_new_dbsettings.php#40
                                                                                                                                        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 (`theme` = 7 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') and `category_ids` like '%\"165\"%' order by RAND() limit 12
                                                                                                                                            1.03msmoxbrew_new_dbHomeController.php#255
                                                                                                                                            Bindings
                                                                                                                                              Backtrace
                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                Bindings
                                                                                                                                                  Backtrace
                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                    220μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                    Bindings
                                                                                                                                                      Backtrace
                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                        190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                        Bindings
                                                                                                                                                          Backtrace
                                                                                                                                                          • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                            280μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                            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 (`theme` = 7 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') and `category_ids` like '%\"140\"%' order by RAND() limit 12
                                                                                                                                                                1.32msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                Bindings
                                                                                                                                                                  Backtrace
                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (69) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                                                                                    310μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                    Bindings
                                                                                                                                                                      Backtrace
                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (69) and `delivery_man_id` is null and `status` = 1
                                                                                                                                                                        280μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                        Bindings
                                                                                                                                                                          Backtrace
                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                            190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                            Bindings
                                                                                                                                                                              Backtrace
                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                Bindings
                                                                                                                                                                                  Backtrace
                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                    170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                    Bindings
                                                                                                                                                                                      Backtrace
                                                                                                                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                        300μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                        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 (`theme` = 7 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') and `category_ids` like '%\"141\"%' order by RAND() limit 12
                                                                                                                                                                                            1.09msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                            Bindings
                                                                                                                                                                                              Backtrace
                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                250μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                Bindings
                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                    170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                        170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                          • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                            280μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                            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 (`theme` = 7 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') and `category_ids` like '%\"168\"%' order by RAND() limit 12
                                                                                                                                                                                                                1.06msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                    190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                        170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                            170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                              • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                270μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                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 (`theme` = 7 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') and `category_ids` like '%\"142\"%' order by RAND() limit 12
                                                                                                                                                                                                                                    970μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                        180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                            180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                160μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                    270μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                    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 (`theme` = 7 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') and `category_ids` like '%\"137\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                        1.13msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                          • select * from `translations` where `translations`.`translationable_id` in (43, 63) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                                                                                                                                                                            380μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                              • select * from `reviews` where `reviews`.`product_id` in (43, 63) and `delivery_man_id` is null and `status` = 1
                                                                                                                                                                                                                                                                270μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                    180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                        190μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                            170μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                              • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                480μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                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 (`theme` = 7 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') and `category_ids` like '%\"169\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                    1.2msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                            180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                180μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                    310μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                    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 (`theme` = 7 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') and `category_ids` like '%\"173\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                                        1.68msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                            590μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                330μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                    490μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                        640μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                                        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 (`theme` = 7 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') and `category_ids` like '%\"143\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                            2.82msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                810μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                    470μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                          • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                                            660μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                                                            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 (`theme` = 7 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') and `category_ids` like '%\"3\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                2.22msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                  • select * from `translations` where `translations`.`translationable_id` in (97) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                                                                                                                                                                                                                                                                    1.53msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (97) and `delivery_man_id` is null and `status` = 1
                                                                                                                                                                                                                                                                                                                                                        650μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                            380μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                390μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                    450μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                                                                        570μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                                                                                        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 (`theme` = 7 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') and `category_ids` like '%\"138\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                            2.13msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                              • select * from `translations` where `translations`.`translationable_id` in (67) and `translations`.`translationable_type` = 'App\\Models\\Product' and `locale` = 'en'
                                                                                                                                                                                                                                                                                                                                                                                700μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                  • select * from `reviews` where `reviews`.`product_id` in (67) and `delivery_man_id` is null and `status` = 1
                                                                                                                                                                                                                                                                                                                                                                                    830μsmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                        440μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                            490μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                960μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `business_settings` where (`type` = 'business_mode') and `theme` = 'default' and `website_id` = 7 limit 1
                                                                                                                                                                                                                                                                                                                                                                                                    460μsmoxbrew_new_dbsettings.php#40
                                                                                                                                                                                                                                                                                                                                                                                                    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 (`theme` = 7 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') and `category_ids` like '%\"121\"%' order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                        1.5msmoxbrew_new_dbHomeController.php#255
                                                                                                                                                                                                                                                                                                                                                                                                        Bindings
                                                                                                                                                                                                                                                                                                                                                                                                          Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                          • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                            400μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                            Bindings
                                                                                                                                                                                                                                                                                                                                                                                                              Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                              • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                290μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                                Bindings
                                                                                                                                                                                                                                                                                                                                                                                                                  Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                                  • select * from `domains` where `domain` = 'moxbrew.com' limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                    360μsmoxbrew_new_dbsettings.php#14
                                                                                                                                                                                                                                                                                                                                                                                                                    Bindings
                                                                                                                                                                                                                                                                                                                                                                                                                      Backtrace
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        550μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        1.33msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        1.49msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        360μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        360μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        1.92msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        1.35msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        540μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        370μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        420μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        1.63msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        370μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        530μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) and `category_ids` like ? order by RAND() limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        2.2msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (64) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        480μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (64) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        440μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        400μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        400μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `sellers`.*, (select count(*) from `orders` where `sellers`.`id` = `orders`.`seller_id`) as `orders_count`, (select count(*) from `products` where (`sellers`.`id` = `products`.`user_id` 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 (?, ?) and (`added_by` = ?)) as `product_count` from `sellers` where (`status` = ?) and exists (select * from `orders` where `sellers`.`id` = `orders`.`seller_id` and `seller_is` = ?) order by `orders_count` desc limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        3.31msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `shops` where `shops`.`seller_id` in (1)
                                                                                                                                                                                                                                                                                                                                                                                                                        830μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `orders` where `orders`.`seller_id` in (1)
                                                                                                                                                                                                                                                                                                                                                                                                                        3.06msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`added_by` = ?) and `products`.`user_id` in (1)
                                                                                                                                                                                                                                                                                                                                                                                                                        1.22msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        370μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        400μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (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 (?, ?) and `featured` = ? order by `order_details_count` desc limit 12
                                                                                                                                                                                                                                                                                                                                                                                                                        5.16msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (45, 46, 47, 51, 54, 55, 62, 63, 66, 67, 69, 97) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (45, 46, 47, 51, 54, 55, 62, 63, 66, 67, 69, 97) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        410μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        370μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) order by `id` desc limit 8
                                                                                                                                                                                                                                                                                                                                                                                                                        1.34msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (63, 64, 67, 69, 97, 99, 102, 103) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (63, 64, 67, 69, 97, 99, 102, 103) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        380μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `categories` where json_contains(`website_ids`, ?) and (`position` = ?) and `home_status` = ? and `parent_id` = ? order by `priority` asc limit 8
                                                                                                                                                                                                                                                                                                                                                                                                                        570μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `categories` where `categories`.`parent_id` in (3, 137, 138, 139, 140, 165, 170, 171) and `home_status` = ? and json_contains(`website_ids`, ?) order by `priority` asc
                                                                                                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `categories` where `categories`.`parent_id` in (166, 173, 175) and `home_status` = ? and json_contains(`website_ids`, ?) order by `priority` asc
                                                                                                                                                                                                                                                                                                                                                                                                                        360μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (168, 174) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (166, 173, 175) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (3, 137, 138, 139, 140, 165, 170, 171) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `brands` where `status` = ? and FIND_IN_SET(?, REPLACE(theme, ' ', '')) limit 15
                                                                                                                                                                                                                                                                                                                                                                                                                        420μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (1, 2, 4, 6, 7, 8, 9, 22, 23) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `product_id`, COUNT(product_id) as count from `order_details` where exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`order_details`.`product_id` = `products`.`id` and `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 (?, ?) and `status` = ?) group by `product_id` order by `count` desc limit 6
                                                                                                                                                                                                                                                                                                                                                                                                                        3.64msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where `status` = ? and `products`.`id` in (63, 67, 69, 97, 99, 102)
                                                                                                                                                                                                                                                                                                                                                                                                                        920μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (63, 67, 69, 97, 99, 102) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (63, 67, 69, 97, 99, 102) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `product_id`, AVG(rating) as count from `reviews` where exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`reviews`.`product_id` = `products`.`id` and `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 (?, ?)) and `status` = ? group by `product_id` order by `count` desc limit 6
                                                                                                                                                                                                                                                                                                                                                                                                                        1.41msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where `products`.`id` in (63, 67, 69)
                                                                                                                                                                                                                                                                                                                                                                                                                        680μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (63, 67, 69) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (63, 67, 69) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `deal_of_the_days`.*, `products`.`unit_price` from `deal_of_the_days` inner join `products` on `products`.`id` = `deal_of_the_days`.`product_id` where `products`.`status` = ? and `deal_of_the_days`.`status` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        400μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `banners` where (`banner_type` = ? and `theme` = ? and `published` = ?) order by `created_at` desc
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `banners` where (`banner_type` = ? and `theme` = ? and `published` = ?) order by `id` desc, `created_at` desc limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        420μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = ?) as `reviews_count` from `products` where (`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 (?, ?) order by RAND() limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        1.58msmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `translations` where `translations`.`translationable_id` in (43) and `translations`.`translationable_type` = ? and `locale` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `reviews` where `reviews`.`product_id` in (43) and `delivery_man_id` is null and `status` = ?
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `banners` where `banner_type` = ? and `theme` = ? and `published` = ? order by `id` desc limit 2
                                                                                                                                                                                                                                                                                                                                                                                                                        390μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `banners` where `banner_type` = ? and `theme` = ? and `published` = ? order by `id` desc limit 2
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        630μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        480μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        520μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `currencies` where (`code` = ?) limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        760μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        500μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        340μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        390μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        390μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        420μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        400μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        780μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        410μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        460μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        700μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        390μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `advance_pricings` where `group_catalog` = ? and `product_id` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        380μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        560μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        140μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        140μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        140μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `business_settings` where (`type` = ?) and `theme` = ? and `website_id` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        410μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        580μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        140μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        130μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        390μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        430μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        140μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        310μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        150μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        650μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        600μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        370μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        330μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        300μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        350μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        190μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        180μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        170μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        260μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        220μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        160μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        240μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        210μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        200μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        320μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        250μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        280μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select `tenant_id` from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        230μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        290μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • select * from `domains` where `domain` = ? limit 1
                                                                                                                                                                                                                                                                                                                                                                                                                        270μsmoxbrew_new_db
                                                                                                                                                                                                                                                                                                                                                                                                                      • ... 228 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Domain
                                                                                                                                                                                                                                                                                                                                                                                                                      388Domain.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Order
                                                                                                                                                                                                                                                                                                                                                                                                                      175Order.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Category
                                                                                                                                                                                                                                                                                                                                                                                                                      72Category.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\BusinessSetting
                                                                                                                                                                                                                                                                                                                                                                                                                      43BusinessSetting.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Product
                                                                                                                                                                                                                                                                                                                                                                                                                      36Product.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Review
                                                                                                                                                                                                                                                                                                                                                                                                                      28Review.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Brand
                                                                                                                                                                                                                                                                                                                                                                                                                      18Brand.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\OrderDetail
                                                                                                                                                                                                                                                                                                                                                                                                                      6OrderDetail.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Banner
                                                                                                                                                                                                                                                                                                                                                                                                                      6Banner.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Seller
                                                                                                                                                                                                                                                                                                                                                                                                                      1Seller.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Shop
                                                                                                                                                                                                                                                                                                                                                                                                                      1Shop.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                      App\Models\Currency
                                                                                                                                                                                                                                                                                                                                                                                                                      1Currency.php#?
                                                                                                                                                                                                                                                                                                                                                                                                                          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" "cod...
                                                                                                                                                                                                                                                                                                                                                                                                                          local
                                                                                                                                                                                                                                                                                                                                                                                                                          en
                                                                                                                                                                                                                                                                                                                                                                                                                          direction
                                                                                                                                                                                                                                                                                                                                                                                                                          ltr
                                                                                                                                                                                                                                                                                                                                                                                                                          system_default_currency
                                                                                                                                                                                                                                                                                                                                                                                                                          1
                                                                                                                                                                                                                                                                                                                                                                                                                          system_default_currency_info
                                                                                                                                                                                                                                                                                                                                                                                                                          App\Models\Currency {#1934 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
                                                                                                                                                                                                                                                                                                                                                                                                                          currency_code
                                                                                                                                                                                                                                                                                                                                                                                                                          USD
                                                                                                                                                                                                                                                                                                                                                                                                                          currency_symbol
                                                                                                                                                                                                                                                                                                                                                                                                                          $
                                                                                                                                                                                                                                                                                                                                                                                                                          currency_exchange_rate
                                                                                                                                                                                                                                                                                                                                                                                                                          1
                                                                                                                                                                                                                                                                                                                                                                                                                          _token
                                                                                                                                                                                                                                                                                                                                                                                                                          p2NjVJ3CcI7PVwebj98bKFgHanBCzZBKFzJXnxfw
                                                                                                                                                                                                                                                                                                                                                                                                                          guest_id
                                                                                                                                                                                                                                                                                                                                                                                                                          63804
                                                                                                                                                                                                                                                                                                                                                                                                                          usd
                                                                                                                                                                                                                                                                                                                                                                                                                          1
                                                                                                                                                                                                                                                                                                                                                                                                                          currency_symbol_position
                                                                                                                                                                                                                                                                                                                                                                                                                          left
                                                                                                                                                                                                                                                                                                                                                                                                                          _previous
                                                                                                                                                                                                                                                                                                                                                                                                                          array:1 [ "url" => "https://moxbrew.com" ]
                                                                                                                                                                                                                                                                                                                                                                                                                          _flash
                                                                                                                                                                                                                                                                                                                                                                                                                          array:2 [ "old" => [] "new" => [] ]
                                                                                                                                                                                                                                                                                                                                                                                                                          path_info
                                                                                                                                                                                                                                                                                                                                                                                                                          /
                                                                                                                                                                                                                                                                                                                                                                                                                          status_code
                                                                                                                                                                                                                                                                                                                                                                                                                          200
                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                          status_text
                                                                                                                                                                                                                                                                                                                                                                                                                          OK
                                                                                                                                                                                                                                                                                                                                                                                                                          format
                                                                                                                                                                                                                                                                                                                                                                                                                          html
                                                                                                                                                                                                                                                                                                                                                                                                                          content_type
                                                                                                                                                                                                                                                                                                                                                                                                                          text/html; charset=UTF-8
                                                                                                                                                                                                                                                                                                                                                                                                                          request_query
                                                                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                          request_request
                                                                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                          request_headers
                                                                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                                                                          array: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" ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                          request_cookies
                                                                                                                                                                                                                                                                                                                                                                                                                          []
                                                                                                                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                                                                                                                                                                                                                                                                          response_headers
                                                                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                                                                          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 22:10:36 GMT" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InRVaTZXWjI3d3dPWm1NUEowRUQwZEE9PSIsInZhbHVlIjoiZXFKQXVZMExpTXl0cTZhekx1Z2RTcTVMTWJlUzdkTURhK29kcEtoQ2VmZFl1L1U0d0w0QUVQeGlOaDN2MFd1NVFET2Y5RGhLQzRlQVVGWWg1T0kvNTdZVVdyTFh4NjRFUTExdHlxc01uQkZ3dTNYVWpRNGRxZmplMWQ5Q0llZVkiLCJtYWMiOiI3NzY3ZWIxMGY0YjkwMTBjNTE0YzUzMDJmN2Q3MzNlZTYyYzRjNDhkYjdkZTgzZWQ2ZjM2NDJjNWM2MWM1OWJmIiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 23:10:36 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6InRVaTZXWjI3d3dPWm1NUEowRUQwZEE9PSIsInZhbHVlIjoiZXFKQXVZMExpTXl0cTZhekx1Z2RTcTVMTWJlUzdkTURhK29kcEtoQ2VmZFl1L1U0d0w0QUVQeGlOaDN2MFd1NVFET2Y5R" 1 => "6valley1706711038_session=eyJpdiI6IkNMUG9hUzZOMHMvaW1adm8vR3ZNSkE9PSIsInZhbHVlIjoibzQvSmNIRFBaYTE0MkIxbnVjZ25vTzJJTFJaeWM1b0tqR0xyMHJLVGVxeThCaXQ1SkoyQjRVei81b2ZoUEF1NGk1V2N0aFhUY2xvNFhzcTJPM2ZxaGhIV1NtOE10cXBQNEVNWGJRTUFkdFdkRERVUTVKRlNMbk93dXRtMXpPWmoiLCJtYWMiOiI1YzIwY2JlYjQ4MThjODg3NWMzNWZkZThmMTk0YjBlODVkYWY1MzU4MTk3MTIyMjA1NmVkOGY0ZTcwYTQyY2M3IiwidGFnIjoiIn0%3D; expires=Fri, 04 Apr 2025 23:10:36 GMT; Max-Age=3600; path=/; httponly6valley1706711038_session=eyJpdiI6IkNMUG9hUzZOMHMvaW1adm8vR3ZNSkE9PSIsInZhbHVlIjoibzQvSmNIRFBaYTE0MkIxbnVjZ25vTzJJTFJaeWM1b0tqR0xyMHJLVGVxeThCaXQ1SkoyQjRVei81b2" 2 => "popup_banner=eyJpdiI6Ik44c1hXUER4VXRieGhSbTZGejc3NVE9PSIsInZhbHVlIjoiYk5mY2duOWtUdnBVOU9TRUJhYWo4eEo4MG1ZRGJmRFdLVDRROGl2V0RhVEVKalREQnZ4Tmt4WUptWGphOXdEdyIsIm1hYyI6IjBhZmJkYjdmOWE3OGE4MDdjNWU5OTYwMjk3M2MwNWEwZjYwNWE5M2M0MmYyMTM4NWUyODg2YjgxODRiYzg5ZWMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 04 Apr 2025 22:11:36 GMT; Max-Age=60; path=/; httponlypopup_banner=eyJpdiI6Ik44c1hXUER4VXRieGhSbTZGejc3NVE9PSIsInZhbHVlIjoiYk5mY2duOWtUdnBVOU9TRUJhYWo4eEo4MG1ZRGJmRFdLVDRROGl2V0RhVEVKalREQnZ4Tmt4WUptWGphOXdEdyIsIm1" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6InRVaTZXWjI3d3dPWm1NUEowRUQwZEE9PSIsInZhbHVlIjoiZXFKQXVZMExpTXl0cTZhekx1Z2RTcTVMTWJlUzdkTURhK29kcEtoQ2VmZFl1L1U0d0w0QUVQeGlOaDN2MFd1NVFET2Y5RGhLQzRlQVVGWWg1T0kvNTdZVVdyTFh4NjRFUTExdHlxc01uQkZ3dTNYVWpRNGRxZmplMWQ5Q0llZVkiLCJtYWMiOiI3NzY3ZWIxMGY0YjkwMTBjNTE0YzUzMDJmN2Q3MzNlZTYyYzRjNDhkYjdkZTgzZWQ2ZjM2NDJjNWM2MWM1OWJmIiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:10:36 GMT; path=/XSRF-TOKEN=eyJpdiI6InRVaTZXWjI3d3dPWm1NUEowRUQwZEE9PSIsInZhbHVlIjoiZXFKQXVZMExpTXl0cTZhekx1Z2RTcTVMTWJlUzdkTURhK29kcEtoQ2VmZFl1L1U0d0w0QUVQeGlOaDN2MFd1NVFET2Y5R" 1 => "6valley1706711038_session=eyJpdiI6IkNMUG9hUzZOMHMvaW1adm8vR3ZNSkE9PSIsInZhbHVlIjoibzQvSmNIRFBaYTE0MkIxbnVjZ25vTzJJTFJaeWM1b0tqR0xyMHJLVGVxeThCaXQ1SkoyQjRVei81b2ZoUEF1NGk1V2N0aFhUY2xvNFhzcTJPM2ZxaGhIV1NtOE10cXBQNEVNWGJRTUFkdFdkRERVUTVKRlNMbk93dXRtMXpPWmoiLCJtYWMiOiI1YzIwY2JlYjQ4MThjODg3NWMzNWZkZThmMTk0YjBlODVkYWY1MzU4MTk3MTIyMjA1NmVkOGY0ZTcwYTQyY2M3IiwidGFnIjoiIn0%3D; expires=Fri, 04-Apr-2025 23:10:36 GMT; path=/; httponly6valley1706711038_session=eyJpdiI6IkNMUG9hUzZOMHMvaW1adm8vR3ZNSkE9PSIsInZhbHVlIjoibzQvSmNIRFBaYTE0MkIxbnVjZ25vTzJJTFJaeWM1b0tqR0xyMHJLVGVxeThCaXQ1SkoyQjRVei81b2" 2 => "popup_banner=eyJpdiI6Ik44c1hXUER4VXRieGhSbTZGejc3NVE9PSIsInZhbHVlIjoiYk5mY2duOWtUdnBVOU9TRUJhYWo4eEo4MG1ZRGJmRFdLVDRROGl2V0RhVEVKalREQnZ4Tmt4WUptWGphOXdEdyIsIm1hYyI6IjBhZmJkYjdmOWE3OGE4MDdjNWU5OTYwMjk3M2MwNWEwZjYwNWE5M2M0MmYyMTM4NWUyODg2YjgxODRiYzg5ZWMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 04-Apr-2025 22:11:36 GMT; path=/; httponlypopup_banner=eyJpdiI6Ik44c1hXUER4VXRieGhSbTZGejc3NVE9PSIsInZhbHVlIjoiYk5mY2duOWtUdnBVOU9TRUJhYWo4eEo4MG1ZRGJmRFdLVDRROGl2V0RhVEVKalREQnZ4Tmt4WUptWGphOXdEdyIsIm1" ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                          session_attributes
                                                                                                                                                                                                                                                                                                                                                                                                                          0 of 0
                                                                                                                                                                                                                                                                                                                                                                                                                          array: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" => "p2NjVJ3CcI7PVwebj98bKFgHanBCzZBKFzJXnxfw" "guest_id" => 63804 "usd" => "1" "currency_symbol_position" => "left" "_previous" => array:1 [ "url" => "https://moxbrew.com" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
                                                                                                                                                                                                                                                                                                                                                                                                                          ClearShow all
                                                                                                                                                                                                                                                                                                                                                                                                                          Date ↕MethodURLData
                                                                                                                                                                                                                                                                                                                                                                                                                          #12025-04-05 03:40:36GET/77502775