$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' => '4fe8653d-9234-4228-bf74-64b0ac10cdfb',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Running and biking trails around the relexa Waldhotel in Stuttgart',
'moretext' => '',
'title' => 'Fit and Healthy ',
'slug' => 'fit-and-healthy',
'content' => '<p>The green location of the relexa Waldhotel right on the edge of the woods invite our guests to start the morning with a relaxed run or cycling tour. The forest trails start just outside the hotel and offer a great variety.</p>
<p>The most attractive running trail is the circular route around the Bärensee (bear lake), which is most liked by the director Sascha Schaub, who runs it almost daily:<br />
<br />
<em>"The tour around the three lakes is very scenic and the ground is mostly forest, it is so close to perfect."</em><br />
<br />
We offer two free rental bicycles at the hotel, just ask at the reception for availability.</p>
<p>Between March and October we offer as a special service from 6:30am until 10am a health & fitness section to refuel your energy levels with refreshing drinks, fresh fruit and muesli bars.<br />
<br />
Please find other interesting running and <strong>cycling routes</strong> at: <a href="http://www.runmap.net/route/1667991?134078332665456#lat=48.759400295663&lng=9.0963349999993&zoom=15&maptype=ts_terrain" target="_blank">runmap.net</a> as well as <a href="http://www.bikemap.net/route/1664127#lat=48.742996391088&lng=9.09681&zoom=14&maptype=ts_terrain" target="_blank">bikemap.net</a>.</p>
<p>Below you can find the above route for you to trial at "relexa Seenlauf".<br />
<br />
We look forward to welcome you at our hotel and let us know, what your favorite routes around the relexa Waldhotel Schatten are.</p>
<hr />
<p>Laufroute <a href="http://www.runmap.net/route/1667991" style="color:#ee5500; text-decoration:underline;">1667991</a> - powered by <a href="http://www.runmap.net" style="color:#ee5500; text-decoration:underline;">Runmap</a></p>
',
'content2' => null,
'headline' => 'Start your working day relaxed',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"","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":""}}',
'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' => 'Bike, cycling, bike map, cycling paths, bike tours, running trails, jogging, forest paths, relexa, hotel, conference hotel, Forest Hotel, Waldhotel Schatten, Stuttgart, Büsnau, Bärensee',
'description' => 'Relaxed at the relexa hotel. A healthy start. Explore the running and biking trails around the relexa Waldhotel Schatten in Stuttgart.',
'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' => '2012-06-25 15:18:53',
'modified' => '2020-10-15 17:04:54',
'more_text' => null,
'locale' => 'en',
'trans_id' => '1137'
),
'Office' => array(
'id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Stuttgart',
'created' => '2011-09-09 18:40:53',
'modified' => '2011-09-09 18:40:53'
),
'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' => '4fe8653d-9234-4228-bf74-64b0ac10cdfb',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Lauf- und Radwege rund um das relexa Waldhotel Schatten',
'moretext' => '',
'title' => 'Joggen und biken direkt vom Hotel aus!',
'slug' => 'gesund-und-fit',
'content' => '<p>Die grüne Lage des relexa Waldhotels direkt am Waldrand lädt Sie als Gast dazu ein, den Morgen mit einem entspannten Waldlauf oder einer Radtour zu beginnen. Die Waldwege starten direkt am Hotel und bieten vielfältige Möglichkeiten.</p><p>Die wohl <strong>attraktivste Lauftour ist die Runde um die Bärenseen</strong>, die der Direktor des Hauses, Sascha Schaub, fast täglich absolviert:</p><p><em>"Die Tour um die drei Seen ist landschaftlich sehr schön und der Untergrund ist hauptsächlich Waldweg, daher nahezu perfekt."</em></p><p>Ihnen stehen <strong>2 kostenlose Leihfahrräder</strong> im Hotel zur Verfügung, bitte reservieren Sie diese am Empfang. Weitere<strong> interessante Lauf- und Radrouten finden Sie auf <a href="http://www.runmap.net/route/1667991?134078332665456#lat=48.759400295663&lng=9.0963349999993&zoom=15&maptype=ts_terrain" target="_blank">runmap.net</a> sowie auf <a href="http://www.bikemap.net/route/1664127#lat=48.742996391088&lng=9.09681&zoom=14&maptype=ts_terrain" target="_blank">bikemap.net</a></strong>. Hier haben wir Ihnen auch die oben erwähnte Runde zum Ausprobieren angelegt. Sie finden diese auf runmap unter dem Namen "relexa Seenlauf".</p><p>Weitere Lauf- und Fahrradrouten finden Sie auch unter <a href="http://www.gpsies.com/home.do#15_48.751506124690565_9.081015586853027_mapQuest" target="_blank">GPSies.com</a>.</p><p>Wir würden uns freuen, demnächst auch Ihre Lieblingsrouten rund um das relexa Waldhotel Schatten dort nachlesen zu können.</p><hr><p>Laufroute <a href="http://www.runmap.net/route/1667991">1667991</a> - powered by <a href="http://www.runmap.net">Runmap</a></p>',
'content2' => '',
'headline' => 'Relaxt in den Arbeitstag starten- Joggen und biken direkt vom Hotel aus!',
'subline' => 'Lauf- und Radwege rund um das Waldhotel',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Laufstrecken und Radwege beim relexa hotel Stuttgart","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' => 'Bike, Biken, Fahrradfahren, Bikemap, Radwege, Radtour, fahren, Laufen, Laufwege, Jogging, Runmap, Waldwege, relexa, hotel, Tagungshotel, Waldhotel, Schatten, Stuttgart, Büsnau, Bärensee,',
'description' => 'Relaxt im relexa. Starten Sie in eine gesunde Zukunft. Entdecken Sie die Lauf- und Radwege rund um das relexa Waldhotel Schatten in Stuttgart.',
'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' => '2012-06-25 15:18:53',
'modified' => '2020-10-15 17:04:54'
),
'I18n__Article__en' => array(
'content' => '<p>The green location of the relexa Waldhotel right on the edge of the woods invite our guests to start the morning with a relaxed run or cycling tour. The forest trails start just outside the hotel and offer a great variety.</p>
<p>The most attractive running trail is the circular route around the Bärensee (bear lake), which is most liked by the director Sascha Schaub, who runs it almost daily:<br />
<br />
<em>"The tour around the three lakes is very scenic and the ground is mostly forest, it is so close to perfect."</em><br />
<br />
We offer two free rental bicycles at the hotel, just ask at the reception for availability.</p>
<p>Between March and October we offer as a special service from 6:30am until 10am a health & fitness section to refuel your energy levels with refreshing drinks, fresh fruit and muesli bars.<br />
<br />
Please find other interesting running and <strong>cycling routes</strong> at: <a href="http://www.runmap.net/route/1667991?134078332665456#lat=48.759400295663&lng=9.0963349999993&zoom=15&maptype=ts_terrain" target="_blank">runmap.net</a> as well as <a href="http://www.bikemap.net/route/1664127#lat=48.742996391088&lng=9.09681&zoom=14&maptype=ts_terrain" target="_blank">bikemap.net</a>.</p>
<p>Below you can find the above route for you to trial at "relexa Seenlauf".<br />
<br />
We look forward to welcome you at our hotel and let us know, what your favorite routes around the relexa Waldhotel Schatten are.</p>
<hr />
<p>Laufroute <a href="http://www.runmap.net/route/1667991" style="color:#ee5500; text-decoration:underline;">1667991</a> - powered by <a href="http://www.runmap.net" style="color:#ee5500; text-decoration:underline;">Runmap</a></p>
',
'content2' => null,
'title' => 'Fit and Healthy ',
'slug' => 'fit-and-healthy',
'headline' => 'Start your working day relaxed',
'subline' => '',
'teasertext' => 'Running and biking trails around the relexa Waldhotel in Stuttgart',
'more_text' => null,
'keywords' => 'Bike, cycling, bike map, cycling paths, bike tours, running trails, jogging, forest paths, relexa, hotel, conference hotel, Forest Hotel, Waldhotel Schatten, Stuttgart, Büsnau, Bärensee',
'description' => 'Relaxed at the relexa hotel. A healthy start. Explore the running and biking trails around the relexa Waldhotel Schatten in Stuttgart.',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"","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":""}}',
'path' => null,
'locale' => 'en',
'trans_id' => '1137'
),
'Office' => array(
'id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Stuttgart',
'created' => '2011-09-09 18:40:53',
'modified' => '2011-09-09 18:40:53'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
'id' => '4fe04a9b-8b08-4a44-aba1-6417ac10cdf8',
'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/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img',
'name' => 'Junge-Frau-beim-joggen-im-Wald',
'is_leaf' => true,
'basename' => 'junge_frau_beim_joggen_im_wald.jpeg',
'checksum' => '37c97dd7146a00ca71a49d0a4fa70564',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/junge_frau_beim_joggen_im_wald.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2012-06-19 11:47:07',
'modified' => '2020-10-15 16:55:48',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/junge_frau_beim_joggen_im_wald.jpeg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4ec1444d-3c98-4c23-9b86-41612efc1d49',
'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/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img',
'name' => 'Laufen-Jogging-Laufschuhe-joggen',
'is_leaf' => true,
'basename' => 'laufen_jogging_laufschuhe_joggen.jpeg',
'checksum' => '6641ba692db604a81ee3475019401c8a',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/laufen_jogging_laufschuhe_joggen.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2011-11-14 17:39:41',
'modified' => '2019-09-26 18:38:32',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/laufen_jogging_laufschuhe_joggen.jpeg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '1137'
$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
The green location of the relexa Waldhotel right on the edge of the woods invite our guests to start the morning with a relaxed run or cycling tour. The forest trails start just outside the hotel and offer a great variety.
The most attractive running trail is the circular route around the Bärensee (bear lake), which is most liked by the director Sascha Schaub, who runs it almost daily:
"The tour around the three lakes is very scenic and the ground is mostly forest, it is so close to perfect."
We offer two free rental bicycles at the hotel, just ask at the reception for availability.
Between March and October we offer as a special service from 6:30am until 10am a health & fitness section to refuel your energy levels with refreshing drinks, fresh fruit and muesli bars.
Please find other interesting running and cycling routes at: runmap.net as well as bikemap.net.
Below you can find the above route for you to trial at "relexa Seenlauf".
We look forward to welcome you at our hotel and let us know, what your favorite routes around the relexa Waldhotel Schatten are.