Curele trapezoidale – pagina 4

Loading
Marcaj ISO, DIN
Marcaj GOST
Lățime
Înălţime
Lungime, mm
Locul de aplicare
Brand
  Sus  
7.3.33PHP Version2.13sRequest Duration28MBMemory UsageGET catalog/{sublevels?}Route
    • Booting (127ms)
    • Application (1.99s)
    • 1 x Application (93.45%)
      1.99s
      1 x Booting (5.97%)
      126.91ms
      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)41blade
        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
        product
        37
        ix
        38
        localBussiness
        39
        rootCategories
        40
        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
      107 statements were executed, 62 of which were duplicated, 45 unique1.82s
      • select * from `category_den` where `url` = 'curele-trapezoidale-161296' and `lang` = 'ro' limit 12.84ms/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. curele-trapezoidale-161296
        • 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 (161296)320μs/app/Http/Controllers/CategoryController.php:117agropies_db
        Metadata
        Bindings
        • 0. ru
        • 1. 161296
        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` = 161296 limit 112.34ms/app/Http/Controllers/CategoryController.php:144agropies_db
        Metadata
        Bindings
        • 0. 161296
        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 (161296)300μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc131ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)540μ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, 55, 161296)450μ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` = 161296 and `is_visible` = 1 order by COALESCE(co.order, 999) asc, `categories`.`id` asc320μs/app/Http/Controllers/CategoryController.php:353agropies_db
        Metadata
        Bindings
        • 0. 161296
        • 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 count(*) as aggregate from `products` inner join `product_to_category` on `product_to_category`.`product_id` = `products`.`id` where `product_to_category`.`category_id` = 161296 and `products`.`stock` > 0 and `products`.`deleted_at` is null1.35ms/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 161296
        • 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` = 161296 and `products`.`stock` > 0 and `products`.`deleted_at` is null limit 20 offset 60510μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. 161296
        • 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 (5354, 5553, 5583, 5691, 5901, 5904, 6081, 6445, 6597, 6646, 6693, 6879, 6990, 7364, 7567, 7622, 8167, 8435, 8627, 8756)1.69ms/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 (5354, 5553, 5583, 5691, 5901, 5904, 6081, 6445, 6597, 6646, 6693, 6879, 6990, 7364, 7567, 7622, 8167, 8435, 8627, 8756)840μ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 (5354, 5553, 5583, 5691, 5901, 5904, 6081, 6445, 6597, 6646, 6693, 6879, 6990, 7364, 7567, 7622, 8167, 8435, 8627, 8756)13.5ms/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, 12, 13, 14, 17, 357, 359, 360, 361, 362, 363)370μs/app/Http/Controllers/CategoryController.php:386agropies_db
        Metadata
        Bindings
        • 0. ro
        • 1. 1
        • 2. 12
        • 3. 13
        • 4. 14
        • 5. 17
        • 6. 357
        • 7. 359
        • 8. 360
        • 9. 361
        • 10. 362
        • 11. 363
        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 (5354, 5553, 5583, 5691, 5901, 5904, 6081, 6445, 6597, 6646, 6693, 6879, 6990, 7364, 7567, 7622, 8167, 8435, 8627, 8756)370μ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` asc350μ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)360μ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` = 240486ms/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)410μ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` = 5354 limit 1470μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5354
        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 (161296)300μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.34ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)430μ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` = 5553 limit 1280μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5553
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.22ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)420μ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` = 5583 limit 1490μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5583
        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 (161296)230μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc24.84ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)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: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` = 5691 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5691
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc25.14ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)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: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` = 5901 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5901
        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 (161296)210μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc57.05ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)390μ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` = 5904 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 5904
        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 (161296)250μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc46.44ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)10.94ms/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` = 6081 limit 1340μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6081
        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 (161296)210μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.75ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)350μ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` = 6445 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6445
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.41ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)340μ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` = 6597 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6597
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc44.66ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)370μ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` = 6646 limit 1300μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6646
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc51.65ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)340μ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` = 6693 limit 1270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6693
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.3ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)350μ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` = 6879 limit 1270μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6879
        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 (161296)250μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.63ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)390μ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` = 6990 limit 1310μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 6990
        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 (161296)210μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc45.74ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)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: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` = 7364 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 7364
        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 (161296)210μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc46.05ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)450μ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` = 7567 limit 110.49ms/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 7567
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc56.21ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)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/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` = 7622 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 7622
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc67.49ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)22.75ms/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` = 8167 limit 1350μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 8167
        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 (161296)280μ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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc38.75ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)21.31ms/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` = 8435 limit 11.7ms/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 8435
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc69.73ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)31.4ms/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` = 8627 limit 1400μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 8627
        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 (161296)11.16ms/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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc56.68ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)350μ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` = 8756 limit 1320μs/app/Models/Product.php:149agropies_db
        Metadata
        Bindings
        • 0. 8756
        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 (161296)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` = 161296 limit 1) between `categories`.`_lft` and `categories`.`_rgt`) order by `_lft` asc63.27ms/vendor/kalnoy/nestedset/src/QueryBuilder.php:170agropies_db
        Metadata
        Bindings
        • 0. 161296
        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, 55, 161296)10.96ms/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` = 161296 limit 1230μs/vendor/kalnoy/nestedset/src/QueryBuilder.php:39agropies_db
        Metadata
        Bindings
        • 0. 161296
        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 175831 and 175832 and `_depth` < 4230μs/app/Models/Categories.php:120agropies_db
        Metadata
        Bindings
        • 0. 175831
        • 1. 175832
        • 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 `product_to_category`.* from `product_to_category` inner join `products` on `products`.`id` = `product_to_category`.`product_id` where 0 = 1 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 12260μs/app/Models/Categories.php:129agropies_db
        Metadata
        Bindings
        • 0. 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 `categories` where `parent_id` is null240μs/app/Providers/ComposerServiceProvider.php:36agropies_db
        Metadata
        Backtrace
        • 14. /app/Providers/ComposerServiceProvider.php:36
        • 17. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:123
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:90
        • 20. view::front.catalog.category:2383
      • select * from `category_den` where `lang` = 'ro' and `category_den`.`category_id` in (5, 6, 19, 31, 34, 35, 36, 37, 38, 39, 40, 159115, 160195)600μ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 1240μ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 null46.23ms/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 null53.03ms/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\Param
      12
      App\Models\ProductParam
      5806
      App\Models\ProductData
      40
      App\Models\Product
      20
      App\Models\Categories
      102
      App\Models\CategoryDen
      107
          _token
          n44f1c2Cpe19Aw33yi98o8HkFZg3gSj31KVckYin
          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/curele-55/curele-trapezoid...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /catalog/piese-standartezate-36/curele-55/curele-trapezoidale-161296
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "page" => "4" ]
          request_request
          0 of 0
          array:1 [ "page" => "4" ]
          request_headers
          0 of 0
          array:21 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cache-control" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlwveUMrbjJyNDN3TXNYR090ZkVoYW13PT0iLCJ2YWx1ZSI6IlwvN0NTMmpxWVwvMzdHeHVWNFpxZXRLUTE2MTJBQUpwaG9yQUVXN1VRT1UyTWJSUXF5QWtYajBRUzRtQWdiMVwvVE4iLCJtYWMiOiIwMDdmN2M5Zjk0NTE3YWVlZWI2Njc5M2UxMzQwMTFhZDVkMWM0MGM2Y2E1NjY2ZTNmN2QwMjQ3YWZhZTIyYjNmIn0%3D; agropiesemd_session=eyJpdiI6ImdRZGpBUno5ampXYThuUEp6QXJXUEE9PSIsInZhbHVlIjoiV1wvTElWdmdFb0tMN0s2c05HdnFnNlV1ZHJVN3hScjh6ZHl0bjJyNXg5YVlkeVhVbG9FWE9tSVVPUEs4NHdQY1giLCJtYWMiOiIzMjRhNmY5MmI0MDZkODIwNGE0ZGI0NWNjNGE4OGY4MjAyOGVjOWNlNDA1ODA5ZTQzOWNkODdlZGFkMDk3OGMzIn0%3DXSRF-TOKEN=eyJpdiI6IlwveUMrbjJyNDN3TXNYR090ZkVoYW13PT0iLCJ2YWx1ZSI6IlwvN0NTMmpxWVwvMzdHeHVWNFpxZXRLUTE2MTJBQUpwaG9yQUVXN1VRT1UyTWJSUXF5QWtYajBRUzRtQWdiMVwvVE4iL" ] "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 => "3.142.53.80" ] "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 => "3.142.53.80" ] "if-none-match" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:53 [ "CONTEXT_DOCUMENT_ROOT" => "/home/agropie/public_html" "CONTEXT_PREFIX" => "" "DOCUMENT_ROOT" => "/home/agropie/public_html" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_CONNECTION" => "close" "HTTP_COOKIE" => "XSRF-TOKEN=eyJpdiI6IlwveUMrbjJyNDN3TXNYR090ZkVoYW13PT0iLCJ2YWx1ZSI6IlwvN0NTMmpxWVwvMzdHeHVWNFpxZXRLUTE2MTJBQUpwaG9yQUVXN1VRT1UyTWJSUXF5QWtYajBRUzRtQWdiMVwvVE4iLCJtYWMiOiIwMDdmN2M5Zjk0NTE3YWVlZWI2Njc5M2UxMzQwMTFhZDVkMWM0MGM2Y2E1NjY2ZTNmN2QwMjQ3YWZhZTIyYjNmIn0%3D; agropiesemd_session=eyJpdiI6ImdRZGpBUno5ampXYThuUEp6QXJXUEE9PSIsInZhbHVlIjoiV1wvTElWdmdFb0tMN0s2c05HdnFnNlV1ZHJVN3hScjh6ZHl0bjJyNXg5YVlkeVhVbG9FWE9tSVVPUEs4NHdQY1giLCJtYWMiOiIzMjRhNmY5MmI0MDZkODIwNGE0ZGI0NWNjNGE4OGY4MjAyOGVjOWNlNDA1ODA5ZTQzOWNkODdlZGFkMDk3OGMzIn0%3DXSRF-TOKEN=eyJpdiI6IlwveUMrbjJyNDN3TXNYR090ZkVoYW13PT0iLCJ2YWx1ZSI6IlwvN0NTMmpxWVwvMzdHeHVWNFpxZXRLUTE2MTJBQUpwaG9yQUVXN1VRT1UyTWJSUXF5QWtYajBRUzRtQWdiMVwvVE4iL" "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" => "3.142.53.80" "HTTP_X_FORWARDED_HOST" => "agropiese.md" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_SERVER" => "agropiese.md" "HTTP_X_REAL_IP" => "3.142.53.80" "PATH" => "/bin:/usr/bin:/usr/local/php/bin" "PHPRC" => "/home/agropie" "QUERY_STRING" => "page=4" "REDIRECT_HTTPS" => "on" "REDIRECT_QUERY_STRING" => "page=4" "REDIRECT_STATUS" => "200" "REDIRECT_UNIQUE_ID" => "Z_hlxS3rbQ3rooZHCj7BoQAAANc" "REDIRECT_URL" => "/catalog/piese-standartezate-36/curele-55/curele-trapezoidale-161296" "REMOTE_ADDR" => "3.142.53.80" "REMOTE_PORT" => "56024" "REQUEST_METHOD" => "GET" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/catalog/piese-standartezate-36/curele-55/curele-trapezoidale-161296?page=4" "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_hlxS3rbQ3rooZHCj7BoQAAANc" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1744332230.0701 "REQUEST_TIME" => 1744332230 "argv" => array:1 [ 0 => "page=4" ] "argc" => 1 ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "n44f1c2Cpe19Aw33yi98o8HkFZg3gSj31KVckYin" "agropiesemd_session" => "YUNCpHkLmJyyKZhXD8EaOqxRp8cxEXmlONxKYQmK" ]
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "max-age=2628000, public" ] "date" => array:1 [ 0 => "Fri, 11 Apr 2025 00:43:50 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 => ""3c00a61152ffb347ed1b8337bb8bc36c"" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IllUTlQ1YUZKcG1XcThNT1FvK3ZMYkE9PSIsInZhbHVlIjoiQzVodTRwMlVXMHhRSFdMckJnbFAycmM2ckFmUWJPVm42MUcrUmpoTFlsWjUyNWx2bFVGaGlNZ1wvQVgxNHRObGoiLCJtYWMiOiI5Nzg0YWY3MmQ4ZmE1MTlmNzRhMmI3ZTY4YWJhZjRhODQ5Y2YyZTcyYWU1MDY1NWFlNjA0YmUyN2NjZjJiM2FhIn0%3D; expires=Fri, 11-Apr-2025 02:43:52 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IllUTlQ1YUZKcG1XcThNT1FvK3ZMYkE9PSIsInZhbHVlIjoiQzVodTRwMlVXMHhRSFdMckJnbFAycmM2ckFmUWJPVm42MUcrUmpoTFlsWjUyNWx2bFVGaGlNZ1wvQVgxNHRObGoiLCJtY" 1 => "agropiesemd_session=eyJpdiI6IjNMdUFaWUJzMnE0UWhLQVU2cnhhRVE9PSIsInZhbHVlIjoib2VmV1BWN3lOS2xpd0kxZ0Rtd0daXC9JS2RkbldDejRiZnJWUGs5S3M3M2lPS1JtZVc3Umk2dGxZRFwvdXl2UkF4IiwibWFjIjoiM2UwYTgzMzI2NWNkOTQ2ODQ0M2IxZjQ5YTM3YWJlNjVmMzM5MGUyNjFmMTllMzMyYTZjZDM4YzUzYWQzZTFiZSJ9; expires=Fri, 11-Apr-2025 02:43:52 GMT; Max-Age=7200; path=/; httponlyagropiesemd_session=eyJpdiI6IjNMdUFaWUJzMnE0UWhLQVU2cnhhRVE9PSIsInZhbHVlIjoib2VmV1BWN3lOS2xpd0kxZ0Rtd0daXC9JS2RkbldDejRiZnJWUGs5S3M3M2lPS1JtZVc3Umk2dGxZRFwvdXl2" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IllUTlQ1YUZKcG1XcThNT1FvK3ZMYkE9PSIsInZhbHVlIjoiQzVodTRwMlVXMHhRSFdMckJnbFAycmM2ckFmUWJPVm42MUcrUmpoTFlsWjUyNWx2bFVGaGlNZ1wvQVgxNHRObGoiLCJtYWMiOiI5Nzg0YWY3MmQ4ZmE1MTlmNzRhMmI3ZTY4YWJhZjRhODQ5Y2YyZTcyYWU1MDY1NWFlNjA0YmUyN2NjZjJiM2FhIn0%3D; expires=Fri, 11-Apr-2025 02:43:52 GMT; path=/XSRF-TOKEN=eyJpdiI6IllUTlQ1YUZKcG1XcThNT1FvK3ZMYkE9PSIsInZhbHVlIjoiQzVodTRwMlVXMHhRSFdMckJnbFAycmM2ckFmUWJPVm42MUcrUmpoTFlsWjUyNWx2bFVGaGlNZ1wvQVgxNHRObGoiLCJtY" 1 => "agropiesemd_session=eyJpdiI6IjNMdUFaWUJzMnE0UWhLQVU2cnhhRVE9PSIsInZhbHVlIjoib2VmV1BWN3lOS2xpd0kxZ0Rtd0daXC9JS2RkbldDejRiZnJWUGs5S3M3M2lPS1JtZVc3Umk2dGxZRFwvdXl2UkF4IiwibWFjIjoiM2UwYTgzMzI2NWNkOTQ2ODQ0M2IxZjQ5YTM3YWJlNjVmMzM5MGUyNjFmMTllMzMyYTZjZDM4YzUzYWQzZTFiZSJ9; expires=Fri, 11-Apr-2025 02:43:52 GMT; path=/; httponlyagropiesemd_session=eyJpdiI6IjNMdUFaWUJzMnE0UWhLQVU2cnhhRVE9PSIsInZhbHVlIjoib2VmV1BWN3lOS2xpd0kxZ0Rtd0daXC9JS2RkbldDejRiZnJWUGs5S3M3M2lPS1JtZVc3Umk2dGxZRFwvdXl2" ] ]
          session_attributes
          0 of 0
          array:7 [ "_token" => "n44f1c2Cpe19Aw33yi98o8HkFZg3gSj31KVckYin" "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/curele-55/curele-trapezoidale-161296?page=4" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]