Arts, Crafts & Sewing

7.4.33PHP Version2.24sRequest Duration32MBMemory UsageGET category/{category_slug}Route
    • Booting (296ms)
    • Application (1.94s)
    • 1 x Application (86.76%)
      1.94s
      1 x Booting (13.24%)
      296ms
      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
      151 statements were executed, 104 of which were duplicated, 47 unique120ms
      • select * from `categories` where `slug` = 'arts-crafts--sewing-9r32s' limit 1
        2.82ms/app/Http/Controllers/SearchController.php:155sql_techklouds_c
        Metadata
        Bindings
        • 0. arts-crafts--sewing-9r32s
        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 (2)
        830μ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`
        1.78ms/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` = 2 order by `order_level` desc
        1.31ms/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48)
        940μ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` = 35 order by `order_level` desc
        790μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 35
        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` = 36 order by `order_level` desc
        700μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 36
        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` = 37 order by `order_level` desc
        550μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 37
        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` = 38 order by `order_level` desc
        580μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 38
        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` = 39 order by `order_level` desc
        490μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 39
        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` = 40 order by `order_level` desc
        500μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 40
        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` = 41 order by `order_level` desc
        640μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 41
        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` = 42 order by `order_level` desc
        480μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 42
        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` = 43 order by `order_level` desc
        450μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 43
        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` = 44 order by `order_level` desc
        650μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 44
        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` = 45 order by `order_level` desc
        640μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 45
        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` = 46 order by `order_level` desc
        790μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 46
        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` = 47 order by `order_level` desc
        1.11ms/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 47
        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` = 48 order by `order_level` desc
        630μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 48
        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 (35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 2)
        450μs/app/Http/Controllers/SearchController.php:56sql_techklouds_c
        Metadata
        Bindings
        • 0. 35
        • 1. 36
        • 2. 37
        • 3. 38
        • 4. 39
        • 5. 40
        • 6. 41
        • 7. 42
        • 8. 43
        • 9. 44
        • 10. 45
        • 11. 46
        • 12. 47
        • 13. 48
        • 14. 2
        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
        350μ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 (35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 2) 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, 913)))
        3.21ms/app/Http/Controllers/SearchController.php:139sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        • 1. 35
        • 2. 36
        • 3. 37
        • 4. 38
        • 5. 39
        • 6. 40
        • 7. 41
        • 8. 42
        • 9. 43
        • 10. 44
        • 11. 45
        • 12. 46
        • 13. 47
        • 14. 48
        • 15. 2
        • 16. 1
        • 17. 1
        • 18. 0
        • 19. 3
        • 20. 12
        • 21. 13
        • 22. 14
        • 23. 15
        • 24. 16
        • 25. 57
        • 26. 600
        • 27. 595
        • 28. 678
        • 29. 700
        • 30. 711
        • 31. 712
        • 32. 745
        • 33. 756
        • 34. 757
        • 35. 763
        • 36. 765
        • 37. 770
        • 38. 771
        • 39. 773
        • 40. 775
        • 41. 777
        • 42. 779
        • 43. 780
        • 44. 781
        • 45. 808
        • 46. 824
        • 47. 825
        • 48. 836
        • 49. 854
        • 50. 912
        • 51. 913
        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 `products` where (`published` = 1) and `category_id` in (35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 2) 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, 913))) order by `id` desc, `created_at` desc limit 12 offset 48
        3.88ms/app/Http/Controllers/SearchController.php:139sql_techklouds_c
        Metadata
        Bindings
        • 0. 1
        • 1. 35
        • 2. 36
        • 3. 37
        • 4. 38
        • 5. 39
        • 6. 40
        • 7. 41
        • 8. 42
        • 9. 43
        • 10. 44
        • 11. 45
        • 12. 46
        • 13. 47
        • 14. 48
        • 15. 2
        • 16. 1
        • 17. 1
        • 18. 0
        • 19. 3
        • 20. 12
        • 21. 13
        • 22. 14
        • 23. 15
        • 24. 16
        • 25. 57
        • 26. 600
        • 27. 595
        • 28. 678
        • 29. 700
        • 30. 711
        • 31. 712
        • 32. 745
        • 33. 756
        • 34. 757
        • 35. 763
        • 36. 765
        • 37. 770
        • 38. 771
        • 39. 773
        • 40. 775
        • 41. 777
        • 42. 779
        • 43. 780
        • 44. 781
        • 45. 808
        • 46. 824
        • 47. 825
        • 48. 836
        • 49. 854
        • 50. 912
        • 51. 913
        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` = 2 limit 1
        860μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:3sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        680μ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` = 2 limit 1
        740μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:4sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        680μ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` = 2 limit 1
        720μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:72sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        540μ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` = 2 limit 1
        820μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:82sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        770μ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` = 2 limit 1
        770μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:84sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        870μ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` = 2 order by `order_level` desc
        1.01ms/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48)
        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` = 35 limit 1
        620μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 35
        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 (35)
        570μ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` = 35 limit 1
        950μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 35
        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 (35)
        850μ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` = 36 limit 1
        470μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 36
        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 (36)
        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` = 36 limit 1
        420μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 36
        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 (36)
        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` = 37 limit 1
        420μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 37
        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 (37)
        470μ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` = 37 limit 1
        480μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 37
        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 (37)
        380μ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` = 38 limit 1
        510μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 38
        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 (38)
        520μ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` = 38 limit 1
        480μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 38
        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 (38)
        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` = 39 limit 1
        790μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 39
        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 (39)
        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` = 39 limit 1
        490μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 39
        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 (39)
        500μ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` = 40 limit 1
        400μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 40
        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 (40)
        690μ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` = 40 limit 1
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 40
        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 (40)
        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` = 41 limit 1
        660μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 41
        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 (41)
        620μ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` = 41 limit 1
        360μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 41
        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 (41)
        370μ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` = 42 limit 1
        400μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 42
        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 (42)
        360μ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` = 42 limit 1
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 42
        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 (42)
        470μ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` = 43 limit 1
        440μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 43
        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 (43)
        450μ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` = 43 limit 1
        380μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 43
        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 (43)
        390μ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` = 44 limit 1
        550μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 44
        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 (44)
        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` = 44 limit 1
        390μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 44
        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 (44)
        560μ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` = 45 limit 1
        630μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 45
        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 (45)
        670μ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` = 45 limit 1
        910μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 45
        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 (45)
        760μ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` = 46 limit 1
        1.11msview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 46
        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 (46)
        830μ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` = 46 limit 1
        640μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 46
        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 (46)
        580μ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` = 47 limit 1
        760μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 47
        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 (47)
        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` = 47 limit 1
        840μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 47
        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 (47)
        810μ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` = 48 limit 1
        640μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 48
        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 (48)
        740μ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` = 48 limit 1
        800μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:90sql_techklouds_c
        Metadata
        Bindings
        • 0. 48
        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 (48)
        560μ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.62msview::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`
        5.05msview::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.9msview::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`
        5.46msview::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` = 2 limit 1
        690μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        640μ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` = 2 limit 1
        520μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:213sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        450μ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` = 2 limit 1
        560μsview::4acab919620ffa943eb66ba9f3418d76e224a5a5:223sql_techklouds_c
        Metadata
        Bindings
        • 0. 2
        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 (2)
        450μ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`
        1.68msview::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, 669, 670, 671, 672, 673, 674, 675, 676, 677, 678, 679, 680, 681, 682, 683, 684, 685, 686, 687, 688, 689, 690, 691, 692, 693, 694, 695, 696, 697, 698, 699, 700, 701, 702, 703, 704, 705, 706, 707, 708, 709, 710, 711, 712, 713, 714, 715, 716, 717, 718, 719, 720, 721, 722, 723, 724, 725, 726, 727, 728, 729, 730, 731, 732, 733, 734, 735, 736, 737, 738, 739, 740, 741, 742, 743, 744, 745, 746, 747, 748, 749, 750, 751, 752, 753, 754, 755, 756, 757, 758, 759, 760, 761, 762, 763, 764, 765, 766, 767, 768, 769, 770, 771, 772, 773, 774, 775, 776, 777, 778, 779, 780, 781, 782, 783, 784, 785, 786, 787, 788, 789, 790, 791, 792, 793, 794, 795, 796, 797, 798, 799, 800, 801, 802, 803, 804, 805, 806, 807, 808, 809)
        1.58msview::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
        560μ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
        410μ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
        550μ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
        410μ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
        620μ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
        670μ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
        540μ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
        500μ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
        650μ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
        550μ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
        580μ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
        450μ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
        640μ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
        1.1msview::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
        660μ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
        560μ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
        700μ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
        590μ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
        750μ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
        710μ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
        700μ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.31msview::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)
        930μsview::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
        570μ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
        380μ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
        620μ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
        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 `categories` where `parent_id` = 25 order by `order_level` desc
        490μ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
        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 `categories` where `parent_id` = 24 order by `order_level` desc
        560μ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
        430μ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 `category_translations` where `category_translations`.`category_id` in (380)
        780μs/app/Utility/CategoryUtility.php:12sql_techklouds_c
        Metadata
        Backtrace
        • 19. /app/Utility/CategoryUtility.php:12
        • 20. /app/Utility/CategoryUtility.php:21
        • 21. view::a0fd9c166575e0a15aa21b073e270afb69c98ee8:22
        • 23. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `uploads` where `uploads`.`id` = '87890' limit 1
        680μ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
        870μ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
        580μ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
        510μ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
        460μ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
        850μ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
        1.02ms/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
        610μ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
        1.03ms/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
        1.18ms/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
        760μ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
        660μ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
        660μ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
        540μ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
      217
      App\Models\Color
      143
      App\Models\CategoryTranslation
      90
      App\Models\Category
      91
          _token
          PDjaD5WytZ9BH75hPgAPXX04aWkkQhgKTk38GMeP
          locale
          en
          _previous
          array:1 [ "url" => "https://techklouds.com/category/arts-crafts--sewing-9r32s?page=5" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/arts-crafts--sewing-9r32s
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          0 of 0
          array:1 [ "page" => "5" ]
          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" => "36854" "REMOTE_ADDR" => "216.73.216.97" "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/arts-crafts--sewing-9r32s?page=5" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=5" "SCRIPT_FILENAME" => "/www/wwwroot/techklouds.com/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1749343807.2275 "REQUEST_TIME" => 1749343807 ]
          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 => "Sun, 08 Jun 2025 00:50:07 GMT" ] "set-cookie" => array:1 [ 0 => "techkloudscom_best_online_shopping_in_singapore_session=LbglaKbGyIZWYxqdbQsfr1yN4h1CRtwa8U9BFIDX; expires=Sun, 08-Jun-2025 02:50:09 GMT; Max-Age=7200; path=/; httponlytechkloudscom_best_online_shopping_in_singapore_session=LbglaKbGyIZWYxqdbQsfr1yN4h1CRtwa8U9BFIDX; expires=Sun, 08-Jun-2025 02:50:09 GMT; Max-Age=7200; path=/; h" ] "Set-Cookie" => array:1 [ 0 => "techkloudscom_best_online_shopping_in_singapore_session=LbglaKbGyIZWYxqdbQsfr1yN4h1CRtwa8U9BFIDX; expires=Sun, 08-Jun-2025 02:50:09 GMT; path=/; httponly" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "PDjaD5WytZ9BH75hPgAPXX04aWkkQhgKTk38GMeP" "locale" => "en" "_previous" => array:1 [ "url" => "https://techklouds.com/category/arts-crafts--sewing-9r32s?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]