🔅 55.7 ms   5.981 MB Database 23 Views 5 Files 149 Routes 11 Events 24 History 20 Vars

4.1.9

NAMECOMPONENTDURATION0 ms10 ms20 ms30 ms40 ms50 ms
BootstrapTimer7.72 ms
RoutingTimer0.16 ms
Before FiltersTimer0.89 ms
ControllerTimer36.12 ms
Controller ConstructorTimer17.75 ms
QueryDatabase0.21 ms
View: site/product.phpViews17.99 ms
After FiltersTimer0.20 ms

Database (23 total Queries, 17 of them unique across 1 Connection)

TimeQuery String
0.39 msSELECT * FROM `setting`APPPATH/Libraries/Setting.php:46
0.2 msSELECT * FROM `language` WHERE `status` = 1 ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:142
0.14 msSELECT * FROM `language` WHERE `status` = 1 ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:142
0.11 msSELECT * FROM `language` WHERE `id` = '6'APPPATH/Helpers/db_helper.php:70
0.21 msSELECT * FROM `seo_url` WHERE `language_id` = '6' AND `seo_url` = 'brita-purity-c-quell-st-baslangic-kiti'APPPATH/Helpers/db_helper.php:70
1.66 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `product` `t` LEFT JOIN `product_description` `td` ON `t`.`id` = `td`.`product_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `t`.`id` = '4' AND `td`.`language_id` = '6' AND `sc`.`section` = 'product' AND `sc`.`language_id` = '6' AND `t`.`status` = 1 ORDER BY `t`.`sort_order` descAPPPATH/Common.php:150
0.19 msSELECT * FROM `language` WHERE `status` = 1 ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:142
0.13 msSELECT * FROM `language` WHERE `id` = '6'APPPATH/Helpers/db_helper.php:70
0.3 msSELECT `t`.*, `td`.* FROM `menu` `t` LEFT JOIN `menu_description` `td` ON `t`.`id` = `td`.`menu_id` WHERE `position_main` = 1 AND `td`.`language_id` = '6' AND `t`.`status` = 1 ORDER BY `t`.`parent_id`, `t`.`sort_order`, `t`.`type`APPPATH/Common.php:1277
0.55 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `product_main_category` `t` LEFT JOIN `product_main_category_description` `td` ON `t`.`id` = `td`.`product_main_category_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `td`.`language_id` = '6' AND `sc`.`section` = 'product-main-category' AND `sc`.`language_id` = '6' ORDER BY `t`.`sort_order`APPPATH/Common.php:57
0.3 msSELECT * FROM `seo_url` WHERE `section` = 'pages' AND `code` = 'emnak-plus' AND `language_id` = '6'APPPATH/Helpers/db_helper.php:70
0.34 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `product_main_category` `t` LEFT JOIN `product_main_category_description` `td` ON `t`.`id` = `td`.`product_main_category_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `t`.`id` = '25' AND `td`.`language_id` = '6' AND `sc`.`section` = 'product-main-category' AND `sc`.`language_id` = '6' ORDER BY `t`.`sort_order`APPPATH/Common.php:57
0.23 msSELECT `t`.*, `td`.* FROM `seo` `t` LEFT JOIN `seo_description` `td` ON `t`.`id` = `td`.`seo_id` WHERE `td`.`language_id` = '6' AND `t`.`code` = 'product-category-list'APPPATH/Common.php:1567
0.28 msSELECT * FROM `seo_url` `t` WHERE `section` = 'pages' AND `code` = 'product-category-list' AND `language_id` = '6'APPPATH/Common.php:1238
0.13 msSELECT * FROM `language` WHERE `id` = '6'APPPATH/Helpers/db_helper.php:70
1.37 msSELECT `t`.*, `td`.* FROM `product_option` `t` LEFT JOIN `product_option_description` `td` ON `t`.`id` = `td`.`product_option_id` WHERE `product_id` = '4' AND `td`.`language_id` = '6' ORDER BY `sort_order` ascAPPPATH/Helpers/db_helper.php:171
2.03 msSELECT `tl`.*, `t`.* FROM `translation_label` `tl` LEFT JOIN `translate` `t` ON `t`.`label_id` = `tl`.`id` WHERE `t`.`lang_id` = '6'APPPATH/Libraries/Translate.php:49
2 msSELECT `tl`.*, `t`.* FROM `translation_label` `tl` LEFT JOIN `translate` `t` ON `t`.`label_id` = `tl`.`id` WHERE `t`.`lang_id` = '6'APPPATH/Libraries/Translate.php:49
0.37 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `page` `t` LEFT JOIN `page_description` `td` ON `t`.`id` = `td`.`page_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `t`.`id` = 2 AND `td`.`language_id` = '6' AND `sc`.`section` = 'pages' AND `sc`.`language_id` = '6' LIMIT 1APPPATH/Common.php:825
0.33 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `page` `t` LEFT JOIN `page_description` `td` ON `t`.`id` = `td`.`page_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `t`.`id` = 3 AND `td`.`language_id` = '6' AND `sc`.`section` = 'pages' AND `sc`.`language_id` = '6' LIMIT 1APPPATH/Common.php:825
0.29 msSELECT `t`.*, `td`.* FROM `menu` `t` LEFT JOIN `menu_description` `td` ON `t`.`id` = `td`.`menu_id` WHERE `t`.`position_footer` = 1 AND `td`.`language_id` = '6' AND `t`.`status` = 1 ORDER BY `t`.`sort_order`APPPATH/Common.php:1320
0.52 msSELECT `t`.*, `td`.*, `sc`.`seo_url` FROM `product_main_category` `t` LEFT JOIN `product_main_category_description` `td` ON `t`.`id` = `td`.`product_main_category_id` LEFT JOIN `seo_url` `sc` ON `t`.`id` = `sc`.`id` WHERE `td`.`language_id` = '6' AND `sc`.`section` = 'product-main-category' AND `sc`.`language_id` = '6' ORDER BY `t`.`sort_order`APPPATH/Common.php:57
0.23 msSELECT `t`.*, `td`.* FROM `contact` `t` LEFT JOIN `contact_description` `td` ON `t`.`id` = `td`.`contact_id` WHERE `td`.`language_id` = '6'APPPATH/Common.php:1451

Files ( 149 )

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
Translate.phpAPPPATH/Libraries/Translate.php
UserAgents.phpAPPPATH/Config/UserAgents.php
Validation.phpAPPPATH/Config/Validation.php
View.phpAPPPATH/Config/View.php
common_helper.phpAPPPATH/Helpers/common_helper.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
footer.phpAPPPATH/Views/site/_includes/footer.php
footer_content.phpAPPPATH/Views/site/_includes/footer_content.php
header.phpAPPPATH/Views/site/_includes/header.php
header_content.phpAPPPATH/Views/site/_includes/header_content.php
index.phpFCPATH/index.php
languages_helper.phpAPPPATH/Helpers/languages_helper.php
product.phpAPPPATH/Views/site/product.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
_routebrita-purity-c-quell-st-baslangic-kiti
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.69 mspre_system1
0.46 msdbquery23

History

ActionDatetimeStatusMethodURLContent-TypeIs AJAX?
2026-04-13 12:44:44200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:43200GEThttps://lastingconnections.info/brita-dirsektext/html; charset=UTF-8No
2026-04-13 12:44:41200GEThttps://lastingconnections.info/brita-purity-c-quell-st-baslangic-kititext/html; charset=UTF-8No
2026-04-13 12:44:39200GEThttps://lastingconnections.info/brita-purity-gostergetext/html; charset=UTF-8No
2026-04-13 12:44:38200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:36200GEThttps://lastingconnections.info/diger-urunlertext/html; charset=UTF-8No
2026-04-13 12:44:31200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:29200GEThttps://lastingconnections.info/brita-purity-gostergetext/html; charset=UTF-8No
2026-04-13 12:44:27200GEThttps://lastingconnections.info/blogtext/html; charset=UTF-8No
2026-04-13 12:44:26200GEThttps://lastingconnections.info/purity-1200-basinc-tankitext/html; charset=UTF-8No
2026-04-13 12:44:21200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:20200GEThttps://lastingconnections.info/iletisimtext/html; charset=UTF-8No
2026-04-13 12:44:17200GEThttps://lastingconnections.info/yedek-parcalartext/html; charset=UTF-8No
2026-04-13 12:44:14200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:13200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes
2026-04-13 12:44:12200GEThttps://lastingconnections.info/blogtext/html; charset=UTF-8No
2026-04-13 12:44:11200GEThttps://lastingconnections.info/brita-purity-c-servis-kartusutext/html; charset=UTF-8No
2026-04-13 12:44:10200GEThttps://lastingconnections.info/purity-1200-basinc-tankitext/html; charset=UTF-8No
2026-04-13 12:44:07200GEThttps://lastingconnections.info/aksesuarlartext/html; charset=UTF-8No
2026-04-13 12:44:06200GEThttps://lastingconnections.info/cookiepolicytext/html; charset=UTF-8Yes

View Data

route
$value array (6)
seo_url_id => string (3) "173"
$value['seo_url_id']
language_id => string (1) "6"
$value['language_id']
section => string (7) "product"
$value['section']
code => string (0) ""
$value['code']
id => string (1) "4"
$value['id']
seo_url => string (38) "brita-purity-c-quell-st-baslangic-kiti"
$value['seo_url']
pageproduct
_seo
$value array (37)
id => string (1) "4"
$value['id']
category_id => string (1) "2"
$value['category_id']
main_category_id => string (2) "25"
$value['main_category_id']
group_id => string (1) "2"
$value['group_id']
brand => string (0) ""
$value['brand']
model => string (0) ""
$value['model']
type => string (0) ""
$value['type']
image => string (57) "brita_filter_purity_c_150_quell_st_starter_kit_2-3540.png"
$value['image']
img_sm => string (65) "brita_filter_purity_c_150_quell_st_starter_kit_2-3540-160x160.png"
$value['img_sm']
img_md => string (65) "brita_filter_purity_c_150_quell_st_starter_kit_2-3540-320x320.png"
$value['img_md']
img_lg => string (65) "brita_filter_purity_c_150_quell_st_starter_kit_2-3540-500x500.png"
$value['img_lg']
thumbnail => string (65) "brita_filter_purity_c_150_quell_st_starter_kit_2-3540-120x120.png"
$value['thumbnail']
detail_page => string (1) "0"
$value['detail_page']
featured => string (1) "0"
$value['featured']
slug => string (0) ""
$value['slug']
status => string (1) "1"
$value['status']
view => string (1) "0"
$value['view']
sort_order => string (1) "4"
$value['sort_order']
date_added => string (19) "2023-05-29 12:42:58"
$value['date_added']
date_updated => string (19) "2024-10-12 00:45:12"
$value['date_updated']
description_id => string (2) "89"
$value['description_id']
product_id => string (1) "4"
$value['product_id']
language_id => string (1) "6"
$value['language_id']
title => UTF-8 string (41) "BRITA PURITY C Quell ST Başlangıç Kiti"
$value['title']
subtitle => UTF-8 string (125) "PURITY C Quell ST filtre kartuş modelleri için geniş BRITA Profesyonel filtr...
$value['subtitle']
PURITY C Quell ST filtre kartuş modelleri için geniş BRITA Profesyonel filtre set seçeneği. Çeşitli ihtiyaçlara uyar.
short_description => UTF-8 string (92) "PURITY C Quell ST için filtre başlığı başlangıç kiti. Çeşitli modelleri mevc...
$value['short_description']
PURITY C Quell ST için filtre başlığı başlangıç kiti. Çeşitli modelleri mevcuttur.
description => UTF-8 string (1429) "<p class="spacer-sm" style="margin-right: 0px; margin-bottom: 20px; margin-l...
$value['description']
<p class="spacer-sm" style="margin-right: 0px; margin-bottom: 20px; margin-left: 0px; font-family: Arial, sans-serif; font-size: 13px;">PURITY C Quell ST filtre kartuş modelleri için geniş BRITA Profesyonel filtre set seçeneği. Çeşitli ihtiyaçlara uyar.</p><p ng-if="selectedVariant.displayName" ng-bind-template="BRITA PURITY C150 Quell ST Başlangıç Kiti 2" class="ng-binding ng-scope" style="margin-right: 0px; margin-bottom: 9.5px; margin-left: 0px; font-family: Arial, sans-serif; font-size: 13px;">BRITA PURITY C150 Quell ST Başlangıç Kiti 2</p><p ng-if="selectedVariant.description" ng-bind-template="İçindekiler: %0-70 filtre başlığı, askı aparatı, PURITY C150 filtre kartuşu, DN 8 1.5 m 3/4" x 3/8" hortum, 3/8" dahili dişlili – entegre tersine akış önleyicili 3/4" haricili dişlili durdurma vanası" class="ng-binding ng-scope" style="margin-right: 0px; margin-bottom: 9.5px; margin-left: 0px; font-family: Arial, sans-serif; font-size: 13px;">İçindekiler: %0-70 filtre başlığı, askı aparatı, PURITY C150 filtre kartuşu, DN 8 1.5 m 3/4" x 3/8" hortum, 3/8" dahili dişlili – entegre tersine akış önleyicili 3/4" haricili dişlili durdurma vanası</p><p ng-show="selectedVariant.sku" ng-bind-template="Öğe no.: 1008953" class="ng-binding" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: Arial, sans-serif; font-size: 13px;">Öğe no.: 1008953</p>
description_1 => string (0) ""
$value['description_1']
project_type => string (0) ""
$value['project_type']
date_text => string (0) ""
$value['date_text']
location => string (0) ""
$value['location']
customer => string (0) ""
$value['customer']
meta_title => UTF-8 string (41) "BRITA PURITY C Quell ST Başlangıç Kiti"
$value['meta_title']
meta_description => UTF-8 string (41) "BRITA PURITY C Quell ST Başlangıç Kiti"
$value['meta_description']
meta_keyword => UTF-8 string (41) "BRITA,PURITY,C,Quell,ST,Başlangıç,Kiti"
$value['meta_keyword']
url => string (0) ""
$value['url']
seo_url => string (38) "brita-purity-c-quell-st-baslangic-kiti"
$value['seo_url']
preload_imagehttps://lastingconnections.info/public/upload/images/product/brita_filter_purity_c_150_quell_st_starter_kit_2-3540.png

Session User Data

__ci_last_regenerate
1776073328
_ci_previous_urlhttps://lastingconnections.info/diger-urunler

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=GA1.1.1183150647.1776073333; _gcl_au=1.1.1729136755.1776073333; _ga_SJ7LD82P1P=GS2.1.s1776073333$o1$g1$t1776073480$j57$l0$h0
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-Ray9eb98899886ca401-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=GA1.1.1183150647.1776073333; _gcl_au=1.1.1729136755.1776073333; _ga_SJ7LD82P1P=GS2.1.s1776073333$o1$g1$t1776073480$j57$l0$h0
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-Ray9eb98899886ca401-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