Нормали прочее – страница 14

Loading
Топ продаж
Наверх
7.3.33PHP Version1.67sRequest Duration28MBMemory UsageGET ru/katalog/{sublevels?}Route
    • Booting (84.58ms)
    • Application (1.58s)
    • 1 x Application (94.85%)
      1.58s
      1 x Booting (5.07%)
      84.58ms
      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, 96 of which were duplicated, 77 unique1.39s
      • select * from `category_den` where `url` = 'normali-prochee-152691' and `lang` = 'ru' limit 11.48ms/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. normali-prochee-152691
        • 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 (152691)310μs/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 152691
        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` = 152691 limit 1400μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (152691)260μ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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc57.68ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/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 (36, 152691)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/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` = 152691 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc530μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. 152691
        • 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 (152716, 152717, 152718, 152719, 152720, 152721, 152722, 152723, 159065, 159067)860μ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` = 152691 and `products`.`stock` > 0 and `products`.`deleted_at` is null1.81ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 152691
        • 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` = 152691 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 2601.23ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 152691
        • 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 (70444, 70445, 70446, 70638, 70639, 71197, 71350, 71703, 72770, 72826, 76223, 77321, 77322, 77323, 77324, 77615, 77616, 78370, 78371, 78373)520μ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 (70444, 70445, 70446, 70638, 70639, 71197, 71350, 71703, 72770, 72826, 76223, 77321, 77322, 77323, 77324, 77615, 77616, 78370, 78371, 78373)910μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `product_params` where `lang` = 'ru' and `product_params`.`product_id` in (70444, 70445, 70446, 70638, 70639, 71197, 71350, 71703, 72770, 72826, 76223, 77321, 77322, 77323, 77324, 77615, 77616, 78370, 78371, 78373)1.66ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `params` where `lang` = 'ru' and `params`.`param_id` in (1, 11, 12, 13, 14, 30, 31, 33, 34, 35, 39, 64)380μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        • 10. 35
        • 11. 39
        • 12. 64
        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 (70444, 70445, 70446, 70638, 70639, 71197, 71350, 71703, 72770, 72826, 76223, 77321, 77322, 77323, 77324, 77615, 77616, 78370, 78371, 78373)400μ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` asc630μ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)630μ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` = 240294ms/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)850μ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` = 70444 limit 1520μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70444
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.48ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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: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` = 70445 limit 1280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70445
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.59ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 70446 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70446
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.45ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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: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` = 70638 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70638
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.57ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 70639 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 70639
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc27.2ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 71197 limit 13.75ms/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 71197
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc30.36ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)23.55ms/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` = 71350 limit 1440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 71350
        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 (1455)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` = 1455 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc900μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 1455
        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 (35, 744, 1436, 1437, 1452, 1455, 146108)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` = 71703 limit 1270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 71703
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc66.27ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)770μ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` = 72770 limit 1470μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 72770
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.49ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 72826 limit 1600μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 72826
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.7ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)510μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/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` = 76223 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 76223
        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 (73136)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` = 73136 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.79ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73136
        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 (35, 73093, 73094, 73118, 73135, 73136, 152725)760μ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` = 77321 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77321
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.87ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)760μ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` = 77322 limit 1380μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77322
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.22ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 77323 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77323
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.29ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)660μ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` = 77324 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77324
        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 (152691)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.94ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 77615 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77615
        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 (152691)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.82ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)590μ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` = 77616 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 77616
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.95ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)590μ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` = 78370 limit 1470μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 78370
        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 (152691)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1821
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc42.54ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)900μ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` = 78371 limit 1690μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 78371
        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 (152691)520μ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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc33.28ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)460μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1821
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 78373 limit 1290μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 78373
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.61ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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 `_lft`, `_rgt` from `categories` where `id` = 152691 limit 1220μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 175948 and 175971 and `_depth` < 4370μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 175948
        • 1. 175971
        • 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 (152691, 152716, 152717, 152718, 152719, 152720, 152721, 152722, 152723, 159065, 159067, 161282)580μ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 (152691, 152716, 152717, 161282, 152718, 152719, 152720, 152721, 152722, 152723, 159065, 159067) 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 127.08ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 152691
        • 1. 152716
        • 2. 152717
        • 3. 161282
        • 4. 152718
        • 5. 152719
        • 6. 152720
        • 7. 152721
        • 8. 152722
        • 9. 152723
        • 10. 159065
        • 11. 159067
        • 12. 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 (2003, 7868, 11372, 41917, 43286, 61080, 61081, 78376, 101701, 112863, 167941, 257409) and `products`.`deleted_at` is null320μ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 (2003, 7868, 11372, 41917, 43286, 61080, 61081, 78376, 101701, 112863, 167941, 257409)370μ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 (2003, 7868, 11372, 41917, 43286, 61080, 61081, 78376, 101701, 112863, 167941, 257409)660μ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 (2003, 7868, 11372, 41917, 43286, 61080, 61081, 78376, 101701, 112863, 167941, 257409)860μ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, 11, 12, 13, 14, 30, 31, 33, 34, 35, 39, 64)2.89ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        • 10. 35
        • 11. 39
        • 12. 64
        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 (2003, 7868, 11372, 41917, 43286, 61080, 61081, 78376, 101701, 112863, 167941, 257409)320μ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` = 152691 limit 1180μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 175948 and 175971 and `_depth` < 4230μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 175948
        • 1. 175971
        • 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 (152691, 152716, 152717, 152718, 152719, 152720, 152721, 152722, 152723, 159065, 159067, 161282)670μ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 (152691, 152716, 152717, 161282, 152718, 152719, 152720, 152721, 152722, 152723, 159065, 159067) 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 127.4ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 152691
        • 1. 152716
        • 2. 152717
        • 3. 161282
        • 4. 152718
        • 5. 152719
        • 6. 152720
        • 7. 152721
        • 8. 152722
        • 9. 152723
        • 10. 159065
        • 11. 159067
        • 12. 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 (5050, 46016, 52395, 53309, 61080, 71379, 78373, 101652, 120083, 120090, 159250, 251494) and `products`.`deleted_at` is null320μ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 (5050, 46016, 52395, 53309, 61080, 71379, 78373, 101652, 120083, 120090, 159250, 251494)390μ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 (5050, 46016, 52395, 53309, 61080, 71379, 78373, 101652, 120083, 120090, 159250, 251494)600μ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 (5050, 46016, 52395, 53309, 61080, 71379, 78373, 101652, 120083, 120090, 159250, 251494)760μ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, 11, 12, 13, 14, 30, 31, 33, 34, 35, 39, 64)340μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        • 10. 35
        • 11. 39
        • 12. 64
        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 (5050, 46016, 52395, 53309, 61080, 71379, 78373, 101652, 120083, 120090, 159250, 251494)320μ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` = 159250 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 159250
        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 (152716)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` = 152716 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.13ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152716
        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 (36, 152691, 152716)550μ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` = 120083 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 120083
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.26ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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: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` = 61080 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 61080
        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 (159065)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` = 159065 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.61ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159065
        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 (36, 152691, 159065)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` = 101652 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 101652
        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 (152691)270μ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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.76ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 53309 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 53309
        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 (152716)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152716 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc29.58ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152716
        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 (36, 152691, 152716)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 `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` = 120090 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 120090
        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 (152691)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.59ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)430μ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` = 251494 limit 1270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 251494
        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 (159067)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 159067 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc30.47ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 159067
        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 (36, 152691, 159067)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category: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` = 52395 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 52395
        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 (152716)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152716 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc61.11ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152716
        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 (36, 152691, 152716)490μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category: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` = 5050 limit 1280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5050
        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 (152691)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.81ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 46016 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 46016
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc37.51ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)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` = 78373 limit 1290μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 78373
        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 (152691)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` = 152691 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.6ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152691
        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 (36, 152691)500μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /vendor/kalnoy/nestedset/src/QueryBuilder.php:170
        • 20. /app/Models/Product.php:150
        • 21. view::front.catalog.category:1938
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:142
      • select `categories`.*, `product_to_category`.`product_id` as `laravel_through_key` from `categories` inner join `product_to_category` on `product_to_category`.`category_id` = `categories`.`id` where `product_to_category`.`product_id` = 71379 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 71379
        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 (152721)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 25. /app/Models/Product.php:149
        • 26. view::front.catalog.category:1938
        • 28. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 29. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 30. /vendor/laravel/framework/src/Illuminate/View/View.php:125
      • select * from `categories` where ((select `_`.`_rgt` from `categories` as `_` where `id` = 152721 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.11ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152721
        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 (36, 152691, 152721)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: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 null250μ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)580μs/app/Providers/ComposerServiceProvider.php:36agropies_db
        Metadata
        Bindings
        • 0. ru
        Backtrace
        • 19. /app/Providers/ComposerServiceProvider.php:36
        • 22. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 25. view::front.catalog.category:2383
      • select * from `seo_text` where (`route_name` = 'ru.catalog.subcategory') limit 1230μ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.85ms/app/Providers/ComposerServiceProvider.php:57agropies_db
        Metadata
        Bindings
        • 0. 0
        Backtrace
        • 15. /app/Providers/ComposerServiceProvider.php:57
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 21. view::front.catalog.category:2383
      • select max(`price`) as aggregate from `products` where `stock` > 0 and `products`.`deleted_at` is null20.72ms/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
      37
      App\Models\ProductParam
      5842
      App\Models\ProductData
      88
      App\Models\Product
      44
      App\Models\Categories
      167
      App\Models\CategoryDen
      171
          _token
          H22SVB7tkaVgR8tAjIBThcSQS05istWvZd7N9OlO
          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/normali-36/normali-prochee-152691?page=14" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /ru/katalog/normali-36/normali-prochee-152691
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "14" ]
          request_request
          0 of 0
          array:1 [ "page" => "14" ]
          request_headers
          0 of 0
          array:21 [ "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" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikt4dkIrcUhSd1V2VDI2VmhoS0JEMEE9PSIsInZhbHVlIjoiVkt0dGpcL2Yyb3NnYWNHY29WbjBENFdjR2VScDZUcXRHanhRUVwvTXlTdE44ZkNMOXlDUElQZ0tBdXYzMlJneFQwIiwibWFjIjoiM2VjNjVhMDMyMjRmYjUzZTUyMWI0OGQ0MWZmYTZlMTJiZjA1YTA2Mzc1M2JjZWEwYzc3MGQ0NDY1NTNiOGE0OCJ9; agropiesemd_session=eyJpdiI6IkFJQm1aYnZtNVJQVE9HTStNeGVzd0E9PSIsInZhbHVlIjoiYmQ3aFJPWXJ6eGpKdnJnVnoydklpa1UzXC9nSnNia2pmWWRmR0tzZk9zN1R0TFl6aTIyQWdZZGwzanQ3M0R1dEUiLCJtYWMiOiI0NDhiNjkwY2QyOGVkNTUzMjUwNWJjYWI0Y2Y3YjMxOWIzYTNmZTQxYzJhYTY5OGE5NGNiNzlmZDdjODljMDZkIn0%3DXSRF-TOKEN=eyJpdiI6Ikt4dkIrcUhSd1V2VDI2VmhoS0JEMEE9PSIsInZhbHVlIjoiVkt0dGpcL2Yyb3NnYWNHY29WbjBENFdjR2VScDZUcXRHanhRUVwvTXlTdE44ZkNMOXlDUElQZ0tBdXYzMlJneFQwIiwib" ] "host" => array:1 [ 0 => "agropiese.md" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "18.191.50.205" ] "x-forwarded-host" => array:1 [ 0 => "agropiese.md" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-server" => array:1 [ 0 => "agropiese.md" ] "x-real-ip" => array:1 [ 0 => "18.191.50.205" ] "if-none-match" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:53 [ "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_COOKIE" => "XSRF-TOKEN=eyJpdiI6Ikt4dkIrcUhSd1V2VDI2VmhoS0JEMEE9PSIsInZhbHVlIjoiVkt0dGpcL2Yyb3NnYWNHY29WbjBENFdjR2VScDZUcXRHanhRUVwvTXlTdE44ZkNMOXlDUElQZ0tBdXYzMlJneFQwIiwibWFjIjoiM2VjNjVhMDMyMjRmYjUzZTUyMWI0OGQ0MWZmYTZlMTJiZjA1YTA2Mzc1M2JjZWEwYzc3MGQ0NDY1NTNiOGE0OCJ9; agropiesemd_session=eyJpdiI6IkFJQm1aYnZtNVJQVE9HTStNeGVzd0E9PSIsInZhbHVlIjoiYmQ3aFJPWXJ6eGpKdnJnVnoydklpa1UzXC9nSnNia2pmWWRmR0tzZk9zN1R0TFl6aTIyQWdZZGwzanQ3M0R1dEUiLCJtYWMiOiI0NDhiNjkwY2QyOGVkNTUzMjUwNWJjYWI0Y2Y3YjMxOWIzYTNmZTQxYzJhYTY5OGE5NGNiNzlmZDdjODljMDZkIn0%3DXSRF-TOKEN=eyJpdiI6Ikt4dkIrcUhSd1V2VDI2VmhoS0JEMEE9PSIsInZhbHVlIjoiVkt0dGpcL2Yyb3NnYWNHY29WbjBENFdjR2VScDZUcXRHanhRUVwvTXlTdE44ZkNMOXlDUElQZ0tBdXYzMlJneFQwIiwib" "HTTP_HOST" => "agropiese.md" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_FORWARDED_FOR" => "18.191.50.205" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "18.191.50.205" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "page=14" "REDIRECT_HTTPS" => "on" "REDIRECT_QUERY_STRING" => "page=14" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_dOLy3rbQ3rooZHCj4C_gAAANE" "REDIRECT_URL" => "/ru/katalog/normali-36/normali-prochee-152691" "REMOTE_ADDR" => "18.191.50.205" "REMOTE_PORT" => "33374" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/ru/katalog/normali-36/normali-prochee-152691?page=14" "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_dOLy3rbQ3rooZHCj4C_gAAANE" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744260655.392 "REQUEST_TIME" => 1744260655 "argv" => array:1 [ 0 => "page=14" ] "argc" => 1 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "H22SVB7tkaVgR8tAjIBThcSQS05istWvZd7N9OlO" "agropiesemd_session" => "8vlnC4gMWh2kR9tubENo9WFsISWC27JDpMpcrsJM" ]
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "max-age=2628000, public" ] "date" => array:1 [ 0 => "Thu, 10 Apr 2025 04:50:55 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 => ""20bdab7e5fa46c93c46ed1bada0a5505"" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJDbGoyYTgxdE1va29rVU9HSm8xS3c9PSIsInZhbHVlIjoibWpjVStaM0JWeDhFMU5QNlwvK1RQSmdiQ29mUmlkeEFYTWRMOWZVcjY0dUxmbWdZdGNtQ21PZVNvOEQ2TnFCMGwiLCJtYWMiOiI3M2U1YmI0ZjQ2NTA5ZjBmZWZjNGU2NDM4YmM1NmYyMDMyYWI1MWU3ZmRhMDlmYWVhZDUwZTlhZTMzYzRiZjAwIn0%3D; expires=Thu, 10-Apr-2025 06:50:57 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6InJDbGoyYTgxdE1va29rVU9HSm8xS3c9PSIsInZhbHVlIjoibWpjVStaM0JWeDhFMU5QNlwvK1RQSmdiQ29mUmlkeEFYTWRMOWZVcjY0dUxmbWdZdGNtQ21PZVNvOEQ2TnFCMGwiLCJtY" 1 => "agropiesemd_session=eyJpdiI6ImNQcnRzeUZKUVZZYm8yXC9vUUQ1Q2NBPT0iLCJ2YWx1ZSI6IndGSmlBYmlqK2dOeWdLQVFCNGJXT1hOTlwvT0Z5cHIwaElyMjFxcUowMncwVlRCVGFyUTROWEVpMkVoa2hRNXgxIiwibWFjIjoiYWE5ZTFlNDJlZTJmZTE0MzM0OWEyNTc4NzY2NDRhZjhkODNmN2IzMzY4MTkxYzNhZGU0YWI0OTZjMWZhNTZmMyJ9; expires=Thu, 10-Apr-2025 06:50:57 GMT; Max-Age=7200; path=/; httponlyagropiesemd_session=eyJpdiI6ImNQcnRzeUZKUVZZYm8yXC9vUUQ1Q2NBPT0iLCJ2YWx1ZSI6IndGSmlBYmlqK2dOeWdLQVFCNGJXT1hOTlwvT0Z5cHIwaElyMjFxcUowMncwVlRCVGFyUTROWEVpMkVoa2hR" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InJDbGoyYTgxdE1va29rVU9HSm8xS3c9PSIsInZhbHVlIjoibWpjVStaM0JWeDhFMU5QNlwvK1RQSmdiQ29mUmlkeEFYTWRMOWZVcjY0dUxmbWdZdGNtQ21PZVNvOEQ2TnFCMGwiLCJtYWMiOiI3M2U1YmI0ZjQ2NTA5ZjBmZWZjNGU2NDM4YmM1NmYyMDMyYWI1MWU3ZmRhMDlmYWVhZDUwZTlhZTMzYzRiZjAwIn0%3D; expires=Thu, 10-Apr-2025 06:50:57 GMT; path=/XSRF-TOKEN=eyJpdiI6InJDbGoyYTgxdE1va29rVU9HSm8xS3c9PSIsInZhbHVlIjoibWpjVStaM0JWeDhFMU5QNlwvK1RQSmdiQ29mUmlkeEFYTWRMOWZVcjY0dUxmbWdZdGNtQ21PZVNvOEQ2TnFCMGwiLCJtY" 1 => "agropiesemd_session=eyJpdiI6ImNQcnRzeUZKUVZZYm8yXC9vUUQ1Q2NBPT0iLCJ2YWx1ZSI6IndGSmlBYmlqK2dOeWdLQVFCNGJXT1hOTlwvT0Z5cHIwaElyMjFxcUowMncwVlRCVGFyUTROWEVpMkVoa2hRNXgxIiwibWFjIjoiYWE5ZTFlNDJlZTJmZTE0MzM0OWEyNTc4NzY2NDRhZjhkODNmN2IzMzY4MTkxYzNhZGU0YWI0OTZjMWZhNTZmMyJ9; expires=Thu, 10-Apr-2025 06:50:57 GMT; path=/; httponlyagropiesemd_session=eyJpdiI6ImNQcnRzeUZKUVZZYm8yXC9vUUQ1Q2NBPT0iLCJ2YWx1ZSI6IndGSmlBYmlqK2dOeWdLQVFCNGJXT1hOTlwvT0Z5cHIwaElyMjFxcUowMncwVlRCVGFyUTROWEVpMkVoa2hR" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "H22SVB7tkaVgR8tAjIBThcSQS05istWvZd7N9OlO" "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/normali-36/normali-prochee-152691?page=14" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]