🔅 42.7 ms   5.622 MB Database 4 Views 1 Files 144 Routes 11 Events 5 History 20 Vars

4.1.9

NAMECOMPONENTDURATION0 ms10 ms20 ms30 ms40 ms
BootstrapTimer8.30 ms
RoutingTimer0.19 ms
Before FiltersTimer0.95 ms
ControllerTimer21.43 ms
Controller ConstructorTimer21.22 ms
View: site/cookiepolicy.phpViews0.13 ms
After FiltersTimer0.22 ms

Database (4 total Queries, 3 of them unique across 1 Connection)

TimeQuery String
0.45 msSELECT * FROM `setting`APPPATH/Libraries/Setting.php:46
0.31 msSELECT * FROM `language` WHERE `status` = 1 ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:142
0.17 msSELECT * FROM `language` WHERE `status` = 1 ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:142
0.14 msSELECT * FROM `language` WHERE `id` = '6'APPPATH/Helpers/db_helper.php:70

Files ( 144 )

App.phpAPPPATH/Config/App.php
Autoload.phpAPPPATH/Config/Autoload.php
BaseController.phpAPPPATH/Controllers/BaseController.php
Cache.phpAPPPATH/Config/Cache.php
Common.phpAPPPATH/Common.php
Constants.phpAPPPATH/Config/Constants.php
ContentSecurityPolicy.phpAPPPATH/Config/ContentSecurityPolicy.php
Cookie.phpAPPPATH/Config/Cookie.php
Database.phpAPPPATH/Config/Database.php
Events.phpAPPPATH/Config/Events.php
Exceptions.phpAPPPATH/Config/Exceptions.php
Feature.phpAPPPATH/Config/Feature.php
Filters.phpAPPPATH/Config/Filters.php
Globals.phpAPPPATH/Libraries/Globals.php
Home.phpAPPPATH/Controllers/Home.php
Kint.phpAPPPATH/Config/Kint.php
Logger.phpAPPPATH/Config/Logger.php
Modules.phpAPPPATH/Config/Modules.php
Paths.phpAPPPATH/Config/Paths.php
Routes.phpAPPPATH/Config/Routes.php
Security.phpAPPPATH/Config/Security.php
Services.phpAPPPATH/Config/Services.php
Setting.phpAPPPATH/Libraries/Setting.php
Toolbar.phpAPPPATH/Config/Toolbar.php
UserAgents.phpAPPPATH/Config/UserAgents.php
Validation.phpAPPPATH/Config/Validation.php
View.phpAPPPATH/Config/View.php
common_helper.phpAPPPATH/Helpers/common_helper.php
cookiepolicy.phpAPPPATH/Views/site/cookiepolicy.php
date_helper.phpAPPPATH/Helpers/date_helper.php
db_helper.phpAPPPATH/Helpers/db_helper.php
dev_helper.phpAPPPATH/Helpers/dev_helper.php
development.phpAPPPATH/Config/Boot/development.php
feathericons_helper.phpAPPPATH/Helpers/feathericons_helper.php
index.phpFCPATH/index.php
languages_helper.phpAPPPATH/Helpers/languages_helper.php
upload_helper.phpAPPPATH/Helpers/upload_helper.php
utilities_helper.phpAPPPATH/Helpers/utilities_helper.php
AutoloadConfig.phpSYSTEMPATH/Config/AutoloadConfig.php
Autoloader.phpSYSTEMPATH/Autoloader/Autoloader.php
BaseBuilder.phpSYSTEMPATH/Database/BaseBuilder.php
BaseCollector.phpSYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
BaseConfig.phpSYSTEMPATH/Config/BaseConfig.php
BaseConnection.phpSYSTEMPATH/Database/BaseConnection.php
BaseHandler.phpSYSTEMPATH/Cache/Handlers/BaseHandler.php
BaseHandler.phpSYSTEMPATH/Session/Handlers/BaseHandler.php
BaseResult.phpSYSTEMPATH/Database/BaseResult.php
BaseService.phpSYSTEMPATH/Config/BaseService.php
Builder.phpSYSTEMPATH/Database/MySQLi/Builder.php
CSRF.phpSYSTEMPATH/Filters/CSRF.php
CacheFactory.phpSYSTEMPATH/Cache/CacheFactory.php
CacheInterface.phpSYSTEMPATH/Cache/CacheInterface.php
CliRenderer.phpSYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
CloneableCookieInterface.phpSYSTEMPATH/Cookie/CloneableCookieInterface.php
CodeIgniter.phpSYSTEMPATH/CodeIgniter.php
Common.phpSYSTEMPATH/Common.php
Config.phpSYSTEMPATH/Database/Config.php
Connection.phpSYSTEMPATH/Database/MySQLi/Connection.php
ConnectionInterface.phpSYSTEMPATH/Database/ConnectionInterface.php
ContentSecurityPolicy.phpSYSTEMPATH/HTTP/ContentSecurityPolicy.php
Controller.phpSYSTEMPATH/Controller.php
Cookie.phpSYSTEMPATH/Cookie/Cookie.php
CookieInterface.phpSYSTEMPATH/Cookie/CookieInterface.php
CookieStore.phpSYSTEMPATH/Cookie/CookieStore.php
Database.phpSYSTEMPATH/Database/Database.php
Database.phpSYSTEMPATH/Debug/Toolbar/Collectors/Database.php
DebugToolbar.phpSYSTEMPATH/Filters/DebugToolbar.php
DotEnv.phpSYSTEMPATH/Config/DotEnv.php
Escaper.phpSYSTEMPATH/ThirdParty/Escaper/Escaper.php
Events.phpSYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Events.phpSYSTEMPATH/Events/Events.php
Exceptions.phpSYSTEMPATH/Debug/Exceptions.php
Factories.phpSYSTEMPATH/Config/Factories.php
Factory.phpSYSTEMPATH/Config/Factory.php
FileHandler.phpSYSTEMPATH/Cache/Handlers/FileHandler.php
FileHandler.phpSYSTEMPATH/Session/Handlers/FileHandler.php
FileLocator.phpSYSTEMPATH/Autoloader/FileLocator.php
Files.phpSYSTEMPATH/Debug/Toolbar/Collectors/Files.php
FilterInterface.phpSYSTEMPATH/Filters/FilterInterface.php
Filters.phpSYSTEMPATH/Filters/Filters.php
FormatRules.phpSYSTEMPATH/Validation/FormatRules.php
Header.phpSYSTEMPATH/HTTP/Header.php
IncomingRequest.phpSYSTEMPATH/HTTP/IncomingRequest.php
Kint.phpSYSTEMPATH/ThirdParty/Kint/Kint.php
Logger.phpSYSTEMPATH/Log/Logger.php
LoggerAwareTrait.phpSYSTEMPATH/ThirdParty/PSR/Log/LoggerAwareTrait.php
LoggerInterface.phpSYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
Logs.phpSYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Message.phpSYSTEMPATH/HTTP/Message.php
MessageInterface.phpSYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.phpSYSTEMPATH/HTTP/MessageTrait.php
Modules.phpSYSTEMPATH/Modules/Modules.php
Query.phpSYSTEMPATH/Database/Query.php
QueryInterface.phpSYSTEMPATH/Database/QueryInterface.php
Renderer.phpSYSTEMPATH/ThirdParty/Kint/Renderer/Renderer.php
RendererInterface.phpSYSTEMPATH/View/RendererInterface.php
Request.phpSYSTEMPATH/HTTP/Request.php
RequestInterface.phpSYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.phpSYSTEMPATH/HTTP/RequestTrait.php
Response.phpSYSTEMPATH/HTTP/Response.php
ResponseInterface.phpSYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.phpSYSTEMPATH/API/ResponseTrait.php
ResponseTrait.phpSYSTEMPATH/HTTP/ResponseTrait.php
Result.phpSYSTEMPATH/Database/MySQLi/Result.php
ResultInterface.phpSYSTEMPATH/Database/ResultInterface.php
RichRenderer.phpSYSTEMPATH/Debug/Kint/RichRenderer.php
RichRenderer.phpSYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
RouteCollection.phpSYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.phpSYSTEMPATH/Router/RouteCollectionInterface.php
Router.phpSYSTEMPATH/Router/Router.php
RouterInterface.phpSYSTEMPATH/Router/RouterInterface.php
Routes.phpSYSTEMPATH/Config/Routes.php
Routes.phpSYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Security.phpSYSTEMPATH/Security/Security.php
SecurityInterface.phpSYSTEMPATH/Security/SecurityInterface.php
Services.phpSYSTEMPATH/Config/Services.php
Session.phpSYSTEMPATH/Session/Session.php
SessionInterface.phpSYSTEMPATH/Session/SessionInterface.php
TextRenderer.phpSYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Timer.phpSYSTEMPATH/Debug/Timer.php
Timers.phpSYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Toolbar.phpSYSTEMPATH/Debug/Toolbar.php
URI.phpSYSTEMPATH/HTTP/URI.php
UserAgent.phpSYSTEMPATH/HTTP/UserAgent.php
Utils.phpSYSTEMPATH/ThirdParty/Kint/Utils.php
Validation.phpSYSTEMPATH/Validation/Validation.php
ValidationInterface.phpSYSTEMPATH/Validation/ValidationInterface.php
View.phpSYSTEMPATH/Config/View.php
View.phpSYSTEMPATH/View/View.php
Views.phpSYSTEMPATH/Debug/Toolbar/Collectors/Views.php
array_helper.phpSYSTEMPATH/Helpers/array_helper.php
bootstrap.phpSYSTEMPATH/bootstrap.php
cookie_helper.phpSYSTEMPATH/Helpers/cookie_helper.php
date_helper.phpSYSTEMPATH/Helpers/date_helper.php
filesystem_helper.phpSYSTEMPATH/Helpers/filesystem_helper.php
form_helper.phpSYSTEMPATH/Helpers/form_helper.php
html_helper.phpSYSTEMPATH/Helpers/html_helper.php
inflector_helper.phpSYSTEMPATH/Helpers/inflector_helper.php
init.phpSYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.phpSYSTEMPATH/ThirdParty/Kint/init_helpers.php
number_helper.phpSYSTEMPATH/Helpers/number_helper.php
security_helper.phpSYSTEMPATH/Helpers/security_helper.php
text_helper.phpSYSTEMPATH/Helpers/text_helper.php
url_helper.phpSYSTEMPATH/Helpers/url_helper.php

Routes

Matched Route

Directory:
Controller:\App\Controllers\Home
Method:index
Params:1 / 4
_routecookiepolicy
seg1<empty>&nbsp| default: ''
seg2<empty>&nbsp| default: ''
seg3<empty>&nbsp| default: ''

Defined Routes

MethodRouteHandler
GETsitemap\.xml\App\Controllers\Sitemap::index
GETadmin/login\App\Controllers\Admin\Login::index
GETadmin/auth/login\App\Controllers\Admin\Auth::login
GETadmin/logout\App\Controllers\Admin\Logout::index
GETadmin/forgot-password\App\Controllers\Admin\Auth::forgot_password
GETadmin/verified-password\App\Controllers\Admin\Auth::verified_password
GETadmin\App\Controllers\Admin\Admin::index
GETadmin/(.*)\App\Controllers\Admin\Admin::index/$1
GET(.*)\App\Controllers\Home::index/$1
POSTadmin/login\App\Controllers\Admin\Auth::login
POSTadmin/auth/login\App\Controllers\Admin\Auth::login
POSTadmin/(.*)\App\Controllers\Admin\Admin::index/$1
POST(.*)\App\Controllers\Home::index/$1
CLImigrations/([^/]+)/([^/]+)\CodeIgniter\Commands\MigrationsCommand::$1/$2
CLImigrations/([^/]+)\CodeIgniter\Commands\MigrationsCommand::$1
CLImigrations\CodeIgniter\Commands\MigrationsCommand::index
CLIci(.*)\CodeIgniter\CLI\CommandRunner::index/$1

Events

TimeEvent NameTimes Called
3.92 mspre_system1
0.11 msdbquery4

History

ActionDatetimeStatusMethodURLContent-TypeIs AJAX?
2026-04-13 12:42:50200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8No
2026-04-13 12:42:21200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:42:08200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 12:42:07200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 12:11:51200HEADhttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 11:55:42200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 11:54:29200GEThttps://lastingconnections.info/kahve-kalitesinde-suyun-rolu-brita-filtreleri-ile-fark-yaratintext/html; charset=UTF-8No
2026-04-13 11:54:01200GEThttps://lastingconnections.info/kahve-kalitesinde-suyun-rolu-brita-filtreleri-ile-fark-yaratintext/html; charset=UTF-8No
2026-04-13 11:48:30200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 11:48:14200GEThttps://lastingconnections.info/yedek-parcalartext/html; charset=UTF-8No
2026-04-13 11:40:43200GEThttps://lastingconnections.info/gizlilik-poitikasitext/html; charset=UTF-8No
2026-04-13 11:13:36200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 11:00:22200GEThttps://lastingconnections.info/emnak-mutfak-ekipmanlarin-omrunu-uzatmaktext/html; charset=UTF-8No
2026-04-13 11:00:20200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 10:03:07200GEThttps://lastingconnections.info/text/html; charset=UTF-8No
2026-04-13 09:40:13200GEThttps://lastingconnections.info/filtrelertext/html; charset=UTF-8No
2026-04-13 09:21:43200GEThttps://lastingconnections.info/en/the-impact-of-water-filtration-on-taste-quality-and-operations-in-cafestext/html; charset=UTF-8No
2026-04-13 08:52:41200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 08:51:21200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 08:51:09200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes

View Data

lang_codetr

Session User Data

__ci_last_regenerate
1776073328
_ci_previous_urlhttps://lastingconnections.info/

Request ( HTTPS/1.1 )

Headers

Accepttext/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-Encodinggzip, br
Accept-Languageen
Cookieci_session=faavaq44j4ubijejab5cqsou7vs4l8s2; csrf_cookie=14984c3199020578e2105722d47f8235; _ga_SJ7LD82P1P=GS2.1.s1776073333$o1$g0$t1776073333$j60$l0$h0; _ga=GA1.1.1183150647.1776073333; _gcl_au=1.1.1729136755.1776073333
Hostlastingconnections.info
Refererhttps://www.google.com/
User-AgentMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36
X-Forwarded-For65.109.36.55, 172.70.248.107
Sec-Ch-Ua"Chromium";v="147", "Not.A/Brand";v="8"
Sec-Ch-Ua-Mobile?0
Sec-Ch-Ua-Platform"Windows"
Upgrade-Insecure-Requests1
Sec-Fetch-Sitenone
Sec-Fetch-Modenavigate
Sec-Fetch-User?1
Sec-Fetch-Destdocument
Priorityu=0, i
Cf-Ray9eb985e4ef94a401-FRA
Cdn-Loopcloudflare; loops=1
Cf-Connecting-Ip65.109.36.55
Cf-IpcountryFI
Cf-Visitor{"scheme":"https"}
X-Forwarded-Protohttps
X-Https1

Cookies

Response ( 200 - OK )

Headers

Accepttext/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-Encodinggzip, br
Accept-Languageen
Cookieci_session=faavaq44j4ubijejab5cqsou7vs4l8s2; csrf_cookie=14984c3199020578e2105722d47f8235; _ga_SJ7LD82P1P=GS2.1.s1776073333$o1$g0$t1776073333$j60$l0$h0; _ga=GA1.1.1183150647.1776073333; _gcl_au=1.1.1729136755.1776073333
Hostlastingconnections.info
Refererhttps://www.google.com/
User-AgentMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36
X-Forwarded-For65.109.36.55, 172.70.248.107
Sec-Ch-Ua"Chromium";v="147", "Not.A/Brand";v="8"
Sec-Ch-Ua-Mobile?0
Sec-Ch-Ua-Platform"Windows"
Upgrade-Insecure-Requests1
Sec-Fetch-Sitenone
Sec-Fetch-Modenavigate
Sec-Fetch-User?1
Sec-Fetch-Destdocument
Priorityu=0, i
Cf-Ray9eb985e4ef94a401-FRA
Cdn-Loopcloudflare; loops=1
Cf-Connecting-Ip65.109.36.55
Cf-IpcountryFI
Cf-Visitor{"scheme":"https"}
X-Forwarded-Protohttps
X-Https1

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version:4.1.9
PHP Version:8.1.34
PHP SAPI:litespeed
Environment:development
Base URL:https://lastingconnections.info/
Timezone:Europe/Istanbul
Locale:en
Content Security Policy Enabled:No