NAME COMPONENT DURATION 0 ms 140 ms 280 ms 420 ms 560 ms 700 ms 840 ms
BootstrapTimer4.79 ms
Event: pre_systemEvents0.60 ms
Required Before FiltersTimer0.76 ms
RoutingTimer1.30 ms
Before FiltersTimer0.02 ms
ControllerTimer945.25 ms
Controller ConstructorTimer0.05 ms
View: frontend/category.phpViews2.40 ms
View: frontend/meta.phpViews0.04 ms
View: frontend/header.phpViews0.01 ms
View: frontend/footer.phpViews0.01 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
category.php APPPATH/Views/frontend/category.php
footer.php APPPATH/Views/frontend/footer.php
header.php APPPATH/Views/frontend/header.php
meta.php APPPATH/Views/frontend/meta.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: category
Params: 1 / 1
$value = facility-housekeeping-management-services.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.60 ms pre_system 1

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-09 15:20:25.142247 200 GET https://demo101.digiiqmails.com/index.php/exporters/legal-consultants.html text/html; charset=UTF-8 No
2025-04-09 15:20:24.785561 200 GET https://demo101.digiiqmails.com/index.php/industry/facility-housekeeping-management-services.html text/html; charset=UTF-8 No
2025-04-09 15:20:24.695208 200 GET https://demo101.digiiqmails.com/index.php/product/hn4020-dxlalice.html text/html; charset=UTF-8 No
2025-04-09 15:20:24.679729 200 GET https://demo101.digiiqmails.com/index.php/product/gc125-emteetee.html text/html; charset=UTF-8 No
2025-04-09 15:20:23.281023 200 GET https://demo101.digiiqmails.com/index.php/robots.txt text/html; charset=UTF-8 No
2025-04-09 15:07:53.609242 200 GET https://demo101.digiiqmails.com/index.php/product/dsb06-diamondtool.html text/html; charset=UTF-8 No
2025-04-09 15:07:50.587891 200 GET https://demo101.digiiqmails.com/index.php/exporters/amusement-park-equipments.html text/html; charset=UTF-8 No
2025-04-09 15:07:50.523845 200 GET https://demo101.digiiqmails.com/index.php/product/hxwhxt-maycheng2011.html text/html; charset=UTF-8 No
2025-04-09 15:07:50.506652 200 GET https://demo101.digiiqmails.com/index.php/product/stup-tangentplastvasai.html text/html; charset=UTF-8 No
2025-04-09 15:07:50.487120 200 GET https://demo101.digiiqmails.com/index.php/product/almeera-and-backself-dreamsofficesystems.html text/html; charset=UTF-8 No
2025-04-09 15:07:50.486283 200 GET https://demo101.digiiqmails.com/index.php/product/valve-tappet-for-cummins-6bt-bonengineer.html text/html; charset=UTF-8 No
2025-04-09 14:18:13.447614 200 GET https://demo101.digiiqmails.com/index.php/product/garg-glass-garglab.html text/html; charset=UTF-8 No
2025-04-09 14:18:10.178070 200 GET https://demo101.digiiqmails.com/index.php/product/eventmanagementservices-vskevents.html text/html; charset=UTF-8 No
2025-04-09 14:18:10.173186 200 GET https://demo101.digiiqmails.com/index.php/product/sinoseeker-nylonhammock.html text/html; charset=UTF-8 No
2025-04-09 14:18:10.158224 200 GET https://demo101.digiiqmails.com/index.php/product/gascoke-nineniceminerals.html text/html; charset=UTF-8 No
2025-04-09 14:18:10.156337 200 GET https://demo101.digiiqmails.com/index.php/product/gy30c-miceline.html text/html; charset=UTF-8 No
2025-04-09 14:18:08.815960 200 GET https://demo101.digiiqmails.com/index.php/robots.txt text/html; charset=UTF-8 No
2025-04-09 14:05:55.185898 200 GET https://demo101.digiiqmails.com/index.php/product/unique-goyalenggco.html text/html; charset=UTF-8 No
2025-04-09 14:05:52.930988 200 GET https://demo101.digiiqmails.com/index.php/exporters/cctv-security-systems-and-surveillance-equipment.html text/html; charset=UTF-8 No
2025-04-09 14:05:52.605227 200 GET https://demo101.digiiqmails.com/index.php/exporters/pet-pet-products.html text/html; charset=UTF-8 No

View Data

data
$value array (7)
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']
categories => array (4)
$value['categories']
  • Table (4)
  • Contents (4)
  • parentchildren
    0array (4)array (4)
    1array (4)array (4)
    2array (4)array (4)
    3array (4)array (4)
  • 0 => array (2)
    $value['categories'][0]
    parent => array (4)
    $value['categories'][0]['parent']
    id => string (3) "507"
    $value['categories'][0]['parent']['id']
    name => string (45) "Housekeeping, Cleaning & Maintenance Services"
    $value['categories'][0]['parent']['name']
    url => string (41) "houskeeping-cleaning-maintenance-services"
    $value['categories'][0]['parent']['url']
    image => string (108) "https://www.tradebrio.com/public/media/uploads/category/Housekeeping, Cleani...
    $value['categories'][0]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Housekeeping, Cleaning & Maintenance Services123.jpg
    
    children => array (4)
    $value['categories'][0]['children']
    • Table (4)
    • Contents (4)
    • idnameurlimage
      01120Home Cleaning Servicehome-cleaning-servicehttps://www.tradebrio.com/public/media/uploads/category/Home Cleaning3.jpg
      13139Housekeeping Servicehousekeeping-service
      23140 Laundry Servicelaundry-service
      33141 Dry Cleaningdry-cleaning
    • 0 => array (4)
      $value['categories'][0]['children'][0]
      id => string (4) "1120"
      $value['categories'][0]['children'][0]['id']
      name => string (21) "Home Cleaning Service"
      $value['categories'][0]['children'][0]['name']
      url => string (21) "home-cleaning-service"
      $value['categories'][0]['children'][0]['url']
      image => string (74) "https://www.tradebrio.com/public/media/uploads/category/Home Cleaning3.jpg"
      $value['categories'][0]['children'][0]['image']
      1 => array (4)
      $value['categories'][0]['children'][1]
      id => string (4) "3139"
      $value['categories'][0]['children'][1]['id']
      name => string (20) "Housekeeping Service"
      $value['categories'][0]['children'][1]['name']
      url => string (20) "housekeeping-service"
      $value['categories'][0]['children'][1]['url']
      image => string (0) ""
      $value['categories'][0]['children'][1]['image']
      2 => array (4)
      $value['categories'][0]['children'][2]
      id => string (4) "3140"
      $value['categories'][0]['children'][2]['id']
      name => string (16) " Laundry Service"
      $value['categories'][0]['children'][2]['name']
      url => string (15) "laundry-service"
      $value['categories'][0]['children'][2]['url']
      image => string (0) ""
      $value['categories'][0]['children'][2]['image']
      3 => array (4)
      $value['categories'][0]['children'][3]
      id => string (4) "3141"
      $value['categories'][0]['children'][3]['id']
      name => string (13) " Dry Cleaning"
      $value['categories'][0]['children'][3]['name']
      url => string (12) "dry-cleaning"
      $value['categories'][0]['children'][3]['url']
      image => string (0) ""
      $value['categories'][0]['children'][3]['image']
    1 => array (2)
    $value['categories'][1]
    parent => array (4)
    $value['categories'][1]['parent']
    id => string (3) "945"
    $value['categories'][1]['parent']['id']
    name => string (30) "Cleaning Machines & Equipments"
    $value['categories'][1]['parent']['name']
    url => string (28) "cleaning-machines-equipments"
    $value['categories'][1]['parent']['url']
    image => string (100) "https://www.tradebrio.com/public/media/uploads/category/Room Cleaning Equipm...
    $value['categories'][1]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Room Cleaning Equipments & Accessories3.webp
    
    children => array (4)
    $value['categories'][1]['children']
    • Table (4)
    • Contents (4)
    • idnameurlimage
      02142Pressure Washerpressure-washer
      13145Pipes & Tank Cleanerpipes-tank-cleaner
      23146Scrubbing Machinescrubbing-machine
      33147Floor Cleaning Machinefloor-cleaning-machine
    • 0 => array (4)
      $value['categories'][1]['children'][0]
      id => string (4) "2142"
      $value['categories'][1]['children'][0]['id']
      name => string (15) "Pressure Washer"
      $value['categories'][1]['children'][0]['name']
      url => string (15) "pressure-washer"
      $value['categories'][1]['children'][0]['url']
      image => string (0) ""
      $value['categories'][1]['children'][0]['image']
      1 => array (4)
      $value['categories'][1]['children'][1]
      id => string (4) "3145"
      $value['categories'][1]['children'][1]['id']
      name => string (20) "Pipes & Tank Cleaner"
      $value['categories'][1]['children'][1]['name']
      url => string (18) "pipes-tank-cleaner"
      $value['categories'][1]['children'][1]['url']
      image => string (0) ""
      $value['categories'][1]['children'][1]['image']
      2 => array (4)
      $value['categories'][1]['children'][2]
      id => string (4) "3146"
      $value['categories'][1]['children'][2]['id']
      name => string (17) "Scrubbing Machine"
      $value['categories'][1]['children'][2]['name']
      url => string (17) "scrubbing-machine"
      $value['categories'][1]['children'][2]['url']
      image => string (0) ""
      $value['categories'][1]['children'][2]['image']
      3 => array (4)
      $value['categories'][1]['children'][3]
      id => string (4) "3147"
      $value['categories'][1]['children'][3]['id']
      name => string (22) "Floor Cleaning Machine"
      $value['categories'][1]['children'][3]['name']
      url => string (22) "floor-cleaning-machine"
      $value['categories'][1]['children'][3]['url']
      image => string (0) ""
      $value['categories'][1]['children'][3]['image']
    2 => array (2)
    $value['categories'][2]
    parent => array (4)
    $value['categories'][2]['parent']
    id => string (4) "1157"
    $value['categories'][2]['parent']['id']
    name => string (44) "Incense Sticks, Dhoop, Pooja & Hawan Samagri"
    $value['categories'][2]['parent']['name']
    url => string (40) "incense-sticks-dhoop-pooja-hawan-samagri"
    $value['categories'][2]['parent']['url']
    image => string (105) "https://www.tradebrio.com/public/media/uploads/category/Incense Sticks, Dhoo...
    $value['categories'][2]['parent']['image']
    https://www.tradebrio.com/public/media/uploads/category/Incense Sticks, Dhoop, Pooja & Hawan Samagri2.jpg
    
    children => array (4)
    $value['categories'][2]['children']
    • Table (4)
    • Contents (4)
    • idnameurlimage
      0523Incense and Agarbattiincense-and-agarbattihttps://www.tradebrio.com/public/media/uploads/category/Pottery and Enamel123...
      13136Pooja Thalipooja-thali
      23137Incense Dhoopincense-dhoop
      33138Pooja Articlespooja-articles
    • 0 => array (4)
      $value['categories'][2]['children'][0]
      id => string (3) "523"
      $value['categories'][2]['children'][0]['id']
      name => string (21) "Incense and Agarbatti"
      $value['categories'][2]['children'][0]['name']
      url => string (21) "incense-and-agarbatti"
      $value['categories'][2]['children'][0]['url']
      image => string (82) "https://www.tradebrio.com/public/media/uploads/category/Pottery and Enamel12...
      $value['categories'][2]['children'][0]['image']
      https://www.tradebrio.com/public/media/uploads/category/Pottery and Enamel123.webp
      
      1 => array (4)
      $value['categories'][2]['children'][1]
      id => string (4) "3136"
      $value['categories'][2]['children'][1]['id']
      name => string (11) "Pooja Thali"
      $value['categories'][2]['children'][1]['name']
      url => string (11) "pooja-thali"
      $value['categories'][2]['children'][1]['url']
      image => string (0) ""
      $value['categories'][2]['children'][1]['image']
      2 => array (4)
      $value['categories'][2]['children'][2]
      id => string (4) "3137"
      $value['categories'][2]['children'][2]['id']
      name => string (13) "Incense Dhoop"
      $value['categories'][2]['children'][2]['name']
      url => string (13) "incense-dhoop"
      $value['categories'][2]['children'][2]['url']
      image => string (0) ""
      $value['categories'][2]['children'][2]['image']
      3 => array (4)
      $value['categories'][2]['children'][3]
      id => string (4) "3138"
      $value['categories'][2]['children'][3]['id']
      name => string (14) "Pooja Articles"
      $value['categories'][2]['children'][3]['name']
      url => string (14) "pooja-articles"
      $value['categories'][2]['children'][3]['url']
      image => string (0) ""
      $value['categories'][2]['children'][3]['image']
    3 => array (2)
    $value['categories'][3]
    parent => array (4)
    $value['categories'][3]['parent']
    id => string (4) "1640"
    $value['categories'][3]['parent']['id']
    name => string (31) "Termite & Pest Control Services"
    $value['categories'][3]['parent']['name']
    url => string (29) "termite-pest-control-services"
    $value['categories'][3]['parent']['url']
    image => string (0) ""
    $value['categories'][3]['parent']['image']
    children => array (4)
    $value['categories'][3]['children']
    • Table (4)
    • Contents (4)
    • idnameurlimage
      01094Pest Controlpest-controlhttps://www.tradebrio.com/public/media/uploads/category/Pest Control1.webp.cr...
      13142Insect Controlinsect-control
      23143Termite Controltermite-control
      33144Fumigation Servicesfumigation-services
    • 0 => array (4)
      $value['categories'][3]['children'][0]
      id => string (4) "1094"
      $value['categories'][3]['children'][0]['id']
      name => string (12) "Pest Control"
      $value['categories'][3]['children'][0]['name']
      url => string (12) "pest-control"
      $value['categories'][3]['children'][0]['url']
      image => string (85) "https://www.tradebrio.com/public/media/uploads/category/Pest Control1.webp.c...
      $value['categories'][3]['children'][0]['image']
      https://www.tradebrio.com/public/media/uploads/category/Pest Control1.webp.crdownload
      
      1 => array (4)
      $value['categories'][3]['children'][1]
      id => string (4) "3142"
      $value['categories'][3]['children'][1]['id']
      name => string (14) "Insect Control"
      $value['categories'][3]['children'][1]['name']
      url => string (14) "insect-control"
      $value['categories'][3]['children'][1]['url']
      image => string (0) ""
      $value['categories'][3]['children'][1]['image']
      2 => array (4)
      $value['categories'][3]['children'][2]
      id => string (4) "3143"
      $value['categories'][3]['children'][2]['id']
      name => string (15) "Termite Control"
      $value['categories'][3]['children'][2]['name']
      url => string (15) "termite-control"
      $value['categories'][3]['children'][2]['url']
      image => string (0) ""
      $value['categories'][3]['children'][2]['image']
      3 => array (4)
      $value['categories'][3]['children'][3]
      id => string (4) "3144"
      $value['categories'][3]['children'][3]['id']
      name => string (19) "Fumigation Services"
      $value['categories'][3]['children'][3]['name']
      url => string (19) "fumigation-services"
      $value['categories'][3]['children'][3]['url']
      image => string (0) ""
      $value['categories'][3]['children'][3]['image']
cat_name => string (43) "Facility & Housekeeping Management Services"
$value['cat_name']
cat_image => string (104) "https://www.tradebrio.com/public/media/uploads/category/Facility-&-Housekeep...
$value['cat_image']
https://www.tradebrio.com/public/media/uploads/category/Facility-&-Housekeeping-Management-Services.webp
title => string (77) "Facility and Housekeeping Management Services, House Keeping Services, India"
$value['title']
Facility and Housekeeping Management Services,  House Keeping Services, India
keywords => string (209) "facility & housekeeping management services, facility housekeeping managemen...
$value['keywords']
facility & housekeeping management services, facility housekeeping management services India, house keeping services, house cleaning service, housekeeping facility management, house keeping management services
description => string (250) "Cleanliness plays a significant role in keeping us healthy. It has become es...
$value['description']
Cleanliness plays a significant role in keeping us healthy. It has become essential to keep our surroundings spick and span for healthy living. It also has become necessary to keep clean not only the residential spaces but also the commercial spaces.

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