Products

Electric fence ENERGY Danger 13 EC-LITE
  • Category: Electric fences
Electric fence ENERGY Danger 13 EC-LITE 110v / 220v fences up to 3000mts of total wire cabl...
Electric Fence ENERGY Danger 13 MAX 8,000
  • Category: Electric fences
Electric Fence ENERGY Danger 13 MAX 8,000 Danger 13 MAX 8,000 With built-in receiver and a rem...
Energizador Modelo Max Industrial
  • Category: Electric fences
Descarga de 130000
Energizador Modelo Rural
  • Category: Electric fences
< 5 joules
Bobina Alambre Aluminizado 300 mts
  • Category: Electric fences
Bobina de 300 mts. Calibre 2.00 milímetros. Aluminio 1350, su pureza química es de 99.5% Re...
Bobina Alambre Aluminizado 500 mts
  • Category: Electric fences
Bobina de 500 mts. Calibre 2.00 milímetros. Aluminio 1350, su pureza química es de 99.5% Re...
Bobina de alambre Aluminizado 1000 mts
  • Category: Electric fences
Bobina de 1000 mts. Calibre 2.00 milímetros. Aluminio 1350, su pureza química es de 99.5% R...
Bobina de alambre Aluminizado 2000 mts
  • Category: Electric fences
Bobina de 2000 mts. Calibre 2.00 milímetros. Aluminio 1350, su pureza química es de 99.5% R...
Aislador de Paso o Intermedio Modelo AIS100
  • Category: Electric fences
Aislador intermedio. Paquete de 50 unidades. No incluye remaches. Con protección UV. De...

Do you have a question? Contact us

We are here to help you, check our FAQs, send us a message or call us: +58 212 2353777

Search

Or explore our categories
Close
7.4.33PHP Version375msRequest Duration8MBMemory UsageGET products/category/{id}/{slug}Route
    • Booting (186ms)
    • Application (185ms)
    • 1 x Booting (49.6%)
      186.17ms
      1 x Application (49.23%)
      184.79ms
      9 templates were rendered
      • frontend.productsByCategory (resources/views/frontend/productsByCategory.blade.php)2blade
        Params
        0
        products
        1
        categoryName
      • pagination::tailwind (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/tailwind.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • frontend.partials.cta (resources/views/frontend/partials/cta.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • layouts.frontendmaster (resources/views/layouts/frontendmaster.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • frontend.partials.plugins (resources/views/frontend/partials/plugins.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • frontend.partials.header (resources/views/frontend/partials/header.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • frontend.partials.popups (resources/views/frontend/partials/popups.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • frontend.partials.svg (resources/views/frontend/partials/svg.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      • frontend.partials.footer (resources/views/frontend/partials/footer.blade.php)10blade
        Params
        0
        __env
        1
        app
        2
        config
        3
        siteCategories
        4
        errors
        5
        products
        6
        categoryName
        7
        __currentLoopData
        8
        product
        9
        loop
      uri
      GET products/category/{id}/{slug}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@productsByCategory
      namespace
      App\Http\Controllers
      prefix
      where
      as
      front.products.bycategory
      file
      app/Http/Controllers/FrontendController.php:71-80
      27 statements were executed, 9 of which were duplicated, 18 unique75.45ms
      • select * from `configs`
        56.41ms/app/Http/Controllers/Controller.php:18u493533148_db2
        Metadata
        Backtrace
        • 15. /app/Http/Controllers/Controller.php:18
        • 16. /app/Traits/hasCategories.php:11
        • 18. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 20. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
      • select * from `categories` order by `name` asc
        1.04ms/app/Traits/hasCategories.php:12u493533148_db2
        Metadata
        Backtrace
        • 14. /app/Traits/hasCategories.php:12
        • 16. /vendor/laravel/framework/src/Illuminate/Container/Container.php:917
        • 17. /vendor/laravel/framework/src/Illuminate/Container/Container.php:758
        • 18. /vendor/laravel/framework/src/Illuminate/Foundation/Application.php:851
        • 19. /vendor/laravel/framework/src/Illuminate/Container/Container.php:694
      • select * from `seo` where `page` = 'products' limit 1
        640μs/app/Http/Controllers/FrontendController.php:73u493533148_db2
        Metadata
        Bindings
        • 0. products
        Backtrace
        • 16. /app/Http/Controllers/FrontendController.php:73
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `categories` where `categories`.`id` = '32' limit 1
        670μs/app/Http/Controllers/FrontendController.php:76u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. /app/Http/Controllers/FrontendController.php:76
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select count(*) as aggregate from `products` where `category_id` = '32' and `active` = 1
        760μs/app/Http/Controllers/FrontendController.php:77u493533148_db2
        Metadata
        Bindings
        • 0. 32
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/FrontendController.php:77
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `products` where `category_id` = '32' and `active` = 1 limit 9 offset 0
        770μs/app/Http/Controllers/FrontendController.php:77u493533148_db2
        Metadata
        Bindings
        • 0. 32
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/FrontendController.php:77
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `product_images` where `product_images`.`product_id` = 98 and `product_images`.`product_id` is not null
        700μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 98
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        680μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 99 and `product_images`.`product_id` is not null
        650μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 99
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        700μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 357 and `product_images`.`product_id` is not null
        2msview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 357
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        1.56msview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 358 and `product_images`.`product_id` is not null
        640μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 358
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        580μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 477 and `product_images`.`product_id` is not null
        560μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 477
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        600μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 478 and `product_images`.`product_id` is not null
        660μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 478
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        590μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 479 and `product_images`.`product_id` is not null
        650μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 479
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        540μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 480 and `product_images`.`product_id` is not null
        520μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 480
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        610μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_images` where `product_images`.`product_id` = 481 and `product_images`.`product_id` is not null
        650μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 481
        Backtrace
        • 19. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:20
        • 21. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 24. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `categories`.`id` = 32 and `categories`.`id` is not null limit 1
        570μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 32
        Backtrace
        • 20. view::cf394ac7a558743f29d7e75b846edb58e58fc40d:39
        • 22. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 23. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 25. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `plugins` where `status` = 1
        600μs/app/Services/PluginService.php:11u493533148_db2
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 14. /app/Services/PluginService.php:11
        • 15. view::8889c818d7ac3764be5e79f6aa526afe269117d7:2
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `configs` where `key` = 'multi_lang' limit 1
        570μs/app/Services/AppLanguageService.php:17u493533148_db2
        Metadata
        Bindings
        • 0. multi_lang
        Backtrace
        • 15. /app/Services/AppLanguageService.php:17
        • 16. view::a0fc518126c5ea9651fd60fb19e1baf6df0cc1e3:85
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      • select * from `app_languages`
        530μs/app/Services/AppLanguageService.php:13u493533148_db2
        Metadata
        Backtrace
        • 15. /app/Services/AppLanguageService.php:13
        • 16. view::a0fc518126c5ea9651fd60fb19e1baf6df0cc1e3:87
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
      App\Models\AppLanguage
      2
      App\Models\ProductImage
      9
      App\Models\Product
      9
      App\Models\Seo
      1
      App\Models\Category
      44
      App\Models\Config
      25
          _token
          EpAyc7UdQAWwAvNvdIpgD2f5v4VLNVaYeVnLfX51
          _previous
          array:1 [ "url" => "https://controlsecurity.com.ve/index.php/products/category/32/electric-fences"...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/category/32/electric-fences
          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:15 [ "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "controlsecurity.com.ve" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_server
          0 of 0
          array:52 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "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_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "controlsecurity.com.ve" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u493533148/domains/controlsecurity.com.ve/public_html" "REMOTE_ADDR" => "216.73.216.213" "REMOTE_PORT" => "27782" "SERVER_ADDR" => "195.179.239.17" "SERVER_NAME" => "controlsecurity.com.ve" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/index.php/products/category/32/electric-fences" "PATH_INFO" => "/products/category/32/electric-fences" "PATH_TRANSLATED" => "/home/u493533148/domains/controlsecurity.com.ve/public_html/products/category/32/electric-fences" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "shared" "H_CANARY" => "false" "H_STAGING" => "false" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u493533148/domains/controlsecurity.com.ve/public_html/index.php" "QUERY_STRING" => "" "SCRIPT_URI" => "https://controlsecurity.com.ve/index.php/products/category/32/electric-fences" "SCRIPT_URL" => "/index.php/products/category/32/electric-fences" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php/products/category/32/electric-fences" "REQUEST_TIME_FLOAT" => 1750389600.8088 "REQUEST_TIME" => 1750389600 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 20 Jun 2025 03:20:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndGd1MrU01oZHNydlNSa2hnZ3dTV1E9PSIsInZhbHVlIjoiVUdUNHZuMU9UM3c2djVsM0dOMnh3amt0ZjlZRTBzV01kK090RkNldkh1bEdHcUFLeGkxUDZwKzZ0eDVVaUJJemFJYzR2dHlJSE1OdFdoL0dESHM0a290T3JEV2RNbnYzVTI3K2JzaUp0RDJqTERTNW8wd1NkeGc0OGdCUmpIcHkiLCJtYWMiOiJiNzBiZGIyNjM1YjRmZTk3ZmI1YzIwMGZjYTA0MmEzNjRjMDEwZTk0MjdhYzQzOTVkMmY4YjMyZmVhODI2Zjg1IiwidGFnIjoiIn0%3D; expires=Fri, 20-Jun-2025 05:20:01 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IndGd1MrU01oZHNydlNSa2hnZ3dTV1E9PSIsInZhbHVlIjoiVUdUNHZuMU9UM3c2djVsM0dOMnh3amt0ZjlZRTBzV01kK090RkNldkh1bEdHcUFLeGkxUDZwKzZ0eDVVaUJJemFJYzR2d" 1 => "laravel_session=eyJpdiI6IjJPajVNcG5lRlRQY1gvTmVqY1BTemc9PSIsInZhbHVlIjoiYTNNeHNDU3VmN0Q5Vm9FQWN4TTZGYWM2WExwNkZCeWFtcTJ4MWVQckVCQVJaM1RKaCt2akphWmE4RW5mZ3hVWjgxRTNnQ3QxMFNhZmZoekh6Tmgrc3BFT0ZmQkF0R1BWYlNlbHYyRzJWQ01VaDR3WkxXUENaRE84MHVmWHl3aWsiLCJtYWMiOiI2MzM1Y2QyMmEyNGEwMmY1M2QwNzliYzNkMjFiMTYyZmU4ODhiYWI0YjZjOGJiN2Y2Yjg1OGRkZDY2NWQwODU0IiwidGFnIjoiIn0%3D; expires=Fri, 20-Jun-2025 05:20:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6IjJPajVNcG5lRlRQY1gvTmVqY1BTemc9PSIsInZhbHVlIjoiYTNNeHNDU3VmN0Q5Vm9FQWN4TTZGYWM2WExwNkZCeWFtcTJ4MWVQckVCQVJaM1RKaCt2akphWmE4RW5mZ3hVWjgx" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IndGd1MrU01oZHNydlNSa2hnZ3dTV1E9PSIsInZhbHVlIjoiVUdUNHZuMU9UM3c2djVsM0dOMnh3amt0ZjlZRTBzV01kK090RkNldkh1bEdHcUFLeGkxUDZwKzZ0eDVVaUJJemFJYzR2dHlJSE1OdFdoL0dESHM0a290T3JEV2RNbnYzVTI3K2JzaUp0RDJqTERTNW8wd1NkeGc0OGdCUmpIcHkiLCJtYWMiOiJiNzBiZGIyNjM1YjRmZTk3ZmI1YzIwMGZjYTA0MmEzNjRjMDEwZTk0MjdhYzQzOTVkMmY4YjMyZmVhODI2Zjg1IiwidGFnIjoiIn0%3D; expires=Fri, 20-Jun-2025 05:20:01 GMT; path=/XSRF-TOKEN=eyJpdiI6IndGd1MrU01oZHNydlNSa2hnZ3dTV1E9PSIsInZhbHVlIjoiVUdUNHZuMU9UM3c2djVsM0dOMnh3amt0ZjlZRTBzV01kK090RkNldkh1bEdHcUFLeGkxUDZwKzZ0eDVVaUJJemFJYzR2d" 1 => "laravel_session=eyJpdiI6IjJPajVNcG5lRlRQY1gvTmVqY1BTemc9PSIsInZhbHVlIjoiYTNNeHNDU3VmN0Q5Vm9FQWN4TTZGYWM2WExwNkZCeWFtcTJ4MWVQckVCQVJaM1RKaCt2akphWmE4RW5mZ3hVWjgxRTNnQ3QxMFNhZmZoekh6Tmgrc3BFT0ZmQkF0R1BWYlNlbHYyRzJWQ01VaDR3WkxXUENaRE84MHVmWHl3aWsiLCJtYWMiOiI2MzM1Y2QyMmEyNGEwMmY1M2QwNzliYzNkMjFiMTYyZmU4ODhiYWI0YjZjOGJiN2Y2Yjg1OGRkZDY2NWQwODU0IiwidGFnIjoiIn0%3D; expires=Fri, 20-Jun-2025 05:20:01 GMT; path=/; httponlylaravel_session=eyJpdiI6IjJPajVNcG5lRlRQY1gvTmVqY1BTemc9PSIsInZhbHVlIjoiYTNNeHNDU3VmN0Q5Vm9FQWN4TTZGYWM2WExwNkZCeWFtcTJ4MWVQckVCQVJaM1RKaCt2akphWmE4RW5mZ3hVWjgx" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "EpAyc7UdQAWwAvNvdIpgD2f5v4VLNVaYeVnLfX51" "_previous" => array:1 [ "url" => "https://controlsecurity.com.ve/index.php/products/category/32/electric-fences" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]