Products

4 Channel PASS
  • Category: Controls and receivers V2
4 Channel PASS Personal Remote Control Frequency 433.92 MHZ uncopiable Model: CON510
220V City 7 board
  • Category: Controls and receivers V2
For 2 motors, it does not include a plug-in receiver.
220V City 9 board
  • Category: Controls and receivers V2
For an engine it does not include plug-in receiver.
Pluggable Receiver, for City 7 and City 9
  • Category: Controls and receivers V2
For 110 and 220 VAC motor controller card.
Receiver V2 .1
  • Category: Controls and receivers V2
Channel 240 users. Model: WALLY 1 C
Expansion Retaining Module
  • Category: Controls and receivers V2
Expansion Retaining Module
Photocells 25 mt v2
  • Category: Controls and receivers V2
Photocells 25 mt v2
Flashing lamp 220VAC V2
  • Category: Controls and receivers V2
Flashing lamp 220VAC V2
Tablero Electrónico Modelo Flexy2
  • Category: Controls and receivers V2
Presentación 110 y 220 voltios Funcionabilidad para uno o dos motores. Se puede ajustar la fue...

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 Version293msRequest Duration8MBMemory UsageGET products/category/{id}/{slug}Route
    • Booting (184ms)
    • Application (105ms)
    • 1 x Booting (62.65%)
      183.87ms
      1 x Application (35.85%)
      105.23ms
      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 unique10.05ms
      • select * from `configs`
        3.04ms/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
        600μs/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
        360μ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` = '26' limit 1
        280μs/app/Http/Controllers/FrontendController.php:76u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = '26' and `active` = 1
        330μs/app/Http/Controllers/FrontendController.php:77u493533148_db2
        Metadata
        Bindings
        • 0. 26
        • 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` = '26' and `active` = 1 limit 9 offset 0
        340μs/app/Http/Controllers/FrontendController.php:77u493533148_db2
        Metadata
        Bindings
        • 0. 26
        • 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` = 131 and `product_images`.`product_id` is not null
        320μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 131
        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` = 26 and `categories`.`id` is not null limit 1
        260μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 132 and `product_images`.`product_id` is not null
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 132
        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` = 26 and `categories`.`id` is not null limit 1
        230μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 133 and `product_images`.`product_id` is not null
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 133
        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` = 26 and `categories`.`id` is not null limit 1
        230μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 134 and `product_images`.`product_id` is not null
        250μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 134
        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` = 26 and `categories`.`id` is not null limit 1
        230μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 135 and `product_images`.`product_id` is not null
        230μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 135
        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` = 26 and `categories`.`id` is not null limit 1
        220μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 137 and `product_images`.`product_id` is not null
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 137
        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` = 26 and `categories`.`id` is not null limit 1
        220μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 138 and `product_images`.`product_id` is not null
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 138
        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` = 26 and `categories`.`id` is not null limit 1
        230μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 139 and `product_images`.`product_id` is not null
        260μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 139
        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` = 26 and `categories`.`id` is not null limit 1
        220μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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` = 356 and `product_images`.`product_id` is not null
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:20u493533148_db2
        Metadata
        Bindings
        • 0. 356
        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` = 26 and `categories`.`id` is not null limit 1
        240μsview::cf394ac7a558743f29d7e75b846edb58e58fc40d:39u493533148_db2
        Metadata
        Bindings
        • 0. 26
        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
        260μ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
        250μ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`
        250μ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
          1rPYRA9rUcGIgpn72nARGvLDmU1fZ9mO115v0hM7
          _previous
          array:1 [ "url" => "https://controlsecurity.com.ve/index.php/products/category/26/controls-and-rec...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /products/category/26/controls-and-receivers-v2
          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" => "3.21.75.104" "REMOTE_PORT" => "50131" "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/26/controls-and-receivers-v2" "PATH_INFO" => "/products/category/26/controls-and-receivers-v2" "PATH_TRANSLATED" => "/home/u493533148/domains/controlsecurity.com.ve/public_html/products/category/26/controls-and-receivers-v2" "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/26/controls-and-receivers-v2" "SCRIPT_URL" => "/index.php/products/category/26/controls-and-receivers-v2" "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/26/controls-and-receivers-v2" "REQUEST_TIME_FLOAT" => 1748577540.1139 "REQUEST_TIME" => 1748577540 ]
          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, 30 May 2025 03:59:00 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZhQlZnNUlFZzcwR1ZTTnNPNWl1Wmc9PSIsInZhbHVlIjoiaVh1Smp6TEwwSURVRG9NWXgxbmRZOThvcTE5eElzRW5LTk1PMDliaTBaQk9ZWFlhd3BhRVIraFZSMUhmVnFYNU5xVE9vSmh0UnRDZmc5MWlNenlWZG0ydHc4dzRmS3Y0aGkxTjVJdUo5VjhVYkRCZ3FWWEN1eElSdHJlM0tpYUkiLCJtYWMiOiI0YTYzZDgyMDY0MDUyMDE1YTZiNjVhMjBhYjk2NDNjOWNiZTQ0ZmY2NjVhZTVmNjJhMDJiZjY2OWY4YzRjOTgzIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 05:59:00 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjZhQlZnNUlFZzcwR1ZTTnNPNWl1Wmc9PSIsInZhbHVlIjoiaVh1Smp6TEwwSURVRG9NWXgxbmRZOThvcTE5eElzRW5LTk1PMDliaTBaQk9ZWFlhd3BhRVIraFZSMUhmVnFYNU5xVE9vS" 1 => "laravel_session=eyJpdiI6Im5QRXpqMzd2RHpmNDdESWhYRzVIWWc9PSIsInZhbHVlIjoiMXNQYmFydWpQWDZGOXU3VkpTS0ovVS9oU1JKbEdrZFQ0YWkrdm94WWcyUDArREd3QkVJKzBOMmc0UEpoU1doTHU0Z3hqeURycjlXWkt0Uzg5bnE5OURmSjQrNmhGd1lyRlNydEc3RG8xMkNvZUc4K1Y0ZVJ4QnpjcVkzMUw0S1ciLCJtYWMiOiJhNGExOTU3ZDNlNjIwZWI2MzAzODE2Mjk5ZWViYTJmMGUyOTQ0Y2VkOTBhMDJhZTk5Y2E1NzA1Njg1MjlkOTdlIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 05:59:00 GMT; Max-Age=7200; path=/; httponly; samesite=laxlaravel_session=eyJpdiI6Im5QRXpqMzd2RHpmNDdESWhYRzVIWWc9PSIsInZhbHVlIjoiMXNQYmFydWpQWDZGOXU3VkpTS0ovVS9oU1JKbEdrZFQ0YWkrdm94WWcyUDArREd3QkVJKzBOMmc0UEpoU1doTHU0" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjZhQlZnNUlFZzcwR1ZTTnNPNWl1Wmc9PSIsInZhbHVlIjoiaVh1Smp6TEwwSURVRG9NWXgxbmRZOThvcTE5eElzRW5LTk1PMDliaTBaQk9ZWFlhd3BhRVIraFZSMUhmVnFYNU5xVE9vSmh0UnRDZmc5MWlNenlWZG0ydHc4dzRmS3Y0aGkxTjVJdUo5VjhVYkRCZ3FWWEN1eElSdHJlM0tpYUkiLCJtYWMiOiI0YTYzZDgyMDY0MDUyMDE1YTZiNjVhMjBhYjk2NDNjOWNiZTQ0ZmY2NjVhZTVmNjJhMDJiZjY2OWY4YzRjOTgzIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 05:59:00 GMT; path=/XSRF-TOKEN=eyJpdiI6IjZhQlZnNUlFZzcwR1ZTTnNPNWl1Wmc9PSIsInZhbHVlIjoiaVh1Smp6TEwwSURVRG9NWXgxbmRZOThvcTE5eElzRW5LTk1PMDliaTBaQk9ZWFlhd3BhRVIraFZSMUhmVnFYNU5xVE9vS" 1 => "laravel_session=eyJpdiI6Im5QRXpqMzd2RHpmNDdESWhYRzVIWWc9PSIsInZhbHVlIjoiMXNQYmFydWpQWDZGOXU3VkpTS0ovVS9oU1JKbEdrZFQ0YWkrdm94WWcyUDArREd3QkVJKzBOMmc0UEpoU1doTHU0Z3hqeURycjlXWkt0Uzg5bnE5OURmSjQrNmhGd1lyRlNydEc3RG8xMkNvZUc4K1Y0ZVJ4QnpjcVkzMUw0S1ciLCJtYWMiOiJhNGExOTU3ZDNlNjIwZWI2MzAzODE2Mjk5ZWViYTJmMGUyOTQ0Y2VkOTBhMDJhZTk5Y2E1NzA1Njg1MjlkOTdlIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 05:59:00 GMT; path=/; httponlylaravel_session=eyJpdiI6Im5QRXpqMzd2RHpmNDdESWhYRzVIWWc9PSIsInZhbHVlIjoiMXNQYmFydWpQWDZGOXU3VkpTS0ovVS9oU1JKbEdrZFQ0YWkrdm94WWcyUDArREd3QkVJKzBOMmc0UEpoU1doTHU0" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "1rPYRA9rUcGIgpn72nARGvLDmU1fZ9mO115v0hM7" "_previous" => array:1 [ "url" => "https://controlsecurity.com.ve/index.php/products/category/26/controls-and-receivers-v2" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]