Livingque

NAME COMPONENT DURATION 0 ms
BootstrapTimer1.89 ms
Event: pre_systemEvents0.55 ms
Required Before FiltersTimer0.46 ms
RoutingTimer0.14 ms
Before FiltersTimer0.02 ms
ControllerTimer1.20 ms
Controller ConstructorTimer0.17 ms
View: contact.phpViews0.74 ms
View: Common/header.phpViews0.19 ms
View: Common/footer.phpViews0.18 ms
After FiltersTimer0.00 ms
Required After FiltersTimer0.12 ms

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
BaseController.php APPPATH/Controllers/BaseController.php
Pages.php APPPATH/Controllers/Pages.php
footer.php APPPATH/Views/Common/footer.php
header.php APPPATH/Views/Common/header.php
contact.php APPPATH/Views/contact.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
filesystem_helper.php SYSTEMPATH/Helpers/filesystem_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.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
EscaperInterface.php SYSTEMPATH/ThirdParty/Escaper/EscaperInterface.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
AssetRendererTrait.php SYSTEMPATH/ThirdParty/Kint/Renderer/AssetRendererTrait.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
ConstructableRendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/ConstructableRendererInterface.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\Pages
Method: contact
Params: 0 / 0

Defined Routes

Method Route Handler
GET / \App\Controllers\Pages::index
GET portfolio \App\Controllers\Pages::portfolio
GET contact \App\Controllers\Pages::contact
GET services/residentialInteriors \App\Controllers\Pages::residentialInteriors
GET services/officeInteriors \App\Controllers\Pages::officeInteriors
GET services/commercialInterior \App\Controllers\Pages::commercialInterior
GET services/turnkeySolutions \App\Controllers\Pages::turnkeySolutions
GET about \App\Controllers\Pages::about

Events

Time Event Name Times Called
0.55 ms pre_system 1

History

Action Datetime Status Method URL Content-Type Is AJAX?
2026-01-12 12:05:59.069394 200 GET https://livingque.in/index.php/contact text/html; charset=UTF-8 No
2026-01-12 12:05:56.530146 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 12:02:18.527352 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 11:52:16.552541 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 11:08:24.165139 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 11:06:02.719794 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 10:18:53.982531 200 GET https://livingque.in/index.php/about text/html; charset=UTF-8 No
2026-01-12 09:46:26.770556 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:39:46.914342 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:39:45.732485 200 GET https://livingque.in/index.php/about text/html; charset=UTF-8 No
2026-01-12 09:28:25.347361 200 GET https://livingque.in/index.php/about text/html; charset=UTF-8 No
2026-01-12 09:26:58.080894 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:23:06.781390 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:20:02.052933 200 GET https://livingque.in/index.php/services/residentialInteriors text/html; charset=UTF-8 No
2026-01-12 09:19:57.390530 200 GET https://livingque.in/index.php/about text/html; charset=UTF-8 No
2026-01-12 09:13:32.857575 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:11:25.677379 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 09:04:50.215979 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 07:05:40.507687 200 GET https://livingque.in/index.php/ text/html; charset=UTF-8 No
2026-01-12 06:21:30.113907 200 GET https://livingque.in/index.php/about text/html; charset=UTF-8 No

View Data

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/1.1 )

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
Accept-Language en-US,en;q=0.9
Cookie _ga=GA1.2.141802257.1767102391; _ga_9Q6H0QETRF=GS2.2.s1767102391$o1$g0$t1767102391$j60$l0$h0; debug-bar-position=bottom; debug-bar-state=minimized
Host livingque.in
Referer https://livingque.in/
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Sec-Ch-Ua "Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua-Platform "Windows"
Upgrade-Insecure-Requests 1
Sec-Fetch-Site same-origin
Sec-Fetch-Mode navigate
Sec-Fetch-User ?1
Sec-Fetch-Dest document
Priority u=0, i

Cookies

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.6.4
PHP Version: 8.2.29
PHP SAPI: litespeed
Environment: development
Base URL: https://livingque.in/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No