New arrivals
Not found
Request history8.3.17PHP Version456msRequest Duration23MBMemory UsageGET /Route
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: strtotime(): Passing null to parameter #1 ($datetime) of type string is depr...
  • warninglog[01:27:48] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[01:27:48] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[01:27:48] LOG.warning: number_format(): Passing null to parameter #1 ($num) of type float is deprec...
  • warninglog[01:27:48] LOG.warning: addslashes(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (142ms)time
  • Application (314ms)time
  • 1 x Application (68.94%)
    314ms
    1 x Booting (31.05%)
    142ms
    26 templates were rendered
    • web-views.homehome.blade.php#?blade
    • web-views.partials._home-top-slider_home-top-slider.blade.php#?blade
    • web-views.partials._category-section-home_category-section-home.blade.php#?blade
    • web-views.partials._top-sellers_top-sellers.blade.php#?blade
    • web-views.partials._deal-of-the-day_deal-of-the-day.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._product-card-2_product-card-2.blade.php#?blade
    • web-views.partials._best-selling_best-selling.blade.php#?blade
    • web-views.partials._top-rated_top-rated.blade.php#?blade
    • web-views.partials._company-reliability_company-reliability.blade.php#?blade
    • layouts.front-end.appapp.blade.php#?blade
    • web-views.partials._robotsMetaContentData_robotsMetaContentData.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.modal._buy-now_buy-now.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._alert-message_alert-message.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 /
    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:49-58
    101 statements were executed, 32 of which were duplicates, 69 unique. Show only duplicated125ms
    • # Query soft limit for Debugbar is reached after 100 queries, additional 1 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
    • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
      940μsmarketohnhelpers.php#167
      Bindings
      • 0: maintenance_mode
      Backtrace
      • 16. app/Utils/helpers.php:167
      • 17. middleware::maintenance_mode:20
      • 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
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 `product_count` from `categories` where `position` = 0
      7.19msmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 0
      Backtrace
      • 15. app/Utils/category-manager.php:82
      • 16. app/Http/Controllers/Web/HomeController.php:62
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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')
      11.08msmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. app/Http/Controllers/Web/HomeController.php:62
      • 22. app/Http/Controllers/Web/HomeController.php:53
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      3.93msmarketohncategory-manager.php#82
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 25. app/Utils/category-manager.php:82
      • 26. app/Http/Controllers/Web/HomeController.php:62
      • 27. app/Http/Controllers/Web/HomeController.php:53
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `delivery_man_id` is null and `status` = 1
      1.17msmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Utils/category-manager.php:82
      • 26. app/Http/Controllers/Web/HomeController.php:62
      • 27. app/Http/Controllers/Web/HomeController.php:53
      • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `position` = 1 order by `priority` asc
      710μsmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. app/Http/Controllers/Web/HomeController.php:62
      • 22. app/Http/Controllers/Web/HomeController.php:53
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'es'
      580μsmarketohncategory-manager.php#82
      Bindings
      • 0: App\Models\Category
      • 1: es
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. app/Http/Controllers/Web/HomeController.php:62
      • 22. app/Http/Controllers/Web/HomeController.php:53
      • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'category_list_priority') limit 1
      570μsmarketohnsettings.php#16
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Utils/category-manager.php:82
      • 19. app/Http/Controllers/Web/HomeController.php:62
      • 20. app/Http/Controllers/Web/HomeController.php:53
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • select `flash_deals`.*, (select count(*) from `flash_deal_products` where `flash_deals`.`id` = `flash_deal_products`.`flash_deal_id`) as `products_count` from `flash_deals` where (`deal_type` = 'flash_deal' and `status` = 1) and date(`start_date`) <= '2025-05-25' and date(`end_date`) >= '2025-05-25' limit 1
      470μsmarketohnproduct-manager.php#1318
      Bindings
      • 0: flash_deal
      • 1: 1
      • 2: 2025-05-25
      • 3: 2025-05-25
      Backtrace
      • 16. app/Utils/product-manager.php:1318
      • 17. app/Http/Controllers/Web/HomeController.php:64
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where `type` = 'product_brand' limit 1
      590μsmarketohnHomeController.php#67
      Bindings
      • 0: product_brand
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:67
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `categories` where `home_status` = 1 order by `priority` asc
      270μsmarketohnHomeController.php#68
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:68
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `shops`.*, (select count(*) from `products` where `shops`.`seller_id` = `products`.`user_id` and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 (`added_by` = 'seller' and `status` = 1 and `request_status` = 1)) as `products_count` from `shops` where exists (select * from `sellers` where `shops`.`seller_id` = `sellers`.`id` and (`status` = 'approved'))
      2.96msmarketohnHomeController.php#90
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: seller
      • 9: 1
      • 10: 1
      • 11: approved
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:90
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `sellers`.*, (select count(*) from `orders` where `sellers`.`id` = `orders`.`seller_id`) as `orders_count` from `sellers` where `sellers`.`id` in (4, 6)
      1.76msmarketohnHomeController.php#90
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:90
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `products` where (`added_by` = 'seller') and `products`.`user_id` in (4, 6) and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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')
      1.33msmarketohnHomeController.php#90
      Bindings
      • 0: seller
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: approved
      • 5: admin
      • 6: 1
      • 7: digital
      • 8: physical
      Backtrace
      • 25. app/Http/Controllers/Web/HomeController.php:90
      • 26. app/Http/Controllers/Web/HomeController.php:53
      • 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 `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 (`added_by` = 'admin')
      7.88msmarketohnHomeController.php#108
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: approved
      • 5: admin
      • 6: 1
      • 7: digital
      • 8: physical
      • 9: admin
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:108
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `delivery_man_id` is null and `status` = 1
      950μsmarketohnHomeController.php#108
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:108
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `status` = 1 group by `product_id`
      1msmarketohnHomeController.php#108
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:108
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      3.86msmarketohnHomeController.php#108
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:108
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `reviews` where `status` = 1 and `product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `status` = 1
      1.09msmarketohnHomeController.php#112
      Bindings
      • 0: 1
      • 1: 1501
      • 2: 1502
      • 3: 1503
      • 4: 1504
      • 5: 1505
      • 6: 1506
      • 7: 1507
      • 8: 1508
      • 9: 1509
      • 10: 1510
      • 11: 1511
      • 12: 1512
      • 13: 1513
      • 14: 1514
      • 15: 1515
      • 16: 1516
      • 17: 1517
      • 18: 1518
      • 19: 1519
      • 20: 1520
      • 21: 1521
      • 22: 1522
      • 23: 1523
      • 24: 1524
      • 25: 1525
      • 26: 1526
      • 27: 1527
      • 28: 1528
      • 29: 1529
      • 30: 1530
      • 31: 1531
      • 32: 1532
      • 33: 1533
      • 34: 1534
      • 35: 1535
      • 36: 1536
      • 37: 1537
      • 38: 1538
      • 39: 1539
      • 40: 1540
      • 41: 1541
      • 42: 1542
      • 43: 1543
      • 44: 1544
      • 45: 1545
      • 46: 1546
      • 47: 1547
      • 48: 1548
      • 49: 1549
      • 50: 1550
      • 51: 1551
      • 52: 1552
      • 53: 1553
      • 54: 1554
      • 55: 1555
      • 56: 1556
      • 57: 1557
      • 58: 1558
      • 59: 1559
      • 60: 1560
      • 61: 1561
      • 62: 1562
      • 63: 1563
      • 64: 1564
      • 65: 1565
      • 66: 1566
      • 67: 1567
      • 68: 1568
      • 69: 1569
      • 70: 1570
      • 71: 1571
      • 72: 1572
      • 73: 1573
      • 74: 1574
      • 75: 1575
      • 76: 1576
      • 77: 1577
      • 78: 1578
      • 79: 1579
      • 80: 1580
      • 81: 1581
      • 82: 1582
      • 83: 1583
      • 84: 1584
      • 85: 1585
      • 86: 1586
      • 87: 1587
      • 88: 1588
      • 89: 1589
      • 90: 1590
      • 91: 1591
      • 92: 1592
      • 93: 1593
      • 94: 1594
      • 95: 1595
      • 96: 1596
      • 97: 1597
      • 98: 1598
      • 99: 1599
      • 100: 1600
      • 101: 1601
      • 102: 1602
      • 103: 1603
      • 104: 1604
      • 105: 1605
      • 106: 1606
      • 107: 1607
      • 108: 1608
      • 109: 1609
      • 110: 1610
      • 111: 1611
      • 112: 1612
      • 113: 1613
      • 114: 1614
      • 115: 1615
      • 116: 1616
      • 117: 1617
      • 118: 1618
      • 119: 1619
      • 120: 1620
      • 121: 1621
      • 122: 1622
      • 123: 1623
      • 124: 1624
      • 125: 1625
      • 126: 1626
      • 127: 1627
      • 128: 1628
      • 129: 1629
      • 130: 1630
      • 131: 1631
      • 132: 1632
      • 133: 1633
      • 134: 1634
      • 135: 1635
      • 136: 1636
      • 137: 1637
      • 138: 1638
      • 139: 1639
      • 140: 1640
      • 141: 1641
      • 142: 1642
      • 143: 1643
      • 144: 1644
      • 145: 1645
      • 146: 1646
      • 147: 1647
      • 148: 1648
      • 149: 1649
      • 150: 1651
      • 151: 1652
      • 152: 1653
      • 153: 1654
      • 154: 1655
      • 155: 1656
      • 156: 1657
      • 157: 1658
      • 158: 1659
      • 159: 1660
      • 160: 1661
      • 161: 1662
      • 162: 1663
      • 163: 1664
      • 164: 1665
      • 165: 1666
      • 166: 1667
      • 167: 1668
      • 168: 1669
      • 169: 1670
      • 170: 1671
      • 171: 1672
      • 172: 1673
      • 173: 1674
      • 174: 1675
      • 175: 1676
      • 176: 1677
      • 177: 1678
      • 178: 1679
      • 179: 1680
      • 180: 1681
      • 181: 1682
      • 182: 1683
      • 183: 1684
      • 184: 1685
      • 185: 1686
      • 186: 1687
      • 187: 1688
      • 188: 1689
      • 189: 1690
      • 190: 1691
      • 191: 1692
      • 192: 1693
      • 193: 1694
      • 194: 1695
      • 195: 1696
      • 196: 1697
      • 197: 1698
      • 198: 1699
      • 199: 1700
      • 200: 1701
      • 201: 1702
      • 202: 1703
      • 203: 1704
      • 204: 1705
      • 205: 1706
      • 206: 1707
      • 207: 1708
      • 208: 1709
      • 209: 1710
      • 210: 1711
      • 211: 1712
      • 212: 1713
      • 213: 1714
      • 214: 1715
      • 215: 1716
      • 216: 1717
      • 217: 1718
      • 218: 1719
      • 219: 1720
      • 220: 1721
      • 221: 1722
      • 222: 1723
      • 223: 1724
      • 224: 1725
      • 225: 1726
      • 226: 1727
      • 227: 1728
      • 228: 1729
      • 229: 1730
      • 230: 1731
      • 231: 1732
      • 232: 1733
      • 233: 1734
      • 234: 1735
      • 235: 1736
      • 236: 1737
      • 237: 1738
      • 238: 1739
      • 239: 1740
      • 240: 1741
      • 241: 1742
      • 242: 1743
      • 243: 1744
      • 244: 1745
      • 245: 1746
      • 246: 1747
      • 247: 1748
      • 248: 1749
      • 249: 1750
      • 250: 1751
      • 251: 1752
      • 252: 1753
      • 253: 1754
      • 254: 1755
      • 255: 1756
      • 256: 1757
      • 257: 1758
      • 258: 1759
      • 259: 1760
      • 260: 1761
      • 261: 1762
      • 262: 1763
      • 263: 1764
      • 264: 1765
      • 265: 1766
      • 266: 1767
      • 267: 1768
      • 268: 1769
      • 269: 1770
      • 270: 1771
      • 271: 1772
      • 272: 1773
      • 273: 1774
      • 274: 1775
      • 275: 1776
      • 276: 1777
      • 277: 1778
      • 278: 1779
      • 279: 1780
      • 280: 1781
      • 281: 1782
      • 282: 1783
      • 283: 1784
      • 284: 1785
      • 285: 1786
      • 286: 1787
      • 287: 1788
      • 288: 1789
      • 289: 1790
      • 290: 1791
      • 291: 1792
      • 292: 1793
      • 293: 1794
      • 294: 1795
      • 295: 1796
      • 296: 1797
      • 297: 1798
      • 298: 1799
      • 299: 1800
      • 300: 1801
      • 301: 1802
      • 302: 1803
      • 303: 1804
      • 304: 1805
      • 305: 1806
      • 306: 1807
      • 307: 1808
      • 308: 1809
      • 309: 1810
      • 310: 1811
      • 311: 1812
      • 312: 1813
      • 313: 1814
      • 314: 1815
      • 315: 1816
      • 316: 1817
      • 317: 1818
      • 318: 1819
      • 319: 1820
      • 320: 1821
      • 321: 1822
      • 322: 1823
      • 323: 1824
      • 324: 1825
      • 325: 1826
      • 326: 1827
      • 327: 1828
      • 328: 1829
      • 329: 1830
      • 330: 1831
      • 331: 1832
      • 332: 1833
      • 333: 1834
      • 334: 1835
      • 335: 1836
      • 336: 1837
      • 337: 1838
      • 338: 1839
      • 339: 1840
      • 340: 1841
      • 341: 1842
      • 342: 1843
      • 343: 1844
      • 344: 1845
      • 345: 1846
      • 346: 1847
      • 347: 1848
      • 348: 1849
      • 349: 1850
      • 350: 1851
      • 351: 1852
      • 352: 1853
      • 353: 1854
      • 354: 1855
      • 355: 1856
      • 356: 1857
      • 357: 1858
      • 358: 1859
      • 359: 1860
      • 360: 1861
      • 361: 1862
      • 362: 1863
      • 363: 1864
      • 364: 1865
      • 365: 1866
      • 366: 1867
      • 367: 1868
      • 368: 1869
      • 369: 1870
      • 370: 1871
      • 371: 1872
      • 372: 1873
      • 373: 1874
      • 374: 1875
      • 375: 1876
      • 376: 1877
      • 377: 1878
      • 378: 1879
      • 379: 1880
      • 380: 1881
      • 381: 1882
      • 382: 1883
      • 383: 1884
      • 384: 1885
      • 385: 1886
      • 386: 1887
      • 387: 1888
      • 388: 1889
      • 389: 1890
      • 390: 1891
      • 391: 1892
      • 392: 1893
      • 393: 1894
      • 394: 1895
      • 395: 1896
      • 396: 1897
      • 397: 1898
      • 398: 1899
      • 399: 1900
      • 400: 1901
      • 401: 1902
      • 402: 1903
      • 403: 1904
      • 404: 1905
      • 405: 1906
      • 406: 1907
      • 407: 1908
      • 408: 1909
      • 409: 1910
      • 410: 1911
      • 411: 1912
      • 412: 1913
      • 413: 1914
      • 414: 1915
      • 415: 1916
      • 416: 1917
      • 417: 1918
      • 418: 1919
      • 419: 1920
      • 420: 1921
      • 421: 1922
      • 422: 1923
      • 423: 1924
      • 424: 1925
      • 425: 1926
      • 426: 1927
      • 427: 1928
      • 428: 1929
      • 429: 1930
      • 430: 1931
      • 431: 1932
      • 432: 1933
      • 433: 1934
      • 434: 1935
      • 435: 1936
      • 436: 1937
      • 437: 1938
      • 438: 1939
      • 439: 1940
      • 440: 1941
      • 441: 1942
      • 442: 1943
      • 443: 1944
      • 444: 1945
      • 445: 1946
      • 446: 1947
      • 447: 1948
      • 448: 1949
      • 449: 1950
      • 450: 1951
      • 451: 1952
      • 452: 1953
      • 453: 1954
      • 454: 1955
      • 455: 1956
      • 456: 1957
      • 457: 1958
      • 458: 1959
      • 459: 1960
      • 460: 1961
      • 461: 1962
      • 462: 1963
      • 463: 1964
      • 464: 1965
      • 465: 1966
      • 466: 1967
      • 467: 1968
      • 468: 1969
      • 469: 1970
      • 470: 1971
      • 471: 1972
      • 472: 1973
      • 473: 1974
      • 474: 1975
      • 475: 1976
      • 476: 1977
      • 477: 1978
      • 478: 1979
      • 479: 1980
      • 480: 1981
      • 481: 1982
      • 482: 1983
      • 483: 1984
      • 484: 1985
      • 485: 1986
      • 486: 1987
      • 487: 1988
      • 488: 1989
      • 489: 1990
      • 490: 1991
      • 491: 1992
      • 492: 1993
      • 493: 1
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:112
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `rating` from `reviews` where `status` = 1 and `product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `status` = 1
      1.06msmarketohnHomeController.php#114
      Bindings
      • 0: 1
      • 1: 1501
      • 2: 1502
      • 3: 1503
      • 4: 1504
      • 5: 1505
      • 6: 1506
      • 7: 1507
      • 8: 1508
      • 9: 1509
      • 10: 1510
      • 11: 1511
      • 12: 1512
      • 13: 1513
      • 14: 1514
      • 15: 1515
      • 16: 1516
      • 17: 1517
      • 18: 1518
      • 19: 1519
      • 20: 1520
      • 21: 1521
      • 22: 1522
      • 23: 1523
      • 24: 1524
      • 25: 1525
      • 26: 1526
      • 27: 1527
      • 28: 1528
      • 29: 1529
      • 30: 1530
      • 31: 1531
      • 32: 1532
      • 33: 1533
      • 34: 1534
      • 35: 1535
      • 36: 1536
      • 37: 1537
      • 38: 1538
      • 39: 1539
      • 40: 1540
      • 41: 1541
      • 42: 1542
      • 43: 1543
      • 44: 1544
      • 45: 1545
      • 46: 1546
      • 47: 1547
      • 48: 1548
      • 49: 1549
      • 50: 1550
      • 51: 1551
      • 52: 1552
      • 53: 1553
      • 54: 1554
      • 55: 1555
      • 56: 1556
      • 57: 1557
      • 58: 1558
      • 59: 1559
      • 60: 1560
      • 61: 1561
      • 62: 1562
      • 63: 1563
      • 64: 1564
      • 65: 1565
      • 66: 1566
      • 67: 1567
      • 68: 1568
      • 69: 1569
      • 70: 1570
      • 71: 1571
      • 72: 1572
      • 73: 1573
      • 74: 1574
      • 75: 1575
      • 76: 1576
      • 77: 1577
      • 78: 1578
      • 79: 1579
      • 80: 1580
      • 81: 1581
      • 82: 1582
      • 83: 1583
      • 84: 1584
      • 85: 1585
      • 86: 1586
      • 87: 1587
      • 88: 1588
      • 89: 1589
      • 90: 1590
      • 91: 1591
      • 92: 1592
      • 93: 1593
      • 94: 1594
      • 95: 1595
      • 96: 1596
      • 97: 1597
      • 98: 1598
      • 99: 1599
      • 100: 1600
      • 101: 1601
      • 102: 1602
      • 103: 1603
      • 104: 1604
      • 105: 1605
      • 106: 1606
      • 107: 1607
      • 108: 1608
      • 109: 1609
      • 110: 1610
      • 111: 1611
      • 112: 1612
      • 113: 1613
      • 114: 1614
      • 115: 1615
      • 116: 1616
      • 117: 1617
      • 118: 1618
      • 119: 1619
      • 120: 1620
      • 121: 1621
      • 122: 1622
      • 123: 1623
      • 124: 1624
      • 125: 1625
      • 126: 1626
      • 127: 1627
      • 128: 1628
      • 129: 1629
      • 130: 1630
      • 131: 1631
      • 132: 1632
      • 133: 1633
      • 134: 1634
      • 135: 1635
      • 136: 1636
      • 137: 1637
      • 138: 1638
      • 139: 1639
      • 140: 1640
      • 141: 1641
      • 142: 1642
      • 143: 1643
      • 144: 1644
      • 145: 1645
      • 146: 1646
      • 147: 1647
      • 148: 1648
      • 149: 1649
      • 150: 1651
      • 151: 1652
      • 152: 1653
      • 153: 1654
      • 154: 1655
      • 155: 1656
      • 156: 1657
      • 157: 1658
      • 158: 1659
      • 159: 1660
      • 160: 1661
      • 161: 1662
      • 162: 1663
      • 163: 1664
      • 164: 1665
      • 165: 1666
      • 166: 1667
      • 167: 1668
      • 168: 1669
      • 169: 1670
      • 170: 1671
      • 171: 1672
      • 172: 1673
      • 173: 1674
      • 174: 1675
      • 175: 1676
      • 176: 1677
      • 177: 1678
      • 178: 1679
      • 179: 1680
      • 180: 1681
      • 181: 1682
      • 182: 1683
      • 183: 1684
      • 184: 1685
      • 185: 1686
      • 186: 1687
      • 187: 1688
      • 188: 1689
      • 189: 1690
      • 190: 1691
      • 191: 1692
      • 192: 1693
      • 193: 1694
      • 194: 1695
      • 195: 1696
      • 196: 1697
      • 197: 1698
      • 198: 1699
      • 199: 1700
      • 200: 1701
      • 201: 1702
      • 202: 1703
      • 203: 1704
      • 204: 1705
      • 205: 1706
      • 206: 1707
      • 207: 1708
      • 208: 1709
      • 209: 1710
      • 210: 1711
      • 211: 1712
      • 212: 1713
      • 213: 1714
      • 214: 1715
      • 215: 1716
      • 216: 1717
      • 217: 1718
      • 218: 1719
      • 219: 1720
      • 220: 1721
      • 221: 1722
      • 222: 1723
      • 223: 1724
      • 224: 1725
      • 225: 1726
      • 226: 1727
      • 227: 1728
      • 228: 1729
      • 229: 1730
      • 230: 1731
      • 231: 1732
      • 232: 1733
      • 233: 1734
      • 234: 1735
      • 235: 1736
      • 236: 1737
      • 237: 1738
      • 238: 1739
      • 239: 1740
      • 240: 1741
      • 241: 1742
      • 242: 1743
      • 243: 1744
      • 244: 1745
      • 245: 1746
      • 246: 1747
      • 247: 1748
      • 248: 1749
      • 249: 1750
      • 250: 1751
      • 251: 1752
      • 252: 1753
      • 253: 1754
      • 254: 1755
      • 255: 1756
      • 256: 1757
      • 257: 1758
      • 258: 1759
      • 259: 1760
      • 260: 1761
      • 261: 1762
      • 262: 1763
      • 263: 1764
      • 264: 1765
      • 265: 1766
      • 266: 1767
      • 267: 1768
      • 268: 1769
      • 269: 1770
      • 270: 1771
      • 271: 1772
      • 272: 1773
      • 273: 1774
      • 274: 1775
      • 275: 1776
      • 276: 1777
      • 277: 1778
      • 278: 1779
      • 279: 1780
      • 280: 1781
      • 281: 1782
      • 282: 1783
      • 283: 1784
      • 284: 1785
      • 285: 1786
      • 286: 1787
      • 287: 1788
      • 288: 1789
      • 289: 1790
      • 290: 1791
      • 291: 1792
      • 292: 1793
      • 293: 1794
      • 294: 1795
      • 295: 1796
      • 296: 1797
      • 297: 1798
      • 298: 1799
      • 299: 1800
      • 300: 1801
      • 301: 1802
      • 302: 1803
      • 303: 1804
      • 304: 1805
      • 305: 1806
      • 306: 1807
      • 307: 1808
      • 308: 1809
      • 309: 1810
      • 310: 1811
      • 311: 1812
      • 312: 1813
      • 313: 1814
      • 314: 1815
      • 315: 1816
      • 316: 1817
      • 317: 1818
      • 318: 1819
      • 319: 1820
      • 320: 1821
      • 321: 1822
      • 322: 1823
      • 323: 1824
      • 324: 1825
      • 325: 1826
      • 326: 1827
      • 327: 1828
      • 328: 1829
      • 329: 1830
      • 330: 1831
      • 331: 1832
      • 332: 1833
      • 333: 1834
      • 334: 1835
      • 335: 1836
      • 336: 1837
      • 337: 1838
      • 338: 1839
      • 339: 1840
      • 340: 1841
      • 341: 1842
      • 342: 1843
      • 343: 1844
      • 344: 1845
      • 345: 1846
      • 346: 1847
      • 347: 1848
      • 348: 1849
      • 349: 1850
      • 350: 1851
      • 351: 1852
      • 352: 1853
      • 353: 1854
      • 354: 1855
      • 355: 1856
      • 356: 1857
      • 357: 1858
      • 358: 1859
      • 359: 1860
      • 360: 1861
      • 361: 1862
      • 362: 1863
      • 363: 1864
      • 364: 1865
      • 365: 1866
      • 366: 1867
      • 367: 1868
      • 368: 1869
      • 369: 1870
      • 370: 1871
      • 371: 1872
      • 372: 1873
      • 373: 1874
      • 374: 1875
      • 375: 1876
      • 376: 1877
      • 377: 1878
      • 378: 1879
      • 379: 1880
      • 380: 1881
      • 381: 1882
      • 382: 1883
      • 383: 1884
      • 384: 1885
      • 385: 1886
      • 386: 1887
      • 387: 1888
      • 388: 1889
      • 389: 1890
      • 390: 1891
      • 391: 1892
      • 392: 1893
      • 393: 1894
      • 394: 1895
      • 395: 1896
      • 396: 1897
      • 397: 1898
      • 398: 1899
      • 399: 1900
      • 400: 1901
      • 401: 1902
      • 402: 1903
      • 403: 1904
      • 404: 1905
      • 405: 1906
      • 406: 1907
      • 407: 1908
      • 408: 1909
      • 409: 1910
      • 410: 1911
      • 411: 1912
      • 412: 1913
      • 413: 1914
      • 414: 1915
      • 415: 1916
      • 416: 1917
      • 417: 1918
      • 418: 1919
      • 419: 1920
      • 420: 1921
      • 421: 1922
      • 422: 1923
      • 423: 1924
      • 424: 1925
      • 425: 1926
      • 426: 1927
      • 427: 1928
      • 428: 1929
      • 429: 1930
      • 430: 1931
      • 431: 1932
      • 432: 1933
      • 433: 1934
      • 434: 1935
      • 435: 1936
      • 436: 1937
      • 437: 1938
      • 438: 1939
      • 439: 1940
      • 440: 1941
      • 441: 1942
      • 442: 1943
      • 443: 1944
      • 444: 1945
      • 445: 1946
      • 446: 1947
      • 447: 1948
      • 448: 1949
      • 449: 1950
      • 450: 1951
      • 451: 1952
      • 452: 1953
      • 453: 1954
      • 454: 1955
      • 455: 1956
      • 456: 1957
      • 457: 1958
      • 458: 1959
      • 459: 1960
      • 460: 1961
      • 461: 1962
      • 462: 1963
      • 463: 1964
      • 464: 1965
      • 465: 1966
      • 466: 1967
      • 467: 1968
      • 468: 1969
      • 469: 1970
      • 470: 1971
      • 471: 1972
      • 472: 1973
      • 473: 1974
      • 474: 1975
      • 475: 1976
      • 476: 1977
      • 477: 1978
      • 478: 1979
      • 479: 1980
      • 480: 1981
      • 481: 1982
      • 482: 1983
      • 483: 1984
      • 484: 1985
      • 485: 1986
      • 486: 1987
      • 487: 1988
      • 488: 1989
      • 489: 1990
      • 490: 1991
      • 491: 1992
      • 492: 1993
      • 493: 1
      Backtrace
      • 14. app/Http/Controllers/Web/HomeController.php:114
      • 15. app/Http/Controllers/Web/HomeController.php:53
      • 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
    • select * from `business_settings` where (`type` = 'vacation_add') limit 1
      420μsmarketohnsettings.php#16
      Bindings
      • 0: vacation_add
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'company_name') limit 1
      360μsmarketohnsettings.php#16
      Bindings
      • 0: company_name
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'shop_address') limit 1
      220μsmarketohnsettings.php#16
      Bindings
      • 0: shop_address
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'company_phone') limit 1
      310μsmarketohnsettings.php#16
      Bindings
      • 0: company_phone
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'company_fav_icon') limit 1
      240μsmarketohnsettings.php#16
      Bindings
      • 0: company_fav_icon
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'bottom_banner') limit 1
      430μsmarketohnsettings.php#16
      Bindings
      • 0: bottom_banner
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'offer_banner') limit 1
      370μsmarketohnsettings.php#16
      Bindings
      • 0: offer_banner
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      410μsmarketohnsettings.php#16
      Bindings
      • 0: temporary_close
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'temporary_close') limit 1
      260μsmarketohnsettings.php#16
      Bindings
      • 0: temporary_close
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'shop_banner') limit 1
      270μsmarketohnsettings.php#16
      Bindings
      • 0: shop_banner
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:118
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `admins` where (`id` = 1) limit 1
      1.07msmarketohnInHouseTrait.php#43
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Traits/InHouseTrait.php:43
      • 17. app/Http/Controllers/Web/HomeController.php:118
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `admins` where (`id` = 1) limit 1
      290μsmarketohnInHouseTrait.php#43
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Traits/InHouseTrait.php:43
      • 17. app/Http/Controllers/Web/HomeController.php:118
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `status` = 1
      1.15msmarketohnHomeController.php#123
      Bindings
      • 0: 1
      • 1: 1501
      • 2: 1502
      • 3: 1503
      • 4: 1504
      • 5: 1505
      • 6: 1506
      • 7: 1507
      • 8: 1508
      • 9: 1509
      • 10: 1510
      • 11: 1511
      • 12: 1512
      • 13: 1513
      • 14: 1514
      • 15: 1515
      • 16: 1516
      • 17: 1517
      • 18: 1518
      • 19: 1519
      • 20: 1520
      • 21: 1521
      • 22: 1522
      • 23: 1523
      • 24: 1524
      • 25: 1525
      • 26: 1526
      • 27: 1527
      • 28: 1528
      • 29: 1529
      • 30: 1530
      • 31: 1531
      • 32: 1532
      • 33: 1533
      • 34: 1534
      • 35: 1535
      • 36: 1536
      • 37: 1537
      • 38: 1538
      • 39: 1539
      • 40: 1540
      • 41: 1541
      • 42: 1542
      • 43: 1543
      • 44: 1544
      • 45: 1545
      • 46: 1546
      • 47: 1547
      • 48: 1548
      • 49: 1549
      • 50: 1550
      • 51: 1551
      • 52: 1552
      • 53: 1553
      • 54: 1554
      • 55: 1555
      • 56: 1556
      • 57: 1557
      • 58: 1558
      • 59: 1559
      • 60: 1560
      • 61: 1561
      • 62: 1562
      • 63: 1563
      • 64: 1564
      • 65: 1565
      • 66: 1566
      • 67: 1567
      • 68: 1568
      • 69: 1569
      • 70: 1570
      • 71: 1571
      • 72: 1572
      • 73: 1573
      • 74: 1574
      • 75: 1575
      • 76: 1576
      • 77: 1577
      • 78: 1578
      • 79: 1579
      • 80: 1580
      • 81: 1581
      • 82: 1582
      • 83: 1583
      • 84: 1584
      • 85: 1585
      • 86: 1586
      • 87: 1587
      • 88: 1588
      • 89: 1589
      • 90: 1590
      • 91: 1591
      • 92: 1592
      • 93: 1593
      • 94: 1594
      • 95: 1595
      • 96: 1596
      • 97: 1597
      • 98: 1598
      • 99: 1599
      • 100: 1600
      • 101: 1601
      • 102: 1602
      • 103: 1603
      • 104: 1604
      • 105: 1605
      • 106: 1606
      • 107: 1607
      • 108: 1608
      • 109: 1609
      • 110: 1610
      • 111: 1611
      • 112: 1612
      • 113: 1613
      • 114: 1614
      • 115: 1615
      • 116: 1616
      • 117: 1617
      • 118: 1618
      • 119: 1619
      • 120: 1620
      • 121: 1621
      • 122: 1622
      • 123: 1623
      • 124: 1624
      • 125: 1625
      • 126: 1626
      • 127: 1627
      • 128: 1628
      • 129: 1629
      • 130: 1630
      • 131: 1631
      • 132: 1632
      • 133: 1633
      • 134: 1634
      • 135: 1635
      • 136: 1636
      • 137: 1637
      • 138: 1638
      • 139: 1639
      • 140: 1640
      • 141: 1641
      • 142: 1642
      • 143: 1643
      • 144: 1644
      • 145: 1645
      • 146: 1646
      • 147: 1647
      • 148: 1648
      • 149: 1649
      • 150: 1651
      • 151: 1652
      • 152: 1653
      • 153: 1654
      • 154: 1655
      • 155: 1656
      • 156: 1657
      • 157: 1658
      • 158: 1659
      • 159: 1660
      • 160: 1661
      • 161: 1662
      • 162: 1663
      • 163: 1664
      • 164: 1665
      • 165: 1666
      • 166: 1667
      • 167: 1668
      • 168: 1669
      • 169: 1670
      • 170: 1671
      • 171: 1672
      • 172: 1673
      • 173: 1674
      • 174: 1675
      • 175: 1676
      • 176: 1677
      • 177: 1678
      • 178: 1679
      • 179: 1680
      • 180: 1681
      • 181: 1682
      • 182: 1683
      • 183: 1684
      • 184: 1685
      • 185: 1686
      • 186: 1687
      • 187: 1688
      • 188: 1689
      • 189: 1690
      • 190: 1691
      • 191: 1692
      • 192: 1693
      • 193: 1694
      • 194: 1695
      • 195: 1696
      • 196: 1697
      • 197: 1698
      • 198: 1699
      • 199: 1700
      • 200: 1701
      • 201: 1702
      • 202: 1703
      • 203: 1704
      • 204: 1705
      • 205: 1706
      • 206: 1707
      • 207: 1708
      • 208: 1709
      • 209: 1710
      • 210: 1711
      • 211: 1712
      • 212: 1713
      • 213: 1714
      • 214: 1715
      • 215: 1716
      • 216: 1717
      • 217: 1718
      • 218: 1719
      • 219: 1720
      • 220: 1721
      • 221: 1722
      • 222: 1723
      • 223: 1724
      • 224: 1725
      • 225: 1726
      • 226: 1727
      • 227: 1728
      • 228: 1729
      • 229: 1730
      • 230: 1731
      • 231: 1732
      • 232: 1733
      • 233: 1734
      • 234: 1735
      • 235: 1736
      • 236: 1737
      • 237: 1738
      • 238: 1739
      • 239: 1740
      • 240: 1741
      • 241: 1742
      • 242: 1743
      • 243: 1744
      • 244: 1745
      • 245: 1746
      • 246: 1747
      • 247: 1748
      • 248: 1749
      • 249: 1750
      • 250: 1751
      • 251: 1752
      • 252: 1753
      • 253: 1754
      • 254: 1755
      • 255: 1756
      • 256: 1757
      • 257: 1758
      • 258: 1759
      • 259: 1760
      • 260: 1761
      • 261: 1762
      • 262: 1763
      • 263: 1764
      • 264: 1765
      • 265: 1766
      • 266: 1767
      • 267: 1768
      • 268: 1769
      • 269: 1770
      • 270: 1771
      • 271: 1772
      • 272: 1773
      • 273: 1774
      • 274: 1775
      • 275: 1776
      • 276: 1777
      • 277: 1778
      • 278: 1779
      • 279: 1780
      • 280: 1781
      • 281: 1782
      • 282: 1783
      • 283: 1784
      • 284: 1785
      • 285: 1786
      • 286: 1787
      • 287: 1788
      • 288: 1789
      • 289: 1790
      • 290: 1791
      • 291: 1792
      • 292: 1793
      • 293: 1794
      • 294: 1795
      • 295: 1796
      • 296: 1797
      • 297: 1798
      • 298: 1799
      • 299: 1800
      • 300: 1801
      • 301: 1802
      • 302: 1803
      • 303: 1804
      • 304: 1805
      • 305: 1806
      • 306: 1807
      • 307: 1808
      • 308: 1809
      • 309: 1810
      • 310: 1811
      • 311: 1812
      • 312: 1813
      • 313: 1814
      • 314: 1815
      • 315: 1816
      • 316: 1817
      • 317: 1818
      • 318: 1819
      • 319: 1820
      • 320: 1821
      • 321: 1822
      • 322: 1823
      • 323: 1824
      • 324: 1825
      • 325: 1826
      • 326: 1827
      • 327: 1828
      • 328: 1829
      • 329: 1830
      • 330: 1831
      • 331: 1832
      • 332: 1833
      • 333: 1834
      • 334: 1835
      • 335: 1836
      • 336: 1837
      • 337: 1838
      • 338: 1839
      • 339: 1840
      • 340: 1841
      • 341: 1842
      • 342: 1843
      • 343: 1844
      • 344: 1845
      • 345: 1846
      • 346: 1847
      • 347: 1848
      • 348: 1849
      • 349: 1850
      • 350: 1851
      • 351: 1852
      • 352: 1853
      • 353: 1854
      • 354: 1855
      • 355: 1856
      • 356: 1857
      • 357: 1858
      • 358: 1859
      • 359: 1860
      • 360: 1861
      • 361: 1862
      • 362: 1863
      • 363: 1864
      • 364: 1865
      • 365: 1866
      • 366: 1867
      • 367: 1868
      • 368: 1869
      • 369: 1870
      • 370: 1871
      • 371: 1872
      • 372: 1873
      • 373: 1874
      • 374: 1875
      • 375: 1876
      • 376: 1877
      • 377: 1878
      • 378: 1879
      • 379: 1880
      • 380: 1881
      • 381: 1882
      • 382: 1883
      • 383: 1884
      • 384: 1885
      • 385: 1886
      • 386: 1887
      • 387: 1888
      • 388: 1889
      • 389: 1890
      • 390: 1891
      • 391: 1892
      • 392: 1893
      • 393: 1894
      • 394: 1895
      • 395: 1896
      • 396: 1897
      • 397: 1898
      • 398: 1899
      • 399: 1900
      • 400: 1901
      • 401: 1902
      • 402: 1903
      • 403: 1904
      • 404: 1905
      • 405: 1906
      • 406: 1907
      • 407: 1908
      • 408: 1909
      • 409: 1910
      • 410: 1911
      • 411: 1912
      • 412: 1913
      • 413: 1914
      • 414: 1915
      • 415: 1916
      • 416: 1917
      • 417: 1918
      • 418: 1919
      • 419: 1920
      • 420: 1921
      • 421: 1922
      • 422: 1923
      • 423: 1924
      • 424: 1925
      • 425: 1926
      • 426: 1927
      • 427: 1928
      • 428: 1929
      • 429: 1930
      • 430: 1931
      • 431: 1932
      • 432: 1933
      • 433: 1934
      • 434: 1935
      • 435: 1936
      • 436: 1937
      • 437: 1938
      • 438: 1939
      • 439: 1940
      • 440: 1941
      • 441: 1942
      • 442: 1943
      • 443: 1944
      • 444: 1945
      • 445: 1946
      • 446: 1947
      • 447: 1948
      • 448: 1949
      • 449: 1950
      • 450: 1951
      • 451: 1952
      • 452: 1953
      • 453: 1954
      • 454: 1955
      • 455: 1956
      • 456: 1957
      • 457: 1958
      • 458: 1959
      • 459: 1960
      • 460: 1961
      • 461: 1962
      • 462: 1963
      • 463: 1964
      • 464: 1965
      • 465: 1966
      • 466: 1967
      • 467: 1968
      • 468: 1969
      • 469: 1970
      • 470: 1971
      • 471: 1972
      • 472: 1973
      • 473: 1974
      • 474: 1975
      • 475: 1976
      • 476: 1977
      • 477: 1978
      • 478: 1979
      • 479: 1980
      • 480: 1981
      • 481: 1982
      • 482: 1983
      • 483: 1984
      • 484: 1985
      • 485: 1986
      • 486: 1987
      • 487: 1988
      • 488: 1989
      • 489: 1990
      • 490: 1991
      • 491: 1992
      • 492: 1993
      • 493: 1
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:123
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 count(*) as aggregate from `orders` where (`seller_is` = 'admin')
      340μsmarketohnHomeController.php#125
      Bindings
      • 0: admin
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:125
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `business_settings` where (`type` = 'top_vendor_list_priority') limit 1
      530μsmarketohnsettings.php#16
      Bindings
      • 0: top_vendor_list_priority
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:128
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `business_settings` where (`type` = 'featured_product_priority') limit 1
      360μsmarketohnsettings.php#16
      Bindings
      • 0: featured_product_priority
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:130
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 (`featured` = 1)
      2.4msmarketohnproduct-manager.php#836
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 1
      Backtrace
      • 16. app/Utils/product-manager.php:836
      • 17. app/Http/Controllers/Web/HomeController.php:130
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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') order by `id` desc limit 8
      550μsmarketohnHomeController.php#132
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:132
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 (1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `delivery_man_id` is null and `status` = 1
      340μsmarketohnHomeController.php#132
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:132
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 (1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      460μsmarketohnHomeController.php#132
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:132
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `business_settings` where (`type` = 'new_arrival_product_list_priority') limit 1
      360μsmarketohnsettings.php#16
      Bindings
      • 0: new_arrival_product_list_priority
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Http/Controllers/Web/HomeController.php:133
      • 19. app/Http/Controllers/Web/HomeController.php:53
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 21. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select count(*) as aggregate from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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')
      1.59msmarketohnproduct-manager.php#1064
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      Backtrace
      • 16. app/Utils/product-manager.php:1064
      • 17. app/Http/Controllers/Web/HomeController.php:133
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • 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 `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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') order by `order_details_count` desc limit 8 offset 0
      9.83msmarketohnproduct-manager.php#1064
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: 1
      • 4: 1
      • 5: approved
      • 6: admin
      • 7: 1
      • 8: digital
      • 9: physical
      Backtrace
      • 16. app/Utils/product-manager.php:1064
      • 17. app/Http/Controllers/Web/HomeController.php:133
      • 18. app/Http/Controllers/Web/HomeController.php:53
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `translations` where `translations`.`translationable_id` in (1826, 1828, 1829, 1830, 1831, 1983, 1988, 1990) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      480μsmarketohnproduct-manager.php#1064
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 21. app/Utils/product-manager.php:1064
      • 22. app/Http/Controllers/Web/HomeController.php:133
      • 23. app/Http/Controllers/Web/HomeController.php:53
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `reviews` where `reviews`.`product_id` in (1826, 1828, 1829, 1830, 1831, 1983, 1988, 1990) and `delivery_man_id` is null and `status` = 1
      290μsmarketohnproduct-manager.php#1064
      Bindings
      • 0: 1
      Backtrace
      • 21. app/Utils/product-manager.php:1064
      • 22. app/Http/Controllers/Web/HomeController.php:133
      • 23. app/Http/Controllers/Web/HomeController.php:53
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
    • select * from `brands` where `status` = 1 limit 15
      730μsmarketohnHomeController.php#135
      Bindings
      • 0: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:135
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `translations` where `translations`.`translationable_id` in (4, 5) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'es'
      370μsmarketohnHomeController.php#135
      Bindings
      • 0: App\Models\Brand
      • 1: es
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:135
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `product_id`, COUNT(product_id) as count from `order_details` where exists (select * from `products` where `order_details`.`product_id` = `products`.`id` and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 `status` = 1) group by `product_id` order by `count` desc limit 6
      510μsmarketohnHomeController.php#145
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:145
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `storages` where `storages`.`data_id` in (0) and `storages`.`data_type` = 'App\Models\OrderDetail'
      2.26msmarketohnHomeController.php#145
      Bindings
      • 0: App\Models\OrderDetail
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:145
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `products` where `status` = 1 and `products`.`id` in (1983, 1988, 1990)
      900μsmarketohnHomeController.php#145
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Http/Controllers/Web/HomeController.php:145
      • 21. app/Http/Controllers/Web/HomeController.php:53
      • 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 `reviews` where `reviews`.`product_id` in (1983, 1988, 1990) and `delivery_man_id` is null and `status` = 1
      390μsmarketohnHomeController.php#145
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Http/Controllers/Web/HomeController.php:145
      • 26. app/Http/Controllers/Web/HomeController.php:53
      • 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 `translations` where `translations`.`translationable_id` in (1983, 1988, 1990) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      700μsmarketohnHomeController.php#145
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 25. app/Http/Controllers/Web/HomeController.php:145
      • 26. app/Http/Controllers/Web/HomeController.php:53
      • 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 `product_id`, AVG(rating) as count from `reviews` where exists (select * from `products` where `reviews`.`product_id` = `products`.`id` and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 `status` = 1 group by `product_id` order by `count` desc limit 6
      800μsmarketohnHomeController.php#155
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:155
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `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` = 1 and `deal_of_the_days`.`status` = 1 limit 1
      830μsmarketohnHomeController.php#165
      Bindings
      • 0: 1
      • 1: 1
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:165
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `banners` where (`banner_type` = 'Main Banner' and `theme` = 'default' and `published` = 1) order by `created_at` desc
      440μsmarketohnHomeController.php#166
      Bindings
      • 0: Main Banner
      • 1: default
      • 2: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:166
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `banners` where (`banner_type` = 'Main Section Banner' and `theme` = 'default' and `published` = 1) order by `id` desc, `created_at` desc limit 1
      560μsmarketohnHomeController.php#167
      Bindings
      • 0: Main Section Banner
      • 1: default
      • 2: 1
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:167
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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') order by RAND() limit 1
      5.45msmarketohnHomeController.php#169
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      Backtrace
      • 16. app/Http/Controllers/Web/HomeController.php:169
      • 17. app/Http/Controllers/Web/HomeController.php:53
      • 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 `translations` where `translations`.`translationable_id` in (1602) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      430μsmarketohnHomeController.php#169
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 21. app/Http/Controllers/Web/HomeController.php:169
      • 22. app/Http/Controllers/Web/HomeController.php:53
      • 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 `reviews` where `reviews`.`product_id` in (1602) and `delivery_man_id` is null and `status` = 1
      270μsmarketohnHomeController.php#169
      Bindings
      • 0: 1
      Backtrace
      • 21. app/Http/Controllers/Web/HomeController.php:169
      • 22. app/Http/Controllers/Web/HomeController.php:53
      • 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 `banners` where `banner_type` = 'Footer Banner' and `theme` = 'default' and `published` = 1 order by `id` desc
      460μsmarketohnHomeController.php#170
      Bindings
      • 0: Footer Banner
      • 1: default
      • 2: 1
      Backtrace
      • 15. app/Http/Controllers/Web/HomeController.php:170
      • 16. app/Http/Controllers/Web/HomeController.php:53
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 7 and `storages`.`data_id` is not null
      1.11msmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 7
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.partials._home-top-slider:45
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 2 and `storages`.`data_id` is not null
      560μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 2
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.partials._home-top-slider:45
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 1 and `storages`.`data_id` is not null
      650μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 1
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.partials._home-top-slider:45
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 6 and `storages`.`data_id` is not null
      550μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 6
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.home:100
      • 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 `business_settings` where (`type` = 'shop_banner') limit 1
      420μsmarketohnsettings.php#16
      Bindings
      • 0: shop_banner
      Backtrace
      • 16. app/Utils/settings.php:16
      • 23. view::web-views.partials._top-sellers:29
      • 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 * from `business_settings` where (`type` = 'company_fav_icon') limit 1
      490μsmarketohnsettings.php#16
      Bindings
      • 0: company_fav_icon
      Backtrace
      • 16. app/Utils/settings.php:16
      • 23. view::web-views.partials._top-sellers:35
      • 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 * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
      470μsmarketohnsettings.php#16
      Bindings
      • 0: currency_symbol_position
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 5 and `storages`.`data_id` is not null
      520μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 5
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.home:160
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 4 and `storages`.`data_id` is not null
      390μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 4
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::web-views.home:160
      • 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 `business_settings` where (`type` = 'company_reliability') limit 1
      290μsmarketohnsettings.php#16
      Bindings
      • 0: company_reliability
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'google_search_console_code') limit 1
      290μsmarketohnsettings.php#16
      Bindings
      • 0: google_search_console_code
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'bing_webmaster_code') limit 1
      510μsmarketohnsettings.php#16
      Bindings
      • 0: bing_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'baidu_webmaster_code') limit 1
      260μsmarketohnsettings.php#16
      Bindings
      • 0: baidu_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'yandex_webmaster_code') limit 1
      290μsmarketohnsettings.php#16
      Bindings
      • 0: yandex_webmaster_code
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'google_tag_manager_id') limit 1
      290μsmarketohnsettings.php#16
      Bindings
      • 0: google_tag_manager_id
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      450μsmarketohnsettings.php#16
      Bindings
      • 0: pixel_analytics
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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 `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 3 and `storages`.`data_id` is not null
      550μsmarketohnBanner.php#61
      Bindings
      • 0: App\Models\Banner
      • 1: 3
      Backtrace
      • 20. app/Models/Banner.php:61
      • 26. view::layouts.front-end.partials._modals:12
      • 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 `business_settings` where (`type` = 'announcement') limit 1
      410μsmarketohnsettings.php#16
      Bindings
      • 0: announcement
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 73888 and `is_guest` = 1) group by `cart_group_id`
      1.69msmarketohncart-manager.php#92
      Bindings
      • 0: 73888
      • 1: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:92
      • 15. app/Utils/cart-manager.php:51
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:50
      • 18. view::layouts.front-end.partials._cart:5
    • select * from `carts` where 0 = 1
      280μsmarketohncart-manager.php#59
      Backtrace
      • 15. app/Utils/cart-manager.php:59
      • 16. view::layouts.front-end.partials._cart:5
      • 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` = 73888 and `is_guest` = 1) group by `cart_group_id`
      310μsmarketohncart-manager.php#92
      Bindings
      • 0: 73888
      • 1: 1
      Backtrace
      • 14. app/Utils/cart-manager.php:92
      • 15. app/Utils/cart-manager.php:51
      • 16. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
      • 17. app/Utils/cart-manager.php:50
      • 18. view::layouts.front-end.partials._cart:14
    • select * from `carts` where 0 = 1
      220μsmarketohncart-manager.php#59
      Backtrace
      • 15. app/Utils/cart-manager.php:59
      • 16. view::layouts.front-end.partials._cart:14
      • 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 `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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 `product_count` from `categories` where `position` = 0
      6.28msmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 0
      Backtrace
      • 15. app/Utils/category-manager.php:82
      • 16. view::layouts.front-end.partials._header:235
      • 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 `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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')
      10.05msmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. view::layouts.front-end.partials._header:235
      • 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 `translations` where `translations`.`translationable_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'es'
      2.06msmarketohncategory-manager.php#82
      Bindings
      • 0: App\Models\Product
      • 1: es
      Backtrace
      • 25. app/Utils/category-manager.php:82
      • 26. view::layouts.front-end.partials._header:235
      • 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 `reviews` where `reviews`.`product_id` in (1501, 1502, 1503, 1504, 1505, 1506, 1507, 1508, 1509, 1510, 1511, 1512, 1513, 1514, 1515, 1516, 1517, 1518, 1519, 1520, 1521, 1522, 1523, 1524, 1525, 1526, 1527, 1528, 1529, 1530, 1531, 1532, 1533, 1534, 1535, 1536, 1537, 1538, 1539, 1540, 1541, 1542, 1543, 1544, 1545, 1546, 1547, 1548, 1549, 1550, 1551, 1552, 1553, 1554, 1555, 1556, 1557, 1558, 1559, 1560, 1561, 1562, 1563, 1564, 1565, 1566, 1567, 1568, 1569, 1570, 1571, 1572, 1573, 1574, 1575, 1576, 1577, 1578, 1579, 1580, 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, 1611, 1612, 1613, 1614, 1615, 1616, 1617, 1618, 1619, 1620, 1621, 1622, 1623, 1624, 1625, 1626, 1627, 1628, 1629, 1630, 1631, 1632, 1633, 1634, 1635, 1636, 1637, 1638, 1639, 1640, 1641, 1642, 1643, 1644, 1645, 1646, 1647, 1648, 1649, 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, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993) and `delivery_man_id` is null and `status` = 1
      610μsmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      Backtrace
      • 25. app/Utils/category-manager.php:82
      • 26. view::layouts.front-end.partials._header:235
      • 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 `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `position` = 1 order by `priority` asc
      440μsmarketohncategory-manager.php#82
      Bindings
      • 0: 1
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. view::layouts.front-end.partials._header:235
      • 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 `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'es'
      490μsmarketohncategory-manager.php#82
      Bindings
      • 0: App\Models\Category
      • 1: es
      Backtrace
      • 20. app/Utils/category-manager.php:82
      • 21. view::layouts.front-end.partials._header:235
      • 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` = 'category_list_priority') limit 1
      400μsmarketohnsettings.php#16
      Bindings
      • 0: category_list_priority
      Backtrace
      • 16. app/Utils/settings.php:16
      • 18. app/Utils/category-manager.php:82
      • 19. view::layouts.front-end.partials._header:235
      • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • select count(*) as aggregate from `products` where `brand_id` is null and `status` = 1 and (`status` = 1) and (`request_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.34msmarketohn_header.blade.php#366
      Bindings
      • 0: 1
      • 1: 1
      • 2: 1
      • 3: approved
      • 4: admin
      • 5: 1
      • 6: digital
      • 7: physical
      • 8: 0
      Backtrace
      • 16. view::layouts.front-end.partials._header:366
      • 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` = 'seller_registration') limit 1
      300μsmarketohnsettings.php#16
      Bindings
      • 0: seller_registration
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      660μsmarketohnsettings.php#16
      Bindings
      • 0: loader_gif
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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` = 'country_code') limit 1
      300μsmarketohnsettings.php#16
      Bindings
      • 0: country_code
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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-05-25' and date(`end_date`) >= '2025-05-25' limit 1
      300μsmarketohn_footer.blade.php#109
      Bindings
      • 0: 1
      • 1: flash_deal
      • 2: 2025-05-25
      • 3: 2025-05-25
      Backtrace
      • 16. view::layouts.front-end.partials._footer:109
      • 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
      280μsmarketohnsettings.php#16
      Bindings
      • 0: refund-policy
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      360μsmarketohnsettings.php#16
      Bindings
      • 0: return-policy
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      400μsmarketohnsettings.php#16
      Bindings
      • 0: cancellation-policy
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      250μsmarketohnsettings.php#16
      Bindings
      • 0: company_phone
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      250μsmarketohnsettings.php#16
      Bindings
      • 0: company_email
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      230μsmarketohnsettings.php#16
      Bindings
      • 0: shop_address
      Backtrace
      • 16. app/Utils/settings.php:16
      • 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
      330μsmarketohn
    App\Models\Translation
    3014Translation.php#?
    App\Models\Product
    1496Product.php#?
    App\Models\BusinessSetting
    31BusinessSetting.php#?
    App\Models\Category
    22Category.php#?
    App\Models\Banner
    6Banner.php#?
    App\Models\OrderDetail
    3OrderDetail.php#?
    App\Models\Shop
    2Shop.php#?
    App\Models\Seller
    2Seller.php#?
    App\Models\Admin
    2Admin.php#?
    App\Models\Brand
    2Brand.php#?
        storage_connection_type
        public
        company_web_logo
        array:3 [ "key" => "2024-02-10-65c7af2fe74e7.webp" "path" => "https://www.marketohn.com/storage/...
        decimal_point_settings
        2
        product_brand
        0
        digital_product
        1
        business_mode
        multi
        currency_model
        single_currency
        language
        array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
        local
        es
        direction
        ltr
        system_default_currency
        8
        system_default_currency_info
        App\Models\Currency {#3500 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
        currency_code
        HNL
        currency_symbol
        L
        currency_exchange_rate
        1
        _token
        nZNr1RHSOgQUcwUSepPnKHsymnrpIPwtSC5XLCHA
        guest_id
        73888
        _flash
        array:2 [ "new" => [] "old" => [] ]
        _previous
        array:1 [ "url" => "https://www.marketohn.com" ]
        company_name
        Marketo
        currency_symbol_position
        left
        company_email
        atencionalcliente@marketohn.com
        PHPDEBUGBAR_STACK_DATA
        []
        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:20 [ "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Inl4cmRmM1htaTEvRUxGSFY2VVBLZEE9PSIsInZhbHVlIjoib2JEYVkxcDYxYkpYOE9iWUlnbEZ2TFFPRU94bUZ5SzFrTVVvMDJTNWYrUk5lek11bGV6STNpOWtiT0tSbGN4WFFOVmRHbWxjM2RBdHhDNi92a0s1RHk3R25MUGxJSTdRUmdQVlZPbmREa1pDWmpsVDd2VnBmRzRaUzZBbmh4Wm8iLCJtYWMiOiJlMjdhZWFlYjg3ZjBmYjE0NTQ0NDRjODA1NzIxYzljMzE2MGI1YWI0N2JjNzRmMzMxODNmNmM3NjQyNjk3YWVlIiwidGFnIjoiIn0%3D; 6valley1725128708_session=eyJpdiI6IkNHdkVqK2ZQTHJNZHd0dS84RkJPUlE9PSIsInZhbHVlIjoiWENON2U0SkprWHNpRkpvSllQMS8vQVZScnlEV0JjSUMveXg4RjFhMDd0RmVJZGg3S2x3TWxoNE1WUkErRXNOMWJMMDdLWUlDa3lEOUNNSTR3MzZnNjY4aWU2SHpmSjlGNEZzOS9mL1Y1L0c5Z3VrQ2VkZjZ6SDRRV0owdDVyNTMiLCJtYWMiOiJmNGJmNjYwMWUxZDlhY2MzY2IzOTk1YmVkZDRmNzNmNWU5NmVjMGYzMDBmOWI0NWE0MWRhNWQ5MDYwMzdmNDRjIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6Inl4cmRmM1htaTEvRUxGSFY2VVBLZEE9PSIsInZhbHVlIjoib2JEYVkxcDYxYkpYOE9iWUlnbEZ2TFFPRU94bUZ5SzFrTVVvMDJTNWYrUk5lek11bGV6STNpOWtiT0tSbGN4WFFOVmRHb" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "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.99.22" ] "x-real-ip" => array:1 [ 0 => "18.188.99.22" ] "x-forwarded-host" => array:1 [ 0 => "www.marketohn.com" ] "host" => array:1 [ 0 => "www.marketohn.com" ] ]
        request_cookies
        0 of 0
        array:2 [ "XSRF-TOKEN" => "nZNr1RHSOgQUcwUSepPnKHsymnrpIPwtSC5XLCHA" "6valley1725128708_session" => "CaBjtf6nuh0tY0wLVzAKQwOlPgcQENZ2qwSY6d8W" ]
        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, 25 May 2025 07:27:48 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp4MVpOUy8xZ3c0cDFrSGl6Mmxib3c9PSIsInZhbHVlIjoibHhIMWJZbUJ4YUdGaW8xU251Z1p2OWI5TnJTbHZpYTdURWNLM01pZCtkcHRtQWFIWGNST1NMUkg4VGd1VjY5M1J0dnAyZ2dzZnZndCtaU2k3QlNucC8vVFVod1ZIK0drbnJBRDdLbDVPVmt2SFBKUWJVazRBandkL1N5N0gzNFciLCJtYWMiOiJlOTllZjNjOGU5NDNhZWM0ZGVmOTc1ZWM4OGU4OWU3ZGZiOWM1YTg1MTU3MmYxMjJhMTYxMWE3N2IxYjYwZjc5IiwidGFnIjoiIn0%3D; expires=Sun, 25 May 2025 08:27:48 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6Ikp4MVpOUy8xZ3c0cDFrSGl6Mmxib3c9PSIsInZhbHVlIjoibHhIMWJZbUJ4YUdGaW8xU251Z1p2OWI5TnJTbHZpYTdURWNLM01pZCtkcHRtQWFIWGNST1NMUkg4VGd1VjY5M1J0dnAyZ" 1 => "6valley1725128708_session=eyJpdiI6Ijk0WEhuNlE2MERsa3NrUEIxVmJ0eHc9PSIsInZhbHVlIjoidWhCNG1DNzJYNk9EWUZOSUp4MGpLWjZrUzk4S2ZoQXdGckM3d2pXRVJCemVKTjY0ZFc0NC9QWWwyRnR6SlBMaHNwdDVwRmNuWUduRkRXOHRtVFRXUXlGY3JzWGY4UFlJN0lwMS8zQWgzd29XQUxTdWh3WmdjbEZXTlNBemhGWXIiLCJtYWMiOiJiZTAyZjdiNTAzN2I5OTZjZDYxNjNkZDRiYTlhZDc5ZjliNTIxYjBkZTBjN2Q5YjFhNmU1M2Y3NDJmY2NkM2NiIiwidGFnIjoiIn0%3D; expires=Sun, 25 May 2025 08:27:48 GMT; Max-Age=3600; path=/; httponly6valley1725128708_session=eyJpdiI6Ijk0WEhuNlE2MERsa3NrUEIxVmJ0eHc9PSIsInZhbHVlIjoidWhCNG1DNzJYNk9EWUZOSUp4MGpLWjZrUzk4S2ZoQXdGckM3d2pXRVJCemVKTjY0ZFc0NC9QWWwyRn" 2 => "popup_banner=eyJpdiI6IlRKM05LWVJiUDdxME5RdkFycG9uRFE9PSIsInZhbHVlIjoiWVQxOHBDTmg3aSt3TzlCb2kwdVI4NXBLd0pBN2RFZ0lxWmNreFhGNjUzYmo3M0FUVkd4K1lNR05RL0JaaDYrRSIsIm1hYyI6ImJhN2I4MmI2ZDViYThmMTg3ZTJiNzYyMDQ5YWVmMWYzN2E1MDYwOWRjMWNlYWMxNDk4ODA2ODBkNGFlODA3NjciLCJ0YWciOiIifQ%3D%3D; expires=Sun, 25 May 2025 07:28:48 GMT; Max-Age=60; path=/; httponlypopup_banner=eyJpdiI6IlRKM05LWVJiUDdxME5RdkFycG9uRFE9PSIsInZhbHVlIjoiWVQxOHBDTmg3aSt3TzlCb2kwdVI4NXBLd0pBN2RFZ0lxWmNreFhGNjUzYmo3M0FUVkd4K1lNR05RL0JaaDYrRSIsIm1" ] "Set-Cookie" => array:3 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikp4MVpOUy8xZ3c0cDFrSGl6Mmxib3c9PSIsInZhbHVlIjoibHhIMWJZbUJ4YUdGaW8xU251Z1p2OWI5TnJTbHZpYTdURWNLM01pZCtkcHRtQWFIWGNST1NMUkg4VGd1VjY5M1J0dnAyZ2dzZnZndCtaU2k3QlNucC8vVFVod1ZIK0drbnJBRDdLbDVPVmt2SFBKUWJVazRBandkL1N5N0gzNFciLCJtYWMiOiJlOTllZjNjOGU5NDNhZWM0ZGVmOTc1ZWM4OGU4OWU3ZGZiOWM1YTg1MTU3MmYxMjJhMTYxMWE3N2IxYjYwZjc5IiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 08:27:48 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikp4MVpOUy8xZ3c0cDFrSGl6Mmxib3c9PSIsInZhbHVlIjoibHhIMWJZbUJ4YUdGaW8xU251Z1p2OWI5TnJTbHZpYTdURWNLM01pZCtkcHRtQWFIWGNST1NMUkg4VGd1VjY5M1J0dnAyZ" 1 => "6valley1725128708_session=eyJpdiI6Ijk0WEhuNlE2MERsa3NrUEIxVmJ0eHc9PSIsInZhbHVlIjoidWhCNG1DNzJYNk9EWUZOSUp4MGpLWjZrUzk4S2ZoQXdGckM3d2pXRVJCemVKTjY0ZFc0NC9QWWwyRnR6SlBMaHNwdDVwRmNuWUduRkRXOHRtVFRXUXlGY3JzWGY4UFlJN0lwMS8zQWgzd29XQUxTdWh3WmdjbEZXTlNBemhGWXIiLCJtYWMiOiJiZTAyZjdiNTAzN2I5OTZjZDYxNjNkZDRiYTlhZDc5ZjliNTIxYjBkZTBjN2Q5YjFhNmU1M2Y3NDJmY2NkM2NiIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 08:27:48 GMT; path=/; httponly6valley1725128708_session=eyJpdiI6Ijk0WEhuNlE2MERsa3NrUEIxVmJ0eHc9PSIsInZhbHVlIjoidWhCNG1DNzJYNk9EWUZOSUp4MGpLWjZrUzk4S2ZoQXdGckM3d2pXRVJCemVKTjY0ZFc0NC9QWWwyRn" 2 => "popup_banner=eyJpdiI6IlRKM05LWVJiUDdxME5RdkFycG9uRFE9PSIsInZhbHVlIjoiWVQxOHBDTmg3aSt3TzlCb2kwdVI4NXBLd0pBN2RFZ0lxWmNreFhGNjUzYmo3M0FUVkd4K1lNR05RL0JaaDYrRSIsIm1hYyI6ImJhN2I4MmI2ZDViYThmMTg3ZTJiNzYyMDQ5YWVmMWYzN2E1MDYwOWRjMWNlYWMxNDk4ODA2ODBkNGFlODA3NjciLCJ0YWciOiIifQ%3D%3D; expires=Sun, 25-May-2025 07:28:48 GMT; path=/; httponlypopup_banner=eyJpdiI6IlRKM05LWVJiUDdxME5RdkFycG9uRFE9PSIsInZhbHVlIjoiWVQxOHBDTmg3aSt3TzlCb2kwdVI4NXBLd0pBN2RFZ0lxWmNreFhGNjUzYmo3M0FUVkd4K1lNR05RL0JaaDYrRSIsIm1" ] ]
        session_attributes
        0 of 0
        array:23 [ "storage_connection_type" => "public" "company_web_logo" => array:3 [ "key" => "2024-02-10-65c7af2fe74e7.webp" "path" => "https://www.marketohn.com/storage/app/public/company/2024-02-10-65c7af2fe74e7.webp" "status" => 200 ] "decimal_point_settings" => 2 "product_brand" => 0 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "single_currency" "language" => array:2 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => false ] 1 => array:6 [ "id" => 2 "name" => "Spanish" "direction" => "ltr" "code" => "es" "status" => 1 "default" => true ] ] "local" => "es" "direction" => "ltr" "system_default_currency" => 8 "system_default_currency_info" => App\Models\Currency {#3500 #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" => 8 "name" => "Lempiras" "symbol" => "L" "code" => "HNL" "exchange_rate" => "1" "status" => 1 "created_at" => "2023-12-05 06:59:32" "updated_at" => "2023-12-05 07:00:06" ] #original: array:8 [ "id" => 8 "name" => "Lempiras" "symbol" => "L" "code" => "HNL" "exchange_rate" => "1" "status" => 1 "created_at" => "2023-12-05 06:59:32" "updated_at" => "2023-12-05 07:00:06" ] #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" => "HNL" "currency_symbol" => "L" "currency_exchange_rate" => "1" "_token" => "nZNr1RHSOgQUcwUSepPnKHsymnrpIPwtSC5XLCHA" "guest_id" => 73888 "_flash" => array:2 [ "new" => [] "old" => [] ] "_previous" => array:1 [ "url" => "https://www.marketohn.com" ] "company_name" => "Marketo" "currency_symbol_position" => "left" "company_email" => "atencionalcliente@marketohn.com" "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-25 01:27:48GET/10261014580