Warning (2): file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '89'
$HotelBooking = object(HotelBooking) {
displayField => 'name'
validate => array(
'minrate' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'review_nr' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'ranking' => array(
[maximum depth reached]
),
'latitude' => array(
[maximum depth reached]
),
'longitude' => array(
[maximum depth reached]
),
'max_persons_in_reservation' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'zip' => array(
[maximum depth reached]
),
'contractchain_id' => array(
[maximum depth reached]
),
'class' => array(
[maximum depth reached]
),
'maxrate' => array(
[maximum depth reached]
),
'district' => array(
[maximum depth reached]
),
'nr_rooms' => array(
[maximum depth reached]
),
'city' => array(
[maximum depth reached]
),
'checkin_from' => array(
[maximum depth reached]
),
'checkin_to' => array(
[maximum depth reached]
),
'comission' => array(
[maximum depth reached]
),
'city_id' => array(
[maximum depth reached]
),
'review_score' => array(
[maximum depth reached]
),
'max_rooms_in_reservation' => array(
[maximum depth reached]
),
'hoteltype_id' => array(
[maximum depth reached]
),
'preferred' => array(
[maximum depth reached]
),
'class_is_estimated' => array(
[maximum depth reached]
),
'country_code' => array(
[maximum depth reached]
),
'is_closed' => array(
[maximum depth reached]
),
'checkout_from' => array(
[maximum depth reached]
),
'checkout_to' => array(
[maximum depth reached]
),
'currencycode' => array(
[maximum depth reached]
),
'countrycode' => array(
[maximum depth reached]
)
)
actsAs => array(
(int) 0 => 'Containable'
)
language => 'es_'
useDbConfig => 'default'
useTable => 'hotel_bookings'
id => false
data => array()
schemaName => 'travelan_new'
table => 'hotel_bookings'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'HotelBooking'
alias => 'HotelBooking'
tableToModel => array(
'hotel_bookings' => 'HotelBooking'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'minrate' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'review_nr' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'ranking' => array(
[maximum depth reached]
),
'latitude' => array(
[maximum depth reached]
),
'longitude' => array(
[maximum depth reached]
),
'max_persons_in_reservation' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'zip' => array(
[maximum depth reached]
),
'contractchain_id' => array(
[maximum depth reached]
),
'class' => array(
[maximum depth reached]
),
'maxrate' => array(
[maximum depth reached]
),
'district' => array(
[maximum depth reached]
),
'nr_rooms' => array(
[maximum depth reached]
),
'city' => array(
[maximum depth reached]
),
'checkin_from' => array(
[maximum depth reached]
),
'checkin_to' => array(
[maximum depth reached]
),
'comission' => array(
[maximum depth reached]
),
'city_id' => array(
[maximum depth reached]
),
'review_score' => array(
[maximum depth reached]
),
'max_rooms_in_reservation' => array(
[maximum depth reached]
),
'hoteltype_id' => array(
[maximum depth reached]
),
'preferred' => array(
[maximum depth reached]
),
'class_is_estimated' => array(
[maximum depth reached]
),
'country_code' => array(
[maximum depth reached]
),
'is_closed' => array(
[maximum depth reached]
),
'checkout_from' => array(
[maximum depth reached]
),
'checkout_to' => array(
[maximum depth reached]
),
'currencycode' => array(
[maximum depth reached]
),
'countrycode' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$conditions_destination = array(
'Destination.active' => (int) 1,
'Destination.es_slug' => 'torres-del-paine'
)
$joins = array(
(int) 0 => array(
'table' => 'zones',
'alias' => 'Zone',
'type' => 'inner',
'conditions' => array(
(int) 0 => 'Zone.id = Destination.zone_id'
)
),
(int) 1 => array(
'table' => 'site_countries',
'alias' => 'SiteCountry',
'type' => 'inner',
'conditions' => array(
(int) 0 => 'SiteCountry.id = Zone.site_country_id',
'SiteCountry.id' => '1'
)
)
)
$options = array(
'joins' => array(
(int) 0 => array(
'table' => 'zones',
'alias' => 'Zone',
'type' => 'inner',
'conditions' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'table' => 'site_countries',
'alias' => 'SiteCountry',
'type' => 'inner',
'conditions' => array(
[maximum depth reached]
)
)
),
'group' => 'Lodging.id',
'recursive' => (int) -1,
'conditions' => array(
'Lodging.id' => '89',
'Lodging.active' => (int) 1
),
'fields' => array(
(int) 0 => 'Lodging.es_stay_description',
(int) 1 => 'Lodging.es_description',
(int) 2 => 'Lodging.address',
(int) 3 => 'Lodging.stars',
(int) 4 => 'Lodging.name',
(int) 5 => 'Lodging.slug',
(int) 6 => 'Lodging.code',
(int) 7 => 'Lodging.map',
(int) 8 => 'Lodging.tripadvisor',
(int) 9 => 'Lodging.is_experience',
(int) 10 => 'Lodging.es_html_title',
(int) 11 => 'Lodging.es_html_desc',
(int) 12 => 'Lodging.es_html_kw',
(int) 13 => 'Lodging.booking',
(int) 14 => 'Lodging.tripadvisor_avgrating',
(int) 15 => 'Lodging.tripadvisor_reviews',
(int) 16 => 'Lodging.price_usd',
(int) 17 => 'Lodging.is_offer',
(int) 18 => 'Lodging.es_offer_description',
(int) 19 => 'SiteCountry.id',
(int) 20 => 'SiteCountry.es_name'
),
'contain' => array(
'Service' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
)
),
'Destination' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
)
),
'Excursion' => array(
'fields' => array(
[maximum depth reached]
),
'conditions' => array(
[maximum depth reached]
)
),
'LodgingReview' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'limit' => (int) 5
),
'Category' => array(
'fields' => array(
[maximum depth reached]
)
)
)
)
$res = array(
'Lodging' => array(
'es_stay_description' => '<strong>Cantidad de habitaciones:</strong> 20 habitaciones.<br>
<strong>Check in:</strong> 14:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Abierto:</strong> Desde el 13 de septiembre al 15 de Abril.<br>
<strong>Tarifa Incluye:</strong> Desayuno patagónico.<br>',
'es_description' => 'Hostería Mirador del Payne, se ubica dentro del Parque Nacional Torres del Paine. Se encuentra ubicada a orillas de Laguna Verde, limitando con el Parque Nacional Torres del Paine y distante 110 Kms. de la ciudad de Puerto Natales.<br>
Se accede por un camino de ripio de singular trazado, apto para toda clase de vehículos, el cual se interna 27 kms. (30 minutos) desde la ruta principal (Ruta 9 Norte) entre La Sierra del Toro y el Lago Pedro Sarmiento de Gamboa.<br>
Los primeros pobladores del sector fueron los señores Heede y Gliman, que establecieron las primeras construcciones en el año 1894, en el hermoso paraje de Laguna Verde. <br>
Mirador del Payne forma parte de la Estancia Lazo, centro ganadero que data de fines del siglo pasado. <br>
En la década del '70, Marcelino Iglesias Estrada, esforzado pionero de la ganadería en la Patagonia, nacido en Asturias (España) junto a su esposa Catalina Sesnic Plastic, de origen croata, dan forma y vida al actual centro ganadero.<br>
Les suceden con la tradición familiar sus hijos y nietos abocados a seguir con las raíces y el espíritu pionero.<br>
La estancia posee 14.000 hectáreas, siendo su principal actividad la crianza de animales bovinos de raza Hereford.<br>
A contar de 1998 se ha incorporado un confortable complejo turístico, donde usted podrá disfrutar de magníficos paisajes que cobijan a la más atractiva flora y fauna de la región, destacando una vista privilegiada del macizo Paine, impresionantes lagos, glaciares y bosques milenarios.<br>
Cuenta con un restaurante en donde se pueden disfrutar las comidas típicas de la zona como asado al palo, salmón, entre otras.<br>
Sobre los recuerdos de la vieja estancia y respetando la arquitectura típica de la Patagonia hemos dado forma al sueño de compartir este mágico rincón.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hosteria Mirador del Paine',
'slug' => 'hosteria-mirador-del-paine',
'code' => 'TPA002',
'map' => '["-51.123472,-72.822897"]',
'tripadvisor' => '593941',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '724613',
'tripadvisor_avgrating' => '3,5',
'tripadvisor_reviews' => '2',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '89',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-mirador-del-paine',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '333',
'es_name' => 'Torres del Paine',
'map' => '["-50.9766815,-72.981663"]',
'es_slug' => 'torres-del-paine',
'es_content' => '<p>Ubicado a un poco de más de cien kilómetros de Puerto Natales, aparece el Parque Nacional Torres del Paine con increíbles recursos paisajísticos en sus 242.242 hectáreas de superficie. Para muchos, es uno de los lugares más hermosos del planeta, y tienen razón. Su flora y fauna únicas en el mundo, sus sorprendentes alturas y la desigual topografía, lo convierten en un destino obligado para quienes visiten la zona. Ideal para las prácticas recreativas y deportivas si las condiciones climáticas lo permiten, el Parque Nacional Bernardo O'higgins cuenta además con diversas atracciones geográficas. Una de ellas es el Macizo del Paine de origen granítico, y las cumbres Cuerno del Paine y Las Torres. Reserva de la Biosfera, el atractivo posee una increíble vegetación de bosques de coigues y lengas, y con especies silvestres como el calafate, el coirón, la estepa y la mata barrosa. Por otra parte, también es posible encontrar a cóndores, culpeos, guanacos, ñandúes, pumas y zorros grises. Los fantásticos recursos hidrográficos de Torres del Paine permiten además la práctica del kayak y el rafting, mientras que las alturas son las favoritas para la escalada y el montañismo. Las caminatas son otra de las alternativas, puesto que el parque cuenta con senderos protegidos por la CONAF.</p>
',
'near' => '[{"id":"23","name":"Base de las Torres del Paine","distancia":"3","map":"-50.9457325,-72.976041"},{"id":"48","name":"Cerro Castillo","distancia":"49","map":"-51.2674895,-72.4395565"},{"id":"56","name":"Circuito 'W' Base Las Torres-Valle del Frances-Lago Grey","distancia":"4","map":"-51.018074,-73.005524"},{"id":"57","name":"Circuito Largo Cordillera Paine","distancia":"2","map":"-50.980864,-73.022175"},{"id":"67","name":"Costanera Puerto Natales","distancia":"90","map":"-51.734762,-72.505397"},{"id":"87","name":"Glaciar Balmaceda","distancia":"53","map":"-51.4419675,-73.167143"},{"id":"88","name":"Glaciar Grey","distancia":"20","map":"-50.9310065,-73.2642175"},{"id":"90","name":"Glaciar Serrano","distancia":"49","map":"-51.4136345,-73.1226825"},{"id":"91","name":"Glaciar Tyndall","distancia":"33","map":"-51.1771675,-73.3437825"},{"id":"113","name":"Lago del Toro","distancia":"30","map":"-51.212633,-72.752409"},{"id":"117","name":"Lago Grey","distancia":"16","map":"-51.056888,-73.1749535"},{"id":"121","name":"Lago Nordenskjold","distancia":"6","map":"-51.0353845,-72.9631235"},{"id":"122","name":"Lago Paine","distancia":"15","map":"-50.842612,-72.944584"},{"id":"124","name":"Lago Pehoe","distancia":"14","map":"-51.098958,-73.0324745"},{"id":"151","name":"Macizo del Paine","distancia":"4","map":"-50.9542825,-73.027668"},{"id":"155","name":"Monumento Natural Cueva del Milodón","distancia":"71","map":"-51.5795735,-72.6179985"},{"id":"202","name":"Parque Nacional Torres del Paine","distancia":"26","map":"-51.05508,-73.3433535"},{"id":"229","name":"Puerto Edén","distancia":"89","map":"-51.7376525,-72.5422095"},{"id":"233","name":"Puerto Natales","distancia":"90","map":"-51.7303225,-72.4929855"},{"id":"272","name":"Río Serrano","distancia":"28","map":"-51.229908,-73.046749"},{"id":"304","name":"Seno Ultima Esperanza","distancia":"91","map":"-51.7394665,-72.5069335"},{"id":"334","name":"Torres del Paine y Puerto Natales","distancia":"24","map":"-51.2009915,-72.980461"}]',
'image' => array(
'path' => '/img/GalleryContent/8821/torres.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '8',
'es_name' => 'Bar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '20',
'es_name' => 'Estacionamiento',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'torres',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '52891',
'name' => 'torres.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '8821'
)
$replace = array(
(int) 1 => 'Hotel',
(int) 2 => 'Motel',
(int) 3 => 'Hostal',
(int) 4 => 'Departamento',
(int) 5 => 'Cabaña',
(int) 6 => 'Apart Hotel',
(int) 7 => 'Lodge',
(int) 8 => 'Hotel Boutique',
(int) 9 => 'Hacienda',
(int) 10 => 'Apart'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2059
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): file_get_contents(http://cotizador.sincroniatravel.com/ws/referencial.php?codigo=TPA002) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '89'
$HotelBooking = object(HotelBooking) {
displayField => 'name'
validate => array(
'minrate' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'review_nr' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'ranking' => array(
[maximum depth reached]
),
'latitude' => array(
[maximum depth reached]
),
'longitude' => array(
[maximum depth reached]
),
'max_persons_in_reservation' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'zip' => array(
[maximum depth reached]
),
'contractchain_id' => array(
[maximum depth reached]
),
'class' => array(
[maximum depth reached]
),
'maxrate' => array(
[maximum depth reached]
),
'district' => array(
[maximum depth reached]
),
'nr_rooms' => array(
[maximum depth reached]
),
'city' => array(
[maximum depth reached]
),
'checkin_from' => array(
[maximum depth reached]
),
'checkin_to' => array(
[maximum depth reached]
),
'comission' => array(
[maximum depth reached]
),
'city_id' => array(
[maximum depth reached]
),
'review_score' => array(
[maximum depth reached]
),
'max_rooms_in_reservation' => array(
[maximum depth reached]
),
'hoteltype_id' => array(
[maximum depth reached]
),
'preferred' => array(
[maximum depth reached]
),
'class_is_estimated' => array(
[maximum depth reached]
),
'country_code' => array(
[maximum depth reached]
),
'is_closed' => array(
[maximum depth reached]
),
'checkout_from' => array(
[maximum depth reached]
),
'checkout_to' => array(
[maximum depth reached]
),
'currencycode' => array(
[maximum depth reached]
),
'countrycode' => array(
[maximum depth reached]
)
)
actsAs => array(
(int) 0 => 'Containable'
)
language => 'es_'
useDbConfig => 'default'
useTable => 'hotel_bookings'
id => false
data => array()
schemaName => 'travelan_new'
table => 'hotel_bookings'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'HotelBooking'
alias => 'HotelBooking'
tableToModel => array(
'hotel_bookings' => 'HotelBooking'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'minrate' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'review_nr' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'ranking' => array(
[maximum depth reached]
),
'latitude' => array(
[maximum depth reached]
),
'longitude' => array(
[maximum depth reached]
),
'max_persons_in_reservation' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'zip' => array(
[maximum depth reached]
),
'contractchain_id' => array(
[maximum depth reached]
),
'class' => array(
[maximum depth reached]
),
'maxrate' => array(
[maximum depth reached]
),
'district' => array(
[maximum depth reached]
),
'nr_rooms' => array(
[maximum depth reached]
),
'city' => array(
[maximum depth reached]
),
'checkin_from' => array(
[maximum depth reached]
),
'checkin_to' => array(
[maximum depth reached]
),
'comission' => array(
[maximum depth reached]
),
'city_id' => array(
[maximum depth reached]
),
'review_score' => array(
[maximum depth reached]
),
'max_rooms_in_reservation' => array(
[maximum depth reached]
),
'hoteltype_id' => array(
[maximum depth reached]
),
'preferred' => array(
[maximum depth reached]
),
'class_is_estimated' => array(
[maximum depth reached]
),
'country_code' => array(
[maximum depth reached]
),
'is_closed' => array(
[maximum depth reached]
),
'checkout_from' => array(
[maximum depth reached]
),
'checkout_to' => array(
[maximum depth reached]
),
'currencycode' => array(
[maximum depth reached]
),
'countrycode' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
$conditions_destination = array(
'Destination.active' => (int) 1,
'Destination.es_slug' => 'torres-del-paine'
)
$joins = array(
(int) 0 => array(
'table' => 'zones',
'alias' => 'Zone',
'type' => 'inner',
'conditions' => array(
(int) 0 => 'Zone.id = Destination.zone_id'
)
),
(int) 1 => array(
'table' => 'site_countries',
'alias' => 'SiteCountry',
'type' => 'inner',
'conditions' => array(
(int) 0 => 'SiteCountry.id = Zone.site_country_id',
'SiteCountry.id' => '1'
)
)
)
$options = array(
'joins' => array(
(int) 0 => array(
'table' => 'zones',
'alias' => 'Zone',
'type' => 'inner',
'conditions' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'table' => 'site_countries',
'alias' => 'SiteCountry',
'type' => 'inner',
'conditions' => array(
[maximum depth reached]
)
)
),
'group' => 'Lodging.id',
'recursive' => (int) -1,
'conditions' => array(
'Lodging.id' => '89',
'Lodging.active' => (int) 1
),
'fields' => array(
(int) 0 => 'Lodging.es_stay_description',
(int) 1 => 'Lodging.es_description',
(int) 2 => 'Lodging.address',
(int) 3 => 'Lodging.stars',
(int) 4 => 'Lodging.name',
(int) 5 => 'Lodging.slug',
(int) 6 => 'Lodging.code',
(int) 7 => 'Lodging.map',
(int) 8 => 'Lodging.tripadvisor',
(int) 9 => 'Lodging.is_experience',
(int) 10 => 'Lodging.es_html_title',
(int) 11 => 'Lodging.es_html_desc',
(int) 12 => 'Lodging.es_html_kw',
(int) 13 => 'Lodging.booking',
(int) 14 => 'Lodging.tripadvisor_avgrating',
(int) 15 => 'Lodging.tripadvisor_reviews',
(int) 16 => 'Lodging.price_usd',
(int) 17 => 'Lodging.is_offer',
(int) 18 => 'Lodging.es_offer_description',
(int) 19 => 'SiteCountry.id',
(int) 20 => 'SiteCountry.es_name'
),
'contain' => array(
'Service' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
)
),
'Destination' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
)
),
'Excursion' => array(
'fields' => array(
[maximum depth reached]
),
'conditions' => array(
[maximum depth reached]
)
),
'LodgingReview' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'limit' => (int) 5
),
'Category' => array(
'fields' => array(
[maximum depth reached]
)
)
)
)
$res = array(
'Lodging' => array(
'es_stay_description' => '<strong>Cantidad de habitaciones:</strong> 20 habitaciones.<br>
<strong>Check in:</strong> 14:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Abierto:</strong> Desde el 13 de septiembre al 15 de Abril.<br>
<strong>Tarifa Incluye:</strong> Desayuno patagónico.<br>',
'es_description' => 'Hostería Mirador del Payne, se ubica dentro del Parque Nacional Torres del Paine. Se encuentra ubicada a orillas de Laguna Verde, limitando con el Parque Nacional Torres del Paine y distante 110 Kms. de la ciudad de Puerto Natales.<br>
Se accede por un camino de ripio de singular trazado, apto para toda clase de vehículos, el cual se interna 27 kms. (30 minutos) desde la ruta principal (Ruta 9 Norte) entre La Sierra del Toro y el Lago Pedro Sarmiento de Gamboa.<br>
Los primeros pobladores del sector fueron los señores Heede y Gliman, que establecieron las primeras construcciones en el año 1894, en el hermoso paraje de Laguna Verde. <br>
Mirador del Payne forma parte de la Estancia Lazo, centro ganadero que data de fines del siglo pasado. <br>
En la década del '70, Marcelino Iglesias Estrada, esforzado pionero de la ganadería en la Patagonia, nacido en Asturias (España) junto a su esposa Catalina Sesnic Plastic, de origen croata, dan forma y vida al actual centro ganadero.<br>
Les suceden con la tradición familiar sus hijos y nietos abocados a seguir con las raíces y el espíritu pionero.<br>
La estancia posee 14.000 hectáreas, siendo su principal actividad la crianza de animales bovinos de raza Hereford.<br>
A contar de 1998 se ha incorporado un confortable complejo turístico, donde usted podrá disfrutar de magníficos paisajes que cobijan a la más atractiva flora y fauna de la región, destacando una vista privilegiada del macizo Paine, impresionantes lagos, glaciares y bosques milenarios.<br>
Cuenta con un restaurante en donde se pueden disfrutar las comidas típicas de la zona como asado al palo, salmón, entre otras.<br>
Sobre los recuerdos de la vieja estancia y respetando la arquitectura típica de la Patagonia hemos dado forma al sueño de compartir este mágico rincón.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hosteria Mirador del Paine',
'slug' => 'hosteria-mirador-del-paine',
'code' => 'TPA002',
'map' => '["-51.123472,-72.822897"]',
'tripadvisor' => '593941',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '724613',
'tripadvisor_avgrating' => '3,5',
'tripadvisor_reviews' => '2',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '89',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-mirador-del-paine',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '333',
'es_name' => 'Torres del Paine',
'map' => '["-50.9766815,-72.981663"]',
'es_slug' => 'torres-del-paine',
'es_content' => '<p>Ubicado a un poco de más de cien kilómetros de Puerto Natales, aparece el Parque Nacional Torres del Paine con increíbles recursos paisajísticos en sus 242.242 hectáreas de superficie. Para muchos, es uno de los lugares más hermosos del planeta, y tienen razón. Su flora y fauna únicas en el mundo, sus sorprendentes alturas y la desigual topografía, lo convierten en un destino obligado para quienes visiten la zona. Ideal para las prácticas recreativas y deportivas si las condiciones climáticas lo permiten, el Parque Nacional Bernardo O'higgins cuenta además con diversas atracciones geográficas. Una de ellas es el Macizo del Paine de origen granítico, y las cumbres Cuerno del Paine y Las Torres. Reserva de la Biosfera, el atractivo posee una increíble vegetación de bosques de coigues y lengas, y con especies silvestres como el calafate, el coirón, la estepa y la mata barrosa. Por otra parte, también es posible encontrar a cóndores, culpeos, guanacos, ñandúes, pumas y zorros grises. Los fantásticos recursos hidrográficos de Torres del Paine permiten además la práctica del kayak y el rafting, mientras que las alturas son las favoritas para la escalada y el montañismo. Las caminatas son otra de las alternativas, puesto que el parque cuenta con senderos protegidos por la CONAF.</p>
',
'near' => '[{"id":"23","name":"Base de las Torres del Paine","distancia":"3","map":"-50.9457325,-72.976041"},{"id":"48","name":"Cerro Castillo","distancia":"49","map":"-51.2674895,-72.4395565"},{"id":"56","name":"Circuito 'W' Base Las Torres-Valle del Frances-Lago Grey","distancia":"4","map":"-51.018074,-73.005524"},{"id":"57","name":"Circuito Largo Cordillera Paine","distancia":"2","map":"-50.980864,-73.022175"},{"id":"67","name":"Costanera Puerto Natales","distancia":"90","map":"-51.734762,-72.505397"},{"id":"87","name":"Glaciar Balmaceda","distancia":"53","map":"-51.4419675,-73.167143"},{"id":"88","name":"Glaciar Grey","distancia":"20","map":"-50.9310065,-73.2642175"},{"id":"90","name":"Glaciar Serrano","distancia":"49","map":"-51.4136345,-73.1226825"},{"id":"91","name":"Glaciar Tyndall","distancia":"33","map":"-51.1771675,-73.3437825"},{"id":"113","name":"Lago del Toro","distancia":"30","map":"-51.212633,-72.752409"},{"id":"117","name":"Lago Grey","distancia":"16","map":"-51.056888,-73.1749535"},{"id":"121","name":"Lago Nordenskjold","distancia":"6","map":"-51.0353845,-72.9631235"},{"id":"122","name":"Lago Paine","distancia":"15","map":"-50.842612,-72.944584"},{"id":"124","name":"Lago Pehoe","distancia":"14","map":"-51.098958,-73.0324745"},{"id":"151","name":"Macizo del Paine","distancia":"4","map":"-50.9542825,-73.027668"},{"id":"155","name":"Monumento Natural Cueva del Milodón","distancia":"71","map":"-51.5795735,-72.6179985"},{"id":"202","name":"Parque Nacional Torres del Paine","distancia":"26","map":"-51.05508,-73.3433535"},{"id":"229","name":"Puerto Edén","distancia":"89","map":"-51.7376525,-72.5422095"},{"id":"233","name":"Puerto Natales","distancia":"90","map":"-51.7303225,-72.4929855"},{"id":"272","name":"Río Serrano","distancia":"28","map":"-51.229908,-73.046749"},{"id":"304","name":"Seno Ultima Esperanza","distancia":"91","map":"-51.7394665,-72.5069335"},{"id":"334","name":"Torres del Paine y Puerto Natales","distancia":"24","map":"-51.2009915,-72.980461"}]',
'image' => array(
'path' => '/img/GalleryContent/8821/torres.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '8',
'es_name' => 'Bar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '20',
'es_name' => 'Estacionamiento',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'torres',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '52891',
'name' => 'torres.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '8821'
)
$replace = array(
(int) 1 => 'Hotel',
(int) 2 => 'Motel',
(int) 3 => 'Hostal',
(int) 4 => 'Departamento',
(int) 5 => 'Cabaña',
(int) 6 => 'Apart Hotel',
(int) 7 => 'Lodge',
(int) 8 => 'Hotel Boutique',
(int) 9 => 'Hacienda',
(int) 10 => 'Apart'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2059
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/travelan/data/www/travelandes.com/oldsite/cakephp/2.5.7/lib/Cake/Utility/Debugger.php:801) [APP/Controller/AppController.php, line 87]
function beforeRender(){ header('Content-Type: text/html; charset=utf-8');
header - [internal], line ??
AppController::beforeRender() - APP/Controller/AppController.php, line 87
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/cakephp/2.5.7/lib/Cake/Event/CakeEventManager.php, line 243
Controller::render() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 932
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2114
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Críticas de Hosteria Mirador del Paine en Torres del Paine
COMENTARIOS
0 Comentarios de los Viajeros sobre este Hotel: