Warning (2): file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '90'
$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 => null
table => 'hotel_bookings'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
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 => null
[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 => false
[protected] _eventManager => null
[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' => '90',
'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> 25 habitaciones.<br>
<strong>Check in:</strong> 13:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Tarifa Incluye:</strong> Desayuno servido en el comedor.<br>',
'es_description' => 'Hostería Pehoé situada en el corazón del Parque Nacional Torres del Paine, brinda al visitante la oportunidad de disfrutar las maravillas que entrega la naturaleza. En una ubicación privilegiada sobre una isla de 5 hectáreas El viajero podrá gozar de todas las comodidades que la Hostería le otorga.<br>
Hostería Pehoé, es una pintoresca hostería de clase turista superior; fue construida con maderas de bosque nativo y se encuentra rodeada por las aguas del río del mismo nombre, ofreciendo una espectacular vista de las Torres del Paine.Cuenta con 25 habitaciones equipadas con calefacción central.<br>
Además de ello cuenta con un pequeño y acogedor restaurante con vista panorámica con una capacidad de hasta 100 personas y un salón de reuniones con una placentera atmósfera.
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hosteria Pehoe',
'slug' => 'hosteria-pehoe',
'code' => 'TPA001',
'map' => '["-51.093884,-72.986239"]',
'tripadvisor' => '593941',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '0',
'tripadvisor_avgrating' => '3',
'tripadvisor_reviews' => '68',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '90',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-pehoe',
'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' => 'Jacqueline Atalla',
'created' => '2016-01-01 11:46:23',
'the_best' => 'La atencion, la gente muy simpatica, la ubicacion del hotel es espectacular',
'general' => '3',
'lodging_id' => '90'
),
(int) 1 => array(
'name' => 'Noppamas Wongpitoonpiya',
'created' => '2014-06-03 11:45:31',
'the_best' => 'location heating system',
'general' => '4',
'lodging_id' => '90'
),
(int) 2 => array(
'name' => 'Carlos Tancredi',
'created' => '2014-01-15 19:22:55',
'the_best' => 'Localização e o motorista "faz tudo" excelente. Sem o motorista o hotel fica péssimo. Quem for vai entender o que falo. Comida boa, mas não ótima. garçonetes com boa vontade e prestativas. ',
'general' => '3',
'lodging_id' => '90'
),
(int) 3 => array(
'name' => 'Paulina Fabiola Toro Rebolledo',
'created' => '2013-12-10 19:12:09',
'the_best' => 'Excelente ubicación y por sobre todo. la acogedora atención del personal. Exquisita cocina y habitaciones comodas',
'general' => '5',
'lodging_id' => '90'
),
(int) 4 => array(
'name' => 'Cristian',
'created' => '2013-03-28 09:36:49',
'the_best' => 'El hostal esta en lugar paradisíaco, la belleza natural de su entorno lo hace una verdadera maravilla, lejos de todo el ruido solo naturaleza. Uno se puede reencontrar y puede disfrutar con su pareja. La atención del personal es maravillosa. Un hostal 100% recomendable.',
'general' => '5',
'lodging_id' => '90'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '8',
'es_name' => 'Bar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '10',
'es_name' => 'Business Center',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '11',
'es_name' => 'Caja de seguridad',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '18',
'es_name' => 'DDI - DDN',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'id' => '20',
'es_name' => 'Estacionamiento',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'id' => '21',
'es_name' => 'Fax',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '50',
'es_name' => 'Sala de Juegos',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '52',
'es_name' => 'Sala de TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '53',
'es_name' => 'Salón de Conferencias',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '54',
'es_name' => 'Salones',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '68',
'es_name' => 'Traslados IN/OUT',
'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'
)
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_fotos() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2386
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=TPA001) [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 = '90'
$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 => null
table => 'hotel_bookings'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
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 => null
[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 => false
[protected] _eventManager => null
[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' => '90',
'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> 25 habitaciones.<br>
<strong>Check in:</strong> 13:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Tarifa Incluye:</strong> Desayuno servido en el comedor.<br>',
'es_description' => 'Hostería Pehoé situada en el corazón del Parque Nacional Torres del Paine, brinda al visitante la oportunidad de disfrutar las maravillas que entrega la naturaleza. En una ubicación privilegiada sobre una isla de 5 hectáreas El viajero podrá gozar de todas las comodidades que la Hostería le otorga.<br>
Hostería Pehoé, es una pintoresca hostería de clase turista superior; fue construida con maderas de bosque nativo y se encuentra rodeada por las aguas del río del mismo nombre, ofreciendo una espectacular vista de las Torres del Paine.Cuenta con 25 habitaciones equipadas con calefacción central.<br>
Además de ello cuenta con un pequeño y acogedor restaurante con vista panorámica con una capacidad de hasta 100 personas y un salón de reuniones con una placentera atmósfera.
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hosteria Pehoe',
'slug' => 'hosteria-pehoe',
'code' => 'TPA001',
'map' => '["-51.093884,-72.986239"]',
'tripadvisor' => '593941',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '0',
'tripadvisor_avgrating' => '3',
'tripadvisor_reviews' => '68',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '90',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/hosteria-pehoe',
'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' => 'Jacqueline Atalla',
'created' => '2016-01-01 11:46:23',
'the_best' => 'La atencion, la gente muy simpatica, la ubicacion del hotel es espectacular',
'general' => '3',
'lodging_id' => '90'
),
(int) 1 => array(
'name' => 'Noppamas Wongpitoonpiya',
'created' => '2014-06-03 11:45:31',
'the_best' => 'location heating system',
'general' => '4',
'lodging_id' => '90'
),
(int) 2 => array(
'name' => 'Carlos Tancredi',
'created' => '2014-01-15 19:22:55',
'the_best' => 'Localização e o motorista "faz tudo" excelente. Sem o motorista o hotel fica péssimo. Quem for vai entender o que falo. Comida boa, mas não ótima. garçonetes com boa vontade e prestativas. ',
'general' => '3',
'lodging_id' => '90'
),
(int) 3 => array(
'name' => 'Paulina Fabiola Toro Rebolledo',
'created' => '2013-12-10 19:12:09',
'the_best' => 'Excelente ubicación y por sobre todo. la acogedora atención del personal. Exquisita cocina y habitaciones comodas',
'general' => '5',
'lodging_id' => '90'
),
(int) 4 => array(
'name' => 'Cristian',
'created' => '2013-03-28 09:36:49',
'the_best' => 'El hostal esta en lugar paradisíaco, la belleza natural de su entorno lo hace una verdadera maravilla, lejos de todo el ruido solo naturaleza. Uno se puede reencontrar y puede disfrutar con su pareja. La atención del personal es maravillosa. Un hostal 100% recomendable.',
'general' => '5',
'lodging_id' => '90'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '8',
'es_name' => 'Bar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '10',
'es_name' => 'Business Center',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '11',
'es_name' => 'Caja de seguridad',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '18',
'es_name' => 'DDI - DDN',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'id' => '20',
'es_name' => 'Estacionamiento',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'id' => '21',
'es_name' => 'Fax',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '50',
'es_name' => 'Sala de Juegos',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '52',
'es_name' => 'Sala de TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '53',
'es_name' => 'Salón de Conferencias',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '54',
'es_name' => 'Salones',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '68',
'es_name' => 'Traslados IN/OUT',
'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'
)
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_fotos() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2386
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_fotos() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2468
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