No post data.
No querystring data.
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Shop`.`id`, `Shop`.`slug` FROM `lenjerieerotica_ro`.`shops` AS `Shop` WHERE 1 = 1 | 2 | 2 | 0 | |
SELECT `Shop`.`id`, `Shop`.`seller_id`, `Shop`.`name`, `Shop`.`slug`, `Shop`.`description`, `Seller`.`id`, `Seller`.`member_id` FROM `lenjerieerotica_ro`.`shops` AS `Shop` LEFT JOIN `lenjerieerotica_ro`.`sellers` AS `Seller` ON (`Shop`.`seller_id` = `Seller`.`id`) WHERE `slug` = 'lenjerieerotica' LIMIT 1 | 0 | 0 | 0 | |
SELECT `Setting`.`id`, `Setting`.`shop_id`, `Setting`.`group`, `Setting`.`key`, `Setting`.`value`, `Setting`.`serialized` FROM `lenjerieerotica_ro`.`settings` AS `Setting` WHERE 1 = 1 | 153 | 153 | 0 | |
SELECT `Layout`.`id`, `Layout`.`name` FROM `lenjerieerotica_ro`.`layouts` AS `Layout` WHERE 1 = 1 | 15 | 15 | 0 | |
SELECT `LayoutRoute`.`id`, `LayoutRoute`.`layout_id`, `LayoutRoute`.`store_id`, `LayoutRoute`.`route` FROM `lenjerieerotica_ro`.`layout_routes` AS `LayoutRoute` WHERE `LayoutRoute`.`store_id` = 0 AND `LayoutRoute`.`layout_id` IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15) | 11 | 11 | 0 | |
SELECT `Layout`.`name`, `Layout`.`id` FROM `lenjerieerotica_ro`.`layouts` AS `Layout` WHERE 1 = 1 | 15 | 15 | 0 | |
SELECT `Language`.`id`, `Language`.`name`, `Language`.`code`, `Language`.`locale`, `Language`.`image`, `Language`.`directory`, `Language`.`filename`, `Language`.`sort_order`, `Language`.`status` FROM `lenjerieerotica_ro`.`languages` AS `Language` WHERE `status` = '1' ORDER BY `sort_order` asc | 1 | 1 | 0 | |
SELECT `Currency`.`id`, `Currency`.`title`, `Currency`.`code`, `Currency`.`symbol_left`, `Currency`.`symbol_right`, `Currency`.`decimal_place`, `Currency`.`value`, `Currency`.`status`, `Currency`.`modified` FROM `lenjerieerotica_ro`.`currencies` AS `Currency` WHERE `status` = '1' | 3 | 3 | 0 | |
SELECT `Category`.`id`, `Category`.`parent_id`, `Category`.`sort_order`, `Category`.`name`, `Category`.`slug`, `Category`.`status`, `Category`.`banner`, `Category`.`views` FROM `lenjerieerotica_ro`.`categories` AS `Category` WHERE `Category`.`status` = '1' ORDER BY `sort_order` asc, `lft` asc | 23 | 23 | 0 | |
SELECT `Product`.`id`, `Product`.`display_name`, `Product`.`slug`, `Product`.`image`, `Product`.`temp_1`, `Product`.`price` FROM `lenjerieerotica_ro`.`products` AS `Product` WHERE `status` = '1' ORDER BY RAND() ASC LIMIT 6 | 6 | 6 | 5 | maybe slow |
SELECT DISTINCT(product_id) FROM `lenjerieerotica_ro`.`product_discounts` AS `ProductDiscount` LEFT JOIN `lenjerieerotica_ro`.`products` AS `Product` ON (`ProductDiscount`.`product_id` = `Product`.`id`) WHERE 1 = 1 | 33 | 33 | 0 | |
SELECT `Product`.`id`, `Product`.`display_name`, `Product`.`slug`, `Product`.`price`, `Product`.`image`, `Product`.`temp_1` FROM `lenjerieerotica_ro`.`products` AS `Product` WHERE id IN (94, 95, 97, 98, 100, 101, 304, 305, 684, 688, 689, 692, 693, 698, 699, 700, 701, 702, 704, 755, 758, 770, 927, 985, 987, 5863, 5872, 5874, 6011, 6032, 6215, 6268, 6326) AND `status` = '1' ORDER BY RAND() ASC LIMIT 4 | 2 | 2 | 1 | maybe slow |
SELECT `ProductDiscount`.`price`, `ProductDiscount`.`product_id` FROM `lenjerieerotica_ro`.`product_discounts` AS `ProductDiscount` WHERE `ProductDiscount`.`product_id` = (97) LIMIT 1 | 1 | 1 | 0 | |
SELECT `ProductDiscount`.`price`, `ProductDiscount`.`product_id` FROM `lenjerieerotica_ro`.`product_discounts` AS `ProductDiscount` WHERE `ProductDiscount`.`product_id` = (95) LIMIT 1 | 1 | 1 | 0 |
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `Store`.`district_id` FROM `__shared__`.`stores` AS `Store` WHERE 1 = 1 | 29 | 29 | 0 | |
SELECT `District`.`id`, `District`.`name`, `District`.`slug`, `District`.`abreviere`, `District`.`coordinates` FROM `__shared__`.`districts` AS `District` WHERE id IN (24, 48, 14, 4, 13, 29, 37, 3, 9, 26, 28, 31, 34, 35, 18, 17, 8, 39, 1) ORDER BY `District`.`name` ASC | 19 | 19 | 0 | |
SELECT `Store`.`id`, `Store`.`district_id`, `Store`.`name`, `Store`.`slug`, `Store`.`abbr`, `Store`.`address`, `Store`.`timetable`, `Store`.`info`, `Store`.`phone`, `Store`.`status`, `Store`.`latitude`, `Store`.`longitude`, `Store`.`created`, `Store`.`pos`, `Store`.`price_type` FROM `__shared__`.`stores` AS `Store` WHERE `Store`.`status` = '1' AND `Store`.`district_id` IN (1, 3, 4, 8, 9, 48, 13, 14, 17, 18, 24, 26, 28, 29, 31, 34, 35, 37, 39) | 25 | 25 | 0 | |
SELECT `LiveSupport`.`id`, `LiveSupport`.`type`, `LiveSupport`.`alias`, `LiveSupport`.`nickname`, `LiveSupport`.`first_name`, `LiveSupport`.`last_name`, `LiveSupport`.`url`, `LiveSupport`.`active`, `LiveSupport`.`sort` FROM `__shared__`.`contact` AS `LiveSupport` WHERE `active` = '1' AND `type` = 'ym' ORDER BY `sort` asc, `nickname` asc | 3 | 3 | 0 |
Peak Memory Use 8.15 MB
Message | Memory use |
---|---|
Component initialization | 2.11 MB |
Controller action start | 3.12 MB |
Controller render start | 3.70 MB |
View render complete | 5.61 MB |
Total Request Time: 94 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 10.70 | |
Event: Controller.initialize | 15.65 | |
Event: Controller.startup | 0.69 | |
Controller action | 11.24 | |
Event: Controller.beforeRender | 26.99 | |
» Processing toolbar data | 8.83 | |
Rendering View | 7.72 | |
» Event: View.beforeRender | 0.05 | |
» Rendering APP/View/Themed/Main/Contact/index.ctp | 2.04 | |
» Event: View.afterRender | 0.02 | |
» Event: View.beforeLayout | 0.02 | |
» Rendering APP/View/Themed/Main/Layouts/2columns-left.ctp | 4.78 | |
» » Rendering APP/View/Themed/Main/Elements/scripts.ctp | 0.09 | |
» » Rendering APP/View/Themed/Main/Elements/header.ctp | 0.49 | |
» » Rendering APP/View/Themed/Main/Elements/breadcrumbs.ctp | 0.05 | |
» » Rendering APP/View/Themed/Main/Elements/content_top.ctp | 0.06 | |
» » Rendering APP/View/Themed/Main/Elements/column_left.ctp | 2.91 | |
» » » Rendering APP/View/Themed/Main/Elements/Modules/categories.ctp | 1.89 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp | 0.13 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #2 | 0.13 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #3 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #4 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #5 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #6 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #7 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #8 | 0.15 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #9 | 0.16 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #10 | 0.13 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #11 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #12 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #13 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #14 | 0.12 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #15 | 0.07 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #16 | 0.10 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #17 | 0.13 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #18 | 0.07 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #19 | 0.10 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #20 | 0.14 | |
» » » » Rendering APP/View/Themed/Main/Elements/Modules/subcategory_list.ctp #21 | 0.08 | |
» » » Rendering APP/View/Themed/Main/Elements/Modules/offers.ctp | 0.82 | |
» » Rendering APP/View/Themed/Main/Elements/content_bottom.ctp | 0.28 | |
» » » Rendering APP/View/Themed/Main/Elements/Modules/banner4.ctp | 0.17 | |
» » Rendering APP/View/Themed/Main/Elements/footer.ctp | 0.06 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
HTTP_URL_REPLACE | 1 |
HTTP_URL_JOIN_PATH | 2 |
HTTP_URL_JOIN_QUERY | 4 |
HTTP_URL_STRIP_USER | 8 |
HTTP_URL_STRIP_PASS | 16 |
HTTP_URL_STRIP_AUTH | 32 |
HTTP_URL_STRIP_PORT | 64 |
HTTP_URL_STRIP_PATH | 128 |
HTTP_URL_STRIP_QUERY | 256 |
HTTP_URL_STRIP_FRAGMENT | 512 |
HTTP_URL_STRIP_ALL | 1024 |
Constant | Value |
---|---|
APP | /home/admin/domains/lenjerieerotica.ro.new/Core/app/ |
APP_DIR | app |
APPLIBS | /home/admin/domains/lenjerieerotica.ro.new/Core/app/Lib/ |
CACHE | /home/admin/domains/lenjerieerotica.ro.new/Core/app/tmp/cache/ |
CAKE | /home/admin/domains/lenjerieerotica.ro.new/Core/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /home/admin/domains/lenjerieerotica.ro.new/Core/lib |
CORE_PATH | /home/admin/domains/lenjerieerotica.ro.new/Core/lib/ |
CAKE_VERSION | 2.4.7 |
CSS | /home/admin/domains/lenjerieerotica.ro.new/public_html/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | http://www.lenjerieerotica.ro |
IMAGES | /home/admin/domains/lenjerieerotica.ro.new/public_html/img/ |
IMAGES_URL | img/ |
JS | /home/admin/domains/lenjerieerotica.ro.new/public_html/js/ |
JS_URL | js/ |
LOGS | /home/admin/domains/lenjerieerotica.ro.new/Core/app/tmp/logs/ |
ROOT | /home/admin/domains/lenjerieerotica.ro.new/Core |
TESTS | /home/admin/domains/lenjerieerotica.ro.new/Core/app/Test/ |
TMP | /home/admin/domains/lenjerieerotica.ro.new/Core/app/tmp/ |
VENDORS | /home/admin/domains/lenjerieerotica.ro.new/Core/vendors/ |
WEBROOT_DIR | public_html |
WWW_ROOT | /home/admin/domains/lenjerieerotica.ro.new/public_html/ |
Environment Variable | Value |
---|---|
Php Version | 5.6.6 |
User | apache |
Home | /usr/share/httpd |
Fcgi Role | RESPONDER |
Query String | |
Request Method | GET |
Content Type | |
Content Length | |
Script Name | /index.php |
Request Uri | /contact |
Document Uri | /index.php |
Document Root | /home/admin/domains/lenjerieerotica.ro.new/public_html |
Server Protocol | HTTP/1.1 |
Gateway Interface | CGI/1.1 |
Server Software | nginx/1.20.0 |
Remote Addr | 18.219.40.177 |
Remote Port | 54373 |
Server Addr | 89.45.201.172 |
Server Port | 80 |
Server Name | www.lenjerieerotica.ro |
Redirect Status | 200 |
Application Env | production |
Script Filename | /home/admin/domains/lenjerieerotica.ro.new/public_html/index.php |
Http Accept | */* |
Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Http Accept Encoding | gzip, br, zstd, deflate |
Http Referer | http://lenjerieerotica.ro/contact |
Http Host | www.lenjerieerotica.ro |
Php Self | /index.php |
Request Time Float | 1743423826.1126 |
Request Time | 1743423826 |
Argc | 0 |