Category Products (COMBOS)
1 Items found
Out of stock
₹299.00
Top
Request history8.3.17PHP Version174msRequest Duration10MBMemory UsageGET productsRoute
    • Booting (75.08ms)time
    • Application (99.16ms)time
    • 1 x Application (56.91%)
      99.16ms
      1 x Booting (43.09%)
      75.08ms
      11 templates were rendered
      • web-views.products.viewview.blade.php#?blade
      • web-views.products._ajax-products_ajax-products.blade.php#?blade
      • web-views.partials._filter-single-product_filter-single-product.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      uri
      GET products
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductListController@products
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      products
      file
      app/Http/Controllers/Web/ProductListController.php:24-34
      51 statements were executed, 23 of which were duplicates, 28 unique. Show only duplicated35.68ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        700μscakewimbishelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:19
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `created_at`) values ('18.188.151.206', '2025-03-30 13:21:17')
        1.78mscakewimbisGuestMiddleware.php#23
        Bindings
        • 0: 18.188.151.206
        • 1: 2025-03-30 13:21:17
        Backtrace
        • 16. middleware::guestCheck:23
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. middleware::maintenance_mode:23
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. middleware::api_lang:22
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        320μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 26. app/Http/Controllers/Web/ProductListController.php:40
        • 27. app/Http/Controllers/Web/ProductListController.php:29
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 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 ((`added_by` = 'admin') 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')
        5.36mscakewimbisProductListController.php#43
        Bindings
        • 0: 1
        • 1: admin
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: 1
        • 6: approved
        • 7: admin
        • 8: 1
        • 9: digital
        • 10: physical
        Backtrace
        • 15. app/Http/Controllers/Web/ProductListController.php:43
        • 16. app/Http/Controllers/Web/ProductListController.php:29
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `reviews` where `reviews`.`product_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1618, 1622, 1623, 1624, 1625, 1626, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844) and `delivery_man_id` is null and `status` = 1
        780μscakewimbisProductListController.php#43
        Bindings
        • 0: 1
        Backtrace
        • 20. app/Http/Controllers/Web/ProductListController.php:43
        • 21. app/Http/Controllers/Web/ProductListController.php:29
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `translations` where `translations`.`translationable_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605, 1606, 1607, 1608, 1609, 1610, 1618, 1622, 1623, 1624, 1625, 1626, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        920μscakewimbisProductListController.php#43
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 20. app/Http/Controllers/Web/ProductListController.php:43
        • 21. app/Http/Controllers/Web/ProductListController.php:29
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') 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 `id` in (1595)
        1.42mscakewimbisProductListController.php#184
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 1595
        Backtrace
        • 16. app/Http/Controllers/Web/ProductListController.php:184
        • 17. app/Http/Controllers/Web/ProductListController.php:29
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • 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 ((`added_by` = 'admin') 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 `id` in (1595) order by `created_at` desc limit 20 offset 0
        820μscakewimbisProductListController.php#184
        Bindings
        • 0: 1
        • 1: admin
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: 1
        • 6: approved
        • 7: admin
        • 8: 1
        • 9: digital
        • 10: physical
        • 11: 1595
        Backtrace
        • 16. app/Http/Controllers/Web/ProductListController.php:184
        • 17. app/Http/Controllers/Web/ProductListController.php:29
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `reviews` where `reviews`.`product_id` in (1595) and `delivery_man_id` is null and `status` = 1
        290μscakewimbisProductListController.php#184
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Http/Controllers/Web/ProductListController.php:184
        • 22. app/Http/Controllers/Web/ProductListController.php:29
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `translations` where `translations`.`translationable_id` in (1595) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        330μscakewimbisProductListController.php#184
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Http/Controllers/Web/ProductListController.php:184
        • 22. app/Http/Controllers/Web/ProductListController.php:29
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `categories` where `categories`.`id` = 49 limit 1
        270μscakewimbisProductListController.php#194
        Bindings
        • 0: 49
        Backtrace
        • 20. app/Http/Controllers/Web/ProductListController.php:194
        • 21. app/Http/Controllers/Web/ProductListController.php:29
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `translations` where `translations`.`translationable_id` in (49) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        220μscakewimbisProductListController.php#194
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 25. app/Http/Controllers/Web/ProductListController.php:194
        • 26. app/Http/Controllers/Web/ProductListController.php:29
        • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        290μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 26. app/Models/Brand.php:42
        • 32. app/Utils/brand-manager.php:30
        • 33. view::web-views.products.view:228
        • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        2.45mscakewimbisbrand-manager.php#30
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 1
        Backtrace
        • 15. app/Utils/brand-manager.php:30
        • 16. view::web-views.products.view:228
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (37) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        280μscakewimbisbrand-manager.php#30
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • 20. app/Utils/brand-manager.php:30
        • 21. view::web-views.products.view:228
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `position` = 0 order by `priority` asc
        360μscakewimbiscategory-manager.php#13
        Bindings
        • 0: 0
        Backtrace
        • 15. app/Utils/category-manager.php:13
        • 16. view::web-views.products.view:257
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (30, 31, 32, 33, 37, 38) order by `priority` asc
        460μscakewimbiscategory-manager.php#13
        Backtrace
        • 20. app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `categories` where `categories`.`parent_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) order by `priority` asc
        500μscakewimbiscategory-manager.php#13
        Backtrace
        • 25. app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (55) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        340μscakewimbiscategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 30. app/Utils/category-manager.php:13
        • 31. view::web-views.products.view:257
        • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        640μscakewimbiscategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 25. app/Utils/category-manager.php:13
        • 26. view::web-views.products.view:257
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (30, 31, 32, 33, 37, 38) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        600μscakewimbiscategory-manager.php#13
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 20. app/Utils/category-manager.php:13
        • 21. view::web-views.products.view:257
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        680μscakewimbissettings.php#15
        Bindings
        • 0: currency_symbol_position
        Backtrace
        • 16. app/Utils/settings.php:15
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        450μscakewimbissettings.php#15
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        420μscakewimbissettings.php#15
        Bindings
        • 0: pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        470μscakewimbissettings.php#15
        Bindings
        • 0: announcement
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 10798 and `is_guest` = 1) group by `cart_group_id`
        2.01mscakewimbiscart-manager.php#77
        Bindings
        • 0: 10798
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:77
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        420μscakewimbiscart-manager.php#46
        Backtrace
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 10798 and `is_guest` = 1) group by `cart_group_id`
        320μscakewimbiscart-manager.php#77
        Bindings
        • 0: 10798
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:77
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        310μscakewimbiscart-manager.php#46
        Backtrace
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        330μscakewimbis_header.blade.php#222
        Bindings
        • 0: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        360μscakewimbis_header.blade.php#222
        Bindings
        • 0: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (30, 31, 32, 33, 37, 38) order by `priority` asc
        460μscakewimbis_header.blade.php#222
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) order by `priority` asc
        320μscakewimbis_header.blade.php#222
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (55) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        310μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 31. view::layouts.front-end.partials._header:222
        • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 36. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        310μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (30, 31, 32, 33, 37, 38) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        360μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        340μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 26. app/Models/Brand.php:42
        • 32. app/Utils/brand-manager.php:30
        • 33. view::layouts.front-end.partials._header:309
        • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        1.49mscakewimbisbrand-manager.php#30
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 1
        Backtrace
        • 15. app/Utils/brand-manager.php:30
        • 16. view::layouts.front-end.partials._header:309
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (37) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        320μscakewimbisbrand-manager.php#30
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • 20. app/Utils/brand-manager.php:30
        • 21. view::layouts.front-end.partials._header:309
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        440μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:336
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') 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 `discount` != 0
        2.4mscakewimbis_header.blade.php#336
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:336
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        400μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        460μscakewimbissettings.php#15
        Bindings
        • 0: loader_gif
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-03-30' and date(`end_date`) >= '2025-03-30' limit 1
        490μscakewimbis_footer.blade.php#103
        Bindings
        • 0: 1
        • 1: flash_deal
        • 2: 2025-03-30
        • 3: 2025-03-30
        Backtrace
        • 16. view::layouts.front-end.partials._footer:103
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        470μscakewimbissettings.php#15
        Bindings
        • 0: refund-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        370μscakewimbissettings.php#15
        Bindings
        • 0: return-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        280μscakewimbissettings.php#15
        Bindings
        • 0: cancellation-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        320μscakewimbissettings.php#15
        Bindings
        • 0: company_phone
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        340μscakewimbissettings.php#15
        Bindings
        • 0: company_email
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        540μscakewimbissettings.php#15
        Bindings
        • 0: shop_address
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        360μscakewimbissettings.php#15
        Bindings
        • 0: whatsapp
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Product
      247Product.php#?
      App\Models\Category
      83Category.php#?
      App\Models\BusinessSetting
      16BusinessSetting.php#?
      App\Models\Brand
      2Brand.php#?
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          currency_model
          single_currency
          language
          array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          3
          system_default_currency_info
          App\Models\Currency {#3664 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          INR
          currency_symbol
          currency_exchange_rate
          60
          _token
          IDT4hdzLFLmV4q0H6YOFlq7N8l4DcAoW2ZC8BlK2
          guest_id
          10798
          currency_symbol_position
          left
          company_email
          wimbiscakes@gmail.com
          _previous
          array:1 [ "url" => "https://www.wimbiscakes.com/products?data_from=category&id=49&page=1" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:3 [ "data_from" => "category" "id" => "49" "page" => "1" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:19 [ "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" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "18.188.151.206" ] "x-real-ip" => array:1 [ 0 => "18.188.151.206" ] "x-forwarded-host" => array:1 [ 0 => "www.wimbiscakes.com" ] "host" => array:1 [ 0 => "www.wimbiscakes.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sun, 30 Mar 2025 07:51:17 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijh2L2hGZG5kVzVxWktHUkdpeTgzZmc9PSIsInZhbHVlIjoiTnNtTHdSNWxJVWd6SWVqZDNPS2VibXM1bjNJVjNQeXFVZGZZYnNjMzJRQUI0Z0psQ2JiNnhnTEtYV0lNUTl3K3EzcEdzM0hIZUtUR1hITy9TMU5aZGEyS0wyMkVFVXh1MTNnODN4SDZ6Q2UrU093K2pxMDhublRYbnA2bmo5Y00iLCJtYWMiOiI4OWE1YWRiYWE2ZTQ1OTFhYzdlZjgyNGQ1NmJjNTA4YTNlMTBjMTNiYTFiYWE0YTE3ZGExNDhjZmM0N2EwMGEwIiwidGFnIjoiIn0%3D; expires=Sun, 30 Mar 2025 08:51:17 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6Ijh2L2hGZG5kVzVxWktHUkdpeTgzZmc9PSIsInZhbHVlIjoiTnNtTHdSNWxJVWd6SWVqZDNPS2VibXM1bjNJVjNQeXFVZGZZYnNjMzJRQUI0Z0psQ2JiNnhnTEtYV0lNUTl3K3EzcEdzM" 1 => "support_at_dalmapartscom_session=eyJpdiI6ImhzYzcxVjRteDdRR0RnYVdqc1hpNVE9PSIsInZhbHVlIjoidWdvOVlZY1laV0lzQjU4R3hocmIrWG9BVC9SUDZhcGVIU1NRU1N2bDBUdjJTYTAzSWY1OUFJamlhUnhTZGU0cnJUNHM0NkxydWIxOWFNREV6VzI1RVFMRU8rK0dvSGNhSUx5d3EwUFZQZU81UEtoNFdWQnpIZTZnQlh6TEx3T2ciLCJtYWMiOiJhMDUyY2FkNWRiNmE3MTAxOGJmZDRmYmI5MzU3ZGNkZjI5NzlhMzU5NjI1YTMxMzMzYzQzMDdhNzU2YTkxZmJiIiwidGFnIjoiIn0%3D; expires=Sun, 30 Mar 2025 08:51:17 GMT; Max-Age=3600; path=/; httponlysupport_at_dalmapartscom_session=eyJpdiI6ImhzYzcxVjRteDdRR0RnYVdqc1hpNVE9PSIsInZhbHVlIjoidWdvOVlZY1laV0lzQjU4R3hocmIrWG9BVC9SUDZhcGVIU1NRU1N2bDBUdjJTYTAzSWY1OUF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijh2L2hGZG5kVzVxWktHUkdpeTgzZmc9PSIsInZhbHVlIjoiTnNtTHdSNWxJVWd6SWVqZDNPS2VibXM1bjNJVjNQeXFVZGZZYnNjMzJRQUI0Z0psQ2JiNnhnTEtYV0lNUTl3K3EzcEdzM0hIZUtUR1hITy9TMU5aZGEyS0wyMkVFVXh1MTNnODN4SDZ6Q2UrU093K2pxMDhublRYbnA2bmo5Y00iLCJtYWMiOiI4OWE1YWRiYWE2ZTQ1OTFhYzdlZjgyNGQ1NmJjNTA4YTNlMTBjMTNiYTFiYWE0YTE3ZGExNDhjZmM0N2EwMGEwIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 08:51:17 GMT; path=/XSRF-TOKEN=eyJpdiI6Ijh2L2hGZG5kVzVxWktHUkdpeTgzZmc9PSIsInZhbHVlIjoiTnNtTHdSNWxJVWd6SWVqZDNPS2VibXM1bjNJVjNQeXFVZGZZYnNjMzJRQUI0Z0psQ2JiNnhnTEtYV0lNUTl3K3EzcEdzM" 1 => "support_at_dalmapartscom_session=eyJpdiI6ImhzYzcxVjRteDdRR0RnYVdqc1hpNVE9PSIsInZhbHVlIjoidWdvOVlZY1laV0lzQjU4R3hocmIrWG9BVC9SUDZhcGVIU1NRU1N2bDBUdjJTYTAzSWY1OUFJamlhUnhTZGU0cnJUNHM0NkxydWIxOWFNREV6VzI1RVFMRU8rK0dvSGNhSUx5d3EwUFZQZU81UEtoNFdWQnpIZTZnQlh6TEx3T2ciLCJtYWMiOiJhMDUyY2FkNWRiNmE3MTAxOGJmZDRmYmI5MzU3ZGNkZjI5NzlhMzU5NjI1YTMxMzMzYzQzMDdhNzU2YTkxZmJiIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 08:51:17 GMT; path=/; httponlysupport_at_dalmapartscom_session=eyJpdiI6ImhzYzcxVjRteDdRR0RnYVdqc1hpNVE9PSIsInZhbHVlIjoidWdvOVlZY1laV0lzQjU4R3hocmIrWG9BVC9SUDZhcGVIU1NRU1N2bDBUdjJTYTAzSWY1OUF" ] ]
          session_attributes
          0 of 0
          array:19 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 3 "system_default_currency_info" => App\Models\Currency {#3664 #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" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 0 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-06-22 04:41:03" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 0 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-06-22 04:41:03" ] #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" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "_token" => "IDT4hdzLFLmV4q0H6YOFlq7N8l4DcAoW2ZC8BlK2" "guest_id" => 10798 "currency_symbol_position" => "left" "company_email" => "wimbiscakes@gmail.com" "_previous" => array:1 [ "url" => "https://www.wimbiscakes.com/products?data_from=category&id=49&page=1" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 13:21:17GET/products?data_from=category&id=49&page=11151348