Warning (2): file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '85'
$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' => '85',
'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' => '',
'es_description' => 'Se ubica en el parque nacional Bernardo O´Higgins, al lado de las Torres del Paine y a orillas del río Serrano, lo que le otorga una vista privilegiada de la majestuosidad de la zona y una cercanía completa con la naturaleza.
En sus cálidas habitaciones se puede disfrutar de la vista de los hermosos cielos azules de Torres del Paine. Alrededor de la hostería el turista se encuentra con toda la flora y fauna del sector en su ambiente natural, pudiendo disfrutar incluso del vuelo del cóndor, emblema del escudo nacional.
Además cuenta con diversas actividades para que los visitantes conozcan todos los atractivos de este impresionante parque nacional. Hay para todos los gustos: desde caminatas livianas disfrutando de la naturaleza hasta aventuras intensas, como navegar en zodiac hacia el glaciar Balmaceda.
En las orillas del río Serrano se realizan cabalgatas y también se puede practicar la pesca.<br>',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hostería Lago del Toro',
'slug' => 'hosteria-lago-del-toro',
'code' => 'TPA008',
'map' => '["-51.243865,-73.002262"]',
'tripadvisor' => '590063',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '457696',
'tripadvisor_avgrating' => '4',
'tripadvisor_reviews' => '59',
'price_usd' => '165',
'is_offer' => false,
'es_offer_description' => '',
'id' => '85',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-lago-del-toro',
'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(
(int) 0 => array(
'name' => 'Fabiana Roura Roura',
'created' => '2011-01-10 00:04:38',
'the_best' => 'La hostería esta bien ubicada dentro del parque',
'general' => '2',
'lodging_id' => '85'
),
(int) 1 => array(
'name' => 'Jorge Crignola',
'created' => '2010-02-08 14:50:25',
'the_best' => 'Acogedor, familiar, muy hogareño',
'general' => '3',
'lodging_id' => '85'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '67',
'es_name' => 'Tours',
'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_tripadvisor() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2216
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=TPA008) [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 = '85'
$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' => '85',
'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' => '',
'es_description' => 'Se ubica en el parque nacional Bernardo O´Higgins, al lado de las Torres del Paine y a orillas del río Serrano, lo que le otorga una vista privilegiada de la majestuosidad de la zona y una cercanía completa con la naturaleza.
En sus cálidas habitaciones se puede disfrutar de la vista de los hermosos cielos azules de Torres del Paine. Alrededor de la hostería el turista se encuentra con toda la flora y fauna del sector en su ambiente natural, pudiendo disfrutar incluso del vuelo del cóndor, emblema del escudo nacional.
Además cuenta con diversas actividades para que los visitantes conozcan todos los atractivos de este impresionante parque nacional. Hay para todos los gustos: desde caminatas livianas disfrutando de la naturaleza hasta aventuras intensas, como navegar en zodiac hacia el glaciar Balmaceda.
En las orillas del río Serrano se realizan cabalgatas y también se puede practicar la pesca.<br>',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hostería Lago del Toro',
'slug' => 'hosteria-lago-del-toro',
'code' => 'TPA008',
'map' => '["-51.243865,-73.002262"]',
'tripadvisor' => '590063',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '457696',
'tripadvisor_avgrating' => '4',
'tripadvisor_reviews' => '59',
'price_usd' => '165',
'is_offer' => false,
'es_offer_description' => '',
'id' => '85',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-lago-del-toro',
'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(
(int) 0 => array(
'name' => 'Fabiana Roura Roura',
'created' => '2011-01-10 00:04:38',
'the_best' => 'La hostería esta bien ubicada dentro del parque',
'general' => '2',
'lodging_id' => '85'
),
(int) 1 => array(
'name' => 'Jorge Crignola',
'created' => '2010-02-08 14:50:25',
'the_best' => 'Acogedor, familiar, muy hogareño',
'general' => '3',
'lodging_id' => '85'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '67',
'es_name' => 'Tours',
'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_tripadvisor() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2216
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_tripadvisor() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2271
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