NGEN IT All Brands

Discover NGen IT's Brand Showcase.

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.

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 Version376msRequest Duration10MBMemory UsageGET brands/all
status
200 OK
full_url
https://ngenitltd.com/brands/all
action_name
all.brand
controller_action
App\Http\Controllers\Frontend\HomeController@AllBrand
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://ngenitltd.com/brands/all
action_name
all.brand
controller_action
App\Http\Controllers\Frontend\HomeController@AllBrand
uri
GET brands/all
controller
App\Http\Controllers\Frontend\HomeController@AllBrand
file
app/Http/Controllers/Frontend/HomeController.php:819-825
middleware
web
duration
378ms
peak_memory
12MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
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 => "Mon, 16 Jun 2025 19:10:28 GMT" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "tXQ6TvDxp9ZnyJ5ZPxbBYa5Bvb62dCwT6lGHvxyd" "flasher::envelopes" => [] ]
    • Booting (166ms)time
    • Application (210ms)time
    • Routing (2.72ms)
    • 1 x Application (55.92%)
      210ms
      1 x Booting (44.08%)
      166ms
      1 x Routing (0.73%)
      2.72ms
      11 templates were rendered
      • 1x frontend.pages.brand.brandbrand.blade.php#?blade
      • 2x pagination::bootstrap-4bootstrap-4.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 brands/all
      middleware
      web
      controller
      App\Http\Controllers\Frontend\HomeController@AllBrand
      as
      all.brand
      file
      app/Http/Controllers/Frontend/HomeController.php:819-825
      5 statements were executed11.88ms
      • HomeController.php#821ngenitwebsite780μsselect count(*) as aggregate from `brands` where `category` = 'Top' and `status` = 'active'
        Bindings
        • 0: Top
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:821
        • 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#821ngenitwebsite1.52msselect * from `brands` where `category` = 'Top' and `status` = 'active' order by `id` desc limit 18 offset 0
        Bindings
        • 0: Top
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:821
        • 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#822ngenitwebsite2.78msselect count(*) as aggregate from `brands` where `category` = 'Featured' and `status` = 'active'
        Bindings
        • 0: Featured
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:822
        • 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#822ngenitwebsite2.43msselect * from `brands` where `category` = 'Featured' and `status` = 'active' order by `id` desc limit 18 offset 0
        Bindings
        • 0: Featured
        • 1: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:822
        • 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#823ngenitwebsite4.37msselect `id`, `slug`, `title` from `brands` where `status` = 'active' order by `title` asc
        Bindings
        • 0: active
        Backtrace
        • app/Http/Controllers/Frontend/HomeController.php:823
        • 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\Brand
      442Brand.php#?
          _token
          tXQ6TvDxp9ZnyJ5ZPxbBYa5Bvb62dCwT6lGHvxyd
          flasher::envelopes
          []
          ClearShow all
          Date ↕MethodURLData
          #12025-06-17 01:10:28GET/brands/all115442