whatsapp
Super Market
(0 reviews)
Market add
Member Since
30 May 2024

New Arrival Products

All categories
Flash Sale
Todays Deal
8.3.14PHP Version6.29sRequest Duration27MBMemory UsageGET shop/{slug}Route
    • Booting (329ms)time
    • Application (5.96s)time
    • 1 x Application (94.77%)
      5.96s
      1 x Booting (5.23%)
      329ms
      12 templates were rendered
      • frontend.seller_shopseller_shop.blade.phpblade
      • frontend.layouts.appapp.blade.phpblade
      • frontend.inc.navnav.blade.phpblade
      • frontend.classic.partials.comparecompare.blade.phpblade
      • frontend.classic.partials.wishlistwishlist.blade.phpblade
      • frontend.classic.partials.cartcart.blade.phpblade
      • frontend.classic.partials.category_menucategory_menu.blade.phpblade
      • frontend.inc.footerfooter.blade.phpblade
      • frontend.inc.floating_buttonsfloating_buttons.blade.phpblade
      • frontend.classic.partials.modalmodal.blade.phpblade
      • frontend.classic.partials.login_modallogin_modal.blade.phpblade
      • frontend.classic.partials.account_delete_modalaccount_delete_modal.blade.phpblade
      uri
      GET shop/{slug}
      middleware
      web
      controller
      App\Http\Controllers\HomeController@shop
      namespace
      prefix
      where
      as
      shop.visit
      file
      app/Http/Controllers/HomeController.php:467-486
      28 statements were executed, 9 of which were duplicates, 19 unique. Show only duplicated34.43ms
      • select * from `shops` where `slug` = 'Super-Market-4' limit 1
        3.78msmadipakkamappHomeController.php#472
        Bindings
        • 0: Super-Market-4
        Backtrace
        • 15. app/Http/Controllers/HomeController.php:472
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `users`.`id` in (15)
        1.27msmadipakkamappHomeController.php#472
        Backtrace
        • 20. app/Http/Controllers/HomeController.php:472
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `users` where `id` = 15 limit 1
        980μsmadipakkamappHomeController.php#473
        Bindings
        • 0: 15
        Backtrace
        • 15. app/Http/Controllers/HomeController.php:473
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `seller_services` where `user_id` = 15
        1.72msmadipakkamappHomeController.php#474
        Bindings
        • 0: 15
        Backtrace
        • 14. app/Http/Controllers/HomeController.php:474
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `uploads` where `uploads`.`id` = '149' and `uploads`.`deleted_at` is null limit 1
        1.05msmadipakkamappHelpers.php#1174
        Bindings
        • 0: 149
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        620μsmadipakkamappHelpers.php#1174
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '149' and `uploads`.`deleted_at` is null limit 1
        830μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 149
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '149' and `uploads`.`deleted_at` is null limit 1
        790μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 149
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `products` where `products`.`user_id` = 15 and `products`.`user_id` is not null
        1.64msmadipakkamappseller_shop.blade.php#207
        Bindings
        • 0: 15
        Backtrace
        • 19. view::frontend.seller_shop:207
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `coupons` where `start_date` <= 1745605800 and `end_date` >= 1745605800 and `user_id` = 15
        3.56msmadipakkamappHelpers.php#2282
        Bindings
        • 0: 1745605800
        • 1: 1745605800
        • 2: 15
        Backtrace
        • 14. app/Http/Helpers.php:2282
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `products` where `user_id` = 15 and `approved` = '1' and `published` = 1 order by `created_at` desc limit 15
        1.29msmadipakkamappHelpers.php#1749
        Bindings
        • 0: 15
        • 1: 1
        • 2: 1
        Backtrace
        • 14. app/Http/Helpers.php:1749
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'en' limit 1
        920μsmadipakkamappHelpers.php#1633
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1633
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '181' and `uploads`.`deleted_at` is null limit 1
        880μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 181
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `addons`
        1.18msmadipakkamappColorCodeConverter.php#35
        Backtrace
        • 17. vendor/aiz-packages/color-code-converter/src/Services/ColorCodeConverter.php:35
        • 18. app/Http/Helpers.php:1283
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • select * from `languages` where `code` = 'en' limit 1
        980μsmadipakkamappHelpers.php#1614
        Bindings
        • 0: en
        Backtrace
        • 15. app/Http/Helpers.php:1614
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        730μsmadipakkamappHelpers.php#1174
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `status` = 1
        950μsmadipakkamappHelpers.php#1624
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1624
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `id` = '28' limit 1
        940μsmadipakkamappHelpers.php#1647
        Bindings
        • 0: 28
        Backtrace
        • 15. app/Http/Helpers.php:1647
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `currencies` where `status` = 1
        820μsmadipakkamappHelpers.php#1657
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:1657
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '182' and `uploads`.`deleted_at` is null limit 1
        920μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 182
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        1.09msmadipakkamappHelpers.php#1982
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:1982
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6)
        900μsmadipakkamappHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (7, 8, 9, 10, 11) and `uploads`.`deleted_at` is null
        980μsmadipakkamappHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (28, 29, 30, 31, 32) and `uploads`.`deleted_at` is null
        790μsmadipakkamappHelpers.php#1982
        Backtrace
        • 19. app/Http/Helpers.php:1982
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '182' and `uploads`.`deleted_at` is null limit 1
        840μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 182
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '2' and `uploads`.`deleted_at` is null limit 1
        850μsmadipakkamappHelpers.php#1174
        Bindings
        • 0: 2
        Backtrace
        • 19. app/Http/Helpers.php:1174
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `dynamic_popups` where `status` = 1 order by `id` desc
        920μsmadipakkamappapp.blade.php#299
        Bindings
        • 0: 1
        Backtrace
        • 14. view::frontend.layouts.app:299
        • 16. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 17. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 19. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `countries` where `status` = '1'
        2.21msmadipakkamappHelpers.php#121
        Bindings
        • 0: 1
        Backtrace
        • 14. app/Http/Helpers.php:121
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      App\Models\Currency
      26
      App\Models\Upload
      17
      App\Models\Country
      17
      App\Models\Addon
      12
      App\Models\Language
      6
      App\Models\Category
      6
      App\Models\CategoryTranslation
      6
      App\Models\User
      2
      App\Models\Shop
      1
          _token
          FYlrcMu5Dmij53nrZXBbJguK4588xxINj7SZ7rNq
          locale
          en
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /shop/Super-Market-4
          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:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "madipakkam.app" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          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 => "Sat, 26 Apr 2025 07:05:58 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=FYlrcMu5Dmij53nrZXBbJguK4588xxINj7SZ7rNq; expires=Sat, 26-Apr-2025 09:06:03 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=FYlrcMu5Dmij53nrZXBbJguK4588xxINj7SZ7rNq; expires=Sat, 26-Apr-2025 09:06:03 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "FYlrcMu5Dmij53nrZXBbJguK4588xxINj7SZ7rNq" "locale" => "en" "PHPDEBUGBAR_STACK_DATA" => [] ]