Baby pants

Request history8.1.27PHP Version1.88sRequest Duration9MBMemory UsageGET category/{category_slug}Route
    • Booting (181ms)time
    • Application (1.7s)time
    • 1 x Application (90.36%)
      1.70s
      1 x Booting (9.64%)
      181ms
      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
      226 statements were executed, 18 of which were duplicates, 208 unique. Show only duplicated264ms
      • # Query soft limit for Debugbar is reached after 100 queries, additional 126 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` = 'Baby-pants' limit 1
        5.27msmate_matendesSearchController.php#166
        Bindings
        • 0: Baby-pants
        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 (142)
        260μ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`
        4.3msmate_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)
        190μ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`
        250μ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` = 142 order by `order_level` desc
        300μsmate_matendesCategoryUtility.php#12
        Bindings
        • 0: 142
        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 `categories` where `categories`.`id` = 142 limit 1
        200μsmate_matendesSearchController.php#65
        Bindings
        • 0: 142
        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 (142)
        170μsmate_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 (142)
        13msmate_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 `attribute_id` from `attribute_category` where `category_id` in (142)
        6.29msmate_matendesSearchController.php#69
        Bindings
        • 0: 142
        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
        170μsmate_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` = 142 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)))
        5.14msmate_matendesSearchController.php#154
        Bindings
        • 0: 142
        • 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` = 31 limit 1
        430μsmate_matendesHelpers.php#2062
        Bindings
        • 0: 31
        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 (31)
        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 0 = 1 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 * from `categories` where `categories`.`id` = 31 limit 1
        320μsmate_matendesHelpers.php#2062
        Bindings
        • 0: 31
        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 (31)
        220μ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 0 = 1 and `uploads`.`deleted_at` is null
        2.69msmate_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
        490μ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
        390μ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
        400μ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
        4.94msmate_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
        620μ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
        8.1msmate_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
        470μ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.28msmate_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
        420μsmate_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
        470μ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)
        280μ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
        340μ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
        240μ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
        450μ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)
        470μ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)
        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 (59, 60, 61, 62, 63, 64, 65, 66, 67, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 93, 94, 95, 96)
        250μ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
        2.2msmate_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)
        5.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` in (59, 60, 61, 62, 63, 78, 79, 80, 81, 82)
        400μ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
        450μsmate_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)
        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 (64, 65, 66, 67)
        2.56msmate_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
        2.25msmate_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)
        5.77msmate_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)
        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` = 17 and `categories`.`parent_id` is not null
        530μ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)
        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` in (75, 76, 77, 93, 94, 95, 96)
        370μ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
        430μsmate_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
        440μsmate_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
        350μ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
        590μ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
        460μsmate_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
        360μsmate_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
        500μsmate_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
        510μ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
        480μ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
        340μ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
        6.2msmate_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
        440μsmate_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)
        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 `categories` where `categories`.`parent_id` in (18, 19, 21, 22, 247)
        520μ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)
        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` = 18 and `categories`.`parent_id` is not null
        470μ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
        500μsmate_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)
        2.28msmate_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)
        2.24msmate_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
        1.85msmate_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)
        5.28msmate_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)
        560μ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
        5.57msmate_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
        600μ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
        580μsmate_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)
        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 `categories` where `categories`.`parent_id` in (23, 24, 25, 26, 250)
        540μ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)
        200μ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
        530μ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)
        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` in (97, 98, 99, 100, 101, 102)
        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` = 24 and `categories`.`parent_id` is not null
        480μ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)
        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` = 25 and `categories`.`parent_id` is not null
        380μsmate_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)
        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 (110, 111, 112, 113, 114)
        330μ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` = 26 and `categories`.`parent_id` is not null
        430μ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)
        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 (115, 116, 117, 118, 119, 120, 242)
        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` = 250 and `categories`.`parent_id` is not null
        390μsmate_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
        4.63msmate_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)
        190μ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)
        3.63msmate_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)
        1.53msmate_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
        6.08msmate_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)
        300μ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 (121, 122, 123, 124, 125)
        580μ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` = 28 and `categories`.`parent_id` is not null
        5.41msmate_matendesnav.blade.php#441
        Bindings
        • 0: 28
        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 (126, 127, 128, 129)
        300μ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 (126, 127, 128, 129)
        550μ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` = 29 and `categories`.`parent_id` is not null
        590μsmate_matendesnav.blade.php#441
        Bindings
        • 0: 29
        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 (130, 131, 132, 133)
        4.54msmate_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 (130, 131, 132, 133)
        440μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 30 and `categories`.`parent_id` is not null
        370μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (134, 135, 136, 137, 138, 139)
        1.79msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (134, 135, 136, 137, 138, 139)
        490μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 5 and `categories`.`parent_id` is not null
        5.5msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (31, 32, 33, 34, 35, 246, 248)
        260μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (31, 32, 33, 34, 35, 246, 248)
        540μ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)
        230μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 31 and `categories`.`parent_id` is not null
        4.69msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (140, 141, 142, 143, 147)
        380μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (140, 141, 142, 143, 147)
        440μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 32 and `categories`.`parent_id` is not null
        490μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (144, 145, 146)
        220μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (144, 145, 146)
        4.55msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 33 and `categories`.`parent_id` is not null
        500μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (148, 149, 150, 151)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (148, 149, 150, 151)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 34 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (152, 153, 154, 155, 156)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (152, 153, 154, 155, 156)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 35 and `categories`.`parent_id` is not null
        4.47msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (157, 158, 159, 160)
        260μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (157, 158, 159, 160)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 246 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 248 and `categories`.`parent_id` is not null
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 6 and `categories`.`parent_id` is not null
        330μ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)
        4.42msmate_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)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 36 and `categories`.`parent_id` is not null
        400μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (161, 162, 163, 164, 165)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (161, 162, 163, 164, 165)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 37 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (166, 167, 168, 169, 170, 171)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (166, 167, 168, 169, 170, 171)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 38 and `categories`.`parent_id` is not null
        620μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (172, 173, 174, 175)
        180μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (172, 173, 174, 175)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 39 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (176, 177, 178, 179)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (176, 177, 178, 179)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 7 and `categories`.`parent_id` is not null
        4.33msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (40, 41, 42, 43)
        200μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (40, 41, 42, 43)
        380μsmate_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)
        190μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 40 and `categories`.`parent_id` is not null
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (180, 181, 182)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (180, 181, 182)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 41 and `categories`.`parent_id` is not null
        4.23msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (183, 184, 185, 186)
        280μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (183, 184, 185, 186)
        390μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 42 and `categories`.`parent_id` is not null
        360μsmate_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)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 43 and `categories`.`parent_id` is not null
        390μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (190, 191, 192, 193)
        5.1msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (190, 191, 192, 193)
        380μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 8 and `categories`.`parent_id` is not null
        390μ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)
        370μ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)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 44 and `categories`.`parent_id` is not null
        4.52msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (194, 195, 196, 197)
        190μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (194, 195, 196, 197)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 45 and `categories`.`parent_id` is not null
        380μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (198, 199, 200, 201)
        200μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (198, 199, 200, 201)
        400μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 46 and `categories`.`parent_id` is not null
        420μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (202, 203, 204, 205)
        180μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (202, 203, 204, 205)
        330μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 47 and `categories`.`parent_id` is not null
        360μsmate_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
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (48, 49, 50)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (48, 49, 50)
        360μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220)
        190μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 48 and `categories`.`parent_id` is not null
        370μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (209, 210, 211, 212)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (209, 210, 211, 212)
        5.21msmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 49 and `categories`.`parent_id` is not null
        440μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (213, 214, 215, 216)
        180μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (213, 214, 215, 216)
        350μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 50 and `categories`.`parent_id` is not null
        350μ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)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 10 and `categories`.`parent_id` is not null
        4.39msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (51, 52, 53, 249)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (51, 52, 53, 249)
        410μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231)
        230μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 51 and `categories`.`parent_id` is not null
        350μ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)
        320μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 52 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (224, 225, 226)
        4.21msmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (224, 225, 226)
        350μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 53 and `categories`.`parent_id` is not null
        340μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (227, 228, 229, 230, 231)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (227, 228, 229, 230, 231)
        300μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 249 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 11 and `categories`.`parent_id` is not null
        330μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (54, 55, 56)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (54, 55, 56)
        4.4msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234, 235, 236, 237, 238, 239, 240, 241)
        170μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 54 and `categories`.`parent_id` is not null
        350μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (232, 233, 234)
        160μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (232, 233, 234)
        320μsmate_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)
        150μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (235, 236, 237)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 56 and `categories`.`parent_id` is not null
        4.56msmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (238, 239, 240, 241)
        310μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (238, 239, 240, 241)
        460μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 12 and `categories`.`parent_id` is not null
        530μsmate_matendes
      • select * from `category_translations` where `category_translations`.`category_id` in (57)
        220μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` in (57)
        480μsmate_matendes
      • select * from `categories` where `categories`.`parent_id` = 57 and `categories`.`parent_id` is not null
        570μsmate_matendes
      • select * from `categories` where `level` = 0 order by `order_level` desc
        600μ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)
        230μsmate_matendes
      • select * from `uploads` where `uploads`.`id` in (1430, 1446, 1447, 1448, 1449, 1450, 1451, 1454) and `uploads`.`deleted_at` is null
        260μ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
        250μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1441' and `uploads`.`deleted_at` is null limit 1
        340μsmate_matendes
      • select * from `uploads` where `uploads`.`id` = '1493' and `uploads`.`deleted_at` is null limit 1
        4.52msmate_matendes
      • select * from `custom_alerts` where `status` = 1 order by `id` desc
        450μsmate_matendes
      • select * from `dynamic_popups` where `status` = 1 order by `id` asc
        1.92msmate_matendes
      • select * from `countries` where `status` = '1'
        2.59msmate_matendes
      App\Models\Category
      439Category.php#?
      App\Models\CategoryTranslation
      65CategoryTranslation.php#?
      App\Models\Color
      57Color.php#?
      App\Models\Upload
      47Upload.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
          5E3H9mZhjwWH3h11oIsshINrOYexJo2WdBxXoDpU
          locale
          pt
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/Baby-pants
          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 => "Sat, 04 Jan 2025 00:14:21 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=5E3H9mZhjwWH3h11oIsshINrOYexJo2WdBxXoDpU; expires=Sat, 04-Jan-2025 02:14:22 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=5E3H9mZhjwWH3h11oIsshINrOYexJo2WdBxXoDpU; expires=Sat, 04-Jan-2025 02:14:22 GMT; path=/" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "5E3H9mZhjwWH3h11oIsshINrOYexJo2WdBxXoDpU" "locale" => "pt" "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-01-04 00:14:22GET/category/Baby-pants11226624