Sneakers

Request history8.1.27PHP Version1.67sRequest Duration9MBMemory UsageGET category/{category_slug}Route
    • Booting (150ms)time
    • Application (1.52s)time
    • 1 x Application (91.04%)
      1.52s
      1 x Booting (8.96%)
      150ms
      11 templates were rendered
      • frontend.product_listingproduct_listing.blade.php#?blade
      • pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • frontend.layouts.appapp.blade.php#?blade
      • frontend.layouts.customcustom.blade.php#?blade
      • frontend.custom.inc.navnav.blade.php#?blade
      • frontend.custom.partials.cartcart.blade.php#?blade
      • frontend.custom.partials.category_menucategory_menu.blade.php#?blade
      • frontend.custom.inc.footerfooter.blade.php#?blade
      • frontend.partials.modalmodal.blade.php#?blade
      • frontend.partials.login_modallogin_modal.blade.php#?blade
      • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
      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:164-171
      233 statements were executed, 23 of which were duplicates, 210 unique. Show only duplicated259ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 133 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
      • select * from `categories` where `slug` = 'Sneakers' limit 1
        2.51msmate_matendesSearchController.php#166
        Bindings
        • 0: Sneakers
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:166
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `category_translations` where `category_translations`.`category_id` in (38)
        190μsmate_matendesSearchController.php#166
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:166
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `attributes`
        5.42msmate_matendesSearchController.php#25
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:25
        • 16. app/Http/Controllers/SearchController.php:168
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `attribute_translations` where `attribute_translations`.`attribute_id` in (8, 9, 10, 11, 12, 13)
        170μsmate_matendesSearchController.php#25
        Backtrace
        • 20. app/Http/Controllers/SearchController.php:25
        • 21. app/Http/Controllers/SearchController.php:168
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `colors`
        230μsmate_matendesSearchController.php#27
        Backtrace
        • 15. app/Http/Controllers/SearchController.php:27
        • 16. app/Http/Controllers/SearchController.php:168
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `parent_id` = 38 order by `order_level` desc
        350μsmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 38
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:50
        • 17. app/Http/Controllers/SearchController.php:63
        • 18. app/Http/Controllers/SearchController.php:168
      • select * from `category_translations` where `category_translations`.`category_id` in (172, 173, 174, 175)
        180μsmate_matendesCategoryUtility.php#12
        Backtrace
        • 19. app/Utility/CategoryUtility.php:12
        • 20. app/Utility/CategoryUtility.php:34
        • 21. app/Utility/CategoryUtility.php:50
        • 22. app/Http/Controllers/SearchController.php:63
        • 23. app/Http/Controllers/SearchController.php:168
      • select * from `categories` where `parent_id` = 172 order by `order_level` desc
        260μsmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 172
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 173 order by `order_level` desc
        4.67msmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 173
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 174 order by `order_level` desc
        240μsmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 174
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `parent_id` = 175 order by `order_level` desc
        270μsmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 175
        Backtrace
        • 14. app/Utility/CategoryUtility.php:12
        • 15. app/Utility/CategoryUtility.php:34
        • 16. app/Utility/CategoryUtility.php:40
        • 17. app/Utility/CategoryUtility.php:50
        • 18. app/Http/Controllers/SearchController.php:63
      • select * from `categories` where `categories`.`id` = 38 limit 1
        370μsmate_matendesSearchController.php#65
        Bindings
        • 0: 38
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:65
        • 17. app/Http/Controllers/SearchController.php:168
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `category_translations` where `category_translations`.`category_id` in (38)
        3.22msmate_matendesSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`parent_id` in (38)
        3.49msmate_matendesSearchController.php#65
        Backtrace
        • 21. app/Http/Controllers/SearchController.php:65
        • 22. app/Http/Controllers/SearchController.php:168
        • 23. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `category_translations` where `category_translations`.`category_id` in (172, 173, 174, 175)
        1.4msmate_matendesSearchController.php#65
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:65
        • 27. app/Http/Controllers/SearchController.php:168
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`parent_id` in (172, 173, 174, 175)
        2.16msmate_matendesSearchController.php#65
        Backtrace
        • 26. app/Http/Controllers/SearchController.php:65
        • 27. app/Http/Controllers/SearchController.php:168
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 29. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select `attribute_id` from `attribute_category` where `category_id` in (172, 173, 174, 175, 38)
        5.38msmate_matendesSearchController.php#69
        Bindings
        • 0: 172
        • 1: 173
        • 2: 174
        • 3: 175
        • 4: 38
        Backtrace
        • 13. app/Http/Controllers/SearchController.php:69
        • 14. app/Http/Controllers/SearchController.php:168
        • 15. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `attributes` where 0 = 1
        4.91msmate_matendesSearchController.php#70
        Backtrace
        • 14. app/Http/Controllers/SearchController.php:70
        • 15. app/Http/Controllers/SearchController.php:168
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select count(*) as aggregate from `products` inner join `product_categories` on `products`.`id` = `product_categories`.`product_id` where `product_categories`.`category_id` = 38 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (10, 11, 12, 13, 14, 16, 17, 20, 155, 891, 897)))
        600μsmate_matendesSearchController.php#154
        Bindings
        • 0: 38
        • 1: 1
        • 2: 1
        • 3: 0
        • 4: admin
        • 5: 10
        • 6: 11
        • 7: 12
        • 8: 13
        • 9: 14
        • 10: 16
        • 11: 17
        • 12: 20
        • 13: 155
        • 14: 891
        • 15: 897
        Backtrace
        • 16. app/Http/Controllers/SearchController.php:154
        • 17. app/Http/Controllers/SearchController.php:168
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `categories` where `categories`.`id` = 6 limit 1
        4.55msmate_matendesHelpers.php#2062
        Bindings
        • 0: 6
        Backtrace
        • 16. app/Http/Helpers.php:2062
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        200μsmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (1430) and `uploads`.`deleted_at` is null
        210μsmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`id` = 6 limit 1
        220μsmate_matendesHelpers.php#2062
        Bindings
        • 0: 6
        Backtrace
        • 16. app/Http/Helpers.php:2062
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (6)
        4.26msmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (1430) and `uploads`.`deleted_at` is null
        180μsmate_matendesHelpers.php#2062
        Backtrace
        • 21. app/Http/Helpers.php:2062
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select count(*) as aggregate from `products` where `approved` = '1' and `published` = 1
        320μsmate_matendesHelpers.php#1796
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1796
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select min(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        270μsmate_matendesHelpers.php#1808
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1808
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select max(`unit_price`) as aggregate from `products` where `approved` = '1' and `published` = 1
        250μsmate_matendesHelpers.php#1820
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • 15. app/Http/Helpers.php:1820
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'pt' limit 1
        5.01msmate_matendesHelpers.php#1743
        Bindings
        • 0: pt
        Backtrace
        • 15. app/Http/Helpers.php:1743
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
        310μsmate_matendesHelpers.php#1171
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1478' and `uploads`.`deleted_at` is null limit 1
        5.44msmate_matendesHelpers.php#1171
        Bindings
        • 0: 1478
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `languages` where `code` = 'pt' limit 1
        380μsmate_matendesHelpers.php#1724
        Bindings
        • 0: pt
        Backtrace
        • 15. app/Http/Helpers.php:1724
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        5.23msmate_matendesHelpers.php#1171
        Bindings
        • 0: 1441
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        5.22msmate_matendesHelpers.php#1171
        Bindings
        • 0: 1441
        Backtrace
        • 19. app/Http/Helpers.php:1171
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `level` = 0 order by `order_level` desc
        380μsmate_matendesHelpers.php#2071
        Bindings
        • 0: 0
        Backtrace
        • 14. app/Http/Helpers.php:2071
        • 17. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 18. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 20. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 243)
        310μsmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (1430, 1446, 1447, 1448, 1449, 1450, 1451, 1454) and `uploads`.`deleted_at` is null
        410μsmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `uploads` where `uploads`.`id` in (2, 5, 7, 11, 13, 15, 17, 19, 21, 23, 25, 27, 996) and `uploads`.`deleted_at` is null
        260μsmate_matendesHelpers.php#2071
        Backtrace
        • 19. app/Http/Helpers.php:2071
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 1 and `categories`.`parent_id` is not null
        400μsmate_matendesnav.blade.php#430
        Bindings
        • 0: 1
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (13, 14, 16, 17, 68, 69, 70, 71, 72, 86, 87, 88, 89, 244, 245)
        230μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (13, 14, 16, 17, 68, 69, 70, 71, 72, 86, 87, 88, 89, 244, 245)
        4.46msmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 64, 65, 66, 67, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 93, 94, 95, 96)
        170μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 13 and `categories`.`parent_id` is not null
        380μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 13
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (59, 60, 61, 62, 63, 78, 79, 80, 81, 82)
        160μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (59, 60, 61, 62, 63, 78, 79, 80, 81, 82)
        390μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 14 and `categories`.`parent_id` is not null
        4.57msmate_matendesnav.blade.php#441
        Bindings
        • 0: 14
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (64, 65, 66, 67)
        170μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (64, 65, 66, 67)
        470μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 16 and `categories`.`parent_id` is not null
        5.48msmate_matendesnav.blade.php#441
        Bindings
        • 0: 16
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (73, 74)
        4.59msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (73, 74)
        4.69msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 17 and `categories`.`parent_id` is not null
        430μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 17
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (75, 76, 77, 93, 94, 95, 96)
        230μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (75, 76, 77, 93, 94, 95, 96)
        320μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 68 and `categories`.`parent_id` is not null
        2.13msmate_matendesnav.blade.php#441
        Bindings
        • 0: 68
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 69 and `categories`.`parent_id` is not null
        5.71msmate_matendesnav.blade.php#441
        Bindings
        • 0: 69
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 70 and `categories`.`parent_id` is not null
        340μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 70
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 71 and `categories`.`parent_id` is not null
        340μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 71
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 72 and `categories`.`parent_id` is not null
        3.32msmate_matendesnav.blade.php#441
        Bindings
        • 0: 72
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 86 and `categories`.`parent_id` is not null
        3.05msmate_matendesnav.blade.php#441
        Bindings
        • 0: 86
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 87 and `categories`.`parent_id` is not null
        5.53msmate_matendesnav.blade.php#441
        Bindings
        • 0: 87
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 88 and `categories`.`parent_id` is not null
        320μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 88
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 89 and `categories`.`parent_id` is not null
        380μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 89
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 244 and `categories`.`parent_id` is not null
        420μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 244
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 245 and `categories`.`parent_id` is not null
        480μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 245
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 2 and `categories`.`parent_id` is not null
        4.09msmate_matendesnav.blade.php#430
        Bindings
        • 0: 2
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (18, 19, 21, 22, 247)
        260μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (18, 19, 21, 22, 247)
        370μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (83, 84, 85, 90, 91, 92)
        170μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 18 and `categories`.`parent_id` is not null
        350μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 18
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 19 and `categories`.`parent_id` is not null
        5.27msmate_matendesnav.blade.php#441
        Bindings
        • 0: 19
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (83, 84, 85)
        210μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (83, 84, 85)
        360μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 21 and `categories`.`parent_id` is not null
        350μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 21
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (90, 91, 92)
        180μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (90, 91, 92)
        310μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 22 and `categories`.`parent_id` is not null
        390μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 22
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 247 and `categories`.`parent_id` is not null
        500μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 247
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 3 and `categories`.`parent_id` is not null
        1.71msmate_matendesnav.blade.php#430
        Bindings
        • 0: 3
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (23, 24, 25, 26, 250)
        5.86msmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (23, 24, 25, 26, 250)
        410μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 242)
        180μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 23 and `categories`.`parent_id` is not null
        350μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 23
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (97, 98, 99, 100, 101, 102)
        230μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (97, 98, 99, 100, 101, 102)
        340μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 24 and `categories`.`parent_id` is not null
        450μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 24
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (103, 104, 105, 106, 107, 108, 109)
        190μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (103, 104, 105, 106, 107, 108, 109)
        3.53msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 25 and `categories`.`parent_id` is not null
        1.67msmate_matendesnav.blade.php#441
        Bindings
        • 0: 25
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (110, 111, 112, 113, 114)
        1.89msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (110, 111, 112, 113, 114)
        2.35msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 26 and `categories`.`parent_id` is not null
        420μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 26
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (115, 116, 117, 118, 119, 120, 242)
        210μsmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (115, 116, 117, 118, 119, 120, 242)
        1.76msmate_matendesnav.blade.php#441
        Backtrace
        • 24. view::frontend.custom.inc.nav:441
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 250 and `categories`.`parent_id` is not null
        5.51msmate_matendesnav.blade.php#441
        Bindings
        • 0: 250
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 4 and `categories`.`parent_id` is not null
        350μsmate_matendesnav.blade.php#430
        Bindings
        • 0: 4
        Backtrace
        • 19. view::frontend.custom.inc.nav:430
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (27, 28, 29, 30)
        180μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` in (27, 28, 29, 30)
        380μsmate_matendesnav.blade.php#430
        Backtrace
        • 24. view::frontend.custom.inc.nav:430
        • 26. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 28. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 29. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139)
        180μsmate_matendesnav.blade.php#430
        Backtrace
        • 29. view::frontend.custom.inc.nav:430
        • 31. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 32. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 33. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 34. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `categories` where `categories`.`parent_id` = 27 and `categories`.`parent_id` is not null
        360μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 27
        Backtrace
        • 19. view::frontend.custom.inc.nav:441
        • 21. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • 24. vendor/laravel/framework/src/Illuminate/View/View.php:195
      • select * from `category_translations` where `category_translations`.`category_id` in (121, 122, 123, 124, 125)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (121, 122, 123, 124, 125)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 28 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (126, 127, 128, 129)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (126, 127, 128, 129)
        4.7msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 29 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (130, 131, 132, 133)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (130, 131, 132, 133)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 30 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (134, 135, 136, 137, 138, 139)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (134, 135, 136, 137, 138, 139)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 5 and `categories`.`parent_id` is not null
        4.36msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (31, 32, 33, 34, 35, 246, 248)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (31, 32, 33, 34, 35, 246, 248)
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 31 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (140, 141, 142, 143, 147)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (140, 141, 142, 143, 147)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 32 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (144, 145, 146)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (144, 145, 146)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 33 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (148, 149, 150, 151)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (148, 149, 150, 151)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 34 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (152, 153, 154, 155, 156)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (152, 153, 154, 155, 156)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 35 and `categories`.`parent_id` is not null
        4.36msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (157, 158, 159, 160)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (157, 158, 159, 160)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 246 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 248 and `categories`.`parent_id` is not null
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 6 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (36, 37, 38, 39)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (36, 37, 38, 39)
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 36 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (161, 162, 163, 164, 165)
        3.02msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (161, 162, 163, 164, 165)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 37 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (166, 167, 168, 169, 170, 171)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (166, 167, 168, 169, 170, 171)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 38 and `categories`.`parent_id` is not null
        1.46msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (172, 173, 174, 175)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (172, 173, 174, 175)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 39 and `categories`.`parent_id` is not null
        940μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (176, 177, 178, 179)
        1.88msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (176, 177, 178, 179)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 7 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (40, 41, 42, 43)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (40, 41, 42, 43)
        2.59msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 40 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (180, 181, 182)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (180, 181, 182)
        2.17msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 41 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (183, 184, 185, 186)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (183, 184, 185, 186)
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 42 and `categories`.`parent_id` is not null
        2.4msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (187, 188, 189)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (187, 188, 189)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 43 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (190, 191, 192, 193)
        2.14msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (190, 191, 192, 193)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 8 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (44, 45, 46, 47)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (44, 45, 46, 47)
        720μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208)
        1.39msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 44 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (194, 195, 196, 197)
        3.05msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (194, 195, 196, 197)
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 45 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (198, 199, 200, 201)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (198, 199, 200, 201)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 46 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (202, 203, 204, 205)
        1.22msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (202, 203, 204, 205)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 47 and `categories`.`parent_id` is not null
        1.68msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (206, 207, 208)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (206, 207, 208)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 9 and `categories`.`parent_id` is not null
        4.65msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (48, 49, 50)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (48, 49, 50)
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 48 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (209, 210, 211, 212)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 49 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (213, 214, 215, 216)
        4.19msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (213, 214, 215, 216)
        360μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 50 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (217, 218, 219, 220)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (217, 218, 219, 220)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 10 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (51, 52, 53, 249)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (51, 52, 53, 249)
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231)
        4.2msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 51 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (221, 222, 223)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (221, 222, 223)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 52 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (224, 225, 226)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (224, 225, 226)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 53 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (227, 228, 229, 230, 231)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (227, 228, 229, 230, 231)
        4.42msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 249 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 11 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (54, 55, 56)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (54, 55, 56)
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234, 235, 236, 237, 238, 239, 240, 241)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 54 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (232, 233, 234)
        4.34msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 55 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (235, 236, 237)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (235, 236, 237)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 56 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (238, 239, 240, 241)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (238, 239, 240, 241)
        290μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 12 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (57)
        4.18msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (57)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 57 and `categories`.`parent_id` is not null
        310μsmate_matendes
      • select * from `categories` where `level` = 0 order by `order_level` desc
        550μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 243)
        4.76msmate_matendes
      • select * from `uploads` where `uploads`.`id` in (1430, 1446, 1447, 1448, 1449, 1450, 1451, 1454) and `uploads`.`deleted_at` is null
        240μsmate_matendes
      • select * from `uploads` where `uploads`.`id` in (2, 5, 7, 11, 13, 15, 17, 19, 21, 23, 25, 27, 996) and `uploads`.`deleted_at` is null
        230μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        330μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1493' and `uploads`.`deleted_at` is null limit 1
        370μsmate_matendes
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        360μsmate_matendes
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        330μsmate_matendes
      • select * from `countries` where `status` = '1'
        410μsmate_matendes
      App\Models\Category
      447Category.php#?
      App\Models\CategoryTranslation
      69CategoryTranslation.php#?
      App\Models\Color
      57Color.php#?
      App\Models\Upload
      49Upload.php#?
      App\Models\Attribute
      6Attribute.php#?
      App\Models\AttributeTranslation
      6AttributeTranslation.php#?
      App\Models\Language
      2Language.php#?
      App\Models\CustomAlert
      1CustomAlert.php#?
      App\Models\Country
      1Country.php#?
          _token
          Ge8HvfcVGPapAKcNvu9ei6cJAjqDeOwz4S89khRP
          locale
          pt
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/Sneakers
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "matendes.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          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 => "Mon, 06 Jan 2025 01:25:48 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=Ge8HvfcVGPapAKcNvu9ei6cJAjqDeOwz4S89khRP; expires=Mon, 06-Jan-2025 03:25:49 GMT; Max-Age=7199; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=Ge8HvfcVGPapAKcNvu9ei6cJAjqDeOwz4S89khRP; expires=Mon, 06-Jan-2025 03:25:49 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "Ge8HvfcVGPapAKcNvu9ei6cJAjqDeOwz4S89khRP" "locale" => "pt" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-06 01:25:50GET/category/Sneakers11233638