Villa with 6 bedrooms and large pool, in a very quiet gated complex. This spacious 6-bedroom villa is the perfect choice for those looking for a luxurious and comfortable stay in Panama. Located in a gated community near Antón and Santa Clara beaches, it offers easy access to all attractions, while providing privacy and security to its guests.
•Interamericana: 8 minutes, 3 kilometers •Antón: 14 minutes, 9 kilometers •Río Hato Airport: 16 minutes, 12 kilometers •Playa Blanca: 16 minutes, 12 kilometers •Pénonomé: 25 minutes, 26 kilometers With 500 square meters of construction (1,640 square feet) on a plot of land of 1,186 square meters (3,891 square feet) and a stream on the edge, the villa is composed as follows: •Living room-dining room •Fully equipped open kitchen •Laundry room with washing machine and dryer •Outdoor terrace covered with dining room •4 large bedrooms with private bathroom and dressing room •Master bedroom with a cozy living room, a private bathroom and dressing room •Private apartment with small kitchen and full bathroom.
•Pool with sun bed •4 parking spaces The villa is in perfect condition and can be used as an Airbnb business, Bed & Breakfast, or as a family group. Each room has its own private bathroom, ensuring maximum privacy and comfort for everyone. The large 60 square meter living room is perfect for relaxing and entertaining, while the fully equipped open kitchen is perfect for cooking and eating together.
The villa features high 6.5 meter ceilings, creating a light and airy feeling, as well as a shaded outdoor terrace where you can relax and enjoy the view of the pool. Its large pool with sun beds is perfect for sunbathing and cooling off in the water.
In addition, the villa has: •a panel system so
SELECT `extension_id` AS `id`,`element` AS `option`,`params`,`enabled`
FROM `t85mn_extensions`
WHERE `type` ='component'AND `state` =0AND `enabled` =1260μs1.73KB/libraries/src/Component/ComponentHelper.php:399Copy
SELECT `id`,`rules`
FROM `t85mn_viewlevels`85μs656B/libraries/src/Access/Access.php:955Copy
SELECT `b`.`id`
FROM `t85mn_usergroups` AS `a`
LEFTJOIN `t85mn_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt`
WHERE `a`.`id` = :guest179μs1.33KBParams/libraries/src/Access/Access.php:868Copy
SELECT `folder` AS `type`,`element` AS `name`,`params` AS `params`,`extension_id` AS `id`
FROM `t85mn_extensions`
WHERE `enabled` =1AND `type` ='plugin'AND `state` IN (0,1) AND `access` IN (:preparedArray1,:preparedArray2)
ORDERBY `ordering`506μs3.98KBParams/libraries/src/Plugin/PluginHelper.php:294Copy
SELECT*FROM `t85mn_languages`
WHERE `published` =1ORDERBY `ordering` ASC132μs2.23KB/libraries/src/Language/LanguageHelper.php:179Copy
SELECT `element`,`name`,`client_id`,`extension_id`
FROM `t85mn_extensions`
WHERE `type` ='language'AND `state` =0AND `enabled` =1132μs784B/libraries/src/Language/LanguageHelper.php:252Copy
SELECT `m`.`id`,`m`.`menutype`,`m`.`title`,`m`.`alias`,`m`.`note`,`m`.`link`,`m`.`type`,`m`.`level`,`m`.`language`,`m`.`browserNav`,`m`.`access`,`m`.`params`,`m`.`home`,`m`.`img`,`m`.`template_style_id`,`m`.`component_id`,`m`.`parent_id`,`m`.`path` AS `route`,`e`.`element` AS `component`
FROM `t85mn_menu` AS `m`
LEFTJOIN `t85mn_extensions` AS `e` ON `m`.`component_id` = `e`.`extension_id`
WHERE
(
(`m`.`published` =1AND `m`.`parent_id` >0AND `m`.`client_id` =0) AND
(`m`.`publish_up` ISNULLOR `m`.`publish_up` <= :currentDate1)) AND
(`m`.`publish_down` ISNULLOR `m`.`publish_down` >= :currentDate2)
ORDERBY `m`.`lft`294μs19.48KBParams/libraries/src/Menu/SiteMenu.php:166Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'682μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT `id`,`home`,`template`,`s`.`params`,`inheritable`,`parent`
FROM `t85mn_template_styles` AS `s`
LEFTJOIN `t85mn_extensions` AS `e` ON `e`.`element` = `s`.`template` AND `e`.`type` ='template'AND `e`.`client_id` = `s`.`client_id`
WHERE `s`.`client_id` =0AND `e`.`enabled` =1221μs60.84KB/administrator/components/com_templates/src/Model/StyleModel.php:718Copy
SHOWFULL COLUMNS FROM `t85mn_ardh_properties`3.38ms1.77KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:539Copy
SELECT*FROM `t85mn_ardh_properties`
WHERE `id` ='8589'241μs3.06KB/libraries/src/Table/Table.php:780Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note
FROM t85mn_fields AS a
LEFTJOIN `t85mn_languages` AS l ON l.lang_code = a.language
LEFTJOIN t85mn_users AS uc ON uc.id=a.checked_out
LEFTJOIN t85mn_viewlevels AS ag ON ag.id = a.access
LEFTJOIN t85mn_users AS ua ON ua.id = a.created_user_id
LEFTJOIN t85mn_fields_groups AS g ON g.id = a.group_id
WHERE
(
(`a`.`context` = :context AND `a`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`a`.`group_id` =0OR `g`.`access` IN (:preparedArray3,:preparedArray4)) AND `a`.`state` = :state) AND
(`a`.`group_id` =0OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform
ORDERBY a.ordering ASC325μs5.31KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
SELECT*FROM `t85mn_ardh_properties`
WHERE `id` ='8589'122μs3.06KB/libraries/src/Table/Table.php:780Copy
SELECT `id`,`name`,`rules`,`parent_id`
FROM `t85mn_assets`
WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43)597μs7.81KBParams/libraries/src/Access/Access.php:357Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'120μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'112μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT `language`,`id`
FROM `t85mn_menu`
WHERE `home` ='1'AND `published` =1AND `client_id` =0145μs624B/libraries/src/Language/Multilanguage.php:123Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'115μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'115μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
Select*from t85mn_osrs_currencies where id ='57'91μs768B/components/com_osproperty/helpers/helper.php:61Copy
SELECTCOUNT(id)
FROM t85mn_menu
WHERE id =226AND published =1102μs536B/components/com_osproperty/helpers/route.php:978Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT `m`.`id`,`m`.`title`,`m`.`module`,`m`.`position`,`m`.`content`,`m`.`showtitle`,`m`.`params`,`mm`.`menuid`
FROM `t85mn_modules` AS `m`
LEFTJOIN `t85mn_modules_menu` AS `mm` ON `mm`.`moduleid` = `m`.`id`
LEFTJOIN `t85mn_extensions` AS `e` ON `e`.`element` = `m`.`module` AND `e`.`client_id` = `m`.`client_id`
WHERE
(
(
(`m`.`published` =1AND `e`.`enabled` =1AND `m`.`client_id` = :clientId AND `m`.`access` IN (:preparedArray1,:preparedArray2)) AND
(`m`.`publish_up` ISNULLOR `m`.`publish_up` <= :publishUp)) AND
(`m`.`publish_down` ISNULLOR `m`.`publish_down` >= :publishDown)) AND
(`mm`.`menuid` = :itemId OR `mm`.`menuid` <=0) AND `m`.`language` IN (:preparedArray3,:preparedArray4)
ORDERBY `m`.`position`,`m`.`ordering`435μs4.47KBParams/libraries/src/Cache/Controller/CallbackController.php:51Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'115μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'113μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'110μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'116μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'122μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'112μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'110μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'120μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'119μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'124μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'111μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*from t85mn_ardh_properties Where proptype in ('Farm')
limit 6OFFSET0285μs19.14KB/modules/mod_related_ardhs/src/Helper/RAHelper.php:48Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'113μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs51.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'115μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'117μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'124μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'149μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'145μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'124μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'125μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'113μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'118μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'115μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'116μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'125μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'119μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'109μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'119μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'117μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'112μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT proptype FROM t85mn_ardh_properties GROUPBY proptype3.26ms712B/libraries/src/Form/Field/SqlField.php:293Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'111μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT region FROM t85mn_ardh_properties GROUPBY region2.94ms680B/libraries/src/Form/Field/SqlField.php:293Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'111μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs48.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'123μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT neighborhood FROM t85mn_ardh_properties GROUPBY neighborhood2.99ms4.51KB/libraries/src/Form/Field/SqlField.php:293Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'112μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'125μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'123μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'124μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT size FROM t85mn_ardh_properties GROUPBY size2.98ms12.51KB/libraries/src/Form/Field/SqlField.php:293Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'114μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'129μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTDISTINCT size FROM t85mn_ardh_properties GROUPBY size2.95ms12.51KB/libraries/src/Form/Field/SqlField.php:293Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'113μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'132μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'104μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'106μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'111μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'120μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT `c2`.`language`,`c2`.`id`
FROM `t85mn_menu` AS `c`
INNERJOIN `t85mn_associations` AS `a` ON `a`.`id` = `c`.`id` AND `a`.`context` = :context
INNERJOIN `t85mn_associations` AS `a2` ON `a`.`key` = `a2`.`key`
INNERJOIN `t85mn_menu` AS `c2` ON `a2`.`id` = `c2`.`id`
WHERE `c`.`id` = :id183μs1.41KBParams/libraries/src/Language/Associations.php:145Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'147μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'110μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'121μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'112μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'132μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'107μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'123μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'108μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'113μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'105μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECTSUM(CASEWHEN `a`.`next_execution` <= :now THEN1ELSE0END) AS due_count,SUM(CASEWHEN `a`.`locked` ISNULLTHEN0ELSE1END) AS locked_count
FROM `t85mn_scheduler_tasks` AS `a`
WHERE `a`.`state` =1138μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:517Copy
SELECT*FROM `t85mn_template_styles`
WHERE `client_id` =0AND `id` ='12'116μs40.91KB/plugins/system/helixultimate/src/Platform/Helper.php:54Copy
SELECT `session_id`
FROM `t85mn_session`
WHERE `session_id` = ?98μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
UPDATE `t85mn_session`
SET `data` = ?
, `time` = ?
WHERE `session_id` = ?3.25ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy