Camera & Photo Products

7.4.33PHP Version1.87sRequest Duration32MBMemory UsageGET category/{category_slug}Route
    • Booting (289ms)
    • Application (1.58s)
    • 1 x Application (84.58%)
      1.58s
      1 x Booting (15.42%)
      289ms
      9 templates were rendered
      • frontend.product_listing (resources/views/frontend/product_listing.blade.php)12blade
        Params
        0
        products
        1
        query
        2
        category_id
        3
        brand_id
        4
        sort_by
        5
        seller_id
        6
        min_price
        7
        max_price
        8
        attributes
        9
        selected_attribute_values
        10
        colors
        11
        selected_color
      • pagination::bootstrap-4 (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • frontend.layouts.app (resources/views/frontend/layouts/app.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
      • frontend.inc.nav (resources/views/frontend/inc/nav.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
      • frontend.partials.wishlist (resources/views/frontend/partials/wishlist.blade.php)27blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
        22
        locale
        23
        language
        24
        currency_code
        25
        currency
        26
        header_logo
      • frontend.partials.cart (resources/views/frontend/partials/cart.blade.php)27blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
        22
        locale
        23
        language
        24
        currency_code
        25
        currency
        26
        header_logo
      • frontend.partials.category_menu (resources/views/frontend/partials/category_menu.blade.php)27blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
        22
        locale
        23
        language
        24
        currency_code
        25
        currency
        26
        header_logo
      • frontend.inc.footer (resources/views/frontend/inc/footer.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
      • frontend.partials.modal (resources/views/frontend/partials/modal.blade.php)22blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        products
        4
        query
        5
        category_id
        6
        brand_id
        7
        sort_by
        8
        seller_id
        9
        min_price
        10
        max_price
        11
        attributes
        12
        selected_attribute_values
        13
        colors
        14
        selected_color
        15
        meta_title
        16
        meta_description
        17
        __currentLoopData
        18
        loop
        19
        id
        20
        key
        21
        brand
      uri
      GET category/{category_slug}
      middleware
      web
      controller
      App\Http\Controllers\SearchController@listingByCategory
      namespace
      prefix
      where
      as
      products.category
      file
      app/Http/Controllers/SearchController.php:153-160
      124 statements were executed, 84 of which were duplicated, 40 unique86.21ms
      • select * from `categories` where `slug` = 'Camera--Photo-Products-rYOCB' limit 1
        3.54ms/app/Http/Controllers/SearchController.php:155sql_techklouds_c
        Metadata
        Bindings
        • 0. Camera--Photo-Products-rYOCB
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:155
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        760μs/app/Http/Controllers/SearchController.php:155sql_techklouds_c
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/SearchController.php:155
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `colors`
        900μs/app/Http/Controllers/SearchController.php:32sql_techklouds_c
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:32
        • 16. /app/Http/Controllers/SearchController.php:157
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `parent_id` = 6 order by `order_level` desc
        820μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:52
        • 17. /app/Http/Controllers/SearchController.php:51
        • 18. /app/Http/Controllers/SearchController.php:157
      • select * from `category_translations` where `category_translations`.`category_id` in (85, 86, 87, 88, 89, 90, 91, 92, 93)
        690μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:35
        • 21. /app/Utility/CategoryUtility.php:52
        • 22. /app/Http/Controllers/SearchController.php:51
        • 23. /app/Http/Controllers/SearchController.php:157
      • select * from `categories` where `parent_id` = 85 order by `order_level` desc
        1.09ms/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 85
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 86 order by `order_level` desc
        580μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 86
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 87 order by `order_level` desc
        1ms/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 87
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 88 order by `order_level` desc
        670μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 88
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 89 order by `order_level` desc
        510μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 89
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 90 order by `order_level` desc
        870μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 90
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 91 order by `order_level` desc
        720μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 91
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 92 order by `order_level` desc
        770μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 92
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select * from `categories` where `parent_id` = 93 order by `order_level` desc
        550μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 93
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:35
        • 16. /app/Utility/CategoryUtility.php:41
        • 17. /app/Utility/CategoryUtility.php:52
        • 18. /app/Http/Controllers/SearchController.php:51
      • select `attribute_id` from `attribute_category` where `category_id` in (85, 86, 87, 88, 89, 90, 91, 92, 93, 6)
        550μs/app/Http/Controllers/SearchController.php:56sql_techklouds_c
        Metadata
        Bindings
        • 0. 85
        • 1. 86
        • 2. 87
        • 3. 88
        • 4. 89
        • 5. 90
        • 6. 91
        • 7. 92
        • 8. 93
        • 9. 6
        Backtrace
        • 13. /app/Http/Controllers/SearchController.php:56
        • 14. /app/Http/Controllers/SearchController.php:157
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `attributes` where 0 = 1
        620μs/app/Http/Controllers/SearchController.php:57sql_techklouds_c
        Metadata
        Backtrace
        • 14. /app/Http/Controllers/SearchController.php:57
        • 15. /app/Http/Controllers/SearchController.php:157
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select count(*) as aggregate from `products` where (`published` = 1) and `category_id` in (85, 86, 87, 88, 89, 90, 91, 92, 93, 6) and `approved` = '1' and `published` = '1' and `auction_product` = 0 and ((`user_id` in (3, 12, 13, 14, 15, 16, 57, 600, 595, 678, 700, 711, 712, 745, 756, 757, 763, 765, 770, 771, 773, 775, 777, 779, 780, 781, 808, 824, 825, 836, 854, 912)))
        3.52ms/app/Http/Controllers/SearchController.php:139sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        • 1. 85
        • 2. 86
        • 3. 87
        • 4. 88
        • 5. 89
        • 6. 90
        • 7. 91
        • 8. 92
        • 9. 93
        • 10. 6
        • 11. 1
        • 12. 1
        • 13. 0
        • 14. 3
        • 15. 12
        • 16. 13
        • 17. 14
        • 18. 15
        • 19. 16
        • 20. 57
        • 21. 600
        • 22. 595
        • 23. 678
        • 24. 700
        • 25. 711
        • 26. 712
        • 27. 745
        • 28. 756
        • 29. 757
        • 30. 763
        • 31. 765
        • 32. 770
        • 33. 771
        • 34. 773
        • 35. 775
        • 36. 777
        • 37. 779
        • 38. 780
        • 39. 781
        • 40. 808
        • 41. 824
        • 42. 825
        • 43. 836
        • 44. 854
        • 45. 912
        Backtrace
        • 15. /app/Http/Controllers/SearchController.php:139
        • 16. /app/Http/Controllers/SearchController.php:157
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
      • select * from `categories` where `categories`.`id` = 6 limit 1
        670μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:3sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:3
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        660μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:3sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:3
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        670μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:4sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:4
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        530μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:4sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:4
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        1.02msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:72sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:72
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        690μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:72sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:72
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        510μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:82sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:82
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        620μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:82sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:82
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        400μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:84sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:84
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        470μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:84sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:84
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 6 order by `order_level` desc
        600μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:88
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `category_translations` where `category_translations`.`category_id` in (85, 86, 87, 88, 89, 90, 91, 92, 93)
        710μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:88
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `categories` where `categories`.`id` = 85 limit 1
        690μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 85
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (85)
        890μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 85 limit 1
        550μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 85
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (85)
        510μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 86 limit 1
        570μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 86
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (86)
        420μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 86 limit 1
        530μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 86
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (86)
        590μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 87 limit 1
        460μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 87
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (87)
        490μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 87 limit 1
        390μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 87
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (87)
        330μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 88 limit 1
        370μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 88
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (88)
        340μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 88 limit 1
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 88
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (88)
        430μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 89 limit 1
        370μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 89
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (89)
        400μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 89 limit 1
        580μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 89
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (89)
        550μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 90 limit 1
        590μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 90
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (90)
        710μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 90 limit 1
        600μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 90
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (90)
        1.27msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 91 limit 1
        410μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 91
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (91)
        410μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 91 limit 1
        540μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 91
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (91)
        410μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 92 limit 1
        410μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 92
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (92)
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 92 limit 1
        500μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 92
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (92)
        590μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 93 limit 1
        540μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 93
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (93)
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 93 limit 1
        450μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 93
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (93)
        400μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:90
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select count(*) as aggregate from `products`
        3.23msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:106sql_techklouds_c
        Metadata
        Backtrace
        • 18. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:106
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select min(`unit_price`) as aggregate from `products`
        4.56msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:106sql_techklouds_c
        Metadata
        Backtrace
        • 18. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:106
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select count(*) as aggregate from `products`
        2.21msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:107sql_techklouds_c
        Metadata
        Backtrace
        • 18. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:107
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select max(`unit_price`) as aggregate from `products`
        4.71msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:107sql_techklouds_c
        Metadata
        Backtrace
        • 18. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:107
        • 20. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        510μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:213
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:213
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        450μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:213
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:213
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 6 limit 1
        370μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:223sql_techklouds_c
        Metadata
        Bindings
        • 0. 6
        Backtrace
        • 19. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:223
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        350μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:223sql_techklouds_c
        Metadata
        Backtrace
        • 24. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:223
        • 26. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 27. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 29. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands`
        910μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:244sql_techklouds_c
        Metadata
        Backtrace
        • 15. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:244
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brand_translations` where `brand_translations`.`brand_id` in (3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 114, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 134)
        1.12msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:244sql_techklouds_c
        Metadata
        Backtrace
        • 20. view::4acab919620ffa943eb66ba9f3418d76e224a5a5:244
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        370μsview::c2a8eaf176777df69f4c21a7828eec3ce6af5f1e:2sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c2a8eaf176777df69f4c21a7828eec3ce6af5f1e:2
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null limit 1
        400μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null limit 1
        440μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null limit 1
        400μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` is null limit 1
        390μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        460μsview::c2a8eaf176777df69f4c21a7828eec3ce6af5f1e:55sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::c2a8eaf176777df69f4c21a7828eec3ce6af5f1e:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        570μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:28sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:28
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        530μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:29sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:29
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `status` = 1
        520μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:32sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:32
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '1' limit 1
        650μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:51sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:51
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        470μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:55sql_techklouds_c
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        460μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:55sql_techklouds_c
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:55
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `status` = 1
        470μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:59sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:59
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        430μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:83sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:83
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `code` = 'en' limit 1
        390μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:84sql_techklouds_c
        Metadata
        Bindings
        • 0. en
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:84
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `languages` where `status` = 1
        500μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:87sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:87
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `currencies`.`id` = '1' limit 1
        510μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:106sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 20. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:106
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        390μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:110sql_techklouds_c
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:110
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `code` = 'USD' limit 1
        450μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:110sql_techklouds_c
        Metadata
        Bindings
        • 0. USD
        Backtrace
        • 15. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:110
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `currencies` where `status` = 1
        450μsview::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:114sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. view::1eed0cca972fd894933f2fd91a4e2bb9c07b158a:114
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '87792' limit 1
        570μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87792
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `level` = 0 order by `order_level` desc
        1.1msview::a0fd9c166575e0a15aa21b073e270afb69c98ee8:9sql_techklouds_c
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 14. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:9
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26)
        1.41msview::a0fd9c166575e0a15aa21b073e270afb69c98ee8:9sql_techklouds_c
        Metadata
        Backtrace
        • 19. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:9
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '87883' limit 1
        500μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87883
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 14 order by `order_level` desc
        580μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 14
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null limit 1
        530μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 26 order by `order_level` desc
        540μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 26
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null limit 1
        430μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 25 order by `order_level` desc
        470μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 25
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` is null limit 1
        320μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 24 order by `order_level` desc
        450μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 24
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87894' limit 1
        350μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87894
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 23 order by `order_level` desc
        490μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 23
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87890' limit 1
        400μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87890
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 22 order by `order_level` desc
        350μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 22
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87891' limit 1
        500μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87891
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 21 order by `order_level` desc
        350μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 21
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87887' limit 1
        340μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87887
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 20 order by `order_level` desc
        360μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 20
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87893' limit 1
        410μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87893
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 19 order by `order_level` desc
        400μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87886' limit 1
        350μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87886
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 18 order by `order_level` desc
        360μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 18
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87896' limit 1
        370μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87896
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `parent_id` = 17 order by `order_level` desc
        380μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 17
        Backtrace
        • 14. /app/Utility/CategoryUtility.php:12
        • 15. /app/Utility/CategoryUtility.php:21
        • 16. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87792' limit 1
        480μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 87792
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `uploads` where `uploads`.`id` = '22' limit 1
        550μs/app/Http/Helpers.php:843sql_techklouds_c
        Metadata
        Bindings
        • 0. 22
        Backtrace
        • 19. /app/Http/Helpers.php:843
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Upload
      11
      App\Models\Currency
      56
      App\Models\Language
      30
      App\Models\BrandTranslation
      105
      App\Models\Brand
      76
      App\Models\Color
      143
      App\Models\CategoryTranslation
      70
      App\Models\Category
      70
          _token
          tVADTrHAr58hFFPfBCwvwjTXFbC5c667d9vFTPkV
          locale
          en
          _previous
          array:1 [ "url" => "https://techklouds.com/category/Camera--Photo-Products-rYOCB?page=25" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/Camera--Photo-Products-rYOCB
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "25" ]
          request_request
          0 of 0
          array:1 [ "page" => "25" ]
          request_headers
          0 of 0
          array:15 [ "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" ] "host" => array:1 [ 0 => "techklouds.com" ] ]
          request_server
          0 of 0
          array:42 [ "USER" => "www" "HOME" => "/home/www" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "techklouds.com" "PATH_INFO" => "" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "techklouds.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.17.0.2" "REMOTE_PORT" => "26537" "REMOTE_ADDR" => "3.145.10.67" "SERVER_SOFTWARE" => "nginx/1.24.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/www/wwwroot/techklouds.com" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/category/Camera--Photo-Products-rYOCB?page=25" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=25" "SCRIPT_FILENAME" => "/www/wwwroot/techklouds.com/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749042390.3847 "REQUEST_TIME" => 1749042390 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 04 Jun 2025 13:06:30 GMT" ] "set-cookie" => array:1 [ 0 => "techkloudscom_best_online_shopping_in_singapore_session=8OeCRrY9WU7hELqfkDPd74L1Au5o7IJ0NmTvEukg; expires=Wed, 04-Jun-2025 15:06:32 GMT; Max-Age=7200; path=/; httponlytechkloudscom_best_online_shopping_in_singapore_session=8OeCRrY9WU7hELqfkDPd74L1Au5o7IJ0NmTvEukg; expires=Wed, 04-Jun-2025 15:06:32 GMT; Max-Age=7200; path=/; h" ] "Set-Cookie" => array:1 [ 0 => "techkloudscom_best_online_shopping_in_singapore_session=8OeCRrY9WU7hELqfkDPd74L1Au5o7IJ0NmTvEukg; expires=Wed, 04-Jun-2025 15:06:32 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "tVADTrHAr58hFFPfBCwvwjTXFbC5c667d9vFTPkV" "locale" => "en" "_previous" => array:1 [ "url" => "https://techklouds.com/category/Camera--Photo-Products-rYOCB?page=25" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]