NAME COMPONENT DURATION 0 ms 245 ms 490 ms 735 ms 980 ms 1225 ms 1470 ms
BootstrapTimer2.77 ms
Event: pre_systemEvents0.43 ms
Required Before FiltersTimer0.58 ms
RoutingTimer1.01 ms
Before FiltersTimer0.02 ms
ControllerTimer1,699.51 ms
Controller ConstructorTimer0.06 ms
View: frontend/sub_category.phpViews2.49 ms
View: frontend/meta.phpViews0.06 ms
View: frontend/header.phpViews0.01 ms
View: frontend/footer.phpViews0.01 ms
After FiltersTimer0.01 ms
Required After FiltersTimer0.25 ms

Logs

Severity Message
warning [DEPRECATED] Passing lowercase HTTP method "get" is deprecated. Use uppercase HTTP method like "GET". in SYSTEMPATH/Router/RouteCollection.php on line 1026. 1 SYSTEMPATH/Router/RouteCollection.php(1026): trigger_error('Passing lowercase HTTP method "get" is deprecated. Use uppercase HTTP method like "GET".', 16384) 2 APPPATH/Config/Routes.php(11): CodeIgniter\Router\RouteCollection->match([...], 'LoginmController/loginAuthverify', 'LoginmController::loginAuthverify', [...]) 3 SYSTEMPATH/Router/RouteCollection.php(339): require('/home3/demouserdigiiqma/public_html/demo101.digiiqmails.com/app/Config/Routes.php') 4 SYSTEMPATH/CodeIgniter.php(823): CodeIgniter\Router\RouteCollection->loadRoutes() 5 SYSTEMPATH/CodeIgniter.php(457): CodeIgniter\CodeIgniter->tryToRouteIt(null) 6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 7 SYSTEMPATH/Boot.php(334): CodeIgniter\CodeIgniter->run() 8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter)) 9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))
warning [DEPRECATED] Passing lowercase HTTP method "post" is deprecated. Use uppercase HTTP method like "POST". in SYSTEMPATH/Router/RouteCollection.php on line 1026. 1 SYSTEMPATH/Router/RouteCollection.php(1026): trigger_error('Passing lowercase HTTP method "post" is deprecated. Use uppercase HTTP method like "POST".', 16384) 2 APPPATH/Config/Routes.php(11): CodeIgniter\Router\RouteCollection->match([...], 'LoginmController/loginAuthverify', 'LoginmController::loginAuthverify', [...]) 3 SYSTEMPATH/Router/RouteCollection.php(339): require('/home3/demouserdigiiqma/public_html/demo101.digiiqmails.com/app/Config/Routes.php') 4 SYSTEMPATH/CodeIgniter.php(823): CodeIgniter\Router\RouteCollection->loadRoutes() 5 SYSTEMPATH/CodeIgniter.php(457): CodeIgniter\CodeIgniter->tryToRouteIt(null) 6 SYSTEMPATH/CodeIgniter.php(355): CodeIgniter\CodeIgniter->handleRequest(null, Object(Config\Cache), false) 7 SYSTEMPATH/Boot.php(334): CodeIgniter\CodeIgniter->run() 8 SYSTEMPATH/Boot.php(67): CodeIgniter\Boot::runCodeIgniter(Object(CodeIgniter\CodeIgniter)) 9 FCPATH/index.php(56): CodeIgniter\Boot::bootWeb(Object(Config\Paths))

Files ( 125 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Optimize.php APPPATH/Config/Optimize.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
View.php APPPATH/Config/View.php
CategoryController.php APPPATH/Controllers/mobile/CategoryController.php
custom_helper.php APPPATH/Helpers/custom_helper.php
footer.php APPPATH/Views/frontend/footer.php
header.php APPPATH/Views/frontend/header.php
meta.php APPPATH/Views/frontend/meta.php
sub_category.php APPPATH/Views/frontend/sub_category.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
FileLocatorInterface.php SYSTEMPATH/Autoloader/FileLocatorInterface.php
Boot.php SYSTEMPATH/Boot.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Filters.php SYSTEMPATH/Config/Filters.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
Config.php SYSTEMPATH/Database/Config.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ForceHTTPS.php SYSTEMPATH/Filters/ForceHTTPS.php
PageCache.php SYSTEMPATH/Filters/PageCache.php
PerformanceMetrics.php SYSTEMPATH/Filters/PerformanceMetrics.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
Method.php SYSTEMPATH/HTTP/Method.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
BaseHandler.php SYSTEMPATH/Log/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Log/Handlers/FileHandler.php
HandlerInterface.php SYSTEMPATH/Log/Handlers/HandlerInterface.php
Logger.php SYSTEMPATH/Log/Logger.php
Modules.php SYSTEMPATH/Modules/Modules.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\mobile\CategoryController
Method: sub_category
Params: 1 / 1
$value = industrial-uniforms-safety-wear.html

Defined Routes

Method Route Handler
GET login.html \App\Controllers\mobile\LoginmController::index
GET LoginmController/loginAuthverify \App\Controllers\mobile\LoginmController::loginAuthverify
GET / \App\Controllers\mobile\HomepageController::home
GET suppliers.html \App\Controllers\mobile\HomepageController::suppliers
GET categories.html \App\Controllers\mobile\CategoryController::allcategory
GET
industry/(.*)
industry/
\App\Controllers\mobile\CategoryController::category/$1
GET
suppliers/(.*)
suppliers/
\App\Controllers\mobile\CategoryController::sub_category/$1
GET
exporters/(.*)
exporters/
\App\Controllers\mobile\CategoryController::micro_category/$1
GET
sellers/exporters/(.*)
sellers/exporters/
\App\Controllers\mobile\CategoryController::micro_category_seller/$1
GET
product/(.*)
product/
\App\Controllers\mobile\ProductController::product_detail/$1
GET
pages/(.*)
pages/
\App\Controllers\mobile\MemberController::pages/$1
GET submit_request.html \App\Controllers\mobile\EnqController::submit_request
GET login/logout \App\Controllers\mobile\EnqController::logout
GET search \App\Controllers\mobile\SearchController::search
GET (.*) \App\Controllers\mobile\MemberController::member_detail/$1
POST LoginmController/loginAuthverify \App\Controllers\mobile\LoginmController::loginAuthverify
POST enq_form \App\Controllers\mobile\EnqController::enq_form
POST enq_form_sent \App\Controllers\mobile\EnqController::enq_form_sent
POST enq_form_sent5 \App\Controllers\mobile\EnqController::enq_form_sent5

Events

Time Event Name Times Called
0.43 ms pre_system 1

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-17 21:32:54.403583 200 GET https://demo101.digiiqmails.com/index.php/suppliers/swimming-pool-water-sport-goods.html text/html; charset=UTF-8 No
2025-04-17 21:32:54.402386 200 GET https://demo101.digiiqmails.com/index.php/suppliers/industrial-uniforms-safety-wear.html text/html; charset=UTF-8 No
2025-04-17 21:32:53.799486 200 GET https://demo101.digiiqmails.com/index.php/product/pprpipes-aovinternational.html text/html; charset=UTF-8 No
2025-04-17 21:32:52.355852 200 GET https://demo101.digiiqmails.com/index.php/robots.txt text/html; charset=UTF-8 No
2025-04-17 21:31:52.276476 200 GET https://demo101.digiiqmails.com/index.php/product/sunbm01-sunriseindustriespunjab.html text/html; charset=UTF-8 No
2025-04-17 21:31:02.853821 200 GET https://demo101.digiiqmails.com/index.php/product/suncm01-sunriseindustriespunjab.html text/html; charset=UTF-8 No
2025-04-17 21:31:01.854369 200 GET https://demo101.digiiqmails.com/index.php/robots.txt text/html; charset=UTF-8 No
2025-04-17 21:28:41.256276 200 GET https://demo101.digiiqmails.com/index.php/product/doctorlife01-medichemelectronic.html text/html; charset=UTF-8 No
2025-04-17 21:27:17.568847 200 GET https://demo101.digiiqmails.com/index.php/product/sunbs08-sunriseindustriespunjab.html text/html; charset=UTF-8 No
2025-04-17 21:24:58.307623 200 GET https://demo101.digiiqmails.com/index.php/product/saifurnitureart-rainbowsofaset.html text/html; charset=UTF-8 No
2025-04-17 21:23:28.412534 200 GET https://demo101.digiiqmails.com/index.php/sellers/exporters/electrical-toys.html text/html; charset=UTF-8 No
2025-04-17 21:22:16.534199 200 GET https://demo101.digiiqmails.com/index.php/product/mugen-18-mgt7e-on-road-nitro-gt-car-muge2017-zetdar.html text/html; charset=UTF-8 No
2025-04-17 21:19:56.626999 200 GET https://demo101.digiiqmails.com/index.php/product/saifurnitureart-wondersofaset.html text/html; charset=UTF-8 No
2025-04-17 21:18:14.353746 200 GET https://demo101.digiiqmails.com/index.php/sellers/exporters/investment-banks.html text/html; charset=UTF-8 No
2025-04-17 21:18:14.204959 200 GET https://demo101.digiiqmails.com/index.php/sellers/exporters/steel-elbow.html text/html; charset=UTF-8 No
2025-04-17 21:18:10.488294 200 GET https://demo101.digiiqmails.com/index.php/product/cookingoilfillingmachine-jinandongtaimachinerymanufacturingco.html text/html; charset=UTF-8 No
2025-04-17 21:17:36.630539 200 GET https://demo101.digiiqmails.com/index.php/sellers/exporters/forex-consultants.html text/html; charset=UTF-8 No
2025-04-17 21:15:20.068382 200 GET https://demo101.digiiqmails.com/index.php/sellers/exporters/embroidered-fabric.html text/html; charset=UTF-8 No
2025-04-17 21:15:15.680257 200 GET https://demo101.digiiqmails.com/index.php/product/saifurnitureart-classicsofaset.html text/html; charset=UTF-8 No
2025-04-17 21:12:53.322184 200 GET https://demo101.digiiqmails.com/index.php/product/amazingsecurity-tvtstandalonedvr4816channel.html text/html; charset=UTF-8 No

View Data

data
$value array (9)
categories_of_your_interest => array (6)
$value['categories_of_your_interest']
0 => array (1)
$value['categories_of_your_interest'][0]
parent => array (4)
$value['categories_of_your_interest'][0]['parent']
id => string (3) "367"
$value['categories_of_your_interest'][0]['parent']['id']
name => string (40) "Menthol Oil, Aromatic and Essential Oils"
$value['categories_of_your_interest'][0]['parent']['name']
url => string (35) "menthol-aromatic-and-essential-oils"
$value['categories_of_your_interest'][0]['parent']['url']
image => string (64) "https://www.tradebrio.com/public/media/uploads/category/one.webp"
$value['categories_of_your_interest'][0]['parent']['image']
1 => array (1)
$value['categories_of_your_interest'][1]
parent => array (4)
$value['categories_of_your_interest'][1]['parent']
id => string (3) "570"
$value['categories_of_your_interest'][1]['parent']['id']
name => string (31) "Hygiene and Healthcare Products"
$value['categories_of_your_interest'][1]['parent']['name']
url => string (31) "hygiene-and-healthcare-products"
$value['categories_of_your_interest'][1]['parent']['url']
image => string (67) "https://www.tradebrio.com/public/media/uploads/category/hygine.webp"
$value['categories_of_your_interest'][1]['parent']['image']
2 => array (1)
$value['categories_of_your_interest'][2]
parent => array (4)
$value['categories_of_your_interest'][2]['parent']
id => string (3) "579"
$value['categories_of_your_interest'][2]['parent']['id']
name => string (15) "Pharmacy Stocks"
$value['categories_of_your_interest'][2]['parent']['name']
url => string (15) "pharmacy-stocks"
$value['categories_of_your_interest'][2]['parent']['url']
image => string (66) "https://www.tradebrio.com/public/media/uploads/category/stock.webp"
$value['categories_of_your_interest'][2]['parent']['image']
3 => array (1)
$value['categories_of_your_interest'][3]
parent => array (4)
$value['categories_of_your_interest'][3]['parent']
id => string (4) "1604"
$value['categories_of_your_interest'][3]['parent']['id']
name => string (30) "Animal Medicines & Health Care"
$value['categories_of_your_interest'][3]['parent']['name']
url => string (28) "animal-medicines-health-care"
$value['categories_of_your_interest'][3]['parent']['url']
image => string (68) "https://www.tradebrio.com/public/media/uploads/category/animal2.webp"
$value['categories_of_your_interest'][3]['parent']['image']
4 => array (1)
$value['categories_of_your_interest'][4]
parent => array (4)
$value['categories_of_your_interest'][4]['parent']
id => string (4) "1606"
$value['categories_of_your_interest'][4]['parent']['id']
name => string (22) "Perfume and Fragrances"
$value['categories_of_your_interest'][4]['parent']['name']
url => string (22) "perfume-and-fragrances"
$value['categories_of_your_interest'][4]['parent']['url']
image => string (71) "https://www.tradebrio.com/public/media/uploads/category/perfume456.webp"
$value['categories_of_your_interest'][4]['parent']['image']
5 => array (1)
$value['categories_of_your_interest'][5]
parent => array (4)
$value['categories_of_your_interest'][5]['parent']
id => string (4) "1607"
$value['categories_of_your_interest'][5]['parent']['id']
name => string (32) "Massage Equipments & Spa Devices"
$value['categories_of_your_interest'][5]['parent']['name']
url => string (30) "massage-equipments-spa-devices"
$value['categories_of_your_interest'][5]['parent']['url']
image => string (65) "https://www.tradebrio.com/public/media/uploads/category/mssg.webp"
$value['categories_of_your_interest'][5]['parent']['image']
products => array (4)
$value['products']
  • Table (4)
  • Contents (4)
  • parentchildren
    0array (4)array (6)
    1array (4)array (6)
    2array (4)array (6)
    3array (4)array (6)
  • 0 => array (2)
    $value['products'][0]
    parent => array (4)
    $value['products'][0]['parent']
    id => string (3) "855"
    $value['products'][0]['parent']['id']
    name => string (31) "Fireproof, Flameproof Materials"
    $value['products'][0]['parent']['name']
    url => string (30) "fireproof-flameproof-materials"
    $value['products'][0]['parent']['url']
    image => string (102) "https://www.tradebrio.com/public/media/uploads/category/Fireproof, Flameproo...
    $value['products'][0]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Fireproof, Flameproof Materials.png.crdownload
    
    children => array (6)
    $value['products'][0]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      015306Ceramic Fiber Clothcazcf320-caztexcaztex/Product/Image/CAZCF320_caztex.jpg
      121905Dust Free Asbestos Fiber Clothcazaf120-caztexcaztex/Product/Image/CAZAF120_caztex.jpg
      221921Dusted or Dust Free Asbestos Yarnaf100-caztexcaztex_¿¿¿¿¿.jpg
      325173Fiberglass meshfiberglassmesh-yxfibercnyxfibercn_2007090815345175618.jpg
      425191Fiberglass yarnfiberglassyarn-yxfibercnyxfibercn_max_b8006AOgoy1208758486_product.jpg
      525214Filament winding rovingfilamentwindingroving-yxfibercnyxfibercn_15-660dec90-38ac-4396-a1e3-241045bcc7bc.jpg
    • 0 => array (4)
      $value['products'][0]['children'][0]
      prodid => string (5) "15306"
      $value['products'][0]['children'][0]['prodid']
      name => string (19) "Ceramic Fiber Cloth"
      $value['products'][0]['children'][0]['name']
      url => string (15) "cazcf320-caztex"
      $value['products'][0]['children'][0]['url']
      image => string (40) "caztex/Product/Image/CAZCF320_caztex.jpg"
      $value['products'][0]['children'][0]['image']
      1 => array (4)
      $value['products'][0]['children'][1]
      prodid => string (5) "21905"
      $value['products'][0]['children'][1]['prodid']
      name => string (30) "Dust Free Asbestos Fiber Cloth"
      $value['products'][0]['children'][1]['name']
      url => string (15) "cazaf120-caztex"
      $value['products'][0]['children'][1]['url']
      image => string (40) "caztex/Product/Image/CAZAF120_caztex.jpg"
      $value['products'][0]['children'][1]['image']
      2 => array (4)
      $value['products'][0]['children'][2]
      prodid => string (5) "21921"
      $value['products'][0]['children'][2]['prodid']
      name => string (33) "Dusted or Dust Free Asbestos Yarn"
      $value['products'][0]['children'][2]['name']
      url => string (12) "af100-caztex"
      $value['products'][0]['children'][2]['url']
      image => UTF-8 string (21) "caztex_¿¿¿¿¿.jpg"
      $value['products'][0]['children'][2]['image']
      3 => array (4)
      $value['products'][0]['children'][3]
      prodid => string (5) "25173"
      $value['products'][0]['children'][3]['prodid']
      name => string (15) "Fiberglass mesh"
      $value['products'][0]['children'][3]['name']
      url => string (24) "fiberglassmesh-yxfibercn"
      $value['products'][0]['children'][3]['url']
      image => string (33) "yxfibercn_2007090815345175618.jpg"
      $value['products'][0]['children'][3]['image']
      4 => array (4)
      $value['products'][0]['children'][4]
      prodid => string (5) "25191"
      $value['products'][0]['children'][4]['prodid']
      name => string (15) "Fiberglass yarn"
      $value['products'][0]['children'][4]['name']
      url => string (24) "fiberglassyarn-yxfibercn"
      $value['products'][0]['children'][4]['url']
      image => string (46) "yxfibercn_max_b8006AOgoy1208758486_product.jpg"
      $value['products'][0]['children'][4]['image']
      5 => array (4)
      $value['products'][0]['children'][5]
      prodid => string (5) "25214"
      $value['products'][0]['children'][5]['prodid']
      name => string (23) "Filament winding roving"
      $value['products'][0]['children'][5]['name']
      url => string (31) "filamentwindingroving-yxfibercn"
      $value['products'][0]['children'][5]['url']
      image => string (53) "yxfibercn_15-660dec90-38ac-4396-a1e3-241045bcc7bc.jpg"
      $value['products'][0]['children'][5]['image']
    1 => array (2)
    $value['products'][1]
    parent => array (4)
    $value['products'][1]['parent']
    id => string (4) "1010"
    $value['products'][1]['parent']['id']
    name => string (21) "Uniforms and Workwear"
    $value['products'][1]['parent']['name']
    url => string (21) "uniforms-and-workwear"
    $value['products'][1]['parent']['url']
    image => string (82) "https://www.tradebrio.com/public/media/uploads/category/Uniforms and Workwea...
    $value['products'][1]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Uniforms and Workwear2.jpg
    
    children => array (6)
    $value['products'][1]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      086547work suitsworksuits-shenzhenxingyuangarmentscoltdshenzhenxingyuangarmentscoltd_20.jpg
      178808overallsoverall-shenzhenxingyuangarmentscoltdshenzhenxingyuangarmentscoltd_46.jpg
      2113167NFPA70E 100% Cotton fire retardantnfpa70e-100-cotton-fire-retardant-xinxiangweistextilesgarmentscoltdXINXIANGWEISTEXTILESGARMENTSCOLTD_4459_welding clothes for oil&gas.jpg
      3113164EN11612 100% cotton fire retardant cloth used for protective industry apparelen11612-100-cotton-fire-retardant-cloth-used-for-protective-industry-apparel-...XINXIANGWEISTEXTILESGARMENTSCOLTD_4201_welding clothes for oil&gas2.jpg
      478810overcoatsworkwears-shenzhenxingyuangarmentscoltdshenzhenxingyuangarmentscoltd_56.JPG
      5113166OEM polyester breathable soft waterproof jackets for adultoem-polyester-breathable-soft-waterproof-jackets-for-adult-xinxiangweistextil...XINXIANGWEISTEXTILESGARMENTSCOLTD_4336_welding clothes for oil&gas3.jpg
    • 0 => array (4)
      $value['products'][1]['children'][0]
      prodid => string (5) "86547"
      $value['products'][1]['children'][0]['prodid']
      name => string (10) "work suits"
      $value['products'][1]['children'][0]['name']
      url => string (39) "worksuits-shenzhenxingyuangarmentscoltd"
      $value['products'][1]['children'][0]['url']
      image => string (36) "shenzhenxingyuangarmentscoltd_20.jpg"
      $value['products'][1]['children'][0]['image']
      1 => array (4)
      $value['products'][1]['children'][1]
      prodid => string (5) "78808"
      $value['products'][1]['children'][1]['prodid']
      name => string (8) "overalls"
      $value['products'][1]['children'][1]['name']
      url => string (37) "overall-shenzhenxingyuangarmentscoltd"
      $value['products'][1]['children'][1]['url']
      image => string (36) "shenzhenxingyuangarmentscoltd_46.jpg"
      $value['products'][1]['children'][1]['image']
      2 => array (4)
      $value['products'][1]['children'][2]
      prodid => string (6) "113167"
      $value['products'][1]['children'][2]['prodid']
      name => string (34) "NFPA70E 100% Cotton fire retardant"
      $value['products'][1]['children'][2]['name']
      url => string (67) "nfpa70e-100-cotton-fire-retardant-xinxiangweistextilesgarmentscoltd"
      $value['products'][1]['children'][2]['url']
      image => string (70) "XINXIANGWEISTEXTILESGARMENTSCOLTD_4459_welding clothes for oil&gas.jpg"
      $value['products'][1]['children'][2]['image']
      3 => array (4)
      $value['products'][1]['children'][3]
      prodid => string (6) "113164"
      $value['products'][1]['children'][3]['prodid']
      name => string (77) "EN11612 100% cotton fire retardant cloth used for protective industry apparel"
      $value['products'][1]['children'][3]['name']
      url => string (110) "en11612-100-cotton-fire-retardant-cloth-used-for-protective-industry-apparel...
      $value['products'][1]['children'][3]['url']
      en11612-100-cotton-fire-retardant-cloth-used-for-protective-industry-apparel-xinxiangweistextilesgarmentscoltd
      
      image => string (71) "XINXIANGWEISTEXTILESGARMENTSCOLTD_4201_welding clothes for oil&gas2.jpg"
      $value['products'][1]['children'][3]['image']
      4 => array (4)
      $value['products'][1]['children'][4]
      prodid => string (5) "78810"
      $value['products'][1]['children'][4]['prodid']
      name => string (9) "overcoats"
      $value['products'][1]['children'][4]['name']
      url => string (39) "workwears-shenzhenxingyuangarmentscoltd"
      $value['products'][1]['children'][4]['url']
      image => string (36) "shenzhenxingyuangarmentscoltd_56.JPG"
      $value['products'][1]['children'][4]['image']
      5 => array (4)
      $value['products'][1]['children'][5]
      prodid => string (6) "113166"
      $value['products'][1]['children'][5]['prodid']
      name => string (58) "OEM polyester breathable soft waterproof jackets for adult"
      $value['products'][1]['children'][5]['name']
      url => string (92) "oem-polyester-breathable-soft-waterproof-jackets-for-adult-xinxiangweistexti...
      $value['products'][1]['children'][5]['url']
      oem-polyester-breathable-soft-waterproof-jackets-for-adult-xinxiangweistextilesgarmentscoltd
      
      image => string (71) "XINXIANGWEISTEXTILESGARMENTSCOLTD_4336_welding clothes for oil&gas3.jpg"
      $value['products'][1]['children'][5]['image']
    2 => array (2)
    $value['products'][2]
    parent => array (4)
    $value['products'][2]['parent']
    id => string (4) "1470"
    $value['products'][2]['parent']['id']
    name => string (19) "Industrial Clothing"
    $value['products'][2]['parent']['name']
    url => string (19) "industrial-clothing"
    $value['products'][2]['parent']['url']
    image => string (81) "https://www.tradebrio.com/public/media/uploads/category/Industrial Clothing ...
    $value['products'][2]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Industrial Clothing 1.jpg
    
    children => array (6)
    $value['products'][2]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      018596Cutter blade051-chinahobychinahoby_Gerber_Cutter_Blade.summ.jpg
      123262Embroidery patch,badge,Labelg028-zlf026zlf026_Ch-p6.jpg
      233436Ink cartridge057-chinahobychinahoby_Lectra_Alys_Ink_Cartridge_200_ml_Gerber_bristle_Gerber_blade.summ.jpg
      379688plotter pen055-chinahobychinahoby_Gerber_LL_Plotter_Pen.summ.jpg
      467956anti static fabrictr-10001-selinafeiselinafei_antistatic fabric(5mm grid) from Tarun International Co., Ltd..jpg
      569260bristle block059-chinahobychinahoby_Lectra_Bristle.summ.jpg
    • 0 => array (4)
      $value['products'][2]['children'][0]
      prodid => string (5) "18596"
      $value['products'][2]['children'][0]['prodid']
      name => string (12) "Cutter blade"
      $value['products'][2]['children'][0]['name']
      url => string (13) "051-chinahoby"
      $value['products'][2]['children'][0]['url']
      image => string (38) "chinahoby_Gerber_Cutter_Blade.summ.jpg"
      $value['products'][2]['children'][0]['image']
      1 => array (4)
      $value['products'][2]['children'][1]
      prodid => string (5) "23262"
      $value['products'][2]['children'][1]['prodid']
      name => string (28) "Embroidery patch,badge,Label"
      $value['products'][2]['children'][1]['name']
      url => string (11) "g028-zlf026"
      $value['products'][2]['children'][1]['url']
      image => string (16) "zlf026_Ch-p6.jpg"
      $value['products'][2]['children'][1]['image']
      2 => array (4)
      $value['products'][2]['children'][2]
      prodid => string (5) "33436"
      $value['products'][2]['children'][2]['prodid']
      name => string (13) "Ink cartridge"
      $value['products'][2]['children'][2]['name']
      url => string (13) "057-chinahoby"
      $value['products'][2]['children'][2]['url']
      image => string (79) "chinahoby_Lectra_Alys_Ink_Cartridge_200_ml_Gerber_bristle_Gerber_blade.summ....
      $value['products'][2]['children'][2]['image']
      chinahoby_Lectra_Alys_Ink_Cartridge_200_ml_Gerber_bristle_Gerber_blade.summ.jpg
      
      3 => array (4)
      $value['products'][2]['children'][3]
      prodid => string (5) "79688"
      $value['products'][2]['children'][3]['prodid']
      name => string (11) "plotter pen"
      $value['products'][2]['children'][3]['name']
      url => string (13) "055-chinahoby"
      $value['products'][2]['children'][3]['url']
      image => string (40) "chinahoby_Gerber_LL_Plotter_Pen.summ.jpg"
      $value['products'][2]['children'][3]['image']
      4 => array (4)
      $value['products'][2]['children'][4]
      prodid => string (5) "67956"
      $value['products'][2]['children'][4]['prodid']
      name => string (18) "anti static fabric"
      $value['products'][2]['children'][4]['name']
      url => string (18) "tr-10001-selinafei"
      $value['products'][2]['children'][4]['url']
      image => string (76) "selinafei_antistatic fabric(5mm grid) from Tarun International Co., Ltd..jpg"
      $value['products'][2]['children'][4]['image']
      5 => array (4)
      $value['products'][2]['children'][5]
      prodid => string (5) "69260"
      $value['products'][2]['children'][5]['prodid']
      name => string (13) "bristle block"
      $value['products'][2]['children'][5]['name']
      url => string (13) "059-chinahoby"
      $value['products'][2]['children'][5]['url']
      image => string (33) "chinahoby_Lectra_Bristle.summ.jpg"
      $value['products'][2]['children'][5]['image']
    3 => array (2)
    $value['products'][3]
    parent => array (4)
    $value['products'][3]['parent']
    id => string (4) "2209"
    $value['products'][3]['parent']['id']
    name => string (20) "Heat Protection Wear"
    $value['products'][3]['parent']['name']
    url => string (20) "heat-protection-wear"
    $value['products'][3]['parent']['url']
    image => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
    $value['products'][3]['parent']['image']
    children => array (6)
    $value['products'][3]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      043002Nomex Fire Suitbristol-foremosttechnicopvtltd
      117983Coveralls , Boiler suits, Fire Retardant Coverallsindustrialworkwear-superbuniformsandworkwearsuperbuniformsandworkwear/Product/Image/IndustrialWorkwear_superbuniformsandw...
      274836heat Retardant boiler suitboiler-suit-arvinder1001arvinder1001_boiler suit.jpg
      3102310Aluminium Heat Protection Sleevesaluminium-heat-protection-sleeves-orientautoindustriesorientautoindustries_0108_Aluminium Heat Protection Sleeves.jpg
      433265Industrial Uniformsindustrialuniforms-uniformsmanufacturersuniformsmanufacturers_6176.jpg
      533280Industrial Wearindustrial-wear-rgenterprisesrgenterprises_8.jpg
    • 0 => array (4)
      $value['products'][3]['children'][0]
      prodid => string (5) "43002"
      $value['products'][3]['children'][0]['prodid']
      name => string (15) "Nomex Fire Suit"
      $value['products'][3]['children'][0]['name']
      url => string (30) "bristol-foremosttechnicopvtltd"
      $value['products'][3]['children'][0]['url']
      image => string (0) ""
      $value['products'][3]['children'][0]['image']
      1 => array (4)
      $value['products'][3]['children'][1]
      prodid => string (5) "17983"
      $value['products'][3]['children'][1]['prodid']
      name => string (50) "Coveralls , Boiler suits, Fire Retardant Coveralls"
      $value['products'][3]['children'][1]['name']
      url => string (44) "industrialworkwear-superbuniformsandworkwear"
      $value['products'][3]['children'][1]['url']
      image => string (88) "superbuniformsandworkwear/Product/Image/IndustrialWorkwear_superbuniformsand...
      $value['products'][3]['children'][1]['image']
      superbuniformsandworkwear/Product/Image/IndustrialWorkwear_superbuniformsandworkwear.jpg
      
      2 => array (4)
      $value['products'][3]['children'][2]
      prodid => string (5) "74836"
      $value['products'][3]['children'][2]['prodid']
      name => string (26) "heat Retardant boiler suit"
      $value['products'][3]['children'][2]['name']
      url => string (24) "boiler-suit-arvinder1001"
      $value['products'][3]['children'][2]['url']
      image => string (28) "arvinder1001_boiler suit.jpg"
      $value['products'][3]['children'][2]['image']
      3 => array (4)
      $value['products'][3]['children'][3]
      prodid => string (6) "102310"
      $value['products'][3]['children'][3]['prodid']
      name => string (33) "Aluminium Heat Protection Sleeves"
      $value['products'][3]['children'][3]['name']
      url => string (54) "aluminium-heat-protection-sleeves-orientautoindustries"
      $value['products'][3]['children'][3]['url']
      image => string (63) "orientautoindustries_0108_Aluminium Heat Protection Sleeves.jpg"
      $value['products'][3]['children'][3]['image']
      4 => array (4)
      $value['products'][3]['children'][4]
      prodid => string (5) "33265"
      $value['products'][3]['children'][4]['prodid']
      name => string (19) "Industrial Uniforms"
      $value['products'][3]['children'][4]['name']
      url => string (40) "industrialuniforms-uniformsmanufacturers"
      $value['products'][3]['children'][4]['url']
      image => string (30) "uniformsmanufacturers_6176.jpg"
      $value['products'][3]['children'][4]['image']
      5 => array (4)
      $value['products'][3]['children'][5]
      prodid => string (5) "33280"
      $value['products'][3]['children'][5]['prodid']
      name => string (15) "Industrial Wear"
      $value['products'][3]['children'][5]['name']
      url => string (29) "industrial-wear-rgenterprises"
      $value['products'][3]['children'][5]['url']
      image => string (19) "rgenterprises_8.jpg"
      $value['products'][3]['children'][5]['image']
parent_cat_name => string (19) "Industrial Supplies"
$value['parent_cat_name']
parent_cat_url => string (19) "industrial-supplies"
$value['parent_cat_url']
cat_name => string (33) "Industrial Uniforms & Safety Wear"
$value['cat_name']
cat_image => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
$value['cat_image']
title => string (0) ""
$value['title']
keywords => string (35) "Industrial Uniforms & Safety Wear "
$value['keywords']
Industrial Uniforms & Safety Wear

description => string (35) "Industrial Uniforms & Safety Wear "
$value['description']
Industrial Uniforms & Safety Wear

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

Headers

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
Accept-Encoding gzip, deflate, br, zstd
Host demo101.digiiqmails.com
Pragma no-cache
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Cache-Control no-cache
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua-Platform "Windows"
Upgrade-Insecure-Requests 1
Sec-Fetch-Site none
Sec-Fetch-Mode navigate
Sec-Fetch-User ?1
Sec-Fetch-Dest document
Priority u=0, i
X-Https 1

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.5.7
PHP Version: 8.2.25
PHP SAPI: litespeed
Environment: development
Base URL: https://demo101.digiiqmails.com/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No