Warning (2): file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142]
$id = '80'
$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' => '80',
'Lodging.active' => (int) 1
),
'fields' => array(
(int) 0 => 'Lodging.es_stay_description',
(int) 1 => 'Lodging.es_description',
(int) 2 => 'Lodging.address',
(int) 3 => 'Lodging.stars',
(int) 4 => 'Lodging.name',
(int) 5 => 'Lodging.slug',
(int) 6 => 'Lodging.code',
(int) 7 => 'Lodging.map',
(int) 8 => 'Lodging.tripadvisor',
(int) 9 => 'Lodging.is_experience',
(int) 10 => 'Lodging.es_html_title',
(int) 11 => 'Lodging.es_html_desc',
(int) 12 => 'Lodging.es_html_kw',
(int) 13 => 'Lodging.booking',
(int) 14 => 'Lodging.tripadvisor_avgrating',
(int) 15 => 'Lodging.tripadvisor_reviews',
(int) 16 => 'Lodging.price_usd',
(int) 17 => 'Lodging.is_offer',
(int) 18 => 'Lodging.es_offer_description',
(int) 19 => 'SiteCountry.id',
(int) 20 => 'SiteCountry.es_name'
),
'contain' => array(
'Service' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
)
),
'Destination' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
)
),
'Excursion' => array(
'fields' => array(
[maximum depth reached]
),
'conditions' => array(
[maximum depth reached]
)
),
'LodgingReview' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'limit' => (int) 5
),
'Category' => array(
'fields' => array(
[maximum depth reached]
)
)
)
)
$res = array(
'Lodging' => array(
'es_stay_description' => '<strong>Cantidad de habitaciones:</strong> 20 habitaciones.<br>
<strong>Check in:</strong> 14:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Abierto:</strong> Todo el año.<br>
<strong>Tarifa Incluye:</strong> Desayuno.<br>',
'es_description' => '<strong>Complejo Turístico Cabañas del Paine</strong><br>
Ubicado a orillas del Río Serrano con una espectacular vista del Cordón Montañoso de la Cordillera del Paine, a 7 km. de la Sede Administrativa del Parque Nacional del Paine, es el lugar ideal de partida hacia todas las excursiones que se puede desarrollar dentro de los Parques Nacionales Bernardo O'Higgins y Torres del Paine.<br>
Hay 4 pabellones de alojamiento donde cada uno cuenta con 4 amplias habitaciones con baño privado y desayuno, calefacción central, todas con sala de estar y con una privilegiada vista hacia el Río Serrano y Cordón Montañoso de las Torres del Paine. El módulo central cuenta también con 4 habitaciones con baño privado y con vista al Paine.<br>
Un comedor con parrilla con capacidad de 80 personas, Bar y Grill room para disfrutar de la gastronomía regional. Espacios amplios para divertirse y conversar.<br>
En la Hostería, el tema gastronómico tiene un lugar muy importante dentro de nuestro servicio por conocer las comidas típicas de la región.
La cocina tradicional es pintoresca y rica en sabores y texturas. Todo de elaboración propia, artesanal y casera. Hecho con gusto y amor por nuestra gente. Placeres extremos para ser disfrutados con tranquilidad.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hotel Cabañas Del Paine',
'slug' => 'hotel-cabanas-del-paine',
'code' => 'TPA007',
'map' => '["-51.239459,-72.994022"]',
'tripadvisor' => '1573262',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '354501',
'tripadvisor_avgrating' => '4',
'tripadvisor_reviews' => '115',
'price_usd' => '200',
'is_offer' => false,
'es_offer_description' => '',
'id' => '80',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/s-del-paine',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '333',
'es_name' => 'Torres del Paine',
'map' => '["-50.9766815,-72.981663"]',
'es_slug' => 'torres-del-paine',
'es_content' => '<p>Ubicado a un poco de más de cien kilómetros de Puerto Natales, aparece el Parque Nacional Torres del Paine con increíbles recursos paisajísticos en sus 242.242 hectáreas de superficie. Para muchos, es uno de los lugares más hermosos del planeta, y tienen razón. Su flora y fauna únicas en el mundo, sus sorprendentes alturas y la desigual topografía, lo convierten en un destino obligado para quienes visiten la zona. Ideal para las prácticas recreativas y deportivas si las condiciones climáticas lo permiten, el Parque Nacional Bernardo O'higgins cuenta además con diversas atracciones geográficas. Una de ellas es el Macizo del Paine de origen granítico, y las cumbres Cuerno del Paine y Las Torres. Reserva de la Biosfera, el atractivo posee una increíble vegetación de bosques de coigues y lengas, y con especies silvestres como el calafate, el coirón, la estepa y la mata barrosa. Por otra parte, también es posible encontrar a cóndores, culpeos, guanacos, ñandúes, pumas y zorros grises. Los fantásticos recursos hidrográficos de Torres del Paine permiten además la práctica del kayak y el rafting, mientras que las alturas son las favoritas para la escalada y el montañismo. Las caminatas son otra de las alternativas, puesto que el parque cuenta con senderos protegidos por la CONAF.</p>
',
'near' => '[{"id":"23","name":"Base de las Torres del Paine","distancia":"3","map":"-50.9457325,-72.976041"},{"id":"48","name":"Cerro Castillo","distancia":"49","map":"-51.2674895,-72.4395565"},{"id":"56","name":"Circuito 'W' Base Las Torres-Valle del Frances-Lago Grey","distancia":"4","map":"-51.018074,-73.005524"},{"id":"57","name":"Circuito Largo Cordillera Paine","distancia":"2","map":"-50.980864,-73.022175"},{"id":"67","name":"Costanera Puerto Natales","distancia":"90","map":"-51.734762,-72.505397"},{"id":"87","name":"Glaciar Balmaceda","distancia":"53","map":"-51.4419675,-73.167143"},{"id":"88","name":"Glaciar Grey","distancia":"20","map":"-50.9310065,-73.2642175"},{"id":"90","name":"Glaciar Serrano","distancia":"49","map":"-51.4136345,-73.1226825"},{"id":"91","name":"Glaciar Tyndall","distancia":"33","map":"-51.1771675,-73.3437825"},{"id":"113","name":"Lago del Toro","distancia":"30","map":"-51.212633,-72.752409"},{"id":"117","name":"Lago Grey","distancia":"16","map":"-51.056888,-73.1749535"},{"id":"121","name":"Lago Nordenskjold","distancia":"6","map":"-51.0353845,-72.9631235"},{"id":"122","name":"Lago Paine","distancia":"15","map":"-50.842612,-72.944584"},{"id":"124","name":"Lago Pehoe","distancia":"14","map":"-51.098958,-73.0324745"},{"id":"151","name":"Macizo del Paine","distancia":"4","map":"-50.9542825,-73.027668"},{"id":"155","name":"Monumento Natural Cueva del Milodón","distancia":"71","map":"-51.5795735,-72.6179985"},{"id":"202","name":"Parque Nacional Torres del Paine","distancia":"26","map":"-51.05508,-73.3433535"},{"id":"229","name":"Puerto Edén","distancia":"89","map":"-51.7376525,-72.5422095"},{"id":"233","name":"Puerto Natales","distancia":"90","map":"-51.7303225,-72.4929855"},{"id":"272","name":"Río Serrano","distancia":"28","map":"-51.229908,-73.046749"},{"id":"304","name":"Seno Ultima Esperanza","distancia":"91","map":"-51.7394665,-72.5069335"},{"id":"334","name":"Torres del Paine y Puerto Natales","distancia":"24","map":"-51.2009915,-72.980461"}]',
'image' => array(
'path' => '/img/GalleryContent/8821/torres.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(
(int) 0 => array(
'name' => 'Marcos Pino Pizarro',
'created' => '2010-04-12 12:58:07',
'the_best' => 'las instalaciones en general',
'general' => '4',
'lodging_id' => '80'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4',
'es_name' => 'Alquiler de equipos de pesca',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '8',
'es_name' => 'Bar',
'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' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '37',
'es_name' => 'Mini Golf',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '41',
'es_name' => 'Paseos en barco',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '66',
'es_name' => 'Todo Incluído',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '68',
'es_name' => 'Traslados IN/OUT',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '69',
'es_name' => 'TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 23 => array(
'id' => '70',
'es_name' => 'Tv / Cable',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'torres',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '52891',
'name' => 'torres.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '8821'
)
$replace = array(
(int) 1 => 'Hotel',
(int) 2 => 'Motel',
(int) 3 => 'Hostal',
(int) 4 => 'Departamento',
(int) 5 => 'Cabaña',
(int) 6 => 'Apart Hotel',
(int) 7 => 'Lodge',
(int) 8 => 'Hotel Boutique',
(int) 9 => 'Hacienda',
(int) 10 => 'Apart'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2059
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): file_get_contents(http://cotizador.sincroniatravel.com/ws/referencial.php?codigo=TPA007) [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 = '80'
$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' => '80',
'Lodging.active' => (int) 1
),
'fields' => array(
(int) 0 => 'Lodging.es_stay_description',
(int) 1 => 'Lodging.es_description',
(int) 2 => 'Lodging.address',
(int) 3 => 'Lodging.stars',
(int) 4 => 'Lodging.name',
(int) 5 => 'Lodging.slug',
(int) 6 => 'Lodging.code',
(int) 7 => 'Lodging.map',
(int) 8 => 'Lodging.tripadvisor',
(int) 9 => 'Lodging.is_experience',
(int) 10 => 'Lodging.es_html_title',
(int) 11 => 'Lodging.es_html_desc',
(int) 12 => 'Lodging.es_html_kw',
(int) 13 => 'Lodging.booking',
(int) 14 => 'Lodging.tripadvisor_avgrating',
(int) 15 => 'Lodging.tripadvisor_reviews',
(int) 16 => 'Lodging.price_usd',
(int) 17 => 'Lodging.is_offer',
(int) 18 => 'Lodging.es_offer_description',
(int) 19 => 'SiteCountry.id',
(int) 20 => 'SiteCountry.es_name'
),
'contain' => array(
'Service' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
)
),
'Destination' => array(
'conditions' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'Gallery' => array(
[maximum depth reached]
)
),
'Excursion' => array(
'fields' => array(
[maximum depth reached]
),
'conditions' => array(
[maximum depth reached]
)
),
'LodgingReview' => array(
'conditions' => array(
[maximum depth reached]
),
'order' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'limit' => (int) 5
),
'Category' => array(
'fields' => array(
[maximum depth reached]
)
)
)
)
$res = array(
'Lodging' => array(
'es_stay_description' => '<strong>Cantidad de habitaciones:</strong> 20 habitaciones.<br>
<strong>Check in:</strong> 14:00 horas.<br>
<strong>Check out:</strong> 12:00 horas.<br>
<strong>Abierto:</strong> Todo el año.<br>
<strong>Tarifa Incluye:</strong> Desayuno.<br>',
'es_description' => '<strong>Complejo Turístico Cabañas del Paine</strong><br>
Ubicado a orillas del Río Serrano con una espectacular vista del Cordón Montañoso de la Cordillera del Paine, a 7 km. de la Sede Administrativa del Parque Nacional del Paine, es el lugar ideal de partida hacia todas las excursiones que se puede desarrollar dentro de los Parques Nacionales Bernardo O'Higgins y Torres del Paine.<br>
Hay 4 pabellones de alojamiento donde cada uno cuenta con 4 amplias habitaciones con baño privado y desayuno, calefacción central, todas con sala de estar y con una privilegiada vista hacia el Río Serrano y Cordón Montañoso de las Torres del Paine. El módulo central cuenta también con 4 habitaciones con baño privado y con vista al Paine.<br>
Un comedor con parrilla con capacidad de 80 personas, Bar y Grill room para disfrutar de la gastronomía regional. Espacios amplios para divertirse y conversar.<br>
En la Hostería, el tema gastronómico tiene un lugar muy importante dentro de nuestro servicio por conocer las comidas típicas de la región.
La cocina tradicional es pintoresca y rica en sabores y texturas. Todo de elaboración propia, artesanal y casera. Hecho con gusto y amor por nuestra gente. Placeres extremos para ser disfrutados con tranquilidad.<br>
',
'address' => 'Parque Nacional Torres del Paine',
'stars' => '3',
'name' => 'Hotel Cabañas Del Paine',
'slug' => 'hotel-cabanas-del-paine',
'code' => 'TPA007',
'map' => '["-51.239459,-72.994022"]',
'tripadvisor' => '1573262',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '354501',
'tripadvisor_avgrating' => '4',
'tripadvisor_reviews' => '115',
'price_usd' => '200',
'is_offer' => false,
'es_offer_description' => '',
'id' => '80',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/s-del-paine',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '333',
'es_name' => 'Torres del Paine',
'map' => '["-50.9766815,-72.981663"]',
'es_slug' => 'torres-del-paine',
'es_content' => '<p>Ubicado a un poco de más de cien kilómetros de Puerto Natales, aparece el Parque Nacional Torres del Paine con increíbles recursos paisajísticos en sus 242.242 hectáreas de superficie. Para muchos, es uno de los lugares más hermosos del planeta, y tienen razón. Su flora y fauna únicas en el mundo, sus sorprendentes alturas y la desigual topografía, lo convierten en un destino obligado para quienes visiten la zona. Ideal para las prácticas recreativas y deportivas si las condiciones climáticas lo permiten, el Parque Nacional Bernardo O'higgins cuenta además con diversas atracciones geográficas. Una de ellas es el Macizo del Paine de origen granítico, y las cumbres Cuerno del Paine y Las Torres. Reserva de la Biosfera, el atractivo posee una increíble vegetación de bosques de coigues y lengas, y con especies silvestres como el calafate, el coirón, la estepa y la mata barrosa. Por otra parte, también es posible encontrar a cóndores, culpeos, guanacos, ñandúes, pumas y zorros grises. Los fantásticos recursos hidrográficos de Torres del Paine permiten además la práctica del kayak y el rafting, mientras que las alturas son las favoritas para la escalada y el montañismo. Las caminatas son otra de las alternativas, puesto que el parque cuenta con senderos protegidos por la CONAF.</p>
',
'near' => '[{"id":"23","name":"Base de las Torres del Paine","distancia":"3","map":"-50.9457325,-72.976041"},{"id":"48","name":"Cerro Castillo","distancia":"49","map":"-51.2674895,-72.4395565"},{"id":"56","name":"Circuito 'W' Base Las Torres-Valle del Frances-Lago Grey","distancia":"4","map":"-51.018074,-73.005524"},{"id":"57","name":"Circuito Largo Cordillera Paine","distancia":"2","map":"-50.980864,-73.022175"},{"id":"67","name":"Costanera Puerto Natales","distancia":"90","map":"-51.734762,-72.505397"},{"id":"87","name":"Glaciar Balmaceda","distancia":"53","map":"-51.4419675,-73.167143"},{"id":"88","name":"Glaciar Grey","distancia":"20","map":"-50.9310065,-73.2642175"},{"id":"90","name":"Glaciar Serrano","distancia":"49","map":"-51.4136345,-73.1226825"},{"id":"91","name":"Glaciar Tyndall","distancia":"33","map":"-51.1771675,-73.3437825"},{"id":"113","name":"Lago del Toro","distancia":"30","map":"-51.212633,-72.752409"},{"id":"117","name":"Lago Grey","distancia":"16","map":"-51.056888,-73.1749535"},{"id":"121","name":"Lago Nordenskjold","distancia":"6","map":"-51.0353845,-72.9631235"},{"id":"122","name":"Lago Paine","distancia":"15","map":"-50.842612,-72.944584"},{"id":"124","name":"Lago Pehoe","distancia":"14","map":"-51.098958,-73.0324745"},{"id":"151","name":"Macizo del Paine","distancia":"4","map":"-50.9542825,-73.027668"},{"id":"155","name":"Monumento Natural Cueva del Milodón","distancia":"71","map":"-51.5795735,-72.6179985"},{"id":"202","name":"Parque Nacional Torres del Paine","distancia":"26","map":"-51.05508,-73.3433535"},{"id":"229","name":"Puerto Edén","distancia":"89","map":"-51.7376525,-72.5422095"},{"id":"233","name":"Puerto Natales","distancia":"90","map":"-51.7303225,-72.4929855"},{"id":"272","name":"Río Serrano","distancia":"28","map":"-51.229908,-73.046749"},{"id":"304","name":"Seno Ultima Esperanza","distancia":"91","map":"-51.7394665,-72.5069335"},{"id":"334","name":"Torres del Paine y Puerto Natales","distancia":"24","map":"-51.2009915,-72.980461"}]',
'image' => array(
'path' => '/img/GalleryContent/8821/torres.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(
(int) 0 => array(
'name' => 'Marcos Pino Pizarro',
'created' => '2010-04-12 12:58:07',
'the_best' => 'las instalaciones en general',
'general' => '4',
'lodging_id' => '80'
)
),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4',
'es_name' => 'Alquiler de equipos de pesca',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '8',
'es_name' => 'Bar',
'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' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '37',
'es_name' => 'Mini Golf',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '41',
'es_name' => 'Paseos en barco',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '42',
'es_name' => 'PC disponible',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '59',
'es_name' => 'Servicio de Transfer',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '66',
'es_name' => 'Todo Incluído',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '67',
'es_name' => 'Tours',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '68',
'es_name' => 'Traslados IN/OUT',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '69',
'es_name' => 'TV',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 23 => array(
'id' => '70',
'es_name' => 'Tv / Cable',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'torres',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '52891',
'name' => 'torres.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '8821'
)
$replace = array(
(int) 1 => 'Hotel',
(int) 2 => 'Motel',
(int) 3 => 'Hostal',
(int) 4 => 'Departamento',
(int) 5 => 'Cabaña',
(int) 6 => 'Apart Hotel',
(int) 7 => 'Lodge',
(int) 8 => 'Hotel Boutique',
(int) 9 => 'Hacienda',
(int) 10 => 'Apart'
)
$rate = array()
file_get_contents - [internal], line ??
LodgingsController::getDefault() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 4142
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2059
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/travelan/data/www/travelandes.com/oldsite/cakephp/2.5.7/lib/Cake/Utility/Debugger.php:801) [APP/Controller/AppController.php, line 87]
function beforeRender(){ header('Content-Type: text/html; charset=utf-8');
header - [internal], line ??
AppController::beforeRender() - APP/Controller/AppController.php, line 87
call_user_func - [internal], line ??
CakeEventManager::dispatch() - APP/cakephp/2.5.7/lib/Cake/Event/CakeEventManager.php, line 243
Controller::render() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 932
LodgingsController::booking_comentario() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2114
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/cakephp/2.5.7/lib/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/cakephp/2.5.7/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117