$Model = object(Article) {
useTable => 'articles'
copyDefaults => array(
'contain' => array(
[maximum depth reached]
),
'unsets' => array(
[maximum depth reached]
)
)
exportDefaults => array(
'contain' => array(
[maximum depth reached]
),
'unsets' => array(
[maximum depth reached]
),
'fieldNames' => array(
[maximum depth reached]
)
)
actsAs => array(
'Containable' => null,
'Multivalidatable' => null,
'SxSluggable' => null,
'ElasticSearchIndexable' => null,
'SxArticle' => null,
'SxExpandable' => array(
[maximum depth reached]
),
'Multilingual' => array(
[maximum depth reached]
),
'Taggable' => null
)
belongsTo => array(
'User' => array(
[maximum depth reached]
),
'Office' => array(
[maximum depth reached]
),
'Formularconfig' => array(
[maximum depth reached]
)
)
hasAndBelongsToMany => array(
'Extsource' => array(
[maximum depth reached]
),
'Attachment' => array(
[maximum depth reached]
),
'Category' => array(
[maximum depth reached]
),
'Tag' => array(
[maximum depth reached]
)
)
hasMany => array(
'Menu' => array(
[maximum depth reached]
),
'Subarticle' => array(
[maximum depth reached]
)
)
validate => array(
'title' => array(
[maximum depth reached]
)
)
validationSets => array(
'vote' => array(
[maximum depth reached]
)
)
cacheQueries => false
transactional => true
multilingualJoinType => 'LEFT'
defaultContains => array()
searchFields => array()
validationDomain => 'default'
useDbConfig => 'default'
id => false
data => array()
schemaName => 'rlx_relexa'
table => 'articles'
primaryKey => 'id'
validationErrors => array()
tablePrefix => ''
plugin => null
name => 'Article'
alias => 'Article'
tableToModel => array(
'articles' => 'Subarticle',
'extsources' => 'Extsource',
'attachments' => 'Attachment',
'categories' => 'Category',
'tags' => 'Tag',
'formularconfigs' => 'Formularconfig',
'menus' => 'Menu',
'offices' => 'Office',
'extsourced' => 'Extsourced',
'attached' => 'Attached',
'categorized' => 'Categorized'
)
hasOne => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => 'first'
recursive => (int) 2
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
Extsource => object(Extsource) {}
Attachment => object(Attachment) {}
Category => object(Category) {}
locale => 'en'
LocaleModel => object(Model) {}
Tag => object(Tag) {}
Formularconfig => object(Formularconfig) {}
Menu => object(Menu) {}
Office => object(Office) {}
Subarticle => object(Article) {}
Extsourced => object(Extsourced) {}
Attached => object(Attached) {}
Categorized => object(Categorized) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'user_id' => array(
[maximum depth reached]
),
'office_id' => array(
[maximum depth reached]
),
'formularconfig_id' => array(
[maximum depth reached]
),
'parent_id' => array(
[maximum depth reached]
),
'identifier' => array(
[maximum depth reached]
),
'is_root' => array(
[maximum depth reached]
),
'type' => array(
[maximum depth reached]
),
'layout' => array(
[maximum depth reached]
),
'has_teasertext' => array(
[maximum depth reached]
),
'teasertext' => array(
[maximum depth reached]
),
'moretext' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'slug' => array(
[maximum depth reached]
),
'content' => array(
[maximum depth reached]
),
'content2' => array(
[maximum depth reached]
),
'headline' => array(
[maximum depth reached]
),
'subline' => array(
[maximum depth reached]
),
'tags' => array(
[maximum depth reached]
),
'address' => array(
[maximum depth reached]
),
'lat' => array(
[maximum depth reached]
),
'lon' => array(
[maximum depth reached]
),
'extended_data' => array(
[maximum depth reached]
),
'extended_data_cfg' => array(
[maximum depth reached]
),
'keywords' => array(
[maximum depth reached]
),
'description' => array(
[maximum depth reached]
),
'order_value' => array(
[maximum depth reached]
),
'order_value2' => array(
[maximum depth reached]
),
'order_value3' => array(
[maximum depth reached]
),
'event_start' => array(
[maximum depth reached]
),
'event_end' => array(
[maximum depth reached]
),
'path' => array(
[maximum depth reached]
),
'vote' => array(
[maximum depth reached]
),
'vote_count' => array(
[maximum depth reached]
),
'freigegeben' => array(
[maximum depth reached]
),
'begin_publishing' => array(
[maximum depth reached]
),
'end_publishing' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => 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
}
$result = array(
(int) 0 => array(
'Article' => array(
'id' => '4e550e38-f5c8-47e6-bcd6-08d8c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Interesting trails, great motorcycle routes, beautiful mountain panorama and fresh, healthy air - with the relexa hotels there is no need to look further!',
'moretext' => '',
'title' => 'Walking and nature',
'slug' => 'walking-and-nature',
'content' => '<p>
<span id="result_box" lang="en"><span class="hps">Interesting</span> <span class="hps">trails</span><span>,</span> <span class="hps">great</span> <span class="hps">motorcycle</span> <span class="hps">routes</span><span>, beautiful</span> <span class="hps">mountain panorama</span> <span class="hps">and</span> <span class="hps">fresh</span><span>, healthy</span> <span class="hps">air</span> <span class="hps">-</span> <span class="hps">with </span><span class="hps">the</span> <span class="hps">relexa hotels</span> <span class="hps">there is no need to look further</span><span>!</span></span></p>
<p>
<span id="result_box" lang="en"><span class="hps">Relax</span><span>,</span> <span class="hps">enjoy</span> <span class="hps">the tranquillity </span><span class="hps">and</span> <span class="hps">find your inner balance in a place, which is s</span><span class="hps">urrounded by dense</span> <span class="hps">forests</span><span>,</span> <span class="hps">open fields</span><span>,</span> </span>rippling streams <span id="result_box" lang="en"><span class="hps">and</span> <span class="hps">nature trails</span><span>.</span> S<span class="hps">tep</span> <span class="hps">by step,</span> reach <span class="hps">absolute</span> <span class="hps">relaxation</span> <span class="hps">or</span> <span class="hps">escape</span> </span><span id="result_box" lang="en"><span class="hps">everyday life</span></span><span id="result_box" lang="en"><span class="hps"> with</span> <span class="hps">action-packed</span> <span class="hps">adventure</span> <span class="hps">-</span> <span class="hps">in nature. E</span><span>verything is possible</span><span>. All this you can find in our </span><span class="hps atn">"</span><span>green</span> <span class="hps">hotels</span><span>"</span><span>.</span></span></p>
<h4>
"The purpose of travel is to get to a destination. The purpose of walking is to be outdoors."</h4>
<p>
<em>(Theodor Heuss)</em></p>',
'content2' => null,
'headline' => 'Walking and nature',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => null,
'extended_data_cfg' => '{"Article":{"popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'relexa hotel, holiday, family, adventure, fun, wellness, walking, hiking, nature, Duesseldorf, Frankfurt, Hamburg, Berlin, Bad Steben, Bad Salzdetfurth, Stuttgart, Rattingen, Braunlage, Potsdam',
'description' => 'Interesting trails, great motorcycle routes, beautiful mountain panorama and fresh, healthy air - with the relexa hotels there is no need to look further!',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-24 16:44:08',
'modified' => '2022-08-26 11:30:14',
'more_text' => null,
'locale' => 'en',
'trans_id' => '693'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
),
'Category' => array()
)
)
$primary = true
$localeAlias = 'I18n__Article__en'
$related = array(
'belongsTo' => array(
'Formularconfig' => array(
'className' => 'Formularconfig',
'foreignKey' => 'formularconfig_id',
'conditions' => '',
'fields' => '',
'order' => '',
'counterCache' => ''
)
),
'hasMany' => array(
'Menu' => array(
'foreignKey' => 'foreign_key',
'dependent' => true,
'order' => 'Menu.created ASC',
'className' => 'Menu',
'conditions' => '',
'fields' => '',
'limit' => '',
'offset' => '',
'exclusive' => '',
'finderQuery' => '',
'counterQuery' => ''
),
'Subarticle' => array(
'className' => 'Article',
'foreignKey' => 'parent_id',
'dependent' => true,
'conditions' => '',
'fields' => '',
'order' => '',
'limit' => '',
'offset' => '',
'exclusive' => '',
'finderQuery' => '',
'counterQuery' => ''
)
)
)
$data = array(
'Article' => array(
'id' => '4e550e38-f5c8-47e6-bcd6-08d8c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Aktivurlaub: Wandern, Ausflüge mit Motorrad & Mountainbike und Naturgenuss.',
'moretext' => '',
'title' => 'Wandern & Aktiv sein',
'slug' => 'wandern-natur',
'content' => '<p><strong>Wurden Sie auch schon von der Wanderlust gepackt? Wollen Sie mal wieder raus aus dem Alltag und hinein in die Natur? Brauchen Sie Ruhe, Genuss, Entspannung und dabei eine traumhafte Umgebung?</strong></p>
<p>Dann haben die <strong>Wander- und Naturhotels</strong> der relexa hotels die passenden Angebote für Sie! Erleben und genießen Sie Ihren Wanderurlaub in den relexa Sporthotels und erkunden Sie die faszinierende Natur. Egal ob GPS Wandern, Wandern mit Kindern oder mit Hund - stöbern Sie durch die Natur- und Wanderwelt der relexa hotels.</p>
<h3><strong>Bad Steben im Naturpark Frankenwald</strong></h3>
<p>Bad Steben liegt auf 600m Höhe im Norden Bayerns. Der <strong>Gesundheitsort </strong>und seine Umgebung werden zu Recht „Wanderwald“ genannt. Unzählige Wanderwege durchziehen die wundervolle Natur. Lernen Sie individuelle <strong>Wanderrouten und Themenwanderwege</strong> kennen und atmen Sie die Luft des Kurortes. Das relexa hotel Bad Steben ist der perfekte Ausgangpunkt für Ihre Wanderungen im Frankenwald und hält viele <strong>Wellnessangebote</strong> für Sie bereit. So wird der Urlaub sportlich und erholsam zugleich.</p>
<h3><strong>Braunlage im Harz</strong></h3>
<p>Wandern im Harz ist mystisch. Egal ob Sie sich für eine individuelle Wanderroute, eine geführte Wanderung oder eine Themenwanderung entscheiden - wer den Harz und seine Natur erkundet, fühlt sich wie in einer anderen Welt. Das Team des relexa hotel Braunlage kennt die schönsten Wandertouren und -wege. Buchen Sie Ihren <strong>Wanderurlaub in Braunlage im Harz</strong> und lernen Sie die sagenumwobenen Orte im Harz-Wald kennen.</p><h3>Der Taunus nahe Frankfurt am Main</h3><p><strong>Wussten Sie schon, dass der <a href="https://de.wikipedia.org/wiki/Taunus" target="_blank">Taunus</a> nur 15 Auto-Minuten vom relexa hotel Frankfurt entfernt liegt?</strong> Dank der günstigen Lage vom Hotel sind Sie schneller dort, als Sie vielleicht denken. Ihr Aufenthalt im relexa hotel Frankfurt ist somit eine ideale Kombination von Städte- und Natururlaub.</p><p>Der Taunus hat nicht nur <strong>für Naturfreunde</strong> etwas zu bieten, sondern<strong> </strong>auch <strong>für Familien</strong>. Den Opel-Zoo in Königstein erreichen Sie zum Beispiel schon in 16 Minuten und den <a href="https://www.relexa-hotel-frankfurt.de/frankfurt/freizeit-umgebung/freizeitpark-lochmuehle" rel="noopener noreferrer" target="_blank" title="Freizeitpark Lochmühle">Freizeitpark Lochmühle</a> in nur 18 mit dem Auto. </p><p>Die Wanderrouten für die "Leut" aus Frankfurt, also auch für Sie als Gäste vom relexa hotel Frankfurt am Main, beginnen übrigens in Oberursel, wo sich auch das <a href="http://taunus.info/taunus-informationszentrum/" rel="noopener noreferrer" target="_blank" title="Taunus Informationszentrum">Taunus Informationszentrum</a> befindet. Mit dem Auto sind es von uns aus nur 15 Minuten bis dort hin. </p><p>Wandern im Taunus macht einfach glücklich! Probieren Sie es aus.</p>',
'content2' => '',
'headline' => 'Wandern & Aktiv sein mit den relexa hotels',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Wanderurlaub im Harz, Frankenwald und Taunus","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'extended_data_cfg' => '{"Article":{"popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'Wandern, Wanderurlaub, Harz, Frankenwald, buchen, reservieren, relexa, hotel, hotels, Hamburg, Berlin, Potsdam, Braunlage, Düsseldorf, Ratingen, Frankfurt, Bad Steben, Stuttgart,',
'description' => 'Wandern, Biken, Aktivurlaub und die Natur erleben im Harz, Frankenwald und Taunus - in den relexa hotels verbinden Sie Ihren Urlaub mit Sport und Freizeit ganz nach Ihren Wünschen',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-24 16:44:08',
'modified' => '2022-08-26 11:30:14'
),
'I18n__Article__en' => array(
'content' => '<p>
<span id="result_box" lang="en"><span class="hps">Interesting</span> <span class="hps">trails</span><span>,</span> <span class="hps">great</span> <span class="hps">motorcycle</span> <span class="hps">routes</span><span>, beautiful</span> <span class="hps">mountain panorama</span> <span class="hps">and</span> <span class="hps">fresh</span><span>, healthy</span> <span class="hps">air</span> <span class="hps">-</span> <span class="hps">with </span><span class="hps">the</span> <span class="hps">relexa hotels</span> <span class="hps">there is no need to look further</span><span>!</span></span></p>
<p>
<span id="result_box" lang="en"><span class="hps">Relax</span><span>,</span> <span class="hps">enjoy</span> <span class="hps">the tranquillity </span><span class="hps">and</span> <span class="hps">find your inner balance in a place, which is s</span><span class="hps">urrounded by dense</span> <span class="hps">forests</span><span>,</span> <span class="hps">open fields</span><span>,</span> </span>rippling streams <span id="result_box" lang="en"><span class="hps">and</span> <span class="hps">nature trails</span><span>.</span> S<span class="hps">tep</span> <span class="hps">by step,</span> reach <span class="hps">absolute</span> <span class="hps">relaxation</span> <span class="hps">or</span> <span class="hps">escape</span> </span><span id="result_box" lang="en"><span class="hps">everyday life</span></span><span id="result_box" lang="en"><span class="hps"> with</span> <span class="hps">action-packed</span> <span class="hps">adventure</span> <span class="hps">-</span> <span class="hps">in nature. E</span><span>verything is possible</span><span>. All this you can find in our </span><span class="hps atn">"</span><span>green</span> <span class="hps">hotels</span><span>"</span><span>.</span></span></p>
<h4>
"The purpose of travel is to get to a destination. The purpose of walking is to be outdoors."</h4>
<p>
<em>(Theodor Heuss)</em></p>',
'content2' => null,
'title' => 'Walking and nature',
'slug' => 'walking-and-nature',
'headline' => 'Walking and nature',
'subline' => '',
'teasertext' => 'Interesting trails, great motorcycle routes, beautiful mountain panorama and fresh, healthy air - with the relexa hotels there is no need to look further!',
'more_text' => null,
'keywords' => 'relexa hotel, holiday, family, adventure, fun, wellness, walking, hiking, nature, Duesseldorf, Frankfurt, Hamburg, Berlin, Bad Steben, Bad Salzdetfurth, Stuttgart, Rattingen, Braunlage, Potsdam',
'description' => 'Interesting trails, great motorcycle routes, beautiful mountain panorama and fresh, healthy air - with the relexa hotels there is no need to look further!',
'extended_data' => null,
'path' => null,
'locale' => 'en',
'trans_id' => '693'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
'id' => '5f100541-7d64-45dd-a305-416eac10cd64',
'parent_id' => '513f4fb2-41d0-4a95-add1-3a11ac10cd64',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img',
'name' => 'wald wandern sommer',
'is_leaf' => true,
'basename' => 'wald_wandern_sommer.jpeg',
'checksum' => '8beee09260f76e2ac52333bbc49fefcc',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/wald_wandern_sommer.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-07-16 09:44:01',
'modified' => '2020-07-16 09:45:23',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/wald_wandern_sommer.jpeg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '5436b37b-f77c-43d3-bc1f-21732efc16a2',
'parent_id' => '513f4fb2-41d0-4a95-add1-3a11ac10cd64',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'Paar-Berg-Wandern',
'is_leaf' => true,
'basename' => 'paar_berg_wandern.jpg',
'checksum' => '2e55a3a98a6afa9ffebc27140c784803',
'alternative' => 'Paar auf dem Berg beim Wanderurlaub',
'description' => 'Paar auf dem Berg und schaut in die Ferne im Wanderurlaub',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/paar_berg_wandern.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-09 18:10:35',
'modified' => '2019-10-14 12:20:11',
'path' => 'account/share/img/paar_berg_wandern.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '693'
$field = 'trans_id'
$assoc = array(
'className' => 'Formularconfig',
'foreignKey' => 'formularconfig_id',
'conditions' => '',
'fields' => '',
'order' => '',
'counterCache' => ''
)
$assocAlias = 'Formularconfig'
$find_options = array(
'conditions' => array(
'Formularconfig.id' => ''
)
)
$subdata = false
MultilingualBehavior::afterFind() - ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
SxPageComponent::article_view() - ROOT/simple-x/Controller/Component/SxPageComponent.php, line 131
SxArticlesController::_view() - ROOT/simple-x/Controller/SxArticlesController.php, line 277
SxArticlesController::view() - ROOT/simple-x/Controller/SxArticlesController.php, line 263
DvController::dispatchview() - ROOT/simple-x/Controller/DvController.php, line 27
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8): Trying to access array offset on value of type bool [ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208]
MultilingualBehavior::afterFind() - ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
ArticlesController::beforeRender() - APP/Controller/ArticlesController.php, line 167
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Walking and nature - relexa hotels - die feine Art
Interestingtrails,greatmotorcycleroutes, beautifulmountain panoramaandfresh, healthyair-with therelexa hotelsthere is no need to look further!
Relax,enjoythe tranquillity andfind your inner balance in a place, which is surrounded by denseforests,open fields,rippling streams andnature trails. Stepby step, reach absoluterelaxationorescapeeveryday life withaction-packedadventure-in nature. Everything is possible. All this you can find in our "greenhotels".
"The purpose of travel is to get to a destination. The purpose of walking is to be outdoors."