$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' => '54eb287a-2b88-4b0d-979a-649bac10cd64',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Your relexa conference hotels at a glance - always different, always excellent.',
'moretext' => '',
'title' => 'Meeting and Event hotels',
'slug' => 'meeting-and-event-relexa-hotels',
'content' => '<p><strong>Your relexa meeting and event hotels at a glance.</strong></p><p>Depending on your needs and what is important to you and your guests, each relexa hotel has something different to offer. The relexa hotel Airport Dusseldorf-Ratingen is located directly at the Dusseldorf airport and therefore offers excellent facilities for meetings, where international guests are expected.</p>
Hamburg, Munich, Frankfurt, Ratingen or Berlin offer the more metropolitan flair for the conference guests, as these hotels are right in the town centre. However if you prefer tranquility then the relexa Waldhotel Schatten is your hotel. This hotel is located on the outskirts, at the historic race track Solitude. Find there peace and quiet, yet not far to go on a shopping spree or sightseeing in Baden-Wuerttemberg, the state capital. More than 100 rooms and 10 meeting rooms await you here.
<p><br></p><p>You can find great after meeting facilities to relax and reflect on the day at the meeting and event hotels in Bad Steben and Braunlage. Whichever location you choose, either way, you can look forward to fully equipped meeting and event hotels that offer service with excellence:</p><p>✓ reliability and efficiency right from the start<br>
✓ professional advice and support depending on your needs<br>
✓ support & service to the last detail<br>
✓ individual hospitality and attractive supporting programmes<br>
✓ meeting rooms with modern equipment</p><p>We look forward to welcome you in one of our relexa hotels.</p><hr><h3>Find here all relexa hotels with meeting planners, prices and contact details:<br>
</h3>',
'content2' => '',
'headline' => 'Meeting and Event hotels at a glance',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"From 35 \u20ac - conference hotels in Germany at a glance","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' => '',
'description' => 'Discover your relexa conference hotel in Hamburg, Berlin, Munich, Frankfurt, Braunlage, Frankenwald ...',
'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' => '2015-02-23 14:17:41',
'modified' => '2022-11-25 09:58:42',
'more_text' => '',
'locale' => 'en',
'trans_id' => '2222'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(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]
)
),
'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' => '54eb287a-2b88-4b0d-979a-649bac10cd64',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Ihre relexa Tagungshotels im Überblick - immer anders, immer gut.',
'moretext' => '',
'title' => 'Tagungshotels im Überblick',
'slug' => 'tagungshotels-deutschland',
'content' => '<p><strong>Je nachdem, was Ihnen und Ihren Tagungsgästen am wichtigsten ist, lockt jedes der relexa hotels mit anderen Vorzügen.</strong></p><p>So liegt das <a href="https://www.relexa-hotel-duesseldorf.de/" target="_blank">relexa hotel Airport Düsseldorf-Ratingen</a> direkt am Flughafen Düsseldorf und bietet sich deshalb hervorragend für Tagung an, bei denen internationale Gäste erwartet werden.</p><p>Wer seinen Tagungsgästen hingegen etwas mehr Großstadtflair bieten möchte, ist in den relexa hotels in <a href="https://www.relexa-hotel-hamburg.de/" target="_blank">Hamburg</a>, <a href="https://www.relexa-hotel-muenchen.de/">München</a>, <a href="https://www.relexa-hotel-frankfurt.de/" target="_blank">Frankfurt</a> am Main, <a href="https://www.relexa-hotel-ratingen.de/" target="_blank">Ratingen</a> oder <a href="https://www.relexa-hotel-berlin.de/" target="_blank">Berlin</a> genau richtig. Weder auf Ruhe noch auf<strong> </strong><strong>Stadtnähe</strong> müssen Sie im <a href="https://www.relexa-hotel-stuttgart.de/" target="_blank">relexa Waldhotel Schatten</a> in Stuttgart verzichten. Am Stadtrand, an der historischen Rennstrecke Solitude gelegen, bietet es <strong>Ruhe und Erholung</strong> und trotzdem die Möglichkeit, für einen ausgedehnten Einkaufsbummel oder eine Stadtbesichtigung der baden-württembergischen Landeshauptstadt. Über 100 Zimmer und zehn Tagungsräume erwarten Sie auch hier.</p><p>Etwas mehr Ruhe zum Ausspannen vor und nach einer Tagung finden Sie eher in einem der Seminarhotels in <a href="https://www.relexa-hotel-bad-steben.de/" target="_blank">Bad Steben</a> oder <a href="https://www.relexa-hotel-braunlage.de/" target="_blank">Braunlage</a>. Egal, für welchen Standort Sie sich entscheiden: In jedem Fall dürfen Sie sich auf <strong>perfekt ausgestattete Tagungshotels</strong> freuen.</p><h2><strong>Vorteile für Ihre erfolgreiche Tagung in den relexa hotels:</strong></h2><p>✓ Zuverlässigkeit und Effizienz schon in der Planungsphase<br> ✓ Hohe Beratungskompetenz und<br> ✓ Professionelle Betreuung & Service bis ins Detail<br> ✓ Individuelle Gastronomie und attraktive Rahmenprogramme<br> ✓ Moderne Ausstattung der Tagungsräume</p><p><strong>Wir freuen uns, Sie in einem unserer relexa hotels begrüßen zu dürfen.</strong></p><table><tbody><tr><td><strong>Key Account Manager</strong><span></span><br><span></span><span>Oliver Mrozik</span><br><br><span>Telefon: </span><a href="tel:+496995778824" rel="noopener noreferrer" target="_blank" title="">069 95778 824</a><span></span><br><span>Mobil: </span><a href="tel:+49170%20926%208502" rel="noopener noreferrer" target="_blank" title="">0170 926 8502</a><span></span><br><a href="mailto:Oliver.Mrozik@relexa-hotel.de">Oliver.Mrozik@relexa-hotel.de</a>
<br></td><td><p><strong>Geschäftsführerassistentin I Leitung Verkauf und Marketing</strong><br>Laura Bernatzki</p><p>Telefon: <a href="tel:+4930220116750" rel="noopener noreferrer noopener noreferrer" target="_blank" title="Telefonnummer Zentrale Berlin">030 2201167-50</a><br>Telefax: 030 2201167-56<br>E-Mail: <a href="mailto:laura.bernatzki@relexa-hotel.de" rel="noopener noreferrer noopener noreferrer" target="_blank" title="">laura.bernatzki@relexa-hotel.de</a></p><br></td></tr></tbody></table><hr><h3>Alle relexa hotels im Überblick mit Tagungsplaner, Preisen und Ansprechpartnern:</h3>',
'content2' => '',
'headline' => 'Ihre relexa Tagungshotels im Überblick',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"Tagungshotels in Deutschland im \u00dcberblick ab 45 EUR","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' => '',
'description' => 'Entdecken Sie Ihr relexa Tagungshotels in Hamburg, Berlin, Frankfurt, Stuttgart, Braunlage, Düsseldorf, Frankenwald mit Fotos, Details, Tagungspauschalen u. Ansprechpartnern.',
'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' => '2015-02-23 14:17:41',
'modified' => '2022-11-25 09:58:42'
),
'I18n__Article__en' => array(
'content' => '<p><strong>Your relexa meeting and event hotels at a glance.</strong></p><p>Depending on your needs and what is important to you and your guests, each relexa hotel has something different to offer. The relexa hotel Airport Dusseldorf-Ratingen is located directly at the Dusseldorf airport and therefore offers excellent facilities for meetings, where international guests are expected.</p>
Hamburg, Munich, Frankfurt, Ratingen or Berlin offer the more metropolitan flair for the conference guests, as these hotels are right in the town centre. However if you prefer tranquility then the relexa Waldhotel Schatten is your hotel. This hotel is located on the outskirts, at the historic race track Solitude. Find there peace and quiet, yet not far to go on a shopping spree or sightseeing in Baden-Wuerttemberg, the state capital. More than 100 rooms and 10 meeting rooms await you here.
<p><br></p><p>You can find great after meeting facilities to relax and reflect on the day at the meeting and event hotels in Bad Steben and Braunlage. Whichever location you choose, either way, you can look forward to fully equipped meeting and event hotels that offer service with excellence:</p><p>✓ reliability and efficiency right from the start<br>
✓ professional advice and support depending on your needs<br>
✓ support & service to the last detail<br>
✓ individual hospitality and attractive supporting programmes<br>
✓ meeting rooms with modern equipment</p><p>We look forward to welcome you in one of our relexa hotels.</p><hr><h3>Find here all relexa hotels with meeting planners, prices and contact details:<br>
</h3>',
'content2' => '',
'title' => 'Meeting and Event hotels',
'slug' => 'meeting-and-event-relexa-hotels',
'headline' => 'Meeting and Event hotels at a glance',
'subline' => '',
'teasertext' => 'Your relexa conference hotels at a glance - always different, always excellent.',
'more_text' => '',
'keywords' => '',
'description' => 'Discover your relexa conference hotel in Hamburg, Berlin, Munich, Frankfurt, Braunlage, Frankenwald ...',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"From 35 \u20ac - conference hotels in Germany at a glance","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' => '',
'locale' => 'en',
'trans_id' => '2222'
),
'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' => '560e3d70-8978-459e-b5bc-4c20ac10cd64',
'parent_id' => '4e6f1928-1350-4642-bcc8-2e8b2efc1d49',
'account_id' => '4e6a4120-72b8-4d10-a681-0ff4c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img',
'name' => 'Berlin 2-Tagungsraum-relexa-hotel-Frankfurt-Main',
'is_leaf' => true,
'basename' => 'berlin_2_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'checksum' => 'b28a905deffc9da84483d981e40d5f0b',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/berlin_2_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2015-10-02 10:16:48',
'modified' => '2019-07-08 19:04:59',
'path' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/berlin_2_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4e6d02e5-8258-474d-85ec-0ff4c0a8b222',
'parent_id' => '4f09b75e-b354-4497-8e06-37cbac10cd64',
'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' => 'tagungsraum-uhlenhorst-relexa-hotel-bellevue',
'is_leaf' => true,
'basename' => 'tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'checksum' => '74578c5246291bf853700f1e8ea08fb5',
'alternative' => 'Uhlenhorst Tagungsraum für bis zu 50 Personen in Hamburg',
'description' => 'Tagungsraum Uhlenhorst',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-09-11 20:50:13',
'modified' => '2019-05-24 12:06:59',
'path' => 'account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '4e6d02e5-8258-474d-85ec-0ff4c0a8b222',
'parent_id' => '4f09b75e-b354-4497-8e06-37cbac10cd64',
'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' => 'tagungsraum-uhlenhorst-relexa-hotel-bellevue',
'is_leaf' => true,
'basename' => 'tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'checksum' => '74578c5246291bf853700f1e8ea08fb5',
'alternative' => 'Uhlenhorst Tagungsraum für bis zu 50 Personen in Hamburg',
'description' => 'Tagungsraum Uhlenhorst',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-09-11 20:50:13',
'modified' => '2019-05-24 12:06:59',
'path' => 'account/4e69e8ec-26e4-4c41-91b7-0ff41a25c659/img/tagungsraum_uhlenhorst_relexa_hotel_bellevue_2.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '9e7b2849-f06e-43fc-aa62-3321cc6f9123',
'parent_id' => '50753952-42e4-4ff2-bd13-1406ac10cd64',
'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' => 'Teambild-Verkauf-relexa-hotels',
'is_leaf' => true,
'basename' => 'teambild_verkauf_relexa_hotels.png',
'checksum' => '13f48d8d39785dea51a67f55aeb28fb5',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/teambild_verkauf_relexa_hotels.jpg',
'extension' => 'png',
'deletable' => true,
'video_id' => null,
'created' => '2022-11-25 09:58:34',
'modified' => '2022-11-25 09:58:35',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/teambild_verkauf_relexa_hotels.png',
'Attached' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '560e3d73-ef38-4e28-b554-4dddac10cd64',
'parent_id' => '4e6f1928-1350-4642-bcc8-2e8b2efc1d49',
'account_id' => '4e6a4120-72b8-4d10-a681-0ff4c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img',
'name' => 'Stuttgart-Tagungsraum-relexa-hotel-Frankfurt-Main',
'is_leaf' => true,
'basename' => 'stuttgart_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'checksum' => '95270e0b9d5219bdb6d7f42908f796ea',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/stuttgart_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2015-10-02 10:16:51',
'modified' => '2019-07-08 19:09:15',
'path' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/stuttgart_tagungsraum_relexa_hotel_frankfurt_main_2.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'id' => '5183d4d8-e7d4-4d0d-b22e-6e8cac10cdf9',
'parent_id' => '5183a024-fd48-450f-8d5e-59a2ac10cdf9',
'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' => 'Kaffeepause_im_relexa_hotel_Berlin',
'is_leaf' => true,
'basename' => 'kaffeepause_im_relexa_hotel_berlin.jpg',
'checksum' => '3b4a2afc3d27073bd7fa9b67d6348642',
'alternative' => 'Kaffeepausen',
'description' => 'Kaffeepausen',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/kaffeepause_im_relexa_hotel_berlin.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2013-05-03 17:16:40',
'modified' => '2015-10-22 13:05:10',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/kaffeepause_im_relexa_hotel_berlin.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'id' => '4eb5a244-33a0-4e3b-bb3c-461d2efc1d49',
'parent_id' => '4e6f1928-1350-4642-bcc8-2e8b2efc1d49',
'account_id' => '4e6a4120-72b8-4d10-a681-0ff4c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img',
'name' => 'relexa-Frankfurt-DV-Web-0051',
'is_leaf' => true,
'basename' => 'relexa_frankfurt_dv_web_0051.jpg',
'checksum' => '52c05c42ce0d5a1634ae69b427d8e936',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_frankfurt_dv_web_0051.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-11-05 21:53:24',
'modified' => '2014-10-19 23:40:12',
'path' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_frankfurt_dv_web_0051.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'id' => '54378127-bbc0-40d1-aae8-47fb2efc16a2',
'parent_id' => '55701ffb-ffb4-4b61-b59e-2f50ac10cd64',
'account_id' => '4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img',
'name' => 'Tagungsimpressionen im relexa hotel',
'is_leaf' => true,
'basename' => 'tagungsimpressionen_im_relexa_hotel.jpg',
'checksum' => '30c4607f6ef0c69d830b39d74170254b',
'alternative' => 'Tagungsimpressionen im relexa hotel',
'description' => 'Gekühltes Wasser steht ganztags für Sie bereit',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img/tagungsimpressionen_im_relexa_hotel.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-10 08:48:07',
'modified' => '2020-08-27 13:35:39',
'path' => 'account/4e6a3cb3-70f4-457f-8d68-0ff4c0a8b222/img/tagungsimpressionen_im_relexa_hotel.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'id' => '4eb5a241-12c4-49f1-8aa6-461e2efc1d49',
'parent_id' => '4e6f1928-1350-4642-bcc8-2e8b2efc1d49',
'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-Frankfurt-DV-Web-0052',
'is_leaf' => true,
'basename' => 'relexa_frankfurt_dv_web_0052.jpg',
'checksum' => '1b305e107dd5d68daf9a09f49741f8cf',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_frankfurt_dv_web_0052.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-11-05 21:53:21',
'modified' => '2014-10-09 11:44:13',
'path' => 'account/4e6a4120-72b8-4d10-a681-0ff4c0a8b222/img/relexa_frankfurt_dv_web_0052.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '2222'
$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
From 35 € - conference hotels in Germany at a glance
Depending on your needs and what is important to you and your guests, each relexa hotel has something different to offer. The relexa hotel Airport Dusseldorf-Ratingen is located directly at the Dusseldorf airport and therefore offers excellent facilities for meetings, where international guests are expected.
Hamburg, Munich, Frankfurt, Ratingen or Berlin offer the more metropolitan flair for the conference guests, as these hotels are right in the town centre. However if you prefer tranquility then the relexa Waldhotel Schatten is your hotel. This hotel is located on the outskirts, at the historic race track Solitude. Find there peace and quiet, yet not far to go on a shopping spree or sightseeing in Baden-Wuerttemberg, the state capital. More than 100 rooms and 10 meeting rooms await you here.
You can find great after meeting facilities to relax and reflect on the day at the meeting and event hotels in Bad Steben and Braunlage. Whichever location you choose, either way, you can look forward to fully equipped meeting and event hotels that offer service with excellence:
✓ reliability and efficiency right from the start
✓ professional advice and support depending on your needs
✓ support & service to the last detail
✓ individual hospitality and attractive supporting programmes
✓ meeting rooms with modern equipment
We look forward to welcome you in one of our relexa hotels.
Find here all relexa hotels with meeting planners, prices and contact details:
Meet in the heart of Berlin - modern & in the city centre packages from € 77.00 per person, 11 function rooms ever two floors for meetings from 5 to 200 people. Photos, detailed information and contact can be found here. [ more ]
Good international meeting and event opportunities at the airport from € 54.00 per person. 13 meeting rooms with modern technical equipment for up to 200 people. Photos, detailed information and contact can be found here. [ more ]
The comfortable business hotel in Frankfurt / Main from € 59.00 per person. 15 meeting rooms for up to 330 people. Photos, detailed information and contact can be found here [ more ]
Meet overlooking the Alster - charming and modern, packages from € 59.00 per person, friendly-bright rooms over three floors for meetings from 2 to 50 people. Photos, detailed information and contact can be found here. [ more ]
Meet in the heart of Ratingen in modern and comfortable setting. Packages from € 54.00 per person. 6 rooms for meeting and event up to 180 people. Photos, detailed information and contact can be found here. [ more ]
Meet and stay very centrally, yet in the countryside from 58.00€ per person. 10 rooms for meetings from 10 to 100 people. Photos, detailed information and contact can be found here [ more ]