NAME COMPONENT DURATION 0 ms 245 ms 490 ms 735 ms 980 ms 1225 ms 1470 ms
BootstrapTimer3.17 ms
Event: pre_systemEvents0.40 ms
Required Before FiltersTimer0.71 ms
RoutingTimer1.18 ms
Before FiltersTimer0.02 ms
ControllerTimer1,698.42 ms
Controller ConstructorTimer0.04 ms
View: frontend/sub_category.phpViews0.94 ms
View: frontend/meta.phpViews0.05 ms
View: frontend/header.phpViews0.02 ms
View: frontend/footer.phpViews0.02 ms
After FiltersTimer0.01 ms
Required After FiltersTimer0.18 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 = swimming-pool-water-sport-goods.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.40 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) "671"
    $value['products'][0]['parent']['id']
    name => string (44) "Swimming, Water Sports Goods and Accessories"
    $value['products'][0]['parent']['name']
    url => string (43) "swimming-water-sports-goods-and-accessories"
    $value['products'][0]['parent']['url']
    image => string (88) "https://www.tradebrio.com/public/media/uploads/category/swimming-accessories...
    $value['products'][0]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/swimming-accessories-250x250.jpg
    
    children => array (6)
    $value['products'][0]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      084074swimming gogglesmc8500-500243500243/Product/Image/mc8500_500243.jpg
      110386Beach Games Equipmentbeach-games-equipment-vinexsportsvinexsports_Throw_Games.jpg
      233334Inflatable Boatgmib-ganeshmanufacturingganeshmanufacturing_irb.jpg
      333352Inflatable bananabananaboat-ganeshmanufacturingganeshmanufacturing_Banana.jpg
      451640Rigid Inflatable Boatrib-ganeshmanufacturingganeshmanufacturing_RIB_6_2_2.jpg
      586181white water raftgmwr-ganeshmanufacturingganeshmanufacturing_wwraft.jpg
    • 0 => array (4)
      $value['products'][0]['children'][0]
      prodid => string (5) "84074"
      $value['products'][0]['children'][0]['prodid']
      name => string (16) "swimming goggles"
      $value['products'][0]['children'][0]['name']
      url => string (13) "mc8500-500243"
      $value['products'][0]['children'][0]['url']
      image => string (38) "500243/Product/Image/mc8500_500243.jpg"
      $value['products'][0]['children'][0]['image']
      1 => array (4)
      $value['products'][0]['children'][1]
      prodid => string (5) "10386"
      $value['products'][0]['children'][1]['prodid']
      name => string (21) "Beach Games Equipment"
      $value['products'][0]['children'][1]['name']
      url => string (33) "beach-games-equipment-vinexsports"
      $value['products'][0]['children'][1]['url']
      image => string (27) "vinexsports_Throw_Games.jpg"
      $value['products'][0]['children'][1]['image']
      2 => array (4)
      $value['products'][0]['children'][2]
      prodid => string (5) "33334"
      $value['products'][0]['children'][2]['prodid']
      name => string (15) "Inflatable Boat"
      $value['products'][0]['children'][2]['name']
      url => string (24) "gmib-ganeshmanufacturing"
      $value['products'][0]['children'][2]['url']
      image => string (27) "ganeshmanufacturing_irb.jpg"
      $value['products'][0]['children'][2]['image']
      3 => array (4)
      $value['products'][0]['children'][3]
      prodid => string (5) "33352"
      $value['products'][0]['children'][3]['prodid']
      name => string (17) "Inflatable banana"
      $value['products'][0]['children'][3]['name']
      url => string (30) "bananaboat-ganeshmanufacturing"
      $value['products'][0]['children'][3]['url']
      image => string (30) "ganeshmanufacturing_Banana.jpg"
      $value['products'][0]['children'][3]['image']
      4 => array (4)
      $value['products'][0]['children'][4]
      prodid => string (5) "51640"
      $value['products'][0]['children'][4]['prodid']
      name => string (21) "Rigid Inflatable Boat"
      $value['products'][0]['children'][4]['name']
      url => string (23) "rib-ganeshmanufacturing"
      $value['products'][0]['children'][4]['url']
      image => string (33) "ganeshmanufacturing_RIB_6_2_2.jpg"
      $value['products'][0]['children'][4]['image']
      5 => array (4)
      $value['products'][0]['children'][5]
      prodid => string (5) "86181"
      $value['products'][0]['children'][5]['prodid']
      name => string (16) "white water raft"
      $value['products'][0]['children'][5]['name']
      url => string (24) "gmwr-ganeshmanufacturing"
      $value['products'][0]['children'][5]['url']
      image => string (30) "ganeshmanufacturing_wwraft.jpg"
      $value['products'][0]['children'][5]['image']
    1 => array (2)
    $value['products'][1]
    parent => array (4)
    $value['products'][1]['parent']
    id => string (4) "2850"
    $value['products'][1]['parent']['id']
    name => string (23) "Swimming Pool Chemicals"
    $value['products'][1]['parent']['name']
    url => string (23) "swimming-pool-chemicals"
    $value['products'][1]['parent']['url']
    image => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
    $value['products'][1]['parent']['image']
    children => array (6)
    $value['products'][1]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      056480Sodium Dichloroisocyanurate02-juanchengouyachemicalcoltdjuanchengouyachemicalcoltd/Product/Image/02_juanchengouyachemicalcoltd.jpg
      156456Sodium Bromate7789380-yukaichemyukaichem/Product/Image/7789380_yukaichem.jpg
      213490Calcium chloride10043524-cglcgl
      3109453Sodium bisulfatehubeioceanbiotechcoltd-sodiumbisulfateHubeiOceanBiotechCoLtd_4344_硫酸氢钠样品.jpg
      4111581Muriatic Acidmuriatic-acid-dubichemmarineinternationalDubichemmarineinternational_2951_Edge%20Sol%20Cleaner 123.jpg
      556450Sodium Bicarbonatesba-bicarbonatebicarbonate_sodium-bicarbonate2.jpg
    • 0 => array (4)
      $value['products'][1]['children'][0]
      prodid => string (5) "56480"
      $value['products'][1]['children'][0]['prodid']
      name => string (27) "Sodium Dichloroisocyanurate"
      $value['products'][1]['children'][0]['name']
      url => string (29) "02-juanchengouyachemicalcoltd"
      $value['products'][1]['children'][0]['url']
      image => string (74) "juanchengouyachemicalcoltd/Product/Image/02_juanchengouyachemicalcoltd.jpg"
      $value['products'][1]['children'][0]['image']
      1 => array (4)
      $value['products'][1]['children'][1]
      prodid => string (5) "56456"
      $value['products'][1]['children'][1]['prodid']
      name => string (14) "Sodium Bromate"
      $value['products'][1]['children'][1]['name']
      url => string (17) "7789380-yukaichem"
      $value['products'][1]['children'][1]['url']
      image => string (45) "yukaichem/Product/Image/7789380_yukaichem.jpg"
      $value['products'][1]['children'][1]['image']
      2 => array (4)
      $value['products'][1]['children'][2]
      prodid => string (5) "13490"
      $value['products'][1]['children'][2]['prodid']
      name => string (16) "Calcium chloride"
      $value['products'][1]['children'][2]['name']
      url => string (15) "10043524-cglcgl"
      $value['products'][1]['children'][2]['url']
      image => string (0) ""
      $value['products'][1]['children'][2]['image']
      3 => array (4)
      $value['products'][1]['children'][3]
      prodid => string (6) "109453"
      $value['products'][1]['children'][3]['prodid']
      name => string (16) "Sodium bisulfate"
      $value['products'][1]['children'][3]['name']
      url => string (38) "hubeioceanbiotechcoltd-sodiumbisulfate"
      $value['products'][1]['children'][3]['url']
      image => UTF-8 string (71) "HubeiOceanBiotechCoLtd_4344_硫酸氢钠样品.jpg"
      $value['products'][1]['children'][3]['image']
      4 => array (4)
      $value['products'][1]['children'][4]
      prodid => string (6) "111581"
      $value['products'][1]['children'][4]['prodid']
      name => string (13) "Muriatic Acid"
      $value['products'][1]['children'][4]['name']
      url => string (41) "muriatic-acid-dubichemmarineinternational"
      $value['products'][1]['children'][4]['url']
      image => string (62) "Dubichemmarineinternational_2951_Edge%20Sol%20Cleaner 123.jpg"
      $value['products'][1]['children'][4]['image']
      Dubichemmarineinternational_2951_Edge%20Sol%20Cleaner  123.jpg
      
      5 => array (4)
      $value['products'][1]['children'][5]
      prodid => string (5) "56450"
      $value['products'][1]['children'][5]['prodid']
      name => string (18) "Sodium Bicarbonate"
      $value['products'][1]['children'][5]['name']
      url => string (15) "sba-bicarbonate"
      $value['products'][1]['children'][5]['url']
      image => string (35) "bicarbonate_sodium-bicarbonate2.jpg"
      $value['products'][1]['children'][5]['image']
    2 => array (2)
    $value['products'][2]
    parent => array (4)
    $value['products'][2]['parent']
    id => string (4) "2851"
    $value['products'][2]['parent']['id']
    name => string (19) "Swimming Pool Cover"
    $value['products'][2]['parent']['name']
    url => string (19) "swimming-pool-cover"
    $value['products'][2]['parent']['url']
    image => string (67) "https://www.tradebrio.com/public/media/uploads/images/no-images.jpg"
    $value['products'][2]['parent']['image']
    children => array (6)
    $value['products'][2]['children']
    • Table (6)
    • Contents (6)
    • prodidnameurlimage
      0102443Swimming Pool Safety Fencepoolfence99-swimmingpoolsafetyfencepoolfence99_1259_7.jpg
      159644Swimming Pool Cover Sheetty9-qdtyslqdtysl_?????.jpg
      259642Swimming Pool Coverty8-qdtyslqdtysl_DSC06602.jpg
      344893PE Bubble Swimming Pool Coverty15-qdtyslqdtysl_DSC06594.jpg
      442968Normal Pool Covernormalpoolcover-potentwatercarepotentwatercare_swimming_pool_cover_in_ground.jpg
      537182Leaf Netleafnet-potentwatercarepotentwatercare_leaf-net-bag-type.jpg
    • 0 => array (4)
      $value['products'][2]['children'][0]
      prodid => string (6) "102443"
      $value['products'][2]['children'][0]['prodid']
      name => string (26) "Swimming Pool Safety Fence"
      $value['products'][2]['children'][0]['name']
      url => string (35) "poolfence99-swimmingpoolsafetyfence"
      $value['products'][2]['children'][0]['url']
      image => string (22) "poolfence99_1259_7.jpg"
      $value['products'][2]['children'][0]['image']
      1 => array (4)
      $value['products'][2]['children'][1]
      prodid => string (5) "59644"
      $value['products'][2]['children'][1]['prodid']
      name => string (25) "Swimming Pool Cover Sheet"
      $value['products'][2]['children'][1]['name']
      url => string (10) "ty9-qdtysl"
      $value['products'][2]['children'][1]['url']
      image => string (16) "qdtysl_?????.jpg"
      $value['products'][2]['children'][1]['image']
      2 => array (4)
      $value['products'][2]['children'][2]
      prodid => string (5) "59642"
      $value['products'][2]['children'][2]['prodid']
      name => string (20) "Swimming Pool Cover"
      $value['products'][2]['children'][2]['name']
      Swimming Pool  Cover
      
      url => string (10) "ty8-qdtysl"
      $value['products'][2]['children'][2]['url']
      image => string (19) "qdtysl_DSC06602.jpg"
      $value['products'][2]['children'][2]['image']
      3 => array (4)
      $value['products'][2]['children'][3]
      prodid => string (5) "44893"
      $value['products'][2]['children'][3]['prodid']
      name => string (29) "PE Bubble Swimming Pool Cover"
      $value['products'][2]['children'][3]['name']
      url => string (11) "ty15-qdtysl"
      $value['products'][2]['children'][3]['url']
      image => string (19) "qdtysl_DSC06594.jpg"
      $value['products'][2]['children'][3]['image']
      4 => array (4)
      $value['products'][2]['children'][4]
      prodid => string (5) "42968"
      $value['products'][2]['children'][4]['prodid']
      name => string (17) "Normal Pool Cover"
      $value['products'][2]['children'][4]['name']
      url => string (31) "normalpoolcover-potentwatercare"
      $value['products'][2]['children'][4]['url']
      image => string (49) "potentwatercare_swimming_pool_cover_in_ground.jpg"
      $value['products'][2]['children'][4]['image']
      5 => array (4)
      $value['products'][2]['children'][5]
      prodid => string (5) "37182"
      $value['products'][2]['children'][5]['prodid']
      name => string (8) "Leaf Net"
      $value['products'][2]['children'][5]['name']
      url => string (23) "leafnet-potentwatercare"
      $value['products'][2]['children'][5]['url']
      image => string (37) "potentwatercare_leaf-net-bag-type.jpg"
      $value['products'][2]['children'][5]['image']
    3 => array (2)
    $value['products'][3]
    parent => array (4)
    $value['products'][3]['parent']
    id => string (4) "2852"
    $value['products'][3]['parent']['id']
    name => string (18) "Diving Accessories"
    $value['products'][3]['parent']['name']
    url => string (18) "diving-accessories"
    $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
      054310Scuba diving gear,scuba snorkel,diving snorkels36-deluxedevelopmentlimiteddeluxedevelopmentlimited_S36.jpg
      130505Helmet Remote Control Outdoor Waterproof Sports Action Camera T-06t06-selfdefenseselfdefense/Product/Image/T-06_selfdefense.jpg
      221137Diving mask,diving fin,diving flippers,scuba diving mask,scuba divingf08m234m248m223-deluxedevelopmentlimiteddeluxedevelopmentlimited_haiys65.jpg
      384074swimming gogglesmc8500-500243500243/Product/Image/mc8500_500243.jpg
      481555scuba diving mask,snorking mask,diving gogglesm258-deluxedevelopmentlimiteddeluxedevelopmentlimited_M258.jpg
      521136Diving equipment,scuba diving set,diving set,snorkeling setmsf-deluxedevelopmentlimiteddeluxedevelopmentlimited_haiys31.jpg
    • 0 => array (4)
      $value['products'][3]['children'][0]
      prodid => string (5) "54310"
      $value['products'][3]['children'][0]['prodid']
      name => string (46) "Scuba diving gear,scuba snorkel,diving snorkel"
      $value['products'][3]['children'][0]['name']
      url => string (28) "s36-deluxedevelopmentlimited"
      $value['products'][3]['children'][0]['url']
      image => string (32) "deluxedevelopmentlimited_S36.jpg"
      $value['products'][3]['children'][0]['image']
      1 => array (4)
      $value['products'][3]['children'][1]
      prodid => string (5) "30505"
      $value['products'][3]['children'][1]['prodid']
      name => string (66) "Helmet Remote Control Outdoor Waterproof Sports Action Camera T-06"
      $value['products'][3]['children'][1]['name']
      url => string (15) "t06-selfdefense"
      $value['products'][3]['children'][1]['url']
      image => string (46) "selfdefense/Product/Image/T-06_selfdefense.jpg"
      $value['products'][3]['children'][1]['image']
      2 => array (4)
      $value['products'][3]['children'][2]
      prodid => string (5) "21137"
      $value['products'][3]['children'][2]['prodid']
      name => string (69) "Diving mask,diving fin,diving flippers,scuba diving mask,scuba diving"
      $value['products'][3]['children'][2]['name']
      url => string (40) "f08m234m248m223-deluxedevelopmentlimited"
      $value['products'][3]['children'][2]['url']
      image => string (36) "deluxedevelopmentlimited_haiys65.jpg"
      $value['products'][3]['children'][2]['image']
      3 => array (4)
      $value['products'][3]['children'][3]
      prodid => string (5) "84074"
      $value['products'][3]['children'][3]['prodid']
      name => string (16) "swimming goggles"
      $value['products'][3]['children'][3]['name']
      url => string (13) "mc8500-500243"
      $value['products'][3]['children'][3]['url']
      image => string (38) "500243/Product/Image/mc8500_500243.jpg"
      $value['products'][3]['children'][3]['image']
      4 => array (4)
      $value['products'][3]['children'][4]
      prodid => string (5) "81555"
      $value['products'][3]['children'][4]['prodid']
      name => string (46) "scuba diving mask,snorking mask,diving goggles"
      $value['products'][3]['children'][4]['name']
      url => string (29) "m258-deluxedevelopmentlimited"
      $value['products'][3]['children'][4]['url']
      image => string (33) "deluxedevelopmentlimited_M258.jpg"
      $value['products'][3]['children'][4]['image']
      5 => array (4)
      $value['products'][3]['children'][5]
      prodid => string (5) "21136"
      $value['products'][3]['children'][5]['prodid']
      name => string (59) "Diving equipment,scuba diving set,diving set,snorkeling set"
      $value['products'][3]['children'][5]['name']
      url => string (28) "msf-deluxedevelopmentlimited"
      $value['products'][3]['children'][5]['url']
      image => string (36) "deluxedevelopmentlimited_haiys31.jpg"
      $value['products'][3]['children'][5]['image']
parent_cat_name => string (22) "Sports & Entertainment"
$value['parent_cat_name']
parent_cat_url => string (20) "sports-entertainment"
$value['parent_cat_url']
cat_name => string (33) "Swimming Pool & Water Sport Goods"
$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 (33) "Swimming Pool & Water Sport Goods"
$value['keywords']
description => string (33) "Swimming Pool & Water Sport Goods"
$value['description']

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