No post data.
No querystring data.
Query | Affected | Num. rows | Took (ms) | Actions |
---|---|---|---|---|
SELECT `MenuLinksUser`.`id`, `MenuLinksUser`.`user_id` FROM `prolegitepura`.`menu_links_users` AS `MenuLinksUser` WHERE 1 = 1 ORDER BY `MenuLinksUser`.`id` ASC | 2 | 2 | 1 | maybe slow |
SELECT `SocialMedia`.`id`, `SocialMedia`.`name`, `SocialMedia`.`link`, `SocialMedia`.`image_icon`, `SocialMedia`.`active`, `SocialMedia`.`created`, `SocialMedia`.`modified` FROM `prolegitepura`.`social_medias` AS `SocialMedia` WHERE `SocialMedia`.`active` = '1' ORDER BY `SocialMedia`.`id` ASC | 3 | 3 | 0 | |
SELECT `Country`.`id`, `Country`.`name` FROM `prolegitepura`.`countries` AS `Country` WHERE `Country`.`active` = '1' ORDER BY TRIM(`Country`.`name`) ASC | 245 | 245 | 1 | |
SELECT `Plan`.`id`, `Plan`.`user_id`, `Plan`.`pricing_id`, `Plan`.`price_type_id`, `Plan`.`plan_status_id`, `Plan`.`subcription_date`, `Plan`.`total_price`, `Plan`.`plan_expire_date`, `Plan`.`remaining_attemp`, `Plan`.`no_of_propperty_add`, `Plan`.`active`, `Plan`.`created`, `Plan`.`modified` FROM `prolegitepura`.`plans` AS `Plan` WHERE `Plan`.`user_id` IS NULL AND `Plan`.`active` = '1' ORDER BY `Plan`.`id` DESC | 0 | 0 | 0 | |
SELECT `Setting`.`id`, `Setting`.`type`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `prolegitepura`.`settings` AS `Setting` WHERE 1 = 1 ORDER BY `Setting`.`id` ASC | 4 | 4 | 0 | |
SELECT `ProtectionModule`.`id`, `ProtectionModule`.`name`, `ProtectionModule`.`image_file`, `ProtectionModule`.`note`, `ProtectionModule`.`active`, `ProtectionModule`.`created`, `ProtectionModule`.`modified` FROM `prolegitepura`.`protection_modules` AS `ProtectionModule` WHERE 1 = 1 ORDER BY `ProtectionModule`.`id` ASC | 4 | 4 | 0 | |
SELECT `ProtectionModule`.`id`, `ProtectionModule`.`name` FROM `prolegitepura`.`protection_modules` AS `ProtectionModule` WHERE 1 = 1 ORDER BY `ProtectionModule`.`id` ASC | 4 | 4 | 0 | |
SELECT `Product`.`id`, `Product`.`name`, `Product`.`image_file`, `Product`.`short_note`, `Product`.`description`, `Product`.`setup_price`, `Product`.`active`, `Product`.`page_slug`, `Product`.`created`, `Product`.`modified` FROM `prolegitepura`.`products` AS `Product` WHERE `Product`.`page_slug` = 'retail' ORDER BY `Product`.`id` ASC LIMIT 1 | 1 | 1 | 0 | |
SELECT `Pricing`.`id`, `Pricing`.`product_id`, `Pricing`.`price_type_id`, `Pricing`.`currency_id`, `Pricing`.`short_note`, `Pricing`.`is_discount`, `Pricing`.`is_percentage`, `Pricing`.`orignal_price`, `Pricing`.`discount_price`, `Pricing`.`discount`, `Pricing`.`gst_percentage`, `Pricing`.`active`, `Pricing`.`page_slug`, `Pricing`.`page_url`, `Pricing`.`canonical_url`, `Pricing`.`created`, `Pricing`.`modified`, `Product`.`id`, `Product`.`name`, `Product`.`image_file`, `Product`.`short_note`, `Product`.`description`, `Product`.`setup_price`, `Product`.`active`, `Product`.`page_slug`, `Product`.`created`, `Product`.`modified`, `PriceType`.`id`, `PriceType`.`name`, `PriceType`.`no_of_attemp`, `PriceType`.`active`, `PriceType`.`created`, `PriceType`.`modified`, `Currency`.`id`, `Currency`.`name`, `Currency`.`iso_code`, `Currency`.`iso_code_num`, `Currency`.`sign`, `Currency`.`blank`, `Currency`.`format`, `Currency`.`decimals`, `Currency`.`conversion_rate`, `Currency`.`display_on_frontend`, `Currency`.`active`, `Currency`.`created`, `Currency`.`modified` FROM `prolegitepura`.`pricings` AS `Pricing` LEFT JOIN `prolegitepura`.`products` AS `Product` ON (`Pricing`.`product_id` = `Product`.`id`) LEFT JOIN `prolegitepura`.`price_types` AS `PriceType` ON (`Pricing`.`price_type_id` = `PriceType`.`id`) LEFT JOIN `prolegitepura`.`currencies` AS `Currency` ON (`Pricing`.`currency_id` = `Currency`.`id`) WHERE `Pricing`.`page_slug` = 'single-property' AND `Pricing`.`product_id` = 1 ORDER BY `Pricing`.`id` ASC LIMIT 1 | 1 | 1 | 1 | |
SELECT `PriceHighlight`.`id`, `PriceHighlight`.`pricing_id`, `PriceHighlight`.`note`, `PriceHighlight`.`active`, `PriceHighlight`.`created`, `PriceHighlight`.`modified` FROM `prolegitepura`.`price_highlights` AS `PriceHighlight` WHERE `PriceHighlight`.`pricing_id` = (1) | 5 | 5 | 0 |
Peak Memory Use 3.60 MB
Message | Memory use |
---|---|
Component initialization | 609 KB |
Controller action start | 1.87 MB |
Controller render start | 2.04 MB |
View render complete | 2.26 MB |
Total Request Time: 500 (ms)
Message | Time in ms | Graph |
---|---|---|
Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 6.38 | |
Event: Controller.initialize | 464.86 | |
Event: Controller.startup | 0.72 | |
Controller action | 13.37 | |
Event: Controller.beforeRender | 2.92 | |
» Processing toolbar data | 2.87 | |
Rendering View | 5.53 | |
» Event: View.beforeRender | 0.02 | |
» Rendering APP/View/Pricings/view.ctp | 0.23 | |
» Event: View.afterRender | 0.08 | |
» Event: View.beforeLayout | 0.01 | |
» Rendering APP/View/Layouts/home.ctp | 4.90 | |
» » Rendering APP/View/Elements/frontendNavigationMenu.ctp | 0.04 | |
» » Rendering APP/View/Elements/included_modal.ctp | 3.82 | |
» » Rendering APP/View/Elements/frontendHeader.ctp | 0.18 | |
» » Rendering APP/View/Elements/frontendFooter.ctp | 0.11 | |
» » Rendering APP/View/Elements/modal.ctp | 0.03 | |
» » Rendering APP/View/Elements/validateScript.ctp | 0.04 | |
Event: View.afterLayout | 0.00 |
Constant | Value |
---|---|
CONFIG | /home/prolegit/prolegit.epuratech.com/app/Config/ |
CLIENT_ID | 1031358123230-pn5ke5ip6t03n4rq4hl9430u5viarhv1.apps.googleusercontent.com |
CLIENT_SECRET | 1fMxmiAZZ3XtbV3_D_JJEwDK |
CLIENT_REDIRECT_URL | http://www.demo.efewa.com/user/crm_followups/api_demo_events |
QUERY_DATABASE | puraefewa1 |
Constant | Value |
---|---|
APP | /home/prolegit/prolegit.epuratech.com/app/ |
APP_DIR | app |
APPLIBS | /home/prolegit/prolegit.epuratech.com/app/Lib/ |
CACHE | /home/prolegit/prolegit.epuratech.com/app/tmp/cache/ |
CAKE | /home/prolegit/prolegit.epuratech.com/lib/Cake/ |
CAKE_CORE_INCLUDE_PATH | /home/prolegit/prolegit.epuratech.com/lib |
CORE_PATH | /home/prolegit/prolegit.epuratech.com/lib/ |
CAKE_VERSION | 2.10.24 |
CSS | /home/prolegit/prolegit.epuratech.com/app/webroot/css/ |
CSS_URL | css/ |
DS | / |
FULL_BASE_URL | http://www.prolegit.epuratech.com |
IMAGES | /home/prolegit/prolegit.epuratech.com/app/webroot/img/ |
IMAGES_URL | img/ |
JS | /home/prolegit/prolegit.epuratech.com/app/webroot/js/ |
JS_URL | js/ |
LOGS | /home/prolegit/prolegit.epuratech.com/app/tmp/logs/ |
ROOT | /home/prolegit/prolegit.epuratech.com |
TESTS | /home/prolegit/prolegit.epuratech.com/app/Test/ |
TMP | /home/prolegit/prolegit.epuratech.com/app/tmp/ |
VENDORS | /home/prolegit/prolegit.epuratech.com/vendors/ |
WEBROOT_DIR | webroot |
WWW_ROOT | /home/prolegit/prolegit.epuratech.com/app/webroot/ |
Environment Variable | Value |
---|---|
Php Version | 8.1.31 |
Path | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
Content Length | 0 |
Script Name | /app/webroot/index.php |
Request Uri | /retail/single-property-1 |
Query String | |
Request Method | GET |
Server Protocol | HTTP/1.1 |
Gateway Interface | CGI/1.1 |
Redirect Url | /app/webroot/retail/single-property-1 |
Remote Port | 41634 |
Script Filename | /home/prolegit/prolegit.epuratech.com/app/webroot/index.php |
Server Admin | [email protected] |
Context Document Root | /home/prolegit/prolegit.epuratech.com |
Context Prefix | |
Request Scheme | http |
Document Root | /home/prolegit/prolegit.epuratech.com |
Remote Addr | 216.73.216.188 |
Server Port | 80 |
Server Addr | 173.236.251.113 |
Server Name | www.prolegit.epuratech.com |
Server Software | Apache |
Server Signature | |
Http Cf Ipcountry | US |
Http Cf Connecting Ip | 216.73.216.188 |
Http Connection | close |
Http Accept | */* |
Http Cf Visitor | {"scheme":"http"} |
Http User Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected]) |
Http Cdn Loop | cloudflare; loops=1 |
Http X Forwarded Proto | http |
Http Via | 1.1 squid-proxy-5b5d847c96-2pntt (squid/6.10) |
Http Accept Encoding | gzip |
Http X Forwarded For | 10.1.243.189 |
Http Host | www.prolegit.epuratech.com |
Http Cache Control | max-age=259200 |
Http Cf Ray | 94b7e2750fe810ba-PDX |
Account Id | 2153068 |
Dh User | prolegit |
Ds Id 45559681 | |
Dsid | 45559681 |
Script Uri | http://www.prolegit.epuratech.com/retail/single-property-1 |
Script Url | /retail/single-property-1 |
Qs Connectionid | 1749212644797422302091738 |
Qs Allconn | 10 |
Qs Srvconn | 10 |
Unique Id | aELd5Ftb0QLZiHWcC2qUXgAAAII |
Redirect Status | 200 |
Redirect Account Id | 2153068 |
Redirect Dh User | prolegit |
Redirect Ds Id 45559681 | |
Redirect Dsid | 45559681 |
Redirect Script Uri | http://www.prolegit.epuratech.com/retail/single-property-1 |
Redirect Script Url | /retail/single-property-1 |
Redirect Qs Connectionid | 1749212644797422302091738 |
Redirect Qs Allconn | 10 |
Redirect Qs Srvconn | 10 |
Redirect Unique Id | aELd5Ftb0QLZiHWcC2qUXgAAAII |
Redirect Redirect Status | 200 |
Redirect Redirect Account Id | 2153068 |
Redirect Redirect Dh User | prolegit |
Redirect Redirect Ds Id 45559681 | |
Redirect Redirect Dsid | 45559681 |
Redirect Redirect Script Uri | http://www.prolegit.epuratech.com/retail/single-property-1 |
Redirect Redirect Script Url | /retail/single-property-1 |
Redirect Redirect Qs Connectionid | 1749212644797422302091738 |
Redirect Redirect Qs Allconn | 10 |
Redirect Redirect Qs Srvconn | 10 |
Redirect Redirect Unique Id | aELd5Ftb0QLZiHWcC2qUXgAAAII |
Fcgi Role | RESPONDER |
Php Self | /app/webroot/index.php |
Request Time Float | 1749212644.8141 |
Request Time | 1749212644 |