Хозяйственный инвентарь

Loading
Топ продаж
Наверх
7.3.33PHP Version1.77sRequest Duration28MBMemory UsageGET ru/katalog/{sublevels?}Route
    • Booting (69.83ms)
    • Application (1.7s)
    • 1 x Application (95.99%)
      1.70s
      1 x Booting (3.95%)
      69.83ms
      3 templates were rendered
      • front.catalog.category (resources/views/front/catalog/category.blade.php)28blade
        Params
        0
        pageTitle
        1
        pageMeta
        2
        h1
        3
        canonical
        4
        pageUrl
        5
        linkUrl
        6
        switchUrl
        7
        alternateLang
        8
        subCategories
        9
        models
        10
        isTyresCat
        11
        isOilCat
        12
        isBatteriesCat
        13
        isRulmentiCat
        14
        rulCategories
        15
        rulParCategories
        16
        products
        17
        categoryDen
        18
        currentCategory
        19
        tyresCategories
        20
        manufacturers
        21
        widths
        22
        heights
        23
        radius
        24
        vendors
        25
        showPdfCatalogsLink
        26
        haveFilters
        27
        filterKeys
      • pagination::bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • layouts.app (resources/views/layouts/app.blade.php)42blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        breadCrumbList
        4
        breadCrumbHtml
        5
        errors
        6
        alternateLang
        7
        pageTitle
        8
        pageMeta
        9
        h1
        10
        canonical
        11
        pageUrl
        12
        linkUrl
        13
        switchUrl
        14
        subCategories
        15
        models
        16
        isTyresCat
        17
        isOilCat
        18
        isBatteriesCat
        19
        isRulmentiCat
        20
        rulCategories
        21
        rulParCategories
        22
        products
        23
        categoryDen
        24
        currentCategory
        25
        tyresCategories
        26
        manufacturers
        27
        widths
        28
        heights
        29
        radius
        30
        vendors
        31
        showPdfCatalogsLink
        32
        haveFilters
        33
        filterKeys
        34
        __currentLoopData
        35
        loop
        36
        category
        37
        product
        38
        ix
        39
        localBussiness
        40
        rootCategories
        41
        seoBlockContent
      uri
      GET ru/katalog/{sublevels?}
      middleware
      web, cache.headers:public;max_age=2628000;etag
      localized-routes-locale
      ru
      as
      ru.catalog.subcategory
      controller
      App\Http\Controllers\CategoryController@show
      namespace
      App\Http\Controllers
      prefix
      /ru
      where
      file
      app/Http/Controllers/CategoryController.php:60-731
      173 statements were executed, 105 of which were duplicated, 68 unique1.53s
      • select * from `category_den` where `url` = 'hozyajstvennye-inventar-82' and `lang` = 'ru' limit 11.51ms/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. hozyajstvennye-inventar-82
        • 1. ru
        Backtrace
        • 15. /app/Http/Controllers/CategoryController.php:117
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `category_den` where `lang` = 'ro' and `category_den`.`category_id` in (82)260μs/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 82
        Backtrace
        • 20. /app/Http/Controllers/CategoryController.php:117
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `categories` where `categories`.`id` = 82 limit 1230μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 20. /app/Http/Controllers/CategoryController.php:144
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Http/Controllers/CategoryController.php:144
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select *, (select count(1) - 1 from `categories` as `_d` where `categories`.`_lft` between `_d`.`_lft` and `_d`.`_rgt`) as `depth` from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc77.38ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Http/Controllers/CategoryController.php:197
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)510μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Http/Controllers/CategoryController.php:197
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `category_den` where `lang` != 'ru' and `category_den`.`category_id` in (38, 82)410μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Http/Controllers/CategoryController.php:197
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select `categories`.* from `categories` left join `category_orders` as `co` on `categories`.`id` = `co`.`category_id` where `parent_id` = 82 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc370μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. 82
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/CategoryController.php:353
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159066, 159071, 159085, 159090)350μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Http/Controllers/CategoryController.php:353
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select count(*) as aggregate from `products` inner join `product_to_category` on `product_to_category`.`product_id` = `products`.`id` where `product_to_category`.`category_id` = 82 and `products`.`stock` > 0 and `products`.`deleted_at` is null620μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 82
        • 1. 0
        Backtrace
        • 16. /app/Http/Controllers/CategoryController.php:386
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `products`.*, `product_to_category`.`category_id` as `laravel_through_key` from `products` inner join `product_to_category` on `product_to_category`.`product_id` = `products`.`id` where `product_to_category`.`category_id` = 82 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 0440μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 82
        • 1. 0
        Backtrace
        • 16. /app/Http/Controllers/CategoryController.php:386
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (9157, 22131, 22356, 60782, 65943, 70666, 71753, 72469, 72470, 72508, 79765, 84889, 85932, 90131, 90132, 90133, 93971, 100263, 110452, 112420)570μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (9157, 22131, 22356, 60782, 65943, 70666, 71753, 72469, 72470, 72508, 79765, 84889, 85932, 90131, 90132, 90133, 93971, 100263, 110452, 112420)930μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (9157, 22131, 22356, 60782, 65943, 70666, 71753, 72469, 72470, 72508, 79765, 84889, 85932, 90131, 90132, 90133, 93971, 100263, 110452, 112420)1.03ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1, 11, 12, 13, 14, 17, 20, 24, 25, 26, 164)360μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 17
        • 7. 20
        • 8. 24
        • 9. 25
        • 10. 26
        • 11. 164
        Backtrace
        • 26. /app/Http/Controllers/CategoryController.php:386
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 31. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 32. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (9157, 22131, 22356, 60782, 65943, 70666, 71753, 72469, 72470, 72508, 79765, 84889, 85932, 90131, 90132, 90133, 93971, 100263, 110452, 112420)370μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `categories`.* from `categories` left join `category_orders` as `co` on `categories`.`id` = `co`.`category_id` where `parent_id` = 54 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc340μs/app/Http/Controllers/CategoryController.php:437agropies_db
        Metadata
        Bindings
        • 0. 54
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/CategoryController.php:437
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (161290, 161291, 161293, 161294, 161298)450μs/app/Http/Controllers/CategoryController.php:437agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Http/Controllers/CategoryController.php:437
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_params` where `param_id` = 240449ms/app/Http/Controllers/CategoryController.php:462agropies_db
        Metadata
        Bindings
        • 0. 240
        Backtrace
        • 14. /app/Http/Controllers/CategoryController.php:462
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `params` where `lang` = 'ru' and `params`.`param_id` in (240)540μs/app/Http/Controllers/CategoryController.php:462agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 240
        Backtrace
        • 19. /app/Http/Controllers/CategoryController.php:462
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 9157 limit 1540μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 9157
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)250μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)600μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 22131 limit 1400μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 22131
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (77)270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 77 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.2ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 77)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 22356 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 22356
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc30.76ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)820μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 60782 limit 1850μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 60782
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.48ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 65943 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 65943
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.58ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)470μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 70666 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70666
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)260μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.45ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)420μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 71753 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 71753
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.01ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)310μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 72469 limit 1260μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 72469
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.44ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)310μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 72470 limit 1250μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 72470
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)200μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.42ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)310μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 72508 limit 1260μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 72508
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc34.58ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)460μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 79765 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 79765
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.41ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)320μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 84889 limit 1280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 84889
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (77)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 77 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.56ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 77)450μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 85932 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 85932
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.53ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)420μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 90131 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 90131
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.44ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)400μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 90132 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 90132
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.43ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)420μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 90133 limit 1290μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 90133
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.25ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)330μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 93971 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 93971
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc46.28ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)14.35ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 100263 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 100263
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)200μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.71ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)22.18ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 110452 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 110452
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.73ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 112420 limit 1290μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 112420
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 82 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.38ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1821
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82)390μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `_lft`, `_rgt` from `categories` where `id` = 82 limit 1200μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 13. /vendor/kalnoy/nestedset/src/QueryBuilder.php:39
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • 15. /vendor/kalnoy/nestedset/src/QueryBuilder.php:224
        • 16. /vendor/kalnoy/nestedset/src/QueryBuilder.php:274
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
      • select * from `categories` where `categories`.`_lft` between 176202 and 176223 and `_depth` < 4240μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 176202
        • 1. 176223
        • 2. 4
        Backtrace
        • 14. /app/Models/Categories.php:120
        • 19. view::front.catalog.category:1928
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82, 159066, 159071, 159079, 159081, 159085, 159088, 159090, 159095, 159100)480μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Models/Categories.php:120
        • 24. view::front.catalog.category:1928
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select `product_to_category`.* from `product_to_category` inner join `products` on `products`.`id` = `product_to_category`.`product_id` where `category_id` in (82, 159066, 159071, 159081, 159095, 159079, 159085, 159088, 159090, 159100) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 123.03ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 82
        • 1. 159066
        • 2. 159071
        • 3. 159081
        • 4. 159095
        • 5. 159079
        • 6. 159085
        • 7. 159088
        • 8. 159090
        • 9. 159100
        • 10. 0
        Backtrace
        • 14. /app/Models/Categories.php:129
        • 19. view::front.catalog.category:1928
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `products` where `products`.`id` in (17502, 18011, 54009, 67329, 67334, 67337, 79765, 92420, 109505, 114696, 114697, 120093) and `products`.`deleted_at` is null340μs/app/Models/Categories.php:129agropies_db
        Metadata
        Backtrace
        • 19. /app/Models/Categories.php:129
        • 24. view::front.catalog.category:1928
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (17502, 18011, 54009, 67329, 67334, 67337, 79765, 92420, 109505, 114696, 114697, 120093)360μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1928
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (17502, 18011, 54009, 67329, 67334, 67337, 79765, 92420, 109505, 114696, 114697, 120093)570μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1928
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (17502, 18011, 54009, 67329, 67334, 67337, 79765, 92420, 109505, 114696, 114697, 120093)590μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1928
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1, 17, 24, 25, 164)330μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 17
        • 3. 24
        • 4. 25
        • 5. 164
        Backtrace
        • 29. /app/Models/Categories.php:129
        • 34. view::front.catalog.category:1928
        • 36. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 38. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (17502, 18011, 54009, 67329, 67334, 67337, 79765, 92420, 109505, 114696, 114697, 120093)310μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1928
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select `_lft`, `_rgt` from `categories` where `id` = 82 limit 1180μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 82
        Backtrace
        • 13. /vendor/kalnoy/nestedset/src/QueryBuilder.php:39
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:60
        • 15. /vendor/kalnoy/nestedset/src/QueryBuilder.php:224
        • 16. /vendor/kalnoy/nestedset/src/QueryBuilder.php:274
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
      • select * from `categories` where `categories`.`_lft` between 176202 and 176223 and `_depth` < 4240μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 176202
        • 1. 176223
        • 2. 4
        Backtrace
        • 14. /app/Models/Categories.php:120
        • 19. view::front.catalog.category:1936
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (82, 159066, 159071, 159079, 159081, 159085, 159088, 159090, 159095, 159100)490μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Models/Categories.php:120
        • 24. view::front.catalog.category:1936
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select `product_to_category`.* from `product_to_category` inner join `products` on `products`.`id` = `product_to_category`.`product_id` where `category_id` in (82, 159066, 159071, 159081, 159095, 159079, 159085, 159088, 159090, 159100) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 122.51ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 82
        • 1. 159066
        • 2. 159071
        • 3. 159081
        • 4. 159095
        • 5. 159079
        • 6. 159085
        • 7. 159088
        • 8. 159090
        • 9. 159100
        • 10. 0
        Backtrace
        • 14. /app/Models/Categories.php:129
        • 19. view::front.catalog.category:1936
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 22. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `products` where `products`.`id` in (17502, 17506, 18011, 22131, 24782, 52782, 56334, 65579, 67335, 92417, 92418, 118706) and `products`.`deleted_at` is null280μs/app/Models/Categories.php:129agropies_db
        Metadata
        Backtrace
        • 19. /app/Models/Categories.php:129
        • 24. view::front.catalog.category:1936
        • 26. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 27. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 28. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_data` where `lang` = 'ru' and `product_data`.`product_id` in (17502, 17506, 18011, 22131, 24782, 52782, 56334, 65579, 67335, 92417, 92418, 118706)330μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1936
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_data` where `lang` != 'ru' and `product_data`.`product_id` in (17502, 17506, 18011, 22131, 24782, 52782, 56334, 65579, 67335, 92417, 92418, 118706)560μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1936
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (17502, 17506, 18011, 22131, 24782, 52782, 56334, 65579, 67335, 92417, 92418, 118706)500μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1936
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1, 17, 24, 25, 26, 164)330μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 17
        • 3. 24
        • 4. 25
        • 5. 26
        • 6. 164
        Backtrace
        • 29. /app/Models/Categories.php:129
        • 34. view::front.catalog.category:1936
        • 36. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 37. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 38. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `product_params` where `param_id` = 10 and `lang` = 'ru' and `product_params`.`product_id` in (17502, 17506, 18011, 22131, 24782, 52782, 56334, 65579, 67335, 92417, 92418, 118706)300μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ru
        Backtrace
        • 24. /app/Models/Categories.php:129
        • 29. view::front.catalog.category:1936
        • 31. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 32. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 33. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 118706 limit 1250μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 118706
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159090)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159090 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.92ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159090
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159090)410μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 67335 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 67335
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159066)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159066 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.95ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159066
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159066)650μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 24782 limit 1440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 24782
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159066)340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159066 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.2ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159066
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159066)570μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 17502 limit 1430μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 17502
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159071)340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159071 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.23ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159071
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159071)630μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 22131 limit 1540μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 22131
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (77)370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 77 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.49ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 77
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 77)1.01ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 52782 limit 1720μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 52782
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159066)550μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159066 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc64.16ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159066
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159066)1.28ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 65579 limit 1490μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 65579
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159090)330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159090 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc34.45ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159090
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159090)480μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 17506 limit 1270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 17506
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159071)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159071 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.38ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159071
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159071)370μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 92417 limit 1850μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 92417
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159085)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159085 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.28ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159085
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159085)410μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 92418 limit 1260μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 92418
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159085)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159085 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.71ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159085
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159085)500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 18011 limit 1380μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 18011
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159066)240μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159066 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.73ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159066
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159066)460μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 56334 limit 1280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 56334
        Backtrace
        • 20. /app/Models/Product.php:149
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (159095)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159095 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.41ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159095
        Backtrace
        • 14. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 15. /app/Models/Product.php:150
        • 16. view::front.catalog.category:1938
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (38, 82, 159071, 159095)380μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select * from `categories` where `parent_id` is null240μs/app/Providers/ComposerServiceProvider.php:36agropies_db
        Metadata
        Backtrace
        • 14. /app/Providers/ComposerServiceProvider.php:36
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 20. view::front.catalog.category:2383
      • select * from `category_den` where `lang` = 'ru' and `category_den`.`category_id` in (5, 6, 19, 31, 34, 35, 36, 37, 38, 39, 40, 159115, 160195)640μs/app/Providers/ComposerServiceProvider.php:36agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Providers/ComposerServiceProvider.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 25. view::front.catalog.category:2383
      • select * from `seo_text` where (`route_name` = 'ru.catalog.subcategory') limit 1220μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23agropies_db
        Metadata
        Bindings
        • 0. ru.catalog.subcategory
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 19. /app/Providers/ComposerServiceProvider.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select min(`price`) as aggregate from `products` where `stock` > 0 and `products`.`deleted_at` is null20.15ms/app/Providers/ComposerServiceProvider.php:57agropies_db
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. /app/Providers/ComposerServiceProvider.php:57
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 21. view::front.catalog.category:2383
      • select max(`price`) as aggregate from `products` where `stock` > 0 and `products`.`deleted_at` is null20.05ms/app/Providers/ComposerServiceProvider.php:57agropies_db
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. /app/Providers/ComposerServiceProvider.php:57
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 21. view::front.catalog.category:2383
      App\Models\SeoText
      1
      App\Models\ProductToCategory
      24
      App\Models\Param
      23
      App\Models\ProductParam
      5700
      App\Models\ProductData
      88
      App\Models\Product
      44
      App\Models\Categories
      153
      App\Models\CategoryDen
      157
          _token
          cQzL0x8ts9ow7lUMfHFI5YSkfhbr7tUbdA3c83Ls
          phone_number_petricani
          (022) 81 92 41
          phone_number_botanica
          078 644 644
          internet_magazin
          078 644 644
          _previous
          array:1 [ "url" => "https://agropiese.md/ru/katalog/instrumenty-38/hozyajstvennye-inventar-82" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ru/katalog/instrumenty-38/hozyajstvennye-inventar-82
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "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" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "host" => array:1 [ 0 => "agropiese.md" ] "pragma" => 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"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "18.191.112.81" ] "x-forwarded-host" => array:1 [ 0 => "agropiese.md" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "agropiese.md" ] "x-real-ip" => array:1 [ 0 => "18.191.112.81" ] "if-none-match" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:51 [ "CONTEXT_DOCUMENT_ROOT" => "/home/agropie/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/agropie/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_HOST" => "agropiese.md" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_FORWARDED_FOR" => "18.191.112.81" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "18.191.112.81" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_E_xJDYB74UCxrl6O4olQAAAMw" "REDIRECT_URL" => "/ru/katalog/instrumenty-38/hozyajstvennye-inventar-82" "REMOTE_ADDR" => "18.191.112.81" "REMOTE_PORT" => "34854" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/ru/katalog/instrumenty-38/hozyajstvennye-inventar-82" "SCRIPT_FILENAME" => "/home/agropie/public_html/index.php" "SCRIPT_NAME" => "/index.php" "SERVER_ADDR" => "95.217.22.64" "SERVER_ADMIN" => "webmaster@agropiese.md" "SERVER_NAME" => "agropiese.md" "SERVER_PORT" => "443" "SERVER_PROTOCOL" => "HTTP/1.0" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache/2.4.57 (Unix) OpenSSL/1.1.1k" "UNIQUE_ID" => "Z_E_xJDYB74UCxrl6O4olQAAAMw" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743863748.5734 "REQUEST_TIME" => 1743863748 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "max-age=2628000, public" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 14:35:49 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => -1 ] "etag" => array:1 [ 0 => ""8719845ac2a0bdf0bfa4a2f8aa69be2f"" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlJZTJSZFVLNDFKdlFaTFlNSHBScWc9PSIsInZhbHVlIjoiZlwvQkZCREtZRnVOaDRMU2VjYmFuc2JFVUdpV3JpTnZSK0F1KzRJWUhQS3llTFNhSXNHOENTVlI2ckx6YnZla3oiLCJtYWMiOiJmOTgwYjk1YjYxODE3NmMxYWVhZDExM2RmMjY1ZmQ2YjE5NTE2Mzg5ZjYxZTU0M2ZmZjUzM2ZmZjgyZTUxZGYzIn0%3D; expires=Sat, 05-Apr-2025 16:35:50 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImlJZTJSZFVLNDFKdlFaTFlNSHBScWc9PSIsInZhbHVlIjoiZlwvQkZCREtZRnVOaDRMU2VjYmFuc2JFVUdpV3JpTnZSK0F1KzRJWUhQS3llTFNhSXNHOENTVlI2ckx6YnZla3oiLCJtY" 1 => "agropiesemd_session=eyJpdiI6IlVWUml6UmgxUkNEbklUZWo3Q3VoZ0E9PSIsInZhbHVlIjoiWFdMbHl1QUFSSlNRRmlwR3BJNzZ2S3l5UnZzb3lXdTBjY2pcL3pvbGtYeTlMSWxTUXRZNlE5aml0SDJud1J4WmMiLCJtYWMiOiIzYmJhYmVhODQ4ZTc2ODcwZjJiZjQ1NjNjMzc1YWFlYjY3MDc3YTM1NjAxYTcxMWVlMWVhOWZjMzAwM2IzYWQwIn0%3D; expires=Sat, 05-Apr-2025 16:35:50 GMT; Max-Age=7200; path=/; httponlyagropiesemd_session=eyJpdiI6IlVWUml6UmgxUkNEbklUZWo3Q3VoZ0E9PSIsInZhbHVlIjoiWFdMbHl1QUFSSlNRRmlwR3BJNzZ2S3l5UnZzb3lXdTBjY2pcL3pvbGtYeTlMSWxTUXRZNlE5aml0SDJud1J4" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImlJZTJSZFVLNDFKdlFaTFlNSHBScWc9PSIsInZhbHVlIjoiZlwvQkZCREtZRnVOaDRMU2VjYmFuc2JFVUdpV3JpTnZSK0F1KzRJWUhQS3llTFNhSXNHOENTVlI2ckx6YnZla3oiLCJtYWMiOiJmOTgwYjk1YjYxODE3NmMxYWVhZDExM2RmMjY1ZmQ2YjE5NTE2Mzg5ZjYxZTU0M2ZmZjUzM2ZmZjgyZTUxZGYzIn0%3D; expires=Sat, 05-Apr-2025 16:35:50 GMT; path=/XSRF-TOKEN=eyJpdiI6ImlJZTJSZFVLNDFKdlFaTFlNSHBScWc9PSIsInZhbHVlIjoiZlwvQkZCREtZRnVOaDRMU2VjYmFuc2JFVUdpV3JpTnZSK0F1KzRJWUhQS3llTFNhSXNHOENTVlI2ckx6YnZla3oiLCJtY" 1 => "agropiesemd_session=eyJpdiI6IlVWUml6UmgxUkNEbklUZWo3Q3VoZ0E9PSIsInZhbHVlIjoiWFdMbHl1QUFSSlNRRmlwR3BJNzZ2S3l5UnZzb3lXdTBjY2pcL3pvbGtYeTlMSWxTUXRZNlE5aml0SDJud1J4WmMiLCJtYWMiOiIzYmJhYmVhODQ4ZTc2ODcwZjJiZjQ1NjNjMzc1YWFlYjY3MDc3YTM1NjAxYTcxMWVlMWVhOWZjMzAwM2IzYWQwIn0%3D; expires=Sat, 05-Apr-2025 16:35:50 GMT; path=/; httponlyagropiesemd_session=eyJpdiI6IlVWUml6UmgxUkNEbklUZWo3Q3VoZ0E9PSIsInZhbHVlIjoiWFdMbHl1QUFSSlNRRmlwR3BJNzZ2S3l5UnZzb3lXdTBjY2pcL3pvbGtYeTlMSWxTUXRZNlE5aml0SDJud1J4" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "cQzL0x8ts9ow7lUMfHFI5YSkfhbr7tUbdA3c83Ls" "phone_number_petricani" => "(022) 81 92 41" "phone_number_botanica" => "078 644 644" "internet_magazin" => "078 644 644" "_previous" => array:1 [ "url" => "https://agropiese.md/ru/katalog/instrumenty-38/hozyajstvennye-inventar-82" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]