Display Sub Categories for Safety & Security

Safety

Safety

Security

Security

Camera

Camera

Personal Protective Equipment

Personal Protective Equipment

Access Control

Access Control

Communication

Communication

Masks & Respirators

Masks & Respirators

Fall Protection Equipment

Fall Protection Equipment

Security & Accessories

Security & Accessories


close
Your privacy

When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer. You can get more information by going to our Privacy Policy or Statement in the footer of the website.

Ask Query
All RFQ Product Added In Query!

Check all added RFQ in one place, hit the button to show all added RFQ.

Submit RFQ
SettingsRequest history8.4.8PHP Version284msRequest Duration8MBMemory UsageGET categories/{slug}
status
200 OK
full_url
https://ngenitltd.com/categories/safety-security?page=12
action_name
category.details
controller_action
App\Http\Controllers\Frontend\HomeController@CategoryCommon
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://ngenitltd.com/categories/safety-security?page=12
action_name
category.details
controller_action
App\Http\Controllers\Frontend\HomeController@CategoryCommon
uri
GET categories/{slug}
controller
App\Http\Controllers\Frontend\HomeController@CategoryCommon
prefix
/categories
file
app/Http/Controllers/Frontend/HomeController.php:772-834
middleware
web
duration
284ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "page" => "12" ]
request_request
[]
request_headers
0 of 0
array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "ngenitltd.com" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 18 Sep 2025 22:07:53 GMT" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "nSNCcn735G8tJYhvHWL91Wk1AycDeZLQPO4mzrH0" "flasher::envelopes" => [] ]
    • Booting (168ms)time
    • Application (116ms)time
    • Routing (1.95ms)
    • 1 x Booting (59.2%)
      168ms
      1 x Application (40.79%)
      116ms
      1 x Routing (0.69%)
      1.95ms
      11 templates were rendered
      • 1x frontend.pages.category.categorycategory.blade.php#?blade
      • 1x pagination::bootstrap-4bootstrap-4.blade.php#?blade
      • 1x frontend.pages.home.rfq_modalrfq_modal.blade.php#?blade
      • 1x frontend.mastermaster.blade.php#?blade
      • 1x frontend.partials.headhead.blade.php#?blade
      • 1x frontend.partials.headerheader.blade.php#?blade
      • 1x frontend.partials.footerfooter.blade.php#?blade
      • 1x frontend.partials.cookiescookies.blade.php#?blade
      • 1x frontend.partials.feedbackfeedback.blade.php#?blade
      • 1x frontend.partials.offcanvasoffcanvas.blade.php#?blade
      • 1x frontend.partials.scriptscript.blade.php#?blade
      uri
      GET categories/{slug}
      middleware
      web
      controller
      App\Http\Controllers\Frontend\HomeController@CategoryCommon
      prefix
      /categories
      as
      category.details
      file
      app/Http/Controllers/Frontend/HomeController.php:772-834
      8 statements were executed33.9ms
      • HomeController.php#774ngenitwebsite2.74msselect count(*) as aggregate from `categories` where `slug` = 'safety-security'
        Bindings
        • 0: safety-security
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:774
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#775ngenitwebsite440μsselect * from `categories` where `slug` = 'safety-security' limit 1
        Bindings
        • 0: safety-security
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:775
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#776ngenitwebsite2.62msselect * from `sub_categories` where `cat_id` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:776
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#777ngenitwebsite2.94msselect * from `sub_sub_categories` where `cat_id` = 5
        Bindings
        • 0: 5
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:777
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#782ngenitwebsite5.49msselect count(*) as aggregate from `products` where `cat_id` = 5 and `product_status` = 'product'
        Bindings
        • 0: 5
        • 1: product
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:782
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#782ngenitwebsite3.22msselect `products`.`id`, `products`.`rfq`, `products`.`slug`, `products`.`name`, `products`.`thumbnail`, `products`.`price`, `products`.`discount` from `products` where `cat_id` = 5 and `product_status` = 'product' limit 8 offset 88
        Bindings
        • 0: 5
        • 1: product
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:782
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#791ngenitwebsite7.61msselect count(*) as aggregate from `brands` inner join `products` on `brands`.`id` = `products`.`brand_id` inner join `categories` on `products`.`cat_id` = `categories`.`id` where `categories`.`id` = 5 and `brands`.`status` = 'active'
        Bindings
        • 0: 5
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:791
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • HomeController.php#791ngenitwebsite8.84msselect distinct `brands`.`id`, `brands`.`title`, `brands`.`image`, `brands`.`slug` from `brands` inner join `products` on `brands`.`id` = `products`.`brand_id` inner join `categories` on `products`.`cat_id` = `categories`.`id` where `categories`.`id` = 5 and `brands`.`status` = 'active' limit 18 offset 198
        Bindings
        • 0: 5
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:791
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      App\Models\Admin\Product
      8Product.php#?
      App\Models\Admin\SubSubCategory
      7SubSubCategory.php#?
      App\Models\Admin\SubCategory
      2SubCategory.php#?
      App\Models\Admin\Category
      1Category.php#?
          _token
          nSNCcn735G8tJYhvHWL91Wk1AycDeZLQPO4mzrH0
          flasher::envelopes
          []
          ClearShow all
          Date ↕MethodURLData
          #12025-09-19 04:07:53GET/categories/safety-security?page=1211818