$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' => '5ecd4810-4f3c-4b29-a1c9-25d1ac10cd64',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Faq',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '',
'moretext' => '',
'title' => 'COVID-19',
'slug' => 'covid-19',
'content' => '<p>Dear guest,</p><p>We are here for you! </p><p>According to the official regulations our hotel is open and we are very happy to welcome you at relexa Waldhotel Schatten in Stuttgart.</p><p>According to the relexa philosophy we are hosting our guests as usual and in addition, we will do everything to make your stay in your favorite hotel as pleasant and as carefree as possible. We power up!</p><h2>Dear guests, your health and safety and of course that of our employees is our highest priority!</h2><p>In order to protect you and our staff during these special circumstances and to make your trip as carefree as possible, we have comprehensively expanded our hygiene and safety standards and adapted them to the new times. Our measures and <strong>rules follow the specifications of the local health authorities</strong> and the ones of the German Hotel and Restaurant Association. From there we derived strict self-imposed obligations and guidelines for our employees and are constantly updating them. </p><p>At this point we would like to present our measures to you - should you have any questions, please do not hesitate to contact us. </p><p>Sincerely,</p><p>relexa Waldhotel Schatten</p>',
'content2' => '',
'headline' => 'Welcome to the relexa Waldhotel Schatten',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_link__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_link__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_link__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_link__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_link__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_link__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","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' => '',
'description' => '',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => '',
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2020-05-26 18:47:12',
'modified' => '2022-08-03 13:02:12',
'more_text' => '',
'locale' => 'en',
'trans_id' => '2648'
),
'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]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
),
(int) 6 => array(
[maximum depth reached]
),
(int) 7 => array(
[maximum depth reached]
),
(int) 8 => array(
[maximum depth reached]
),
(int) 9 => array(
[maximum depth reached]
),
(int) 10 => array(
[maximum depth reached]
),
(int) 11 => array(
[maximum depth reached]
),
(int) 12 => 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' => '5ecd4810-4f3c-4b29-a1c9-25d1ac10cd64',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Faq',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Liebe Gäste, das ist vor Ihrer Anreise bei uns wichtig zu wissen.',
'moretext' => '',
'title' => 'Corona Etikette',
'slug' => 'corona-etikette',
'content' => '<p>Liebe Gäste, </p><p>Wir erwarten Sie gemäß der relexa Philosophie und wie gewohnt auf „die feine Art“. Darüber hinaus tun wir alles, um Ihnen einen angenehmen und möglichst unbesorgten Aufenthalt in unserem Haus zu ermöglichen. </p><h2>Ihre Gesundheit und Sicherheit und die unserer Mitarbeiter ist unsere höchste Priorität.</h2><p>Um Sie und unsere Mitarbeiter in dieser besonderen Situation optimal zu schützen und Ihre Reise so unbeschwert wie möglich zu gestalten, haben wir unsere <strong>Hygiene-und Sicherheitsstandards umfassend ausgebaut</strong> und der speziellen Lage angepasst. Diese Maßnahmen und Regeln folgen den Vorgaben der örtlichen Gesundheitsbehörden sowie den Vorgaben des Deutschen Hotel- und Gaststättenverbandes und werden den aktuellen Bestimmungen und Veränderungen permanent angeglichen.</p><p>Anbei stellen wir Ihnen unsere Maßnahmen vor. Sollten Sie hierzu Rückfragen haben, so stehen wir Ihnen gerne zur Verfügung. Bitte sprechen Sie uns an!</p><p>Herzliche Grüße,<br>Ihr relexa Waldhotel Schatten</p><hr><h3><strong>Hygiene-und Sicherheitsstandards in Zeiten von Covid19</strong></h3>',
'content2' => '',
'headline' => 'Herzlich willkommen!',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_link__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_link__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_link__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_link__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_link__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_link__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","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' => '',
'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' => '2020-05-26 18:47:12',
'modified' => '2022-08-03 13:02:12'
),
'I18n__Article__en' => array(
'content' => '<p>Dear guest,</p><p>We are here for you! </p><p>According to the official regulations our hotel is open and we are very happy to welcome you at relexa Waldhotel Schatten in Stuttgart.</p><p>According to the relexa philosophy we are hosting our guests as usual and in addition, we will do everything to make your stay in your favorite hotel as pleasant and as carefree as possible. We power up!</p><h2>Dear guests, your health and safety and of course that of our employees is our highest priority!</h2><p>In order to protect you and our staff during these special circumstances and to make your trip as carefree as possible, we have comprehensively expanded our hygiene and safety standards and adapted them to the new times. Our measures and <strong>rules follow the specifications of the local health authorities</strong> and the ones of the German Hotel and Restaurant Association. From there we derived strict self-imposed obligations and guidelines for our employees and are constantly updating them. </p><p>At this point we would like to present our measures to you - should you have any questions, please do not hesitate to contact us. </p><p>Sincerely,</p><p>relexa Waldhotel Schatten</p>',
'content2' => '',
'title' => 'COVID-19',
'slug' => 'covid-19',
'headline' => 'Welcome to the relexa Waldhotel Schatten',
'subline' => '',
'teasertext' => '',
'more_text' => '',
'keywords' => '',
'description' => '',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_link__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_link__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_link__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_link__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_link__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_link__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","form_btnlabel":""}}',
'path' => '',
'locale' => 'en',
'trans_id' => '2648'
),
'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' => '57629f68-4efc-4576-abdc-2313ac10cdfa',
'parent_id' => '582c672d-6bfc-4e67-bb9a-2f18ac10cdfa',
'account_id' => '4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222',
'user_id' => '4e6a4309-2ed0-4185-8508-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img',
'name' => 'ansicht-vom-kurpark-relexa-hotel-bad-steben<br/>B:5184, H:3456',
'is_leaf' => true,
'basename' => 'ansicht_vom_kurpark_relexa_hotel_bad_steben_br_b_5184_h_3456.jpg',
'checksum' => '3e24a04cbd540c438a5015691e49c286',
'alternative' => 'Außensansicht relexa hotel Bad Steben vom Kurpark',
'description' => 'Außensansicht relexa hotel Bad Steben vom Kurpark',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img/ansicht_vom_kurpark_relexa_hotel_bad_steben_br_b_5184_h_3456.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2016-06-16 14:45:28',
'modified' => '2020-08-27 13:36:46',
'path' => 'account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img/ansicht_vom_kurpark_relexa_hotel_bad_steben_br_b_5184_h_3456.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '5ebe55e0-66e8-4732-aacb-4d1aac10cd64',
'parent_id' => '4fa39f73-c520-43ad-bfe4-0564ac10cdf6',
'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' => 'Hygiene-Siegel-Garantie-relexa-hotels',
'is_leaf' => true,
'basename' => 'hygiene_siegel_garantie_relexa_hotels.png',
'checksum' => '5519ae759bf9778bb6c46e9a178c8d8e',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hygiene_siegel_garantie_relexa_hotels.jpg',
'extension' => 'png',
'deletable' => true,
'video_id' => null,
'created' => '2020-05-15 10:42:08',
'modified' => '2020-05-15 10:42:10',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hygiene_siegel_garantie_relexa_hotels.png',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '5899bdde-a6a4-46e4-ade3-53ddac10cdfa',
'parent_id' => '58908e21-cd20-4287-8f4e-4432ac10cdfa',
'account_id' => '4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222',
'user_id' => '4e6a4309-2ed0-4185-8508-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img',
'name' => 'Willkommen im relexa hotel Bad Steben',
'is_leaf' => true,
'basename' => 'willkommen_im_relexa_hotel_bad_steben.jpg',
'checksum' => '923e13f2b0958b3ef7d1818bde2d0663',
'alternative' => 'Willkommensgruß im Zimmer',
'description' => 'Willkommensgruß im Zimmer',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img/willkommen_im_relexa_hotel_bad_steben.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2017-02-07 13:30:22',
'modified' => '2020-08-27 13:36:51',
'path' => 'account/4e6a40a1-da28-4cd8-97e9-0ff4c0a8b222/img/willkommen_im_relexa_hotel_bad_steben.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '5ebe55e0-66e8-4732-aacb-4d1aac10cd64',
'parent_id' => '4fa39f73-c520-43ad-bfe4-0564ac10cdf6',
'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' => 'Hygiene-Siegel-Garantie-relexa-hotels',
'is_leaf' => true,
'basename' => 'hygiene_siegel_garantie_relexa_hotels.png',
'checksum' => '5519ae759bf9778bb6c46e9a178c8d8e',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hygiene_siegel_garantie_relexa_hotels.jpg',
'extension' => 'png',
'deletable' => true,
'video_id' => null,
'created' => '2020-05-15 10:42:08',
'modified' => '2020-05-15 10:42:10',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hygiene_siegel_garantie_relexa_hotels.png',
'Attached' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '4e7a1701-57a0-42f0-9dac-30a72efc1d49',
'parent_id' => '4e7a165d-456c-4f1f-a33e-2fe82efc1d49',
'account_id' => '4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222',
'user_id' => '4e6a4bfb-bec8-4103-9d7f-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img',
'name' => 'Außenansicht relexa hotel Bad Salzdetfurth',
'is_leaf' => true,
'basename' => 'aussenansicht_relexa_hotel_bad_salzdetfurth.jpg',
'checksum' => '20afb83bca5514a630eac17ee7c1cbc5',
'alternative' => 'Außenansicht Hotel',
'description' => 'Die Außenansicht des relexa hotel Bad Salzdetfurth',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img/aussenansicht_relexa_hotel_bad_salzdetfurth.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-09-21 18:55:29',
'modified' => '2020-08-27 13:35:35',
'path' => 'account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img/aussenansicht_relexa_hotel_bad_salzdetfurth.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '5183b342-e258-4e68-9b8a-623cac10cdf9',
'parent_id' => '5617851c-4e94-4b4c-bf39-0f87ac10cdf9',
'account_id' => '4e6a40f4-d118-46e3-84f5-0ff4c0a8b222',
'user_id' => '4e6a5519-373c-4962-bd49-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img',
'name' => 'relexa hotel Berlin - Hotelfassade bei Nacht',
'is_leaf' => true,
'basename' => 'relexa_hotel_berlin_hotelfassade_bei_nacht.jpg',
'checksum' => 'c646c273f63058a2c9b6c19a874a4550',
'alternative' => 'Hotelfassade des relexa hotel Berlin',
'description' => 'Hotelfassade des relexa hotel Berlin',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_hotelfassade_bei_nacht.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2013-05-03 14:53:22',
'modified' => '2019-08-07 12:11:21',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_hotelfassade_bei_nacht.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'id' => '4e7b5d57-b398-436c-9f4d-0b2e2efc1d49',
'parent_id' => '4e7b57d6-7474-4b8d-b0ed-7c732efc1d49',
'account_id' => '4e6a410f-f208-4e32-9d70-0ff4c0a8b222',
'user_id' => '4e6b9af1-25b0-41b3-936e-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img',
'name' => 'Ansicht Haupteingang Auffahrt',
'is_leaf' => true,
'basename' => 'ansicht_haupteingang_auffahrt.jpg',
'checksum' => '10253ec4aabeeffe37d85d9798d857a0',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/ansicht_haupteingang_auffahrt.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-09-22 18:07:51',
'modified' => '2014-10-22 20:44:05',
'path' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/ansicht_haupteingang_auffahrt.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'id' => '4e918481-a810-4797-ac9f-23532efc1d49',
'parent_id' => '4e940abb-0c48-4ef4-9f64-0c692efc1d49',
'account_id' => '4e6a417e-1050-4e68-83fd-0ff4c0a8b222',
'user_id' => '4e6bdc1a-d474-4920-bc85-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a417e-1050-4e68-83fd-0ff4c0a8b222/img',
'name' => 'eingang-relexa-hotel-airport-duesseldorf',
'is_leaf' => true,
'basename' => 'eingang_relexa_hotel_airport_duesseldorf.jpg',
'checksum' => 'acecb785252870b8fef78fea2207c79b',
'alternative' => 'Hoteleingang',
'description' => 'Eingang vom relexa hotel Airport in Düsseldorf',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a417e-1050-4e68-83fd-0ff4c0a8b222/img/eingang_relexa_hotel_airport_duesseldorf.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-10-09 13:24:49',
'modified' => '2014-10-27 08:56:40',
'path' => 'account/4e6a417e-1050-4e68-83fd-0ff4c0a8b222/img/eingang_relexa_hotel_airport_duesseldorf.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '4eb5866b-f940-40bf-a76b-29d12efc1d49',
'parent_id' => '4e6f190f-3b1c-4e14-86ba-2e312efc1d49',
'account_id' => '4e6a4120-72b8-4d10-a681-0ff4c0a8b222',
'user_id' => '4e6b9b1d-b2f0-4a08-bcca-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img',
'name' => 'relexa-hotel-Frankfurt-Eingang',
'is_leaf' => true,
'basename' => 'relexa_hotel_frankfurt_eingang.jpg',
'checksum' => 'afb3cb5ecab1cf82bd745aa60dcc3a8c',
'alternative' => '',
'description' => 'Aussenansicht',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_hotel_frankfurt_eingang.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-11-05 19:54:35',
'modified' => '2014-10-09 16:00:35',
'path' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_hotel_frankfurt_eingang.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'id' => '5919cb2c-98f0-4ecc-a08b-5870ac10cdf8',
'parent_id' => '53b5cc17-fbf0-4908-bcbe-6c1bac10cd64',
'account_id' => '4e69e8ec-26e4-4c41-91b7-0ff41a25c659',
'user_id' => '4e69e91a-ee18-477a-a91f-0ff41a25c659',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img',
'name' => 'relexa_hotel_bellevue_alsterblick',
'is_leaf' => true,
'basename' => 'relexa_hotel_bellevue_alsterblick.jpg',
'checksum' => 'ea709acee80ee48fd0d238388e2e0204',
'alternative' => 'Alsterblick Hamburg auf das Hotel Bellevue',
'description' => 'relexa hotel Bellevue in Hamburg mit Alsterblick',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/relexa_hotel_bellevue_alsterblick.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2017-05-15 17:37:16',
'modified' => '2023-01-23 16:30:28',
'path' => 'account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/relexa_hotel_bellevue_alsterblick.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'id' => '57d6c6a1-3e78-4a0a-831a-5cbeac10cdfd',
'parent_id' => '81410353-a69a-4e77-832b-2c8d2054a999',
'account_id' => '52d4ff9f-0504-4ed4-9c12-071bac10cd64',
'user_id' => '52d50075-2780-4195-a7db-079fac10cd64',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/52d4ff9f-0504-4ed4-9c12-071bac10cd64/img',
'name' => 'relexa_hotel_münchen',
'is_leaf' => true,
'basename' => 'relexa_hotel_muenchen.jpg',
'checksum' => '0fff6a3aed4d4d05192b56afa0aed378',
'alternative' => 'Das relexa hotel München im St.-Pauls-Viertel',
'description' => 'Das relexa hotel München im St.-Pauls-Viertel, Schwanthalerstrasse',
'copyright' => 'relexa hotel München',
'group' => null,
'thumb' => '/media/filter/crop/account/52d4ff9f-0504-4ed4-9c12-071bac10cd64/img/relexa_hotel_muenchen.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2016-09-12 17:15:45',
'modified' => '2021-08-19 18:15:36',
'path' => 'account/52d4ff9f-0504-4ed4-9c12-071bac10cd64/img/relexa_hotel_muenchen.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'id' => '5d264d9c-f920-4caa-9b67-60fdac10cd64',
'parent_id' => '4e6f17f0-a904-4d04-8072-2aed2efc1d49',
'account_id' => '4e6a4147-93e0-4eaa-983b-0ff4c0a8b222',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4147-93e0-4eaa-983b-0ff4c0a8b222/img',
'name' => 'Rückansicht_schräg-gross',
'is_leaf' => true,
'basename' => 'rueckansicht_schraeg_gross.jpg',
'checksum' => '05b446894a947915194753b83208f946',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4147-93e0-4eaa-983b-0ff4c0a8b222/img/rueckansicht_schraeg_gross.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2019-07-10 22:42:04',
'modified' => '2019-07-31 18:25:22',
'path' => 'account/4e6a4147-93e0-4eaa-983b-0ff4c0a8b222/img/rueckansicht_schraeg_gross.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 12 => 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]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '2648'
$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
According to the official regulations our hotel is open and we are very happy to welcome you at relexa Waldhotel Schatten in Stuttgart.
According to the relexa philosophy we are hosting our guests as usual and in addition, we will do everything to make your stay in your favorite hotel as pleasant and as carefree as possible. We power up!
Dear guests, your health and safety and of course that of our employees is our highest priority!
In order to protect you and our staff during these special circumstances and to make your trip as carefree as possible, we have comprehensively expanded our hygiene and safety standards and adapted them to the new times. Our measures and rules follow the specifications of the local health authorities and the ones of the German Hotel and Restaurant Association. From there we derived strict self-imposed obligations and guidelines for our employees and are constantly updating them.
At this point we would like to present our measures to you - should you have any questions, please do not hesitate to contact us.
Throughout the hotel, guests over the age of 18, are required to wear an FFP2 mask!
We also ask you for your own safety to keep distance from other guests.
We have adjusted our cancellation conditions to the current unstable situation. If you book directly or via our website, we offer our daily rate, which gives you maximum flexibility and allows you to cancel free of charge until 18:00 on the day of arrival. This policy is not valid for Hotdeals or non-refundable reservations.
During your check in at the reception you and our staff are protected by the installed plexiglass panels as well as mouth/nose protection.
Your room key, as well as pens or similar items, will be disinfected by us after each use.
Please note and respect the distance markings in the lobby and other public areas, in case it comes to ques or waiting time.
The elevators can only be used at the same time by a maximum of one or two people, or only together with people from the same household/family.
We have tightened the cleaning cycles in our houses even more and disinfect at regular intervals especially the light switches, elevator buttons and other contact surfaces in the public areas. This also applies to the public toilets but, nevertheless, we recommend that you use the restroom in your guest rooms.
You will find numerous dispensers with disinfectant/sanitizer in the public areas, some of them can even be used contactless. On request, our staff will also provide you with hand disinfection wipes, mouth/nose protection and disposable gloves in a comfortable set for a service fee of EUR 2.00. Please do not hesitate to contact us if you require such a set.
After departure, our guest rooms are cleaned, disinfected, sealed and we do not enter them again afterwards.
For your safety the rooms will not be cleaned during your stay. On request, you will receive a refresh-set (towels, cosmetic tissues, shampoo, toilet paper, etc.) at our reception desk. This is available for you 24 hours a day.
For reasons of hygiene, we also do not display hotel brochures, information folders, flyers and city maps in our guest rooms. You will find this information in the digital guest ABC accessible via QR Code. You can conveniently scan this code with your mobile phone and view all the relevant information. Should you require further support or information, please do not hesitate to contact the reception team.
We disinfect items such as the TV remote control, telephone, etc. after each guest.
We store and process the food and beverages in accordance with the current HACCP requirements and all the additional official recommendations for food safety. In order to guarantee the highest level of hygiene, more disposable packaging and packaged portions are currently required.
Please keep in mind that due to the physical distance requirements, we are offering fewer seats in our restaurant. If the weather allows it, you can gladly enjoy also our balcony or the terrace in front of the hotel.
Please wait until you will be seated
Before entering the restaurant please disinfect your hands.
In addition to all the mentioned measures, we would like to assure you that we are also prepared for emergencies. Our employees are strictly required to stay home if the slightest symptoms of illness occur and on the other hand, they are trained to recognize signs that could indicate a possible infection in our guests. We will immediately address these guests, isolate them and contact the local health authorities. Therefore, please do not hesitate to inform our staff if you notice that you are having any suspicious symptoms
We have contactless thermometers and we also prepared a quarantine room.
In the interest of everyone, we also ask our guests not to travel if they experience symptoms of illness and this is also one of the reasons why we modified our cancellation policy.
Should an illness occur in the hotel, we have well defined measures for the health protection of the person in cause and the safety of all the other people in our emergency guidelines and our employees are trained accordingly.
We all monitor current events and adjust our actions according to the necessary measures. Depending on the federal state, individual guidelines may also apply in our hotels, thank you for understanding.