Крепёж метрический, сталь 8.8; 10.9 – страница 5

Loading
Топ продаж
Наверх
7.3.33PHP Version2.18sRequest Duration28MBMemory UsageGET ru/katalog/{sublevels?}Route
    • Booting (159ms)
    • Application (2.02s)
    • 1 x Application (92.65%)
      2.02s
      1 x Booting (7.3%)
      158.89ms
      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, 113 of which were duplicated, 60 unique1.73s
      • select * from `category_den` where `url` = 'krepyozh-metricheskij-stal-8-8-10-9-451' and `lang` = 'ru' limit 118.35ms/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. krepyozh-metricheskij-stal-8-8-10-9-451
        • 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 (451)260μs/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 451
        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` = 451 limit 1240μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. 451
        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 (451)280μ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` = 451 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc114ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 451
        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 (39, 451)11.5ms/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 (39, 451)530μ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` = 451 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc490μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. 451
        • 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 (453, 454, 471, 472, 474, 475, 476, 477, 478, 479, 480)640μ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` = 451 and `products`.`stock` > 0 and `products`.`deleted_at` is null740μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 451
        • 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` = 451 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 80720μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 451
        • 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 (115051, 115052, 115053, 115060, 115061, 115062, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115082, 115083, 115084, 115085, 115086, 115087)670μ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 (115051, 115052, 115053, 115060, 115061, 115062, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115082, 115083, 115084, 115085, 115086, 115087)1.27ms/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 (115051, 115052, 115053, 115060, 115061, 115062, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115082, 115083, 115084, 115085, 115086, 115087)820μ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 `params` where `lang` = 'ru' and `params`.`param_id` in (1)420μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        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 (115051, 115052, 115053, 115060, 115061, 115062, 115064, 115065, 115066, 115067, 115068, 115069, 115070, 115071, 115082, 115083, 115084, 115085, 115086, 115087)490μ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` asc450μ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)520μ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` = 240623ms/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)700μ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` = 115051 limit 11.87ms/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115051
        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 (39)410μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc30.96ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115052 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115052
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.78ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115053 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115053
        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 (39)240μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.16ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115060 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115060
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.89ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115061 limit 1360μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115061
        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 (39)310μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc26.52ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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 `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` = 115062 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115062
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.75ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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 `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` = 115064 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115064
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.78ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)360μ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` = 115065 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115065
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.29ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115066 limit 1430μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115066
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.88ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115067 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115067
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.67ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)530μ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` = 115068 limit 1440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115068
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.13ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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 `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` = 115069 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115069
        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 (39)300μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc56.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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 `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` = 115070 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115070
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.99ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)7.34ms/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` = 115071 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115071
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.61ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115082 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115082
        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 (39)300μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.87ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115083 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115083
        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 (39)290μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.03ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)440μ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` = 115084 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115084
        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 (39)290μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.88ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)520μ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` = 115085 limit 1400μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115085
        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 (39)640μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.49ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115086 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115086
        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 (39)630μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.38ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)640μ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` = 115087 limit 1570μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115087
        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 (39)340μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.22ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 451 limit 1310μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 451
        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 176264 and 176289 and `_depth` < 4410μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 176264
        • 1. 176289
        • 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 (451, 453, 454, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480)800μ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 (451, 453, 454, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480) 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 121.31ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 451
        • 1. 453
        • 2. 454
        • 3. 471
        • 4. 472
        • 5. 473
        • 6. 474
        • 7. 475
        • 8. 476
        • 9. 477
        • 10. 478
        • 11. 479
        • 12. 480
        • 13. 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 (114982, 114984, 115023, 115042, 115087, 115092, 115101, 121896, 121907, 121917, 121928, 130503) and `products`.`deleted_at` is null410μ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 (114982, 114984, 115023, 115042, 115087, 115092, 115101, 121896, 121907, 121917, 121928, 130503)500μ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 (114982, 114984, 115023, 115042, 115087, 115092, 115101, 121896, 121907, 121917, 121928, 130503)700μ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 (114982, 114984, 115023, 115042, 115087, 115092, 115101, 121896, 121907, 121917, 121928, 130503)500μ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)330μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        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 (114982, 114984, 115023, 115042, 115087, 115092, 115101, 121896, 121907, 121917, 121928, 130503)360μ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` = 451 limit 1210μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 451
        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 176264 and 176289 and `_depth` < 4250μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 176264
        • 1. 176289
        • 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 (451, 453, 454, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480)540μ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 (451, 453, 454, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480) 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 121.16ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 451
        • 1. 453
        • 2. 454
        • 3. 471
        • 4. 472
        • 5. 473
        • 6. 474
        • 7. 475
        • 8. 476
        • 9. 477
        • 10. 478
        • 11. 479
        • 12. 480
        • 13. 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 (114972, 114973, 114991, 114997, 115005, 115013, 115053, 115067, 115084, 115443, 121907, 131173) and `products`.`deleted_at` is null310μ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 (114972, 114973, 114991, 114997, 115005, 115013, 115053, 115067, 115084, 115443, 121907, 131173)360μ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 (114972, 114973, 114991, 114997, 115005, 115013, 115053, 115067, 115084, 115443, 121907, 131173)910μ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 (114972, 114973, 114991, 114997, 115005, 115013, 115053, 115067, 115084, 115443, 121907, 131173)570μ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)310μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        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 (114972, 114973, 114991, 114997, 115005, 115013, 115053, 115067, 115084, 115443, 121907, 131173)290μ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` = 114991 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 114991
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.88ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 121907 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 121907
        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 (39)260μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.41ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 114997 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 114997
        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 (39)250μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.54ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115443 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115443
        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 (39)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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc34.12ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 115084 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115084
        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 (39)640μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.87ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 131173 limit 1420μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 131173
        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 (39)300μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.82ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115005 limit 1410μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115005
        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 (39)440μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.66ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)520μ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` = 114972 limit 1450μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 114972
        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 (39)420μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.06ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)740μ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` = 115053 limit 1460μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115053
        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 (39)350μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.59ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115013 limit 1560μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115013
        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 (39)410μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.63ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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` = 115067 limit 1480μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 115067
        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 (39)500μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.31ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)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: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` = 114973 limit 1400μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 114973
        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 (39)310μ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` = 39 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.74ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 39
        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 (39)580μ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 null660μ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)1.02ms/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 1460μ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 null19.8ms/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 null43.64ms/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
      4
      App\Models\ProductParam
      5638
      App\Models\ProductData
      88
      App\Models\Product
      44
      App\Models\Categories
      122
      App\Models\CategoryDen
      126
          _token
          sZkvAS6GipmZZIxUYkc7fDNzX2O1GH7JfA9ROmEw
          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/krepyozhnyj-material-39/krepyozh-metricheskij-...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ru/katalog/krepyozhnyj-material-39/krepyozh-metricheskij-stal-8-8-10-9-451
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "5" ]
          request_request
          0 of 0
          array:1 [ "page" => "5" ]
          request_headers
          0 of 0
          array: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.219.151.245" ] "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.219.151.245" ] "if-none-match" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:52 [ "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.219.151.245" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "18.219.151.245" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "page=5" "REDIRECT_HTTPS" => "on" "REDIRECT_QUERY_STRING" => "page=5" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_lbzzxsIc49S7Wzkw5fVAAAANQ" "REDIRECT_URL" => "/ru/katalog/krepyozhnyj-material-39/krepyozh-metricheskij-stal-8-8-10-9-451" "REMOTE_ADDR" => "18.219.151.245" "REMOTE_PORT" => "57674" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/ru/katalog/krepyozhnyj-material-39/krepyozh-metricheskij-stal-8-8-10-9-451?page=5" "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_lbzzxsIc49S7Wzkw5fVAAAANQ" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744395215.4721 "REQUEST_TIME" => 1744395215 "argv" => array:1 [ 0 => "page=5" ] "argc" => 1 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "max-age=2628000, public" ] "date" => array:1 [ 0 => "Fri, 11 Apr 2025 18:13:36 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 => ""eec3b9a707e727ad899972052bd57715"" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InkzbHUwNFJkRVJydGxYRzhIR3NHVnc9PSIsInZhbHVlIjoiXC9qZFNndVN3SkxvV2loYU9UYlYwMjRFMFNlaU1JeXZYTGlsRjNQWW1aNnA0NGluNGdIMVdaWEU5cWN0SFRINzgiLCJtYWMiOiJhZTIwMTFhYjQyNGI4N2IzMGNjODAxNjUxMjE1OWVmNzhlZWFiODVkYTNkYmIyMDAzOWYyNDAwNTM2YjQ4MTFhIn0%3D; expires=Fri, 11-Apr-2025 20:13:37 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InkzbHUwNFJkRVJydGxYRzhIR3NHVnc9PSIsInZhbHVlIjoiXC9qZFNndVN3SkxvV2loYU9UYlYwMjRFMFNlaU1JeXZYTGlsRjNQWW1aNnA0NGluNGdIMVdaWEU5cWN0SFRINzgiLCJtY" 1 => "agropiesemd_session=eyJpdiI6ImV2eTRjc1ZoWXF2RmN6VTJCZ0loenc9PSIsInZhbHVlIjoiRTQzd1JXMjJFVTd3cjRTSU53SUg1ckFXS2VTenpSMmZcL3NUcmNTdFhkSnY0QmZDYXowWlluclBka2NcLzBzb1poIiwibWFjIjoiOTUyNWM1NzA1NzI5NzcwY2NiNzdlZjZkNTY4MGNmNmQ1MTY0OTc4YWNjZjNkOThkMjQwNjZmZjQyYjZlODUxNSJ9; expires=Fri, 11-Apr-2025 20:13:37 GMT; Max-Age=7200; path=/; httponlyagropiesemd_session=eyJpdiI6ImV2eTRjc1ZoWXF2RmN6VTJCZ0loenc9PSIsInZhbHVlIjoiRTQzd1JXMjJFVTd3cjRTSU53SUg1ckFXS2VTenpSMmZcL3NUcmNTdFhkSnY0QmZDYXowWlluclBka2NcLzBz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InkzbHUwNFJkRVJydGxYRzhIR3NHVnc9PSIsInZhbHVlIjoiXC9qZFNndVN3SkxvV2loYU9UYlYwMjRFMFNlaU1JeXZYTGlsRjNQWW1aNnA0NGluNGdIMVdaWEU5cWN0SFRINzgiLCJtYWMiOiJhZTIwMTFhYjQyNGI4N2IzMGNjODAxNjUxMjE1OWVmNzhlZWFiODVkYTNkYmIyMDAzOWYyNDAwNTM2YjQ4MTFhIn0%3D; expires=Fri, 11-Apr-2025 20:13:37 GMT; path=/XSRF-TOKEN=eyJpdiI6InkzbHUwNFJkRVJydGxYRzhIR3NHVnc9PSIsInZhbHVlIjoiXC9qZFNndVN3SkxvV2loYU9UYlYwMjRFMFNlaU1JeXZYTGlsRjNQWW1aNnA0NGluNGdIMVdaWEU5cWN0SFRINzgiLCJtY" 1 => "agropiesemd_session=eyJpdiI6ImV2eTRjc1ZoWXF2RmN6VTJCZ0loenc9PSIsInZhbHVlIjoiRTQzd1JXMjJFVTd3cjRTSU53SUg1ckFXS2VTenpSMmZcL3NUcmNTdFhkSnY0QmZDYXowWlluclBka2NcLzBzb1poIiwibWFjIjoiOTUyNWM1NzA1NzI5NzcwY2NiNzdlZjZkNTY4MGNmNmQ1MTY0OTc4YWNjZjNkOThkMjQwNjZmZjQyYjZlODUxNSJ9; expires=Fri, 11-Apr-2025 20:13:37 GMT; path=/; httponlyagropiesemd_session=eyJpdiI6ImV2eTRjc1ZoWXF2RmN6VTJCZ0loenc9PSIsInZhbHVlIjoiRTQzd1JXMjJFVTd3cjRTSU53SUg1ckFXS2VTenpSMmZcL3NUcmNTdFhkSnY0QmZDYXowWlluclBka2NcLzBz" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "sZkvAS6GipmZZIxUYkc7fDNzX2O1GH7JfA9ROmEw" "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/krepyozhnyj-material-39/krepyozh-metricheskij-stal-8-8-10-9-451?page=5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]