Warning (2): file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '91'
$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' => '91',
'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>Número de habitaciones:</strong> 95 habitaciones.<br>
<strong>Check in:</strong> 12:00 horas.<br>
<strong>Check out:</strong> 14:00 horas.<br>
<strong>Abierto:</strong> Desde el 01 de octubre al 31 de abril.<br>
<strong>Tarifa Incluye:</strong> Desayuno buffet servido en el comedor.<br>',
'es_description' => '<p align="justify"Hotel Río Serrano, se encuentra emplazado en la ribera oriental del Río Serrano, que viene serpenteando desde el Lago del Toro, para desembocar en el Seno Ultima Esperanza, luego de unirse en su camino con las aguas del Río Grey y con una espectacular vista al Macizo del Paine.<br>
Cuenta con algo único en todo el Parque Nacional Torres del Paine: Mini Cancha de Cross Golf con 5 hoyos.<br>
Su espectacular ubicación permite disfrutar de una gran vista panorámica de la Cordillera Paine y realizar inolvidables excursiones como Navegación en Kayak, Cabalgatas, Trekking y FlyFishing.<br>
El Hotel cuenta con 95 habitaciones:<br>
- 63 Habitaciones Doble Superior Twin de 32 mt<sup>2</sup> cada una con vista al macizo Paine.<br>
- 3 Habitaciones Marimonial Superior de 32 mt<sup>2</sup> con vista al macizo del Paine.<br>
- 6 Habitaciones Matrimoniales standard de 23 mt<sup>2</sup><br>
- 23 Habitaciones Doble standard Twin de 23 mt<sup>2</sup><br>
Todas las habitaciones cuentan con calefacción central, frigo bar, caja de seguridad, cuna, amplio closet, vidrios de termo panel, teléfono, arrimo y banqueta, no fumadores.<br>
Los baños están decorados con finas cerámicas, cuentan con banitorios y duchas con tina.<br>
El comedor tiene capacidad para 130 personas. En él se sirven los desayunos buffet, almuerzos y cenas.<br>
El Hotel cuenta con equipo de golf y equipo de pesca (cañas y herramientas) que son gratuitos y de uso exclusivo para los pasajeros del hotel.
La pesca, a orillas del muy productivo río Serrano, disfrutando de la gran vista panorámica al macizo del Paine, es uno de los principales atractivos del hotel.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '4',
'name' => 'Hotel Río Serrano',
'slug' => 'hotel-rio-serrano',
'code' => 'TPA004',
'map' => '["-51.238921,-72.990589"]',
'tripadvisor' => '1024058',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '399125',
'tripadvisor_avgrating' => '',
'tripadvisor_reviews' => '0',
'price_usd' => '296',
'is_offer' => false,
'es_offer_description' => '',
'id' => '91',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/rio-serrano',
'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' => 'ELENA NIKOLAEV',
'created' => '2014-12-07 21:48:45',
'the_best' => 'Exceptional hotel. The view is amazing. The best in the park. We had a room with view of the peaks and we saw the most beautiful sunrise. The hotel has sophisticated furniture and art throughout with a lot of cozy seating areas to enjoy the incredible view. There is also a very nice gift shop with some of the best art items we see in Chile. The room was specious and very comfortable. The breakfast buffet had great choices and high quality food. The dinner was also fantastic- both buffet and a la carte. The staff was courteous and very helpful, especially the manager Mrs Yanexis Diaz. I highly recommend the hotel We stop at an others hotels near but there was no comparison to Rio Serrano.',
'general' => '5',
'lodging_id' => '91'
),
(int) 1 => array(
'name' => 'Javier Alejandro',
'created' => '2013-07-20 15:09:50',
'the_best' => 'vi en el diario que necesitan gente para trabajar necesito saber su pagina y donde postular por favor soy estudiante de turismo y necesito hacer hacer practica de esto porfavor',
'general' => '4',
'lodging_id' => '91'
),
(int) 2 => array(
'name' => 'Sebastian Ignacio',
'created' => '2012-12-17 13:00:37',
'the_best' => 'Todo, nada que reprochar, hasta la gente es linda.',
'general' => '5',
'lodging_id' => '91'
),
(int) 3 => array(
'name' => 'Giada Ferrari',
'created' => '2011-11-06 11:33:21',
'the_best' => 'Great view, great service, wonderful food and very good excursions.',
'general' => '4',
'lodging_id' => '91'
)
),
'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' => '11',
'es_name' => 'Caja de seguridad',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '16',
'es_name' => 'Cerradura Eletronica',
'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' => '22',
'es_name' => 'Frigobar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '24',
'es_name' => 'Gift Shop',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '51',
'es_name' => 'Sala de Lectura',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '52',
'es_name' => 'Sala de TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '53',
'es_name' => 'Salón de Conferencias',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '54',
'es_name' => 'Salones',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 23 => 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'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_view() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 1887
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=TPA004) [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 = '91'
$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' => '91',
'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>Número de habitaciones:</strong> 95 habitaciones.<br>
<strong>Check in:</strong> 12:00 horas.<br>
<strong>Check out:</strong> 14:00 horas.<br>
<strong>Abierto:</strong> Desde el 01 de octubre al 31 de abril.<br>
<strong>Tarifa Incluye:</strong> Desayuno buffet servido en el comedor.<br>',
'es_description' => '<p align="justify"Hotel Río Serrano, se encuentra emplazado en la ribera oriental del Río Serrano, que viene serpenteando desde el Lago del Toro, para desembocar en el Seno Ultima Esperanza, luego de unirse en su camino con las aguas del Río Grey y con una espectacular vista al Macizo del Paine.<br>
Cuenta con algo único en todo el Parque Nacional Torres del Paine: Mini Cancha de Cross Golf con 5 hoyos.<br>
Su espectacular ubicación permite disfrutar de una gran vista panorámica de la Cordillera Paine y realizar inolvidables excursiones como Navegación en Kayak, Cabalgatas, Trekking y FlyFishing.<br>
El Hotel cuenta con 95 habitaciones:<br>
- 63 Habitaciones Doble Superior Twin de 32 mt<sup>2</sup> cada una con vista al macizo Paine.<br>
- 3 Habitaciones Marimonial Superior de 32 mt<sup>2</sup> con vista al macizo del Paine.<br>
- 6 Habitaciones Matrimoniales standard de 23 mt<sup>2</sup><br>
- 23 Habitaciones Doble standard Twin de 23 mt<sup>2</sup><br>
Todas las habitaciones cuentan con calefacción central, frigo bar, caja de seguridad, cuna, amplio closet, vidrios de termo panel, teléfono, arrimo y banqueta, no fumadores.<br>
Los baños están decorados con finas cerámicas, cuentan con banitorios y duchas con tina.<br>
El comedor tiene capacidad para 130 personas. En él se sirven los desayunos buffet, almuerzos y cenas.<br>
El Hotel cuenta con equipo de golf y equipo de pesca (cañas y herramientas) que son gratuitos y de uso exclusivo para los pasajeros del hotel.
La pesca, a orillas del muy productivo río Serrano, disfrutando de la gran vista panorámica al macizo del Paine, es uno de los principales atractivos del hotel.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '4',
'name' => 'Hotel Río Serrano',
'slug' => 'hotel-rio-serrano',
'code' => 'TPA004',
'map' => '["-51.238921,-72.990589"]',
'tripadvisor' => '1024058',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '399125',
'tripadvisor_avgrating' => '',
'tripadvisor_reviews' => '0',
'price_usd' => '296',
'is_offer' => false,
'es_offer_description' => '',
'id' => '91',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/rio-serrano',
'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' => 'ELENA NIKOLAEV',
'created' => '2014-12-07 21:48:45',
'the_best' => 'Exceptional hotel. The view is amazing. The best in the park. We had a room with view of the peaks and we saw the most beautiful sunrise. The hotel has sophisticated furniture and art throughout with a lot of cozy seating areas to enjoy the incredible view. There is also a very nice gift shop with some of the best art items we see in Chile. The room was specious and very comfortable. The breakfast buffet had great choices and high quality food. The dinner was also fantastic- both buffet and a la carte. The staff was courteous and very helpful, especially the manager Mrs Yanexis Diaz. I highly recommend the hotel We stop at an others hotels near but there was no comparison to Rio Serrano.',
'general' => '5',
'lodging_id' => '91'
),
(int) 1 => array(
'name' => 'Javier Alejandro',
'created' => '2013-07-20 15:09:50',
'the_best' => 'vi en el diario que necesitan gente para trabajar necesito saber su pagina y donde postular por favor soy estudiante de turismo y necesito hacer hacer practica de esto porfavor',
'general' => '4',
'lodging_id' => '91'
),
(int) 2 => array(
'name' => 'Sebastian Ignacio',
'created' => '2012-12-17 13:00:37',
'the_best' => 'Todo, nada que reprochar, hasta la gente es linda.',
'general' => '5',
'lodging_id' => '91'
),
(int) 3 => array(
'name' => 'Giada Ferrari',
'created' => '2011-11-06 11:33:21',
'the_best' => 'Great view, great service, wonderful food and very good excursions.',
'general' => '4',
'lodging_id' => '91'
)
),
'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' => '11',
'es_name' => 'Caja de seguridad',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '12',
'es_name' => 'Calefacción',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '16',
'es_name' => 'Cerradura Eletronica',
'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' => '22',
'es_name' => 'Frigobar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '24',
'es_name' => 'Gift Shop',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '51',
'es_name' => 'Sala de Lectura',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '52',
'es_name' => 'Sala de TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '53',
'es_name' => 'Salón de Conferencias',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '54',
'es_name' => 'Salones',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 23 => 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'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_view() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 1887
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
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117