$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' => '4e57830a-a00c-44b6-80fc-08d8c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Page',
'layout' => '',
'has_teasertext' => false,
'teasertext' => '',
'moretext' => '',
'title' => 'Imprint',
'slug' => 'imprint',
'content' => '<h3>Imprint according to § 5 TMG <br>Legally certified by <a href="http://hotelprotect.de/" target="_blank">Hotelprotect</a></h3><p>Address: <br>relexa hotel Verwaltungs GmbH <br>Carmerstr. 6 <br>10623 Berlin</p><p>Telephone: +49(0)30 / 2201167-50<br style=" text-align: start;"><span style=" text-align: start;">Telefax: +49(0)30 2201167-56</span>
<br>Email: <a href="javascript%3Avoid(location.href='mailto:'+String.fromCharCode(107,111,110,116,97,107,116,64,114,101,108,101,120,97,45,104,111,116,101,108,46,100,101))">kontakt@relexa-hotel.de</a> <strong>(please be aware, that this is not an e-mail account for booking requests)<br></strong></p><hr><p><strong>The contact details of our individual hotels can be found using the following links:</strong></p><p><br><a href="https://www.relexa-hotel-bad-steben.de/en/hotel/contact-and-feedback" title="">Bad Steben</a><br><a href="https://www.relexa-hotel-berlin.de/en/hotel/contact" title="">Berlin</a><br><a href="https://www.relexa-hotel-braunlage.de/en/hotel/contact-and-feedback" title="">Braunlage</a><br><a href="https://www.relexa-hotel-duesseldorf.de/en/hotel/contact-feedback" title="">Düsseldorf</a><br><a href="https://www.relexa-hotel-frankfurt.de/en/hotel/kontakt-feedback" title="">Frankfurt</a> <br><a href="https://www.relexa-hotel-hamburg.de/en/hotel/contakt-feedback" title="">Hamburg</a><br><a href="https://www.relexa-hotel-muenchen.de/en/hotel/contact-feedback" title="">München</a><br><a href="https://www.relexa-hotel-ratingen.de/en/hotel/contact-feedback" title="">Ratingen</a><br><a href="https://www.relexa-hotel-stuttgart.de/en/hotel/contact-feedback" title="">Stuttgart</a></p><p><strong>VAT Number:</strong> DE 337372691<br><strong>Commercial Register: </strong>HRB 224015 B, Amtsgericht Berlin‐Charlottenburg <br><strong>Managing Director: </strong>Josef Matheus</p><p><strong>Editorial Responsibility:</strong> <br>Sabrina Keller (sabrina.keller@relexa-hotel.de) <br>Olaf Dierich (olaf.dierich@relexa-hotel.de)</p><p><strong><span lang="EN-GB">Mandatory information under Regulation (EU) No 524/2013 of the European Parliament and Council</span>:</strong></p><p><span lang="EN-GB">Link to the homepage of the Online Dispute Resolution Service of the European Commission</span>: <a href="http://ec.europa.eu/consumers/odr/" target="_blank">http://ec.europa.eu/consumers/odr/</a></p><p><span lang="EN-GB">Further information is available there from 15.02.2016. For initial questions about a possible dispute resolution please contact:</span> olaf.dierich@relexa-hotel.de. </p><p><strong>This imprint is also valid for the following websites:</strong> <br><br><a href="https://www.facebook.com/relexa.hotel.Bellevue">http://www.facebook.com/relexa.hotel.Bellevue</a> <br><a href="https://www.facebook.com/relexahotels">http://www.facebook.com/relexahotels<br>http://www.facebook.com/pages/relexa-Waldhotel-Schatten</a> <br><a href="https://www.facebook.com/relexahotelBadSteben">https://www.facebook.com/relexahotelBadSteben</a> <br><a href="https://www.facebook.com/relexahotelHarzWald">https://www.facebook.com/relexahotelHarzWald</a> <br><a href="https://www.facebook.com/relexahotelFrankfurt">https://www.facebook.com/relexahotelFrankfurt</a> <br><a href="https://www.facebook.com/relexahotelStuttgarterHof">https://www.facebook.com/relexahotelStuttgarterHof</a> <br><a href="https://www.facebook.com/relexahotelRatingenCity">https://www.facebook.com/relexahotelRatingenCity</a> <br><a href="https://www.facebook.com/relexahotelAirportDuesseldorfRatingen">https://www.facebook.com/relexahotelAirportDuesseldorfRatingen</a> <br><a href="https://www.facebook.com/relexa.hotel.Muenchen" target="_blank">https://www.facebook.com/relexa.hotel.Muenchen</a> <br><a href="https://www.facebook.com/saturdaynightdelight">https://www.facebook.com/saturdaynightdelight</a> <br><a href="https://www.facebook.com/Hamburg.Restaurant">https://www.facebook.com/Hamburg.Restaurant</a> <br><a href="https://www.facebook.com/hotelbar.stueberl" target="_blank">https://www.facebook.com/hotelbar.stueberl</a> </p><p><a href="https://de.foursquare.com/user/3918814" target="_blank">https://de.foursquare.com/user/3918814</a> <br><a href="https://pinterest.com/relexahotels/" target="_blank">https://pinterest.com/relexahotels</a> <br><a href="https://de.twitter.com/relexahotels" target="_blank">http://twitter.com/relexahotels</a> <br><a href="http://www.youtube.com/user/relexahotels" target="_blank">http://www.youtube.com/user/relexahotels</a> <br><a href="http://instagram.com/relexahotels" target="_blank">http://instagram.com/relexahotels</a> <br><a href="https://www.instagram.com/relexa_hotel_berlin/">https://www.instagram.com/relexa_hotel_berlin/</a> <br><a href="http://www.flickr.com/photos/relexahotels/" target="_blank">http://www.flickr.com/photos/relexahotels/</a> <br><a href="http://issuu.com/relexahotels" target="_blank">http://issuu.com/relexahotels</a> <br><a href="https://vimeo.com/relexahotels" target="_blank">https://vimeo.com/relexahotels</a></p><hr><h3>picture credits and copyright information</h3><p>Please find all picture credits on: <a href="https://www.relexa-hotels.de/bildnachweise" target="_blank">https://www.relexa-hotels.de/bildnachweise</a></p><p><span lang="EN-GB">Additional picture credits, i<span lang="EN-GB">f they have to be specified</span>, are always found within the texts on the respective pages.</span></p><hr><h3>Disclaimer</h3><p><span lang="EN-GB">We have compiled and checked the contents listed with great care. However, we are not liable for the completeness, accuracy or relevancy. relexa hotel Verwaltungs GmbH assumes no responsibility for the content of websites that are accessed via links using our websites. The links are only viewed and evaluated provisionally. A continuous review of the content is neither intended nor possible. The relexa hotel Verwaltungs GmbH expressly dissociates itself from all contents which are possibly punishable or liability-legally relevant or contrary to the good customs.</span></p>',
'content2' => '',
'headline' => 'Imprint from relexa hotel Verwaltungs GmbH',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"Imprint from relexa hotel Verwaltungs GmbH","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":1,"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' => 'Imprint',
'description' => 'Imprint from relexa hotel Verwaltungs GmbH',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-26 13:27:06',
'modified' => '2021-07-14 13:58:22',
'more_text' => null,
'locale' => 'en',
'trans_id' => '46'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
[maximum depth reached]
)
),
'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' => '4e57830a-a00c-44b6-80fc-08d8c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Page',
'layout' => '',
'has_teasertext' => false,
'teasertext' => '',
'moretext' => '',
'title' => 'Impressum',
'slug' => 'impressum',
'content' => '<h2>Impressum gem. § 5 TMG</h2><p><strong>Anschrift:</strong> <br>relexa hotel Verwaltungs GmbH <br>Carmerstr. 6 <br>10623 Berlin</p><p>Telefon: <a href="tel:+4930220116750" rel="noopener noreferrer noopener noreferrer" target="_blank" title="Telefonnummer Zentrale Berlin">030 2201167-50</a>
<br>Telefax: 0302201164-56<br>E-Mail: <a href="mailto:kontakt@relexa-hotel.de" rel="noopener noreferrer" target="_blank" title="">kontakt@relexa-hotel.de</a> <strong>(Achtung, dass ist keine E-Mail für Buchungsanfragen!) </strong> </p><hr><p><strong>Die Kontaktdaten unserer einzelnen Standorte finden Sie unter folgenden Links: </strong><br><a href="https://www.relexa-hotel-bad-salzdetfurth.de/hotel/kontakt-feedback" title=""></a><br><a href="https://www.relexa-hotel-bad-steben.de/hotel/kontakt-feedback" title="">Bad Steben</a> <br><a href="https://www.relexa-hotel-berlin.de/hotel/kontakt" title="">Berlin</a> <br><a href="https://www.relexa-hotel-braunlage.de/hotel/kontakt-feedback" title="">Braunlage </a> <br><a href="https://www.relexa-hotel-duesseldorf.de/hotel/kontakt-feedback" title="">Düsseldorf</a> <br><a href="https://www.relexa-hotel-frankfurt.de/hotel/kontakt-feedback" title="">Frankfurt </a> <br><a href="https://www.relexa-hotel-hamburg.de/hotel/kontakt-feedback" title="">Hamburg</a> <br><a href="https://www.relexa-hotel-muenchen.de/hotel/kontakt-feedback-muenchen" title="">München</a> <br><a href="https://www.relexa-hotel-ratingen.de/hotel/kontakt-feedback" title="">Ratingen </a> <br><a href="https://www.relexa-hotel-stuttgart.de/hotel/kontakt-feedback" title="">Stuttgart</a></p><p><strong>USt‐IdNr.</strong> DE 337372691<br><strong>Handelsregister: </strong>HRB 224015 B, Amtsgericht Berlin‐Charlottenburg <br><strong>Geschäftsführer: </strong>Josef Matheus</p><p><strong>Redaktionell verantwortlich:</strong> <br>Sabrina Keller (sabrina.keller@relexa-hotel.de) <br>Olaf Dierich (olaf.dierich@relexa-hotel.de)</p><p><strong>Pflichtinformation nach der Verordnung (EU) Nr. 524/2013 des Europäischen Parlaments und Rats:</strong></p><p>Link zur Homepage der Stelle für die Online-Beilegung verbraucherrechtlicher Streitigkeiten der Europäischen Kommission: <a href="http://ec.europa.eu/consumers/odr/" target="_blank">http://ec.europa.eu/consumers/odr/</a></p><p>Weiterführende Informationen stehen Ihnen dort voraussichtlich ab dem 15.02.2016 zur Verfügung. Für erste Fragen zu einer möglichen Streitschlichtung stehen wir Ihnen unter <a href="mailto:olaf.dierich@relexa-hotel.de" rel="noopener noreferrer" target="_blank" title="">olaf.dierich@relexa-hotel.de</a> zur Verfügung.</p><p><strong>Dieses Impressum ist auch gültig für folgende Seiten:</strong> <br><br><a href="https://www.facebook.com/relexa.hotel.Bellevue" rel="noopener noreferrer" target="_blank" title="">http://www.facebook.com/relexa.hotel.Bellevue</a> <br><a href="https://www.facebook.com/relexa.waldhotel.schatten/" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexa.waldhotel.schatten/</a><br><a href="https://www.facebook.com/relexahotelBadSteben" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelBadSteben</a> <br><a href="https://www.facebook.com/relexahotelHarzWald" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelHarzWald</a> <br><a href="https://www.facebook.com/relexahotelFrankfurt" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelFrankfurt</a> <br><a href="https://www.facebook.com/relexahotelStuttgarterHof" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelStuttgarterHof</a> <br><a href="https://www.facebook.com/relexahotelRatingenCity" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelRatingenCity</a> <br><a href="https://www.facebook.com/relexahotelAirportDuesseldorfRatingen" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/relexahotelAirportDuesseldorfRatingen</a> <br><a href="https://www.facebook.com/relexa.hotel.Muenchen" target="_blank">https://www.facebook.com/relexa.hotel.Muenchen</a> <br><a href="https://www.facebook.com/saturdaynightdelight" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/saturdaynightdelight</a> <br><a href="https://www.facebook.com/Hamburg.Restaurant" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/Hamburg.Restaurant</a> <br><a href="https://www.facebook.com/hotelbar.stueberl" rel="noopener noreferrer" target="_blank" title="">https://www.facebook.com/hotelbar.stueberl</a> <a href="https://de.foursquare.com/user/3918814" target="_blank"></a><a href="https://de.foursquare.com/user/3918814" target="_blank"></a><br><a href="https://de.foursquare.com/user/3918814" rel="noopener noreferrer" target="_blank" title="">https://de.foursquare.com/user/3918814</a> <br><a href="https://pinterest.com/relexahotels/" rel="noopener noreferrer" target="_blank" title="">https://pinterest.com/relexahotels</a><br><a href="https://twitter.com/relexahotels" rel="noopener noreferrer" target="_blank" title="">https://twitter.com/relexahotels</a> <a href="http://www.youtube.com/user/relexahotels" target="_blank"></a><a href="http://www.youtube.com/user/relexahotels" target="_blank"></a><br><a href="http://www.youtube.com/user/relexahotels" target="_blank">http://www.youtube.com/user/relexahotels</a> <br><a href="https://www.youtube.com/c/relexahotelStuttgarterHofBerlin" rel="noopener noreferrer" target="_blank" title="">https://www.youtube.com/c/relexahotelStuttgarterHofBerlin</a><br><a href="https://www.instagram.com/relexahotels/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexahotels/</a><br><a href="https://www.instagram.com/relexahotelbadsteben/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexahotelbadsteben/</a><br><a href="https://www.instagram.com/hotel.bellevue.hamburg/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/hotel.bellevue.hamburg/</a><br><a href="https://www.instagram.com/relexa_hotel_berlin/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexa_hotel_berlin/</a> <br><a href="https://www.instagram.com/relexahotelmuenchen/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexahotelmuenchen/</a><br><a href="https://www.instagram.com/relexahotelbraunlage/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexahotelbraunlage/</a><br><a href="https://www.instagram.com/relexa.hotel.frankfurt/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexa.hotel.frankfurt/</a><br><a href="https://www.instagram.com/relexahotelstuttgart/" rel="noopener noreferrer" target="_blank" title="">https://www.instagram.com/relexahotelstuttgart/</a><br><a href="http://www.flickr.com/photos/relexahotels/" target="_blank">http://www.flickr.com/photos/relexahotels/</a> <br><a href="http://issuu.com/relexahotels" target="_blank">http://issuu.com/relexahotels</a> <br><a href="https://vimeo.com/relexahotels" rel="noopener noreferrer" target="_blank" title="">https://vimeo.com/relexahotels</a></p><hr><h3>Bildnachweis / Urheberrechtsangaben</h3><p>Sämtliche Bildnachweise finden Sie unter folgendem Link: <a href="https://www.relexa-hotels.de/bildnachweise" target="_blank">https://www.relexa-hotels.de/bildnachweise</a></p><p>Weitere Bildnachweise befinden sich immer innerhalb der Texte auf den jeweiligen Seiten, sofern diese angegeben werden müssen. </p><hr><h3>Haftungsausschluss</h3><p>Wir haben die aufgeführten Inhalte mit großer Sorgfalt zusammengestellt und geprüft. Allerdings übernehmen wir keine Gewähr für die Vollständigkeit, Richtigkeit oder Aktualität. Die relexa hotel Verwaltungs GmbH übernimmt keine Verantwortung für die Inhalte von Websites, die über Links dieses Portals erreicht werden. Die Links werden bei der Aufnahme nur provisorisch angesehen und bewertet. Eine kontinuierliche Prüfung der Inhalte ist weder beabsichtigt noch möglich. Die relexa hotel Verwaltungs GmbH distanziert sich ausdrücklich von allen Inhalten, die möglicherweise straf- oder haftungsrechtlich relevant sind oder gegen die guten Sitten verstoßen.</p>',
'content2' => '',
'headline' => 'Impressum von der relexa hotel Verwaltungs GmbH',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Impressum der relexa hotels im \u00dcberblick","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":1,"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' => 'Impressum, Kontakt, § 5, TMG, relexa hotel, GmbH, relexa, Berlin, Düsseldorf, Ratingen, Frankfurt, Hamburg, Potsdam, Stuttgart, Bad Salzdetfurth, Bad Steben, Braunlage,',
'description' => 'Impressum gem. § 5 TMG der relexa hotel Verwaltungs GmbH.',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-26 13:27:06',
'modified' => '2021-07-14 13:58:22'
),
'I18n__Article__en' => array(
'content' => '<h3>Imprint according to § 5 TMG <br>Legally certified by <a href="http://hotelprotect.de/" target="_blank">Hotelprotect</a></h3><p>Address: <br>relexa hotel Verwaltungs GmbH <br>Carmerstr. 6 <br>10623 Berlin</p><p>Telephone: +49(0)30 / 2201167-50<br style=" text-align: start;"><span style=" text-align: start;">Telefax: +49(0)30 2201167-56</span>
<br>Email: <a href="javascript%3Avoid(location.href='mailto:'+String.fromCharCode(107,111,110,116,97,107,116,64,114,101,108,101,120,97,45,104,111,116,101,108,46,100,101))">kontakt@relexa-hotel.de</a> <strong>(please be aware, that this is not an e-mail account for booking requests)<br></strong></p><hr><p><strong>The contact details of our individual hotels can be found using the following links:</strong></p><p><br><a href="https://www.relexa-hotel-bad-steben.de/en/hotel/contact-and-feedback" title="">Bad Steben</a><br><a href="https://www.relexa-hotel-berlin.de/en/hotel/contact" title="">Berlin</a><br><a href="https://www.relexa-hotel-braunlage.de/en/hotel/contact-and-feedback" title="">Braunlage</a><br><a href="https://www.relexa-hotel-duesseldorf.de/en/hotel/contact-feedback" title="">Düsseldorf</a><br><a href="https://www.relexa-hotel-frankfurt.de/en/hotel/kontakt-feedback" title="">Frankfurt</a> <br><a href="https://www.relexa-hotel-hamburg.de/en/hotel/contakt-feedback" title="">Hamburg</a><br><a href="https://www.relexa-hotel-muenchen.de/en/hotel/contact-feedback" title="">München</a><br><a href="https://www.relexa-hotel-ratingen.de/en/hotel/contact-feedback" title="">Ratingen</a><br><a href="https://www.relexa-hotel-stuttgart.de/en/hotel/contact-feedback" title="">Stuttgart</a></p><p><strong>VAT Number:</strong> DE 337372691<br><strong>Commercial Register: </strong>HRB 224015 B, Amtsgericht Berlin‐Charlottenburg <br><strong>Managing Director: </strong>Josef Matheus</p><p><strong>Editorial Responsibility:</strong> <br>Sabrina Keller (sabrina.keller@relexa-hotel.de) <br>Olaf Dierich (olaf.dierich@relexa-hotel.de)</p><p><strong><span lang="EN-GB">Mandatory information under Regulation (EU) No 524/2013 of the European Parliament and Council</span>:</strong></p><p><span lang="EN-GB">Link to the homepage of the Online Dispute Resolution Service of the European Commission</span>: <a href="http://ec.europa.eu/consumers/odr/" target="_blank">http://ec.europa.eu/consumers/odr/</a></p><p><span lang="EN-GB">Further information is available there from 15.02.2016. For initial questions about a possible dispute resolution please contact:</span> olaf.dierich@relexa-hotel.de. </p><p><strong>This imprint is also valid for the following websites:</strong> <br><br><a href="https://www.facebook.com/relexa.hotel.Bellevue">http://www.facebook.com/relexa.hotel.Bellevue</a> <br><a href="https://www.facebook.com/relexahotels">http://www.facebook.com/relexahotels<br>http://www.facebook.com/pages/relexa-Waldhotel-Schatten</a> <br><a href="https://www.facebook.com/relexahotelBadSteben">https://www.facebook.com/relexahotelBadSteben</a> <br><a href="https://www.facebook.com/relexahotelHarzWald">https://www.facebook.com/relexahotelHarzWald</a> <br><a href="https://www.facebook.com/relexahotelFrankfurt">https://www.facebook.com/relexahotelFrankfurt</a> <br><a href="https://www.facebook.com/relexahotelStuttgarterHof">https://www.facebook.com/relexahotelStuttgarterHof</a> <br><a href="https://www.facebook.com/relexahotelRatingenCity">https://www.facebook.com/relexahotelRatingenCity</a> <br><a href="https://www.facebook.com/relexahotelAirportDuesseldorfRatingen">https://www.facebook.com/relexahotelAirportDuesseldorfRatingen</a> <br><a href="https://www.facebook.com/relexa.hotel.Muenchen" target="_blank">https://www.facebook.com/relexa.hotel.Muenchen</a> <br><a href="https://www.facebook.com/saturdaynightdelight">https://www.facebook.com/saturdaynightdelight</a> <br><a href="https://www.facebook.com/Hamburg.Restaurant">https://www.facebook.com/Hamburg.Restaurant</a> <br><a href="https://www.facebook.com/hotelbar.stueberl" target="_blank">https://www.facebook.com/hotelbar.stueberl</a> </p><p><a href="https://de.foursquare.com/user/3918814" target="_blank">https://de.foursquare.com/user/3918814</a> <br><a href="https://pinterest.com/relexahotels/" target="_blank">https://pinterest.com/relexahotels</a> <br><a href="https://de.twitter.com/relexahotels" target="_blank">http://twitter.com/relexahotels</a> <br><a href="http://www.youtube.com/user/relexahotels" target="_blank">http://www.youtube.com/user/relexahotels</a> <br><a href="http://instagram.com/relexahotels" target="_blank">http://instagram.com/relexahotels</a> <br><a href="https://www.instagram.com/relexa_hotel_berlin/">https://www.instagram.com/relexa_hotel_berlin/</a> <br><a href="http://www.flickr.com/photos/relexahotels/" target="_blank">http://www.flickr.com/photos/relexahotels/</a> <br><a href="http://issuu.com/relexahotels" target="_blank">http://issuu.com/relexahotels</a> <br><a href="https://vimeo.com/relexahotels" target="_blank">https://vimeo.com/relexahotels</a></p><hr><h3>picture credits and copyright information</h3><p>Please find all picture credits on: <a href="https://www.relexa-hotels.de/bildnachweise" target="_blank">https://www.relexa-hotels.de/bildnachweise</a></p><p><span lang="EN-GB">Additional picture credits, i<span lang="EN-GB">f they have to be specified</span>, are always found within the texts on the respective pages.</span></p><hr><h3>Disclaimer</h3><p><span lang="EN-GB">We have compiled and checked the contents listed with great care. However, we are not liable for the completeness, accuracy or relevancy. relexa hotel Verwaltungs GmbH assumes no responsibility for the content of websites that are accessed via links using our websites. The links are only viewed and evaluated provisionally. A continuous review of the content is neither intended nor possible. The relexa hotel Verwaltungs GmbH expressly dissociates itself from all contents which are possibly punishable or liability-legally relevant or contrary to the good customs.</span></p>',
'content2' => '',
'title' => 'Imprint',
'slug' => 'imprint',
'headline' => 'Imprint from relexa hotel Verwaltungs GmbH',
'subline' => '',
'teasertext' => '',
'more_text' => null,
'keywords' => 'Imprint',
'description' => 'Imprint from relexa hotel Verwaltungs GmbH',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"Imprint from relexa hotel Verwaltungs GmbH","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' => null,
'locale' => 'en',
'trans_id' => '46'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
'id' => '5436aece-05e4-4d09-8975-59c32efc16a2',
'parent_id' => '50d239b2-bd18-49cb-906f-5ae5ac10cdf8',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'Business-Lupe-Frau',
'is_leaf' => true,
'basename' => 'business_lupe_frau.jpg',
'checksum' => 'ed79aafb864c916cd72c26696993b359',
'alternative' => 'Businessfrau schaut mit der Lupe genau hin',
'description' => 'Businessfrau schaut mit der Lupe genau auf einen Ordner',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/business_lupe_frau.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-09 17:50:38',
'modified' => '2019-05-14 10:45:49',
'path' => 'account/share/img/business_lupe_frau.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '46'
$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
Imprint according to § 5 TMG Legally certified by Hotelprotect
Address: relexa hotel Verwaltungs GmbH Carmerstr. 6 10623 Berlin
Telephone: +49(0)30 / 2201167-50 Telefax: +49(0)30 2201167-56 Email: kontakt@relexa-hotel.de(please be aware, that this is not an e-mail account for booking requests)
The contact details of our individual hotels can be found using the following links:
Further information is available there from 15.02.2016. For initial questions about a possible dispute resolution please contact: olaf.dierich@relexa-hotel.de.
This imprint is also valid for the following websites:
Additional picture credits, if they have to be specified, are always found within the texts on the respective pages.
Disclaimer
We have compiled and checked the contents listed with great care. However, we are not liable for the completeness, accuracy or relevancy. relexa hotel Verwaltungs GmbH assumes no responsibility for the content of websites that are accessed via links using our websites. The links are only viewed and evaluated provisionally. A continuous review of the content is neither intended nor possible. The relexa hotel Verwaltungs GmbH expressly dissociates itself from all contents which are possibly punishable or liability-legally relevant or contrary to the good customs.