66 Dunmore Town Ln, Rosemary Beach, FL 32413
0 Stars
There are 0 comments for this property.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `pages` | 18 | 18 | 1 | |
| 2 | DESCRIBE `users` | 10 | 10 | 0 | |
| 3 | DESCRIBE `posts` | 12 | 12 | 0 | |
| 4 | DESCRIBE `comments` | 10 | 10 | 0 | |
| 5 | DESCRIBE `categories` | 7 | 7 | 1 | |
| 6 | DESCRIBE `categories_posts` | 2 | 2 | 0 | |
| 7 | DESCRIBE `revisions` | 6 | 6 | 1 | |
| 8 | DESCRIBE `sidebars` | 6 | 6 | 1 | |
| 9 | DESCRIBE `pages_sidebars` | 3 | 3 | 0 | |
| 10 | SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value`, `Setting`.`description`, `Setting`.`type`, `Setting`.`label`, `Setting`.`order` FROM `settings` AS `Setting` WHERE 1 = 1 | 12 | 12 | 0 | |
| 11 | SELECT `Page`.`id`, `Page`.`url`, `Page`.`slug` FROM `pages` AS `Page` WHERE parent_id IS NULL AND url <> '/' OR parent_id = 213 | 9 | 9 | 0 | |
| 12 | SELECT `Setting`.`id`, `Setting`.`name`, `Setting`.`value`, `Setting`.`description`, `Setting`.`type`, `Setting`.`label`, `Setting`.`order` FROM `settings` AS `Setting` WHERE 1 = 1 | 12 | 12 | 0 | |
| 13 | SELECT `Listing`.`id`, `Listing`.`site_user_id`, `Listing`.`payment_id`, `Listing`.`title`, `Listing`.`description`, `Listing`.`address`, `Listing`.`city`, `Listing`.`state`, `Listing`.`zipcode`, `Listing`.`country`, `Listing`.`bedrooms`, `Listing`.`bathrooms`, `Listing`.`sleeps`, `Listing`.`square_feet`, `Listing`.`area`, `Listing`.`seo_url`, `Listing`.`seo_title`, `Listing`.`metatitle`, `Listing`.`calendar_url`, `Listing`.`active`, `Listing`.`other_features`, `Listing`.`getaway`, `Listing`.`getaway_price`, `Listing`.`getaway_from_date`, `Listing`.`getaway_to_date`, `Listing`.`primary_image_id`, `Listing`.`rating_count`, `Listing`.`created`, `Listing`.`modified`, `Listing`.`latitude`, `Listing`.`longitude`, `Listing`.`management_company`, `Listing`.`area_type_mountain`, `Listing`.`area_type_beach`, `Listing`.`area_type_city`, `Listing`.`area_type_other` FROM `listings` AS `Listing` WHERE `Listing`.`id` = 78 LIMIT 1 | 1 | 1 | 0 | |
| 14 | SELECT COUNT(*) AS `count` FROM `ratings` AS `Rating` WHERE `Rating`.`listing_id` = 78 | 1 | 1 | 0 | |
| 15 | SELECT `Rating`.`id`, `Rating`.`rating`, `Rating`.`site_user_id`, `Rating`.`listing_id`, `Rating`.`comment`, `Rating`.`created` FROM `ratings` AS `Rating` WHERE `Rating`.`listing_id` = 78 LIMIT 20 | 0 | 0 | 0 | |
| 16 | SELECT COUNT(*) AS `count` FROM `auctions` AS `Auction` LEFT JOIN `listings` AS `Listing` ON (`Auction`.`listing_id` = `Listing`.`id`) LEFT JOIN `site_users` AS `SiteUser` ON (`Auction`.`site_user_id` = `SiteUser`.`id`) LEFT JOIN `auction_winners` AS `AuctionWinner` ON (`AuctionWinner`.`auction_id` = `Auction`.`id`) WHERE `Auction`.`auction_end_date` >= '2026-04-04' AND `Auction`.`auction_start_date` <= '2026-04-04' | 1 | 1 | 0 |