Warning (2) : file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/Plugin/Lodgings/Controller/LodgingsController.php , line 4142 ]Code Context }
$base = json_decode ( file_get_contents ( "http://cotizador.sincroniatravel.com/ws/referencial.php?codigo=" . $res [ 'Lodging' ][ 'code' ])); $id = '192'
$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' => 'reserva-nacional-futaleufu'
)
$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' => '192',
'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> 10.<br>
<strong>Check in:</strong> 14:00 Hrs.<br>
<strong>Check out:</strong> 12:00 Hrs.<br>
<strong>Tarifa incluye:</strong> Desayuno buffet, bicicleta, sauna, gimnasio, piscina, Wi-Fi.<br>',
'es_description' => 'Hotel El Barranco, construido con una arquitectura rustica de montaña en armonía con la naturaleza, ofrece a nuestros visitantes 10 cómodas habitaciones con baño privado, restaurante, bar, piscina, bicicletas y un sin número de actividades al aire libre como pesca, rafting, floating, cabalgatas, caminatas y mucho más, todo pensado en que usted y familia puedan disfrutar de unas merecidas vacaciones.<br>
',
'address' => 'Bernardo O´higgins 172, Futaleufú',
'stars' => '4',
'name' => 'Hotel El Barranco',
'slug' => 'hotel-el-barranco',
'code' => 'FUT001',
'map' => '["-43.185841,-71.872215"]',
'tripadvisor' => '2136564',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '0',
'tripadvisor_avgrating' => '4,5',
'tripadvisor_reviews' => '47',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '192',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/el-barranco',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '252',
'es_name' => 'Reserva Nacional Futaleufu',
'map' => '["-43.195527,-71.7671585"]',
'es_slug' => 'reserva-nacional-futaleufu',
'es_content' => '<p>Con 12.065 hectáreas de Siempreverdes, la Reserva Nacional Futaleufu cuenta con una vegetación virgen y con una fauna extraordinaria, dentro de la cual podemos encontrar al Huemul, especie protegida por la Corporación Nacional Forestal (CONAF).</p>
',
'near' => '[{"id":"52","name":"Chaiten","distancia":"81","map":"-42.926198,-72.6999235"},{"id":"134","name":"Lago Yelcho","distancia":"45","map":"-43.3019385,-72.3114965"},{"id":"206","name":"Parque Pumalín","distancia":"69","map":"-42.7330495,-72.3504635"},{"id":"260","name":"Reserva Nacional Palena","distancia":"76","map":"-43.88316,-71.7681885"},{"id":"269","name":"Río Futaleufu","distancia":"4","map":"-43.1939695,-71.825609"},{"id":"275","name":"Ruta Austral","distancia":"87","map":"-43.833067,-72.412856"},{"id":"276","name":"Ruta Austral Puelo - Futaleufu","distancia":"75","map":"-42.609113,-72.2268675"},{"id":"277","name":"Ruta Austral: Queulat - Puyuhuapi","distancia":"71","map":"-43.7415265,-72.225494"}]',
'image' => array(
'path' => '/img/GalleryContent/4436/Reserva_Nacional_Futaleufu.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '6',
'es_name' => 'Baby Sitter',
'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' => '18',
'es_name' => 'DDI - DDN',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '19',
'es_name' => 'Deportes Acuáticos',
'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' => '22',
'es_name' => 'Frigobar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '25',
'es_name' => 'Gimnasio',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '30',
'es_name' => 'Internet - Habitación',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '32',
'es_name' => 'Internet Banda Ancha',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '44',
'es_name' => 'Piscina',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '55',
'es_name' => 'Sauna',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '56',
'es_name' => 'Servicio a la Habitación',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '61',
'es_name' => 'Sevicio de masajes',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'Reserva_Nacional_Futaleufu',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '57055',
'name' => 'Reserva_Nacional_Futaleufu.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '4436'
)
$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_atractivo() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 1968
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=FUT001) [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 ]Code Context }
$base = json_decode ( file_get_contents ( "http://cotizador.sincroniatravel.com/ws/referencial.php?codigo=" . $res [ 'Lodging' ][ 'code' ])); $id = '192'
$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' => 'reserva-nacional-futaleufu'
)
$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' => '192',
'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> 10.<br>
<strong>Check in:</strong> 14:00 Hrs.<br>
<strong>Check out:</strong> 12:00 Hrs.<br>
<strong>Tarifa incluye:</strong> Desayuno buffet, bicicleta, sauna, gimnasio, piscina, Wi-Fi.<br>',
'es_description' => 'Hotel El Barranco, construido con una arquitectura rustica de montaña en armonía con la naturaleza, ofrece a nuestros visitantes 10 cómodas habitaciones con baño privado, restaurante, bar, piscina, bicicletas y un sin número de actividades al aire libre como pesca, rafting, floating, cabalgatas, caminatas y mucho más, todo pensado en que usted y familia puedan disfrutar de unas merecidas vacaciones.<br>
',
'address' => 'Bernardo O´higgins 172, Futaleufú',
'stars' => '4',
'name' => 'Hotel El Barranco',
'slug' => 'hotel-el-barranco',
'code' => 'FUT001',
'map' => '["-43.185841,-71.872215"]',
'tripadvisor' => '2136564',
'is_experience' => false,
'es_html_title' => '',
'es_html_desc' => '',
'es_html_kw' => '',
'booking' => '0',
'tripadvisor_avgrating' => '4,5',
'tripadvisor_reviews' => '47',
'price_usd' => '0',
'is_offer' => false,
'es_offer_description' => '',
'id' => '192',
'image' => array(),
'image_default' => array(),
'link' => 'https://hoteles.travelandes.com/el-barranco',
'rate_booking' => '',
'precio' => array(
'principal' => array(
[maximum depth reached]
)
)
),
'SiteCountry' => array(
'id' => '1',
'es_name' => 'Chile'
),
'Destination' => array(
'id' => '252',
'es_name' => 'Reserva Nacional Futaleufu',
'map' => '["-43.195527,-71.7671585"]',
'es_slug' => 'reserva-nacional-futaleufu',
'es_content' => '<p>Con 12.065 hectáreas de Siempreverdes, la Reserva Nacional Futaleufu cuenta con una vegetación virgen y con una fauna extraordinaria, dentro de la cual podemos encontrar al Huemul, especie protegida por la Corporación Nacional Forestal (CONAF).</p>
',
'near' => '[{"id":"52","name":"Chaiten","distancia":"81","map":"-42.926198,-72.6999235"},{"id":"134","name":"Lago Yelcho","distancia":"45","map":"-43.3019385,-72.3114965"},{"id":"206","name":"Parque Pumalín","distancia":"69","map":"-42.7330495,-72.3504635"},{"id":"260","name":"Reserva Nacional Palena","distancia":"76","map":"-43.88316,-71.7681885"},{"id":"269","name":"Río Futaleufu","distancia":"4","map":"-43.1939695,-71.825609"},{"id":"275","name":"Ruta Austral","distancia":"87","map":"-43.833067,-72.412856"},{"id":"276","name":"Ruta Austral Puelo - Futaleufu","distancia":"75","map":"-42.609113,-72.2268675"},{"id":"277","name":"Ruta Austral: Queulat - Puyuhuapi","distancia":"71","map":"-43.7415265,-72.225494"}]',
'image' => array(
'path' => '/img/GalleryContent/4436/Reserva_Nacional_Futaleufu.jpg'
)
),
'Category' => array(
'id' => null,
'es_name' => null,
'color' => null
),
'LodgingReview' => array(),
'Excursion' => array(),
'Service' => array(
(int) 0 => array(
'id' => '1',
'es_name' => 'Acceso para Discapacitados',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '6',
'es_name' => 'Baby Sitter',
'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' => '18',
'es_name' => 'DDI - DDN',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '19',
'es_name' => 'Deportes Acuáticos',
'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' => '22',
'es_name' => 'Frigobar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '25',
'es_name' => 'Gimnasio',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '27',
'es_name' => 'Habitación no fumadores',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '30',
'es_name' => 'Internet - Habitación',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'id' => '31',
'es_name' => 'Internet - Wi-Fi',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'id' => '32',
'es_name' => 'Internet Banda Ancha',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'id' => '35',
'es_name' => 'Lavandería',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'id' => '44',
'es_name' => 'Piscina',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'id' => '48',
'es_name' => 'Restaurante',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'id' => '49',
'es_name' => 'Sala de Estar',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'id' => '55',
'es_name' => 'Sauna',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'id' => '56',
'es_name' => 'Servicio a la Habitación',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 20 => array(
'id' => '57',
'es_name' => 'Servicio de Mucama',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 21 => array(
'id' => '61',
'es_name' => 'Sevicio de masajes',
'LodgingService' => array(
[maximum depth reached]
)
),
(int) 22 => array(
'id' => '64',
'es_name' => 'Teléfono',
'LodgingService' => array(
[maximum depth reached]
)
)
)
)
$name = array(
(int) 0 => 'Reserva_Nacional_Futaleufu',
(int) 1 => 'jpg'
)
$aux = array(
'id' => '57055',
'name' => 'Reserva_Nacional_Futaleufu.jpg',
'filename' => '',
'type_cropped' => 'p',
'pertain' => '4436'
)
$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_atractivo() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 1968
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 ]Code Context
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_atractivo() - APP/Plugin/Lodgings/Controller/LodgingsController.php, line 2019
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
Atractivos turísticos y Fotos de los alrededores de Hotel El Barranco en Reserva Nacional Futaleufu