$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' => '4e6ee709-537c-465e-b774-1f292efc1d49',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Frontpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '',
'moretext' => '',
'title' => 'relexa Waldhotel Schatten in Stuttgart',
'slug' => 'start',
'content' => '<h3>Covid-19 Policy</h3><p>the protection and health of our guests and employees is particularly important to us. Therefore, we recommend that you wear a mask.</p><p>Thank you for your understanding and we look forward to your visit!</p><p>Your team of the relexa Waldhotel Schatten</p><p><br></p><hr><h3><strong>Hospitality with a tradition of more than two centuries - since 1783.</strong></h3><p><br></p>
<p>The Waldhotel Schatten has a rich and exciting history, dating back to the 18th century. In the Stuttgart region and above that it is known for his former racetrack Solitude, which runs, bending in an s-curve, directly in front of the main door and let every heart of a car race lover beat faster in all the Solitude-revivals in the past years.</p>
<p>Today, the Waldhotel is the address for a “pit stop” à la relexa: peaceful, cosy and relaxing.</p>
<p>Due to its location in beautiful nature and its <strong>perfect connection to the highway</strong> it is the <strong>ideal hotel for business travellers</strong> or meetings as well as <strong>for tourists</strong>. Small guests and <strong>families can feel like at home</strong>. For your event, you may expect professional and individual service in a relaxing environment. We are not only offering an overnight stay, but to make your stay in Stuttgart as comfortable as possible. Enjoy the individual comfort of a 4-star-hotel together with the <strong>relaxing beautiful nature</strong> that surrounds the Waldhotel. And now we have <strong>Wifi for free </strong>in every area of the hotel!</p>',
'content2' => '',
'headline' => 'A warm welcome at the relexa Waldhotel Schatten Stuttgart',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Start","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":{"freigegeben":"1","begin_publishing":"","end_publishing":"","commentable":"0","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' => '',
'description' => '',
'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-09-13 07:15:53',
'modified' => '2023-03-14 16:47:43',
'more_text' => null,
'locale' => 'en',
'trans_id' => '382'
),
'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]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => 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' => '4e6ee709-537c-465e-b774-1f292efc1d49',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Frontpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '4 Sterne Tagungshotel im Grünen mit 10 Räumen für Ihre Veranstaltung bis zu 100 Personen, 138 komfortable Zimmer, Sauna & Fitness, kostenfreie Parkplätze',
'moretext' => '',
'title' => 'relexa Waldhotel Schatten in Stuttgart',
'slug' => 'start',
'content' => '<p>Liebe Gäste und Besucher,</p><p>der <strong>Schutz und die Gesundheit</strong> unserer Gäste und Mitarbeiter liegt uns besonders am Herzen. Daher empfehlen wir Ihnen eine <strong>Maske</strong> (OP- oder FFP2-Maske) zu tragen. Vielen Dank für Ihr Verständnis und wir freuen uns auf Ihren Besuch!</p><p>Ihr relexa Waldhotel-Team</p><hr><h3><strong>Herzlichkeit und Gastfreundschaft haben bei uns Tradition- seit 1783.</strong></h3><p>Das relexa Waldhotel Schatten Stuttgart hat eine bewegte, spannende Geschichte, die bis ins 18. Jahrhundert zurückreicht. Weit über die Region hinaus bekannt wurde es durch die ehemalige Rennstrecke Solitude, die in einer Doppel- S- Kurve am Haus vorbeiführt und in zahlreichen Solitude- Revivals bis heute die Herzen der Rennsportbegeisterten höher schlagen lässt.</p><p>Durch die <strong>verkehrsgünstige Lage </strong>zur A 8 und A 81,<strong> </strong>jedoch<strong> direkt am <span>Waldrand gelegen, lädt Sie als Gast ein, den Morgen mit einem entspannten </span></strong><a href="https://www.relexa-hotel-stuttgart.de/hotel/service/gesund-und-fit" rel="noopener noreferrer" target="_blank" title=""><strong><span>Waldlauf oder einer Radtour </span></strong></a><strong><span>zu beginnen.</span></strong></p><p>Das relexa hotel Stuttgart Hotel ist <strong>ideal für Messe- und Geschäftsreisende, Tagungsgäste und Stadttouristen</strong>. Für Ihre <a href="https://www.relexa-hotel-stuttgart.de/business-tagung" rel="noopener noreferrer" target="_blank" title="Tagen in Stuttgart">Tagung</a> in Stuttgart können Sie von uns professionellen Service in entspannender Arbeitsumgebung erwarten.</p><p><strong>Schnelle Wege</strong> mit dem Auto zur A 8 und A 81 sowie zu Messe & Flughafen Stuttgart. 112<strong> </strong>Parkplätze, <strong>Stromtankstelle</strong>, professionelle Tagungsbetreuung, <strong>kinderfreundliches </strong><strong>und hundefreundliches</strong> Hotel mit <a href="https://www.relexa-hotel-stuttgart.de/hotel/service/4-pfoten-service" rel="noopener noreferrer noopener noreferrer" target="_blank" title="Hundefreundliches Hotel">4-Pfoten-Service</a> für mitreisende Hunde.</p><p> </p>',
'content2' => '',
'headline' => 'Willkommen im relexa Waldhotel Schatten Stuttgart!',
'subline' => 'Start',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"pagetitle":"Willkommen im Hotel in Stuttgart - Hier ist der BESTE PREIS!","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_rooms_room__6":"","arrangement_rooms_occupancy__6":"","arrangement_rooms_price__6":"","arrangement_rooms_price_suffix__6":"","arrangement_rooms_room__7":"","arrangement_rooms_occupancy__7":"","arrangement_rooms_price__7":"","arrangement_rooms_price_suffix__7":"","arrangement_validwithin":"","arrangement_childprice":["Custom.arrangement_childprice"],"arrangement_daysofweek":["Custom.arrangement_daysofweek"],"arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_inclusiv":"","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":{"freigegeben":"1","begin_publishing":"","end_publishing":"","commentable":"0","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' => 'Hotel in Stuttgart, relexa waldhotel, relaxa waldhotel, waldhotel stuttgart, tagungshotel in stuttgart, übernachtung stuttgart, zimmer in stuttgart, 4 sterne hotel in stuttgart, messehotel stuttgart
',
'description' => 'Das 4* relexa Waldhotel Schatten Stuttgart ist ein ruhiges Tagungs.- & Urlaubshotel mit Sauna & Fitness, kostenfreiem WLAN, familienfreundlich & hundefreundlich',
'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-09-13 07:15:53',
'modified' => '2023-03-14 16:47:43'
),
'I18n__Article__en' => array(
'content' => '<h3>Covid-19 Policy</h3><p>the protection and health of our guests and employees is particularly important to us. Therefore, we recommend that you wear a mask.</p><p>Thank you for your understanding and we look forward to your visit!</p><p>Your team of the relexa Waldhotel Schatten</p><p><br></p><hr><h3><strong>Hospitality with a tradition of more than two centuries - since 1783.</strong></h3><p><br></p>
<p>The Waldhotel Schatten has a rich and exciting history, dating back to the 18th century. In the Stuttgart region and above that it is known for his former racetrack Solitude, which runs, bending in an s-curve, directly in front of the main door and let every heart of a car race lover beat faster in all the Solitude-revivals in the past years.</p>
<p>Today, the Waldhotel is the address for a “pit stop” à la relexa: peaceful, cosy and relaxing.</p>
<p>Due to its location in beautiful nature and its <strong>perfect connection to the highway</strong> it is the <strong>ideal hotel for business travellers</strong> or meetings as well as <strong>for tourists</strong>. Small guests and <strong>families can feel like at home</strong>. For your event, you may expect professional and individual service in a relaxing environment. We are not only offering an overnight stay, but to make your stay in Stuttgart as comfortable as possible. Enjoy the individual comfort of a 4-star-hotel together with the <strong>relaxing beautiful nature</strong> that surrounds the Waldhotel. And now we have <strong>Wifi for free </strong>in every area of the hotel!</p>',
'content2' => '',
'title' => 'relexa Waldhotel Schatten in Stuttgart',
'slug' => 'start',
'headline' => 'A warm welcome at the relexa Waldhotel Schatten Stuttgart',
'subline' => '',
'teasertext' => '',
'more_text' => null,
'keywords' => '',
'description' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Start","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":""}}',
'path' => null,
'locale' => 'en',
'trans_id' => '382'
),
'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' => '5d8a4d06-8d24-4a16-85e7-4debac10cd64',
'parent_id' => '4e6f298f-a8c4-4055-991e-6c332efc1d49',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img',
'name' => 'relexa-Waldhotel-Schatten-Stuttgart-Aussenansicht',
'is_leaf' => true,
'basename' => 'relexa_waldhotel_schatten_stuttgart_aussenansicht.jpg',
'checksum' => '4ec022e87013b00acbded114bc10e646',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/relexa_waldhotel_schatten_stuttgart_aussenansicht.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2019-09-24 19:06:14',
'modified' => '2021-04-26 17:15:20',
'path' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/relexa_waldhotel_schatten_stuttgart_aussenansicht.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '5965e989-c020-4c3f-a97b-0d51ac10cd64',
'parent_id' => '4e6f24fa-c64c-4a1a-b45b-5a9b2efc1d49',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img',
'name' => 'Deluxe-Zimmer-relexa-Waldhotel-Schatten-Stuttgart',
'is_leaf' => true,
'basename' => 'deluxe_zimmer_relexa_waldhotel_schatten_stuttgart.jpg',
'checksum' => '11339053c0e0396565cf4442d8c93e69',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/deluxe_zimmer_relexa_waldhotel_schatten_stuttgart.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2017-07-12 11:19:05',
'modified' => '2019-05-14 10:40:54',
'path' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/deluxe_zimmer_relexa_waldhotel_schatten_stuttgart.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '570e3a3f-942c-4441-9eb6-6e5cac10cdfb',
'parent_id' => '4e6f24fa-c64c-4a1a-b45b-5a9b2efc1d49',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img',
'name' => 'S_505_A',
'is_leaf' => true,
'basename' => 's_505_a.jpg',
'checksum' => '36519e156c24bf406867d09332f101bf',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/s_505_a.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2016-04-13 14:23:27',
'modified' => '2019-05-14 10:40:54',
'path' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/s_505_a.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '56e05e67-f880-4096-94a8-42faac10cdfb',
'parent_id' => '4e6f257a-f508-46ce-a10e-5cc62efc1d49',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img',
'name' => 'Hochsitz_B',
'is_leaf' => true,
'basename' => 'hochsitz_b.jpg',
'checksum' => '542200365e939ea2fb533d4a91ce19fd',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/hochsitz_b.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2016-03-09 18:33:27',
'modified' => '2019-09-02 09:33:51',
'path' => 'account/4e6a4195-8d28-4a6f-907c-0ff4c0a8b222/img/hochsitz_b.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '382'
$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
A warm welcome at the relexa Waldhotel Schatten Stuttgart
Covid-19 Policy
the protection and health of our guests and employees is particularly important to us. Therefore, we recommend that you wear a mask.
Thank you for your understanding and we look forward to your visit!
Your team of the relexa Waldhotel Schatten
Hospitality with a tradition of more than two centuries - since 1783.
The Waldhotel Schatten has a rich and exciting history, dating back to the 18th century. In the Stuttgart region and above that it is known for his former racetrack Solitude, which runs, bending in an s-curve, directly in front of the main door and let every heart of a car race lover beat faster in all the Solitude-revivals in the past years.
Today, the Waldhotel is the address for a “pit stop” à la relexa: peaceful, cosy and relaxing.
Due to its location in beautiful nature and its perfect connection to the highway it is the ideal hotel for business travellers or meetings as well as for tourists. Small guests and families can feel like at home. For your event, you may expect professional and individual service in a relaxing environment. We are not only offering an overnight stay, but to make your stay in Stuttgart as comfortable as possible. Enjoy the individual comfort of a 4-star-hotel together with the relaxing beautiful nature that surrounds the Waldhotel. And now we have Wifi for free in every area of the hotel!