Geamuri

Loading
Top vinzări
  Sus  
7.3.33PHP Version1.72sRequest Duration28MBMemory UsageGET catalog/{sublevels?}Route
    • Booting (92.2ms)
    • Application (1.63s)
    • 1 x Application (94.58%)
      1.63s
      1 x Booting (5.36%)
      92.20ms
      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 catalog/{sublevels?}
      middleware
      web, cache.headers:public;max_age=2628000;etag
      localized-routes-locale
      ro
      as
      ro.catalog.subcategory
      controller
      App\Http\Controllers\CategoryController@show
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/CategoryController.php:60-731
      173 statements were executed, 94 of which were duplicated, 79 unique1.38s
      • select * from `category_den` where `url` = 'geamuri-152688' and `lang` = 'ro' limit 12.11ms/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. geamuri-152688
        • 1. ro
        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` = 'ru' and `category_den`.`category_id` in (152688)270μs/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 152688
        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` = 152688 limit 1230μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (152688)230μs/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc57.98ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)640μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` != 'ro' and `category_den`.`category_id` in (36, 152688)410μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc400μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. 152688
        • 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` = 'ro' and `category_den`.`category_id` in (152713, 152714)350μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 and `products`.`stock` > 0 and `products`.`deleted_at` is null800μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 152688
        • 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` = 152688 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 0400μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 152688
        • 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` = 'ro' and `product_data`.`product_id` in (718, 1478, 2980, 3189, 3986, 5220, 5360, 5423, 5924, 6948, 7340, 7789, 8159, 9099, 9330, 9608, 9978, 11087, 11173, 11734)610μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ro
        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` != 'ro' and `product_data`.`product_id` in (718, 1478, 2980, 3189, 3986, 5220, 5360, 5423, 5924, 6948, 7340, 7789, 8159, 9099, 9330, 9608, 9978, 11087, 11173, 11734)970μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `product_params`.`product_id` in (718, 1478, 2980, 3189, 3986, 5220, 5360, 5423, 5924, 6948, 7340, 7789, 8159, 9099, 9330, 9608, 9978, 11087, 11173, 11734)1.44ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `params`.`param_id` in (1, 11, 12, 13, 14, 30, 31, 33, 34)380μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        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` = 'ro' and `product_params`.`product_id` in (718, 1478, 2980, 3189, 3986, 5220, 5360, 5423, 5924, 6948, 7340, 7789, 8159, 9099, 9330, 9608, 9978, 11087, 11173, 11734)390μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ro
        Backtrace
        • 21. /app/Http/Controllers/CategoryController.php:386
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `categories`.* from `categories` left join `category_orders` as `co` on `categories`.`id` = `co`.`category_id` where `parent_id` = 54 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc450μs/app/Http/Controllers/CategoryController.php:437agropies_db
        Metadata
        Bindings
        • 0. 54
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/CategoryController.php:437
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `category_den` where `lang` = 'ro' and `category_den`.`category_id` in (161290, 161291, 161293, 161294, 161298)380μs/app/Http/Controllers/CategoryController.php:437agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 240344ms/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` = 'ro' and `params`.`param_id` in (240)600μs/app/Http/Controllers/CategoryController.php:462agropies_db
        Metadata
        Bindings
        • 0. ro
        • 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` = 718 limit 1690μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 718
        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` = 'ro' and `category_den`.`category_id` in (73831)440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73831 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc33.64ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73831
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73831, 152725)680μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 1478 limit 1450μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 1478
        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` = 'ro' and `category_den`.`category_id` in (72147)500μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 72147 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc28.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 72147
        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` = 'ro' and `category_den`.`category_id` in (35, 72065, 72066, 72145, 72146, 72147, 152725)620μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 2980 limit 1420μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 2980
        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` = 'ro' and `category_den`.`category_id` in (75352)310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 75352 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.34ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 75352
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 75315, 75340, 75349, 75352, 152725)530μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 3189 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 3189
        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` = 'ro' and `category_den`.`category_id` in (73834)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73834 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73834
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73834, 152725)530μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 3986 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 3986
        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` = 'ro' and `category_den`.`category_id` in (73831)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73831 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.01ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73831
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73831, 152725)600μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 5220 limit 1360μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5220
        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` = 'ro' and `category_den`.`category_id` in (73834)260μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73834 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.45ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73834
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73834, 152725)560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 5360 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5360
        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` = 'ro' and `category_den`.`category_id` in (73830)240μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73830 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.59ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73830
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73830, 152725)620μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 5423 limit 1290μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5423
        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` = 'ro' and `category_den`.`category_id` in (73830)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73830 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.03ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73830
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73830, 152725)640μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 5924 limit 1360μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5924
        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` = 'ro' and `category_den`.`category_id` in (76379)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 76379 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.64ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 76379
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 76314, 76368, 76377, 76379, 152725)560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 6948 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6948
        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` = 'ro' and `category_den`.`category_id` in (73834)330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73834 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc32.06ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73834
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73834, 152725)630μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 7340 limit 1410μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 7340
        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` = 'ro' and `category_den`.`category_id` in (152688)320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc23.93ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)440μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 7789 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 7789
        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` = 'ro' and `category_den`.`category_id` in (152688)310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.23ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)620μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 8159 limit 1370μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 8159
        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` = 'ro' and `category_den`.`category_id` in (71657)270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 71657 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 71657
        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` = 'ro' and `category_den`.`category_id` in (35, 69248, 71605, 71651, 71656, 71657, 152725)560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 9099 limit 1420μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 9099
        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` = 'ro' and `category_den`.`category_id` in (152688)320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.8ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)590μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 9330 limit 1480μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 9330
        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` = 'ro' and `category_den`.`category_id` in (104228)430μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 104228 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.8ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 104228
        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` = 'ro' and `category_den`.`category_id` in (35, 104168, 104169, 104216, 104227, 104228, 152725)650μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 9608 limit 1420μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 9608
        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` = 'ro' and `category_den`.`category_id` in (98133)390μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 98133 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.46ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 98133
        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` = 'ro' and `category_den`.`category_id` in (35, 97581, 98039, 98123, 98132, 98133, 152725)1.09ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 9978 limit 1590μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 9978
        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` = 'ro' and `category_den`.`category_id` in (76749)540μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 76749 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc49.02ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 76749
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 76690, 76744, 76745, 76749, 152725)1.25ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 11087 limit 1560μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 11087
        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` = 'ro' and `category_den`.`category_id` in (152688)440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc40.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 11173 limit 1590μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 11173
        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` = 'ro' and `category_den`.`category_id` in (152688)640μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc51.42ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)900μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 11734 limit 1840μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 11734
        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` = 'ro' and `category_den`.`category_id` in (4223)510μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 4223 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc43.91ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 4223
        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` = 'ro' and `category_den`.`category_id` in (35, 4163, 4211, 4219, 4223, 92798, 146108)1.28ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 13.85ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 152688
        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 175928 and 175933 and `_depth` < 4580μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 175928
        • 1. 175933
        • 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` = 'ro' and `category_den`.`category_id` in (152688, 152713, 152714)780μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. ro
        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 (152688, 152713, 152714) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 123.08ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 152688
        • 1. 152713
        • 2. 152714
        • 3. 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 (1478, 11734, 14307, 14484, 15022, 25449, 45487, 67625, 104135, 141083, 199998, 257423) and `products`.`deleted_at` is null640μ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` = 'ro' and `product_data`.`product_id` in (1478, 11734, 14307, 14484, 15022, 25449, 45487, 67625, 104135, 141083, 199998, 257423)850μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` != 'ro' and `product_data`.`product_id` in (1478, 11734, 14307, 14484, 15022, 25449, 45487, 67625, 104135, 141083, 199998, 257423)1.6ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `product_params`.`product_id` in (1478, 11734, 14307, 14484, 15022, 25449, 45487, 67625, 104135, 141083, 199998, 257423)1.43ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `params`.`param_id` in (1, 11, 12, 13, 14, 30, 31, 33, 34)770μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        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` = 'ro' and `product_params`.`product_id` in (1478, 11734, 14307, 14484, 15022, 25449, 45487, 67625, 104135, 141083, 199998, 257423)710μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ro
        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` = 152688 limit 1390μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 152688
        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 175928 and 175933 and `_depth` < 4480μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 175928
        • 1. 175933
        • 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` = 'ro' and `category_den`.`category_id` in (152688, 152713, 152714)760μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. ro
        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 (152688, 152713, 152714) and `products`.`stock` > 0 and exists (select * from `products` where `product_to_category`.`product_id` = `products`.`id` and `products`.`deleted_at` is null) group by `product_to_category`.`product_id` order by RAND() limit 122.63ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 152688
        • 1. 152713
        • 2. 152714
        • 3. 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 (5220, 5924, 11087, 14307, 25436, 45860, 50617, 58553, 67628, 200000, 248140, 260099) and `products`.`deleted_at` is null590μ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` = 'ro' and `product_data`.`product_id` in (5220, 5924, 11087, 14307, 25436, 45860, 50617, 58553, 67628, 200000, 248140, 260099)880μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` != 'ro' and `product_data`.`product_id` in (5220, 5924, 11087, 14307, 25436, 45860, 50617, 58553, 67628, 200000, 248140, 260099)1.71ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `product_params`.`product_id` in (5220, 5924, 11087, 14307, 25436, 45860, 50617, 58553, 67628, 200000, 248140, 260099)1.4ms/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro' and `params`.`param_id` in (1, 11, 12, 13, 14, 30, 31, 33, 34)710μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 1
        • 2. 11
        • 3. 12
        • 4. 13
        • 5. 14
        • 6. 30
        • 7. 31
        • 8. 33
        • 9. 34
        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` = 'ro' and `product_params`.`product_id` in (5220, 5924, 11087, 14307, 25436, 45860, 50617, 58553, 67628, 200000, 248140, 260099)580μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 10
        • 1. ro
        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` = 5220 limit 1440μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5220
        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` = 'ro' and `category_den`.`category_id` in (73834)360μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73834 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc35.74ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73834
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73834, 152725)630μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 248140 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 248140
        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` = 'ro' and `category_den`.`category_id` in (152714)230μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152714 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.05ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152714
        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` = 'ro' and `category_den`.`category_id` in (36, 152688, 152714)510μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 260099 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 260099
        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` = 'ro' and `category_den`.`category_id` in (152714)220μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152714 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.69ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152714
        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` = 'ro' and `category_den`.`category_id` in (36, 152688, 152714)530μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 5924 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5924
        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` = 'ro' and `category_den`.`category_id` in (76379)240μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 76379 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.37ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 76379
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 76314, 76368, 76377, 76379, 152725)610μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 50617 limit 1330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 50617
        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` = 'ro' and `category_den`.`category_id` in (152688)210μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.77ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)400μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 67628 limit 1420μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 67628
        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` = 'ro' and `category_den`.`category_id` in (152688)310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.47ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)460μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 45860 limit 1390μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 45860
        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` = 'ro' and `category_den`.`category_id` in (78231)340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 78231 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.45ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 78231
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 78175, 78223, 78229, 78231, 152725)610μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 25436 limit 1390μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 25436
        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` = 'ro' and `category_den`.`category_id` in (152688)330μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc21.97ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)560μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 200000 limit 1430μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 200000
        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` = 'ro' and `category_den`.`category_id` in (152714)340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152714 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.63ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152714
        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` = 'ro' and `category_den`.`category_id` in (36, 152688, 152714)640μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 58553 limit 1540μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 58553
        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` = 'ro' and `category_den`.`category_id` in (104228)340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 104228 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.96ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 104228
        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` = 'ro' and `category_den`.`category_id` in (35, 104168, 104169, 104216, 104227, 104228, 152725)710μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 11087 limit 1400μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 11087
        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` = 'ro' and `category_den`.`category_id` in (152688)310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 152688 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.76ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 152688
        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` = 'ro' and `category_den`.`category_id` in (36, 152688)530μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 14307 limit 1450μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 14307
        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` = 'ro' and `category_den`.`category_id` in (73831)310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 73831 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc22.17ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 73831
        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` = 'ro' and `category_den`.`category_id` in (35, 73093, 73793, 73827, 73828, 73831, 152725)590μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. ro
        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 null350μ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` = 'ro' and `category_den`.`category_id` in (5, 6, 19, 31, 34, 35, 36, 37, 38, 39, 40, 159115, 160195)670μs/app/Providers/ComposerServiceProvider.php:36agropies_db
        Metadata
        Bindings
        • 0. ro
        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` = 'ro.catalog.subcategory') limit 1330μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23agropies_db
        Metadata
        Bindings
        • 0. ro.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.33ms/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 null18.88ms/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
      28
      App\Models\ProductParam
      5896
      App\Models\ProductData
      88
      App\Models\Product
      44
      App\Models\Categories
      228
      App\Models\CategoryDen
      232
          _token
          7p5WIoVSCF9QpbQTFdbuijmm8ytRGkp9CdKzBchm
          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/catalog/piese-standartezate-36/geamuri-152688" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /catalog/piese-standartezate-36/geamuri-152688
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:20 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "host" => array:1 [ 0 => "agropiese.md" ] "pragma" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-forwarded-for" => array:1 [ 0 => "18.117.170.130" ] "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.117.170.130" ] "if-none-match" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:51 [ "CONTEXT_DOCUMENT_ROOT" => "/home/agropie/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/agropie/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_HOST" => "agropiese.md" "HTTP_PRAGMA" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_X_FORWARDED_FOR" => "18.117.170.130" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "18.117.170.130" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "" "REDIRECT_HTTPS" => "on" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_Dm3bFSb1Ye1anoRWh3lAAAAAo" "REDIRECT_URL" => "/catalog/piese-standartezate-36/geamuri-152688" "REMOTE_ADDR" => "18.117.170.130" "REMOTE_PORT" => "44990" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/catalog/piese-standartezate-36/geamuri-152688" "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_Dm3bFSb1Ye1anoRWh3lAAAAAo" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743840989.859 "REQUEST_TIME" => 1743840989 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "max-age=2628000, public" ] "date" => array:1 [ 0 => "Sat, 05 Apr 2025 08:16:30 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 => ""23cabaf17284a82ec952fbb45ae5293a"" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdBdmVjS1duS0xxNDNra1UyZzF2V2c9PSIsInZhbHVlIjoieU1wMmJZRE9TRFlBTzVYRWsramxRVGJ4N0FJbmFQdVI3Z0FCVFNPaDAwS0UxQkdvS1wvOHNyU3Z0c3F0YUtOeUgiLCJtYWMiOiJhMzU0OWI2MGU0ZWQzOTg4ODIyNmMyY2QwMTA4ZDYyNDIxZDI0ZTMyZmJiOWQ0NmM2MzFlY2JmNTBiM2NkN2I5In0%3D; expires=Sat, 05-Apr-2025 10:16:31 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6ImdBdmVjS1duS0xxNDNra1UyZzF2V2c9PSIsInZhbHVlIjoieU1wMmJZRE9TRFlBTzVYRWsramxRVGJ4N0FJbmFQdVI3Z0FCVFNPaDAwS0UxQkdvS1wvOHNyU3Z0c3F0YUtOeUgiLCJtY" 1 => "agropiesemd_session=eyJpdiI6Im1pdkFhVlB6d2VPaTlzVzRaRngyaEE9PSIsInZhbHVlIjoiWVpWcERabTB6Q0RJTDhRTFF1alNEcElPOFRHWUxZSUttQ1ZDbzNabEVHVms1UjBLaEVJYUsxTkhxblpRVmorYyIsIm1hYyI6ImYzMWM5YTc1N2QwMTBkNzRkZTdlOTg4NWRhYzMzNGI1ZGYyZjVmMDRmMjlkMjNiMjBmYWY3NWE3YTBjODZiOWMifQ%3D%3D; expires=Sat, 05-Apr-2025 10:16:31 GMT; Max-Age=7200; path=/; httponlyagropiesemd_session=eyJpdiI6Im1pdkFhVlB6d2VPaTlzVzRaRngyaEE9PSIsInZhbHVlIjoiWVpWcERabTB6Q0RJTDhRTFF1alNEcElPOFRHWUxZSUttQ1ZDbzNabEVHVms1UjBLaEVJYUsxTkhxblpRVmor" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImdBdmVjS1duS0xxNDNra1UyZzF2V2c9PSIsInZhbHVlIjoieU1wMmJZRE9TRFlBTzVYRWsramxRVGJ4N0FJbmFQdVI3Z0FCVFNPaDAwS0UxQkdvS1wvOHNyU3Z0c3F0YUtOeUgiLCJtYWMiOiJhMzU0OWI2MGU0ZWQzOTg4ODIyNmMyY2QwMTA4ZDYyNDIxZDI0ZTMyZmJiOWQ0NmM2MzFlY2JmNTBiM2NkN2I5In0%3D; expires=Sat, 05-Apr-2025 10:16:31 GMT; path=/XSRF-TOKEN=eyJpdiI6ImdBdmVjS1duS0xxNDNra1UyZzF2V2c9PSIsInZhbHVlIjoieU1wMmJZRE9TRFlBTzVYRWsramxRVGJ4N0FJbmFQdVI3Z0FCVFNPaDAwS0UxQkdvS1wvOHNyU3Z0c3F0YUtOeUgiLCJtY" 1 => "agropiesemd_session=eyJpdiI6Im1pdkFhVlB6d2VPaTlzVzRaRngyaEE9PSIsInZhbHVlIjoiWVpWcERabTB6Q0RJTDhRTFF1alNEcElPOFRHWUxZSUttQ1ZDbzNabEVHVms1UjBLaEVJYUsxTkhxblpRVmorYyIsIm1hYyI6ImYzMWM5YTc1N2QwMTBkNzRkZTdlOTg4NWRhYzMzNGI1ZGYyZjVmMDRmMjlkMjNiMjBmYWY3NWE3YTBjODZiOWMifQ%3D%3D; expires=Sat, 05-Apr-2025 10:16:31 GMT; path=/; httponlyagropiesemd_session=eyJpdiI6Im1pdkFhVlB6d2VPaTlzVzRaRngyaEE9PSIsInZhbHVlIjoiWVpWcERabTB6Q0RJTDhRTFF1alNEcElPOFRHWUxZSUttQ1ZDbzNabEVHVms1UjBLaEVJYUsxTkhxblpRVmor" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "7p5WIoVSCF9QpbQTFdbuijmm8ytRGkp9CdKzBchm" "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/catalog/piese-standartezate-36/geamuri-152688" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]