by Lightspeed Escrow | Aug 21 2023 | Real-Estate-Deals
What are adjustable-rate mortgages? How do they work? Are they better than regular mortgages? Read on to have all of your questions answered.
Read More...
by Lightspeed Escrow | Aug 15 2023 | Real-Estate-Deals
The FHA vs. conventional loan distinction could be the key to getting the mortgage you need. Learn how these loans work and how they are different.
Read More...
by Lightspeed Escrow | Jul 28 2023 | Real-Estate-Deals
Are you unsure about which mortgage loan suits you best? Discover the 5 types of real estate loans available, make a decision with confidence.
Read More...
by Lightspeed Escrow | Jul 27 2023 | Real-Estate-Deals
Discover the three types of government-backed mortgages and how they can help you achieve your dream of homeownership. Find out more in this informative guide.
Read More...
by Lightspeed Escrow | Apr 21 2023 | Real-Estate-Deals
Looking to minimize your taxes and maximize profits in real estate? Learn about the benefits of a 1031 exchange and how escrow can help in our latest blog post!
Read More...
by Lightspeed Escrow | Apr 13 2023 | Real-Estate-Deals
We are here to help you with all unanswered questions, like - what is estimated escrow and how you pay it. Read this article to find out more about mortgage escrow accounts.
Read More...
by Lightspeed Escrow | Apr 13 2023 | Real-Estate-Deals
If you’re about to buy a property, know that a preliminary title report is one of the most critical pieces of documentation involved in the sale of a home.
Read More...
by Lightspeed Escrow | Mar 20 2023 | Real-Estate-Deals
What can you expect as a first-time buyer in California? There are great programs that can help you purchase your first house easier - here’s how to qualify!
Read More...
by Lightspeed Escrow | Mar 13 2023 | Real-Estate-Deals
Learn everything you need to know about the escrow process in our article - timeline, real estate terms, and more!
Read More...Most Popular
June 14th, 2022
Real-Estate-Deals
March 24th, 2023
Real-Estate-Deals
Escrow Fees in California Explained: How Much They Cost & Who Pays
January 31st, 2024
Real-Estate-Deals
Home Appraisal vs Inspection: What's the Difference?
No post data.
No querystring data.
| Query | Affected | Num. rows | Took (ms) | Actions |
|---|---|---|---|---|
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_TITLE' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Settings`.`id`, `Settings`.`default`, `Settings`.`name`, `Settings`.`value`, `Settings`.`created`, `Settings`.`modified` FROM `lightspeedescrow`.`settings` AS `Settings` WHERE `Settings`.`name` = 'site_conf' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_DESCRIPTION' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_KEYWORDS' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `StateProvince`.`id`, `StateProvince`.`name` FROM `lightspeedescrow`.`state_province` AS `StateProvince` WHERE `StateProvince`.`country_id` = (1) | 59 | 59 | 1 | |
| SELECT `Country`.`id`, `Country`.`country` FROM `lightspeedescrow`.`country` AS `Country` WHERE `Country`.`id` = (1) ORDER BY `Country`.`id` asc | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_DESCRIPTION_BLOG' LIMIT 1 | 0 | 0 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_KEYWORDS_BLOG' LIMIT 1 | 0 | 0 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_IMAGE_BLOG' LIMIT 1 | 0 | 0 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'META_CANONICAL_BLOG' LIMIT 1 | 0 | 0 | 0 | |
| SELECT `BlogPost`.`id`, `BlogPost`.`slug`, `BlogPost`.`user_id`, `BlogPost`.`blog_id`, `BlogPost`.`autor_name`, `BlogPost`.`title`, `BlogPost`.`body`, `BlogPost`.`images`, `BlogPost`.`short_description`, `BlogPost`.`keywords`, `BlogPost`.`intro_image`, `BlogPost`.`intro_image_mobile`, `BlogPost`.`active`, `BlogPost`.`deleted`, `BlogPost`.`archived`, `BlogPost`.`tags`, `BlogPost`.`promo_url`, `BlogPost`.`alternative_url`, `BlogPost`.`theme`, `BlogPost`.`layout`, `BlogPost`.`view`, `BlogPost`.`style`, `BlogPost`.`created`, `BlogPost`.`modified`, `BlogPost`.`lng`, `BlogPost`.`canonical`, `BlogPost`.`logo`, `BlogPost`.`index`, `User`.`id`, `User`.`email`, `User`.`name`, `User`.`password`, `User`.`public_id`, `User`.`active`, `User`.`tokenhash`, `User`.`avatar`, `User`.`last_login`, `User`.`created`, `User`.`modified`, `Blog`.`id`, `Blog`.`title`, `Blog`.`description`, `Blog`.`active`, `Blog`.`deleted`, `Blog`.`home`, `Blog`.`created`, `Blog`.`modified`, `Blog`.`lng`, `Blog`.`short_description`, `Blog`.`keywords`, `Blog`.`image`, `Blog`.`canonical`, `Blog`.`index` FROM `lightspeedescrow`.`blog_post` AS `BlogPost` LEFT JOIN `lightspeedescrow`.`users` AS `User` ON (`BlogPost`.`user_id` = `User`.`id`) LEFT JOIN `lightspeedescrow`.`blog` AS `Blog` ON (`BlogPost`.`blog_id` = `Blog`.`id`) WHERE ((`Blog`.`home` = '1') AND (`BlogPost`.`active` = '1') AND (`BlogPost`.`lng` = 'eng')) ORDER BY `BlogPost`.`modified` desc LIMIT 9, 9 | 9 | 9 | 2 | maybe slow |
| SELECT COUNT(*) AS `count` FROM `lightspeedescrow`.`blog_post` AS `BlogPost` LEFT JOIN `lightspeedescrow`.`users` AS `User` ON (`BlogPost`.`user_id` = `User`.`id`) LEFT JOIN `lightspeedescrow`.`blog` AS `Blog` ON (`BlogPost`.`blog_id` = `Blog`.`id`) WHERE ((`Blog`.`home` = '1') AND (`BlogPost`.`active` = '1') AND (`BlogPost`.`lng` = 'eng')) | 1 | 1 | 0 | |
| SELECT `Blog`.`id`, `Blog`.`title`, `Blog`.`description`, `Blog`.`active`, `Blog`.`deleted`, `Blog`.`home`, `Blog`.`created`, `Blog`.`modified`, `Blog`.`lng`, `Blog`.`short_description`, `Blog`.`keywords`, `Blog`.`image`, `Blog`.`canonical`, `Blog`.`index` FROM `lightspeedescrow`.`blog` AS `Blog` WHERE `active` = '1' AND `home` = '1' ORDER BY `created` desc | 1 | 1 | 0 | |
| SELECT `BlogPost`.`id`, `BlogPost`.`slug`, `BlogPost`.`user_id`, `BlogPost`.`blog_id`, `BlogPost`.`autor_name`, `BlogPost`.`title`, `BlogPost`.`body`, `BlogPost`.`images`, `BlogPost`.`short_description`, `BlogPost`.`keywords`, `BlogPost`.`intro_image`, `BlogPost`.`intro_image_mobile`, `BlogPost`.`active`, `BlogPost`.`deleted`, `BlogPost`.`archived`, `BlogPost`.`tags`, `BlogPost`.`promo_url`, `BlogPost`.`alternative_url`, `BlogPost`.`theme`, `BlogPost`.`layout`, `BlogPost`.`view`, `BlogPost`.`style`, `BlogPost`.`created`, `BlogPost`.`modified`, `BlogPost`.`lng`, `BlogPost`.`canonical`, `BlogPost`.`logo`, `BlogPost`.`index`, `User`.`id`, `User`.`email`, `User`.`name`, `User`.`password`, `User`.`public_id`, `User`.`active`, `User`.`tokenhash`, `User`.`avatar`, `User`.`last_login`, `User`.`created`, `User`.`modified`, `Blog`.`id`, `Blog`.`title`, `Blog`.`description`, `Blog`.`active`, `Blog`.`deleted`, `Blog`.`home`, `Blog`.`created`, `Blog`.`modified`, `Blog`.`lng`, `Blog`.`short_description`, `Blog`.`keywords`, `Blog`.`image`, `Blog`.`canonical`, `Blog`.`index` FROM `lightspeedescrow`.`blog_post` AS `BlogPost` LEFT JOIN `lightspeedescrow`.`users` AS `User` ON (`BlogPost`.`user_id` = `User`.`id`) LEFT JOIN `lightspeedescrow`.`blog` AS `Blog` ON (`BlogPost`.`blog_id` = `Blog`.`id`) WHERE `BlogPost`.`active` = '1' ORDER BY `BlogPost`.`modified` desc LIMIT 3 | 3 | 3 | 3 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'site_conf' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'site_conf' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'site_conf' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'site_conf' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'HEADER' LIMIT 1 | 1 | 1 | 0 | |
| SELECT `Setting`.`id`, `Setting`.`default`, `Setting`.`name`, `Setting`.`value`, `Setting`.`created`, `Setting`.`modified` FROM `lightspeedescrow`.`settings` AS `Setting` WHERE `Setting`.`name` = 'FOOTER' LIMIT 1 | 1 | 1 | 0 |
3 duplicate queries run.
Peak Memory Use 2.38 MB
| Message | Memory use |
|---|---|
| Component initialization | 1.15 MB |
| Controller action start | 1.37 MB |
| Controller render start | 1.75 MB |
| View render complete | 2.22 MB |
Total Request Time: 56 (ms)
| Message | Time in ms | Graph |
|---|---|---|
| Core Processing (Derived from $_SERVER["REQUEST_TIME"]) | 7.62 | |
| Event: Controller.initialize | 12.83 | |
| Event: Controller.startup | 0.41 | |
| Controller action | 13.11 | |
| Event: Controller.beforeRender | 1.66 | |
| » Processing toolbar data | 1.56 | |
| Rendering View | 9.78 | |
| » Event: View.beforeRender | 0.03 | |
| » Rendering APP/View/Themed/Public/BlogPosts/index.ctp | 6.41 | |
| » » Rendering APP/View/Themed/Public/Elements/top_categories.ctp | 0.90 | |
| » » Rendering APP/View/Themed/Public/Elements/latest_posts.ctp | 3.99 | |
| » Event: View.afterRender | 0.03 | |
| » Event: View.beforeLayout | 0.02 | |
| » Rendering APP/View/Themed/Public/Layouts/default.ctp | 2.89 | |
| » » Rendering APP/View/Themed/Public/Elements/nav.ctp | 0.37 | |
| » » Rendering APP/View/Themed/Public/Elements/footer.ctp | 0.33 | |
| Event: View.afterLayout | 0.00 |
| Constant | Value |
|---|---|
| CONFIG | '/home/lightspeedescrow/public_html/app/Config/' |
| ZEBRA_IMAGE_BOXED | (int) 0 |
| ZEBRA_IMAGE_NOT_BOXED | (int) 1 |
| ZEBRA_IMAGE_CROP_TOPLEFT | (int) 2 |
| ZEBRA_IMAGE_CROP_TOPCENTER | (int) 3 |
| ZEBRA_IMAGE_CROP_TOPRIGHT | (int) 4 |
| ZEBRA_IMAGE_CROP_MIDDLELEFT | (int) 5 |
| ZEBRA_IMAGE_CROP_CENTER | (int) 6 |
| ZEBRA_IMAGE_CROP_MIDDLERIGHT | (int) 7 |
| ZEBRA_IMAGE_CROP_BOTTOMLEFT | (int) 8 |
| ZEBRA_IMAGE_CROP_BOTTOMCENTER | (int) 9 |
| ZEBRA_IMAGE_CROP_BOTTOMRIGHT | (int) 10 |
| Constant | Value |
|---|---|
| APP | '/home/lightspeedescrow/public_html/app/' |
| APP_DIR | 'app' |
| APPLIBS | '/home/lightspeedescrow/public_html/app/Lib/' |
| CACHE | '/home/lightspeedescrow/public_html/app/tmp/cache/' |
| CAKE | '/home/lightspeedescrow/public_html/lib/Cake/' |
| CAKE_CORE_INCLUDE_PATH | '/home/lightspeedescrow/public_html/lib' |
| CORE_PATH | '/home/lightspeedescrow/public_html/lib/' |
| CAKE_VERSION | '2.10.22' |
| CSS | '/home/lightspeedescrow/public_html/app/webroot/css/' |
| CSS_URL | 'css/' |
| DS | '/' |
| FULL_BASE_URL | 'https://lightspeedescrow.com' |
| IMAGES | '/home/lightspeedescrow/public_html/app/webroot/img/' |
| IMAGES_URL | 'img/' |
| JS | '/home/lightspeedescrow/public_html/app/webroot/js/' |
| JS_URL | 'js/' |
| LOGS | '/home/lightspeedescrow/public_html/app/tmp/logs/' |
| ROOT | '/home/lightspeedescrow/public_html' |
| TESTS | '/home/lightspeedescrow/public_html/app/Test/' |
| TMP | '/home/lightspeedescrow/public_html/app/tmp/' |
| VENDORS | '/home/lightspeedescrow/public_html/vendors/' |
| WEBROOT_DIR | 'webroot' |
| WWW_ROOT | '/home/lightspeedescrow/public_html/app/webroot/' |
| Environment Variable | Value |
|---|---|
| Php Version | '7.4.33' |
| User | 'lightspeedescrow' |
| Home | '/home/lightspeedescrow' |
| Script Name | '/app/webroot/index.php' |
| Request Uri | '/BlogPosts/index/page:2' |
| Query String | '' |
| Request Method | 'GET' |
| Server Protocol | 'HTTP/1.1' |
| Gateway Interface | 'CGI/1.1' |
| Redirect Url | '/app/webroot/BlogPosts/index/page:2' |
| Remote Port | '41134' |
| Script Filename | '/home/lightspeedescrow/public_html/app/webroot/index.php' |
| Server Admin | '[no address given]' |
| Context Document Root | '/home/lightspeedescrow/public_html' |
| Context Prefix | '' |
| Request Scheme | 'https' |
| Document Root | '/home/lightspeedescrow/public_html' |
| Remote Addr | '216.73.216.165' |
| Server Port | '443' |
| Server Addr | '51.81.35.24' |
| Server Name | 'lightspeedescrow.com' |
| Server Software | 'Apache' |
| Server Signature | '' |
| Path | '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |
| Http Host | 'lightspeedescrow.com' |
| Http Accept Encoding | 'gzip, br, zstd, deflate' |
| Http User Agent | 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' |
| Http Accept | '*/*' |
| Proxy-nokeepalive | '1' |
| Ssl Tls Sni | 'lightspeedescrow.com' |
| Https | 'on' |
| Db Name | 'lightspeedescrow' |
| Db Pass | 'gzs7jmJkBqtEJRO' |
| Db User | 'lightspeedescrow' |
| Script Uri | 'https://lightspeedescrow.com/BlogPosts/index/page:2' |
| Script Url | '/BlogPosts/index/page:2' |
| Redirect Status | '200' |
| Redirect Ssl Tls Sni | 'lightspeedescrow.com' |
| Redirect Https | 'on' |
| Redirect Db Name | 'lightspeedescrow' |
| Redirect Db Pass | 'gzs7jmJkBqtEJRO' |
| Redirect Db User | 'lightspeedescrow' |
| Redirect Script Uri | 'https://lightspeedescrow.com/BlogPosts/index/page:2' |
| Redirect Script Url | '/BlogPosts/index/page:2' |
| Redirect Redirect Status | '200' |
| Redirect Redirect Ssl Tls Sni | 'lightspeedescrow.com' |
| Redirect Redirect Https | 'on' |
| Redirect Redirect Db Name | 'lightspeedescrow' |
| Redirect Redirect Db Pass | 'gzs7jmJkBqtEJRO' |
| Redirect Redirect Db User | 'lightspeedescrow' |
| Redirect Redirect Script Uri | 'https://lightspeedescrow.com/BlogPosts/index/page:2' |
| Redirect Redirect Script Url | '/BlogPosts/index/page:2' |
| Fcgi Role | 'RESPONDER' |
| Php Self | '/app/webroot/index.php' |
| Request Time Float | (float) 1762131043.1906 |
| Request Time | (int) 1762131043 |