$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' => '4e6b9564-69cc-4801-a907-0ff4c0a8b222',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'office_id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'The Boulevard restaurant offers a rich and healthy breakfast buffet, lunch and dinner with international dishes as well as regional specialties, freshly prepared by our kitchen team. With the adjacent bar, you can enjoy a glass of wine at the end of a pleasant evening. During nice weather our landscaped courtyard provides plenty of space to get together.',
'moretext' => '',
'title' => 'Dining & Celebrations',
'slug' => 'dining',
'content' => '<p>The restaurant <a href="http://www.relexa-hotel-berlin.de/en/dining/restaurants-bar/restaurant-boulevard">Boulevard </a>offers a rich and healthy <a href="http://www.relexa-hotel-berlin.de/en/dining/breakfast">breakfast</a><strong><a href="http://www.relexa-hotel-berlin.de/en/dining/breakfast"> </a></strong>buffet, lunch and dinner with international dishes as well as regional specialties, freshly prepared by our kitchen team. With the adjacent bar, you can enjoy a glass of wine at the end of a pleasant evening. During nice weather our green courtyard provides plenty of space to get together.</p>
<hr />
<h2><strong>Celebrations in the heart of Berlin</strong></h2>
<p>For special events, we suggest our <a href="http://www.relexa-hotel-berlin.de/en/dining/relexa-cooking" target="_blank">relexa cooking</a> studio. Suitable for groups, up to 20 persons, whether friends, family or colleagues, you can prepare under the guidance of our top chefs your particular meal and then consume it. If you would like more information on "relexa cooking", please do not hesitate to contact our <strong>catering department</strong>.</p>
<p>Are you looking for a suitable place for a <strong>romantic dinner</strong>, <strong>christmas party</strong>, <a href="http://www.relexa-hotel-berlin.de/en/dining/weddings" target="_blank">wedding </a>breakfast or a relaxing weekend with your family? Here is the right location for you. Whether weddings, birthdays, office parties or other anniversaries we will ensure that you can celebrate in style. The relexa hotel Berlin has two restaurants available with capacity for your celebration, as well as 11 other function rooms, with bright and contemporary ambience. When planning your event, we are happy to assist and advise you and consider your individual wishes, ideas and needs. For all events, we have compiled a complete package for you, which of course we can also customise to your needs and wishes at any time.</p>
<hr />
<p><strong>*Hint for allergy sufferers: Should you have any special dietary requirements or allergies? Or would you like to know more about the used ingredients please contact our staff. In spite of maximum carefulness unwanted cross contaminations can never be completely excluded.</strong></p>
<hr />
<p><strong>OUR TIP:</strong></p>
<ul>
<li>Try the famous <a href="http://www.relexa-hotel-berlin.de/en/berlin/sightseeing/berlin-s-curry-wurst" target="_blank">Berlin Currywurst</a> - The Currywurst is a must for anyone in Berlin - same as the <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-a-b/brandenburg-gate" id="internal-54a154ac-8b20-4baa-a594-07abac10cd64_2486">Brandenburger Gate</a>.</li>
</ul>
',
'content2' => null,
'headline' => 'Our dining offers for you',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":""}}',
'extended_data_cfg' => '{"Article":{"popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'Restaurant, relexa cooking, food, bar, specialties, Berlin restaurant, menu, food, finger food, menus, food and drink',
'description' => 'The Boulevard restaurant offers a rich and healthy breakfast buffet, lunch and dinner with international dishes as well as regional specialties.',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-09-10 18:50:44',
'modified' => '2022-08-17 09:58:59',
'more_text' => null,
'locale' => 'en',
'trans_id' => '200'
),
'Office' => array(
'id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'account_id' => '4e6a40f4-d118-46e3-84f5-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Berlin',
'created' => '2011-09-09 18:38:12',
'modified' => '2011-09-09 18:38:12'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
),
'Category' => array()
)
)
$primary = true
$localeAlias = 'I18n__Article__en'
$related = array(
'belongsTo' => array(
'Formularconfig' => array(
'className' => 'Formularconfig',
'foreignKey' => 'formularconfig_id',
'conditions' => '',
'fields' => '',
'order' => '',
'counterCache' => ''
)
),
'hasMany' => array(
'Menu' => array(
'foreignKey' => 'foreign_key',
'dependent' => true,
'order' => 'Menu.created ASC',
'className' => 'Menu',
'conditions' => '',
'fields' => '',
'limit' => '',
'offset' => '',
'exclusive' => '',
'finderQuery' => '',
'counterQuery' => ''
),
'Subarticle' => array(
'className' => 'Article',
'foreignKey' => 'parent_id',
'dependent' => true,
'conditions' => '',
'fields' => '',
'order' => '',
'limit' => '',
'offset' => '',
'exclusive' => '',
'finderQuery' => '',
'counterQuery' => ''
)
)
)
$data = array(
'Article' => array(
'id' => '4e6b9564-69cc-4801-a907-0ff4c0a8b222',
'user_id' => '53aa9cf3-d3c8-403b-b7f5-4f08ac10cdf8',
'office_id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '',
'moretext' => '',
'title' => 'Kulinarik & Feiern',
'slug' => 'kulinarisches',
'content' => '<p>Unser <a href="http://www.relexa-hotel-berlin.de/kulinarisches/restaurant/restaurant-boulevard" target="_blank">Restaurant Boulevard</a> bietet Ihnen nicht nur ein reichhaltiges und gesundes <a href="http://www.relexa-hotel-berlin.de/kulinarisches/fruehstueck-bei-relexa" target="_blank">Frühstücksbuffet</a>, sondern auch mittags und abends internationale Speisen und regionale Spezialitäten mit Liebe bereitet von unserem Küchenteam. Lassen Sie den Abend gemütlich bei einem Glas Wein an der angrenzenden offenen Bar ausklingen. Bei schönem Wetter steht Ihnen unser begrünter Innenhof jederzeit für ein gemütliches Beisammensein zur Verfügung.</p>
<p>In unserem Video bekommen Sie einen ersten Vorgeschmack:<a class="button" href="https://www.youtube.com/watch?v=Zutjbez4kiw">Appetit auf mehr?!</a></p>
<h3>Feiern im Herzen von Berlin</h3>
<p>Suchen Sie einen geeigneten Ort für ein romantisches Abendessen, eine <a class="intern" href="http://www.relexa-hotel-berlin.de/kulinarisches/familienfeiern" id="internal-541f2480-cd0c-4160-8464-68c7ac10cd64_4601" target="_blank">Weihnachtsfeier</a>, Ihre <a class="intern" href="http://www.relexa-hotel-berlin.de/kulinarisches/hochzeiten" id="internal-541f24c8-fb78-4212-82df-68c7ac10cd64_4577" target="_blank">Hochzeit</a> oder ein gemütliches <a class="intern" href="http://www.relexa-hotel-berlin.de/kulinarisches/fruehstueck-bei-relexa" id="internal-4e944d0c-db50-49ac-bef0-0fb82efc1d49_4589" target="_blank">Wochenendfrühstück</a> mit der ganzen Familie? Dann sind Sie bei uns genau richtig. Ob Hochzeiten, Geburtstage, Jubiläen oder Firmenfeiern, wir geben Ihrer Veranstaltung den feierlichen Rahmen. Das relexa hotel Berlin verfügt über zwei Restaurants mit ausreichend Kapazitäten für Ihre Feier. Zudem bieten wir Ihnen 11 weitere Veranstaltungsräume in hellem und modernem Ambiente. Bei der Planung und der Ausrichtung Ihrer Veranstaltung sind wir Ihnen natürlich gern behilflich, gehen auf Ihre individuellen Wünsche und Vorstellungen ein und stehen Ihnen mit Rat und Tat zur Seite. Für alle Veranstaltungen halten wir für Sie das passende Komplettangebot bereit, dass wir auch gern jederzeit Ihren Bedürfnissen anpassen. Fragen Sie <a href="https://www.relexa-hotel-berlin.de/tagung/tagungsanfrage" target="_blank">uns</a>!</p>
<p><strong>*Hinweis für Allergiker/-innen: Falls Sie spezielle Ernährungsbedürfnisse oder Allergien haben und Sie mehr über die verwendeten Inhaltsstoffe wissen möchten, wenden Sie sich bitte an unsere Mitarbeiter/-innen. Trotz größter Sorgfalt in unserer Küche und im Restaurantbereich kann es zu Kreuzkontamination kommen.</strong></p>
<hr>
<h4>UNSER TIPP</h4>
<ul>
<li>Wer in Berlin ist, sollte unbedingt eine <a href="http://www.relexa-hotel-berlin.de/berlin/sightseeing/die-berliner-currywurst" target="_blank">Berliner Currywurst</a> essen - der urbane Snack!</li>
</ul>',
'content2' => '',
'headline' => 'Unser kulinarisches Angebot für Sie',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Speisen und Feiern im relexa hotel in Berlin","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'extended_data_cfg' => '{"Article":{"popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'Restaurant, Gastronomie, Essen, Speisen, vegetarische Kost, À la carte, Menü, Büffet, Gruppen, Familien, Cooking, Bar, Spezialitäten, Speisekarte, Fingerfood, Trinken, relexa, Hotel, Berlin,',
'description' => '„Für mich liegt der Wert des Essens im geselligen Ereignis" (N. Apostolopoulos). Erleben Sie einen Abend der feinen Art im relexa hotel Berlin.',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-09-10 18:50:44',
'modified' => '2022-08-17 09:58:59'
),
'I18n__Article__en' => array(
'content' => '<p>The restaurant <a href="http://www.relexa-hotel-berlin.de/en/dining/restaurants-bar/restaurant-boulevard">Boulevard </a>offers a rich and healthy <a href="http://www.relexa-hotel-berlin.de/en/dining/breakfast">breakfast</a><strong><a href="http://www.relexa-hotel-berlin.de/en/dining/breakfast"> </a></strong>buffet, lunch and dinner with international dishes as well as regional specialties, freshly prepared by our kitchen team. With the adjacent bar, you can enjoy a glass of wine at the end of a pleasant evening. During nice weather our green courtyard provides plenty of space to get together.</p>
<hr />
<h2><strong>Celebrations in the heart of Berlin</strong></h2>
<p>For special events, we suggest our <a href="http://www.relexa-hotel-berlin.de/en/dining/relexa-cooking" target="_blank">relexa cooking</a> studio. Suitable for groups, up to 20 persons, whether friends, family or colleagues, you can prepare under the guidance of our top chefs your particular meal and then consume it. If you would like more information on "relexa cooking", please do not hesitate to contact our <strong>catering department</strong>.</p>
<p>Are you looking for a suitable place for a <strong>romantic dinner</strong>, <strong>christmas party</strong>, <a href="http://www.relexa-hotel-berlin.de/en/dining/weddings" target="_blank">wedding </a>breakfast or a relaxing weekend with your family? Here is the right location for you. Whether weddings, birthdays, office parties or other anniversaries we will ensure that you can celebrate in style. The relexa hotel Berlin has two restaurants available with capacity for your celebration, as well as 11 other function rooms, with bright and contemporary ambience. When planning your event, we are happy to assist and advise you and consider your individual wishes, ideas and needs. For all events, we have compiled a complete package for you, which of course we can also customise to your needs and wishes at any time.</p>
<hr />
<p><strong>*Hint for allergy sufferers: Should you have any special dietary requirements or allergies? Or would you like to know more about the used ingredients please contact our staff. In spite of maximum carefulness unwanted cross contaminations can never be completely excluded.</strong></p>
<hr />
<p><strong>OUR TIP:</strong></p>
<ul>
<li>Try the famous <a href="http://www.relexa-hotel-berlin.de/en/berlin/sightseeing/berlin-s-curry-wurst" target="_blank">Berlin Currywurst</a> - The Currywurst is a must for anyone in Berlin - same as the <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-a-b/brandenburg-gate" id="internal-54a154ac-8b20-4baa-a594-07abac10cd64_2486">Brandenburger Gate</a>.</li>
</ul>
',
'content2' => null,
'title' => 'Dining & Celebrations',
'slug' => 'dining',
'headline' => 'Our dining offers for you',
'subline' => '',
'teasertext' => 'The Boulevard restaurant offers a rich and healthy breakfast buffet, lunch and dinner with international dishes as well as regional specialties, freshly prepared by our kitchen team. With the adjacent bar, you can enjoy a glass of wine at the end of a pleasant evening. During nice weather our landscaped courtyard provides plenty of space to get together.',
'more_text' => null,
'keywords' => 'Restaurant, relexa cooking, food, bar, specialties, Berlin restaurant, menu, food, finger food, menus, food and drink',
'description' => 'The Boulevard restaurant offers a rich and healthy breakfast buffet, lunch and dinner with international dishes as well as regional specialties.',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":""}}',
'path' => null,
'locale' => 'en',
'trans_id' => '200'
),
'Office' => array(
'id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'account_id' => '4e6a40f4-d118-46e3-84f5-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Berlin',
'created' => '2011-09-09 18:38:12',
'modified' => '2011-09-09 18:38:12'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
'id' => '5145c410-bba8-47ba-a548-5900ac10cd64',
'parent_id' => '50866300-bd00-43b6-a9a8-24e0ac10cdf8',
'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' => 'cooking-kochkurs-schnitt1',
'is_leaf' => true,
'basename' => 'cooking_kochkurs_schnitt1.jpg',
'checksum' => '538f6ca93532d81fcbf701b9ebf23510',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/cooking_kochkurs_schnitt1.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2013-03-17 14:24:32',
'modified' => '2019-05-14 10:45:46',
'path' => 'account/share/img/cooking_kochkurs_schnitt1.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '564dbac9-248c-4d48-aa7c-1982ac10cdf9',
'parent_id' => '564ee118-bf88-4a81-bb6e-091dac10cdf9',
'account_id' => '4e6a40f4-d118-46e3-84f5-0ff4c0a8b222',
'user_id' => 'Youtube',
'foreign_key' => null,
'type' => 'video',
'model' => null,
'dirname' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img',
'name' => 'relexa hotel Berlin Restaurant – Übernachten, Schlemmen & Genießen in Berlins Mitte',
'is_leaf' => true,
'basename' => 'relexa_hotel_berlin_restaurant_uebernachten_schlemmen_geniessen_in_berlins_mitte.jpg',
'checksum' => 'cb0f71f8ca97fb6bd5fc6deed14b1b00',
'alternative' => 'Übernachten, Schlemmen & Genießen in Berlins Mitte',
'description' => 'Übernachten, Schlemmen & Genießen in Berlins Mitte',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_restaurant_uebernachten_schlemmen_geniessen_in_berlins_mitte.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => 'B6lnK_eDFvs',
'created' => '2015-11-19 13:04:25',
'modified' => '2015-11-20 10:32:25',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_restaurant_uebernachten_schlemmen_geniessen_in_berlins_mitte.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '200'
$field = 'trans_id'
$assoc = array(
'className' => 'Formularconfig',
'foreignKey' => 'formularconfig_id',
'conditions' => '',
'fields' => '',
'order' => '',
'counterCache' => ''
)
$assocAlias = 'Formularconfig'
$find_options = array(
'conditions' => array(
'Formularconfig.id' => ''
)
)
$subdata = false
MultilingualBehavior::afterFind() - ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
SxPageComponent::article_view() - ROOT/simple-x/Controller/Component/SxPageComponent.php, line 131
SxArticlesController::_view() - ROOT/simple-x/Controller/SxArticlesController.php, line 277
SxArticlesController::view() - ROOT/simple-x/Controller/SxArticlesController.php, line 263
DvController::dispatchview() - ROOT/simple-x/Controller/DvController.php, line 27
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
Notice (8): Trying to access array offset on value of type bool [ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208]
MultilingualBehavior::afterFind() - ROOT/simple-x/Model/Behavior/MultilingualBehavior.php, line 208
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Model::_filterResults() - CORE/Cake/Model/Model.php, line 3371
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3057
Model::find() - CORE/Cake/Model/Model.php, line 3025
ArticlesController::beforeRender() - APP/Controller/ArticlesController.php, line 167
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 111
The restaurant Boulevard offers a rich and healthy breakfastbuffet, lunch and dinner with international dishes as well as regional specialties, freshly prepared by our kitchen team. With the adjacent bar, you can enjoy a glass of wine at the end of a pleasant evening. During nice weather our green courtyard provides plenty of space to get together.
Celebrations in the heart of Berlin
For special events, we suggest our relexa cooking studio. Suitable for groups, up to 20 persons, whether friends, family or colleagues, you can prepare under the guidance of our top chefs your particular meal and then consume it. If you would like more information on "relexa cooking", please do not hesitate to contact our catering department.
Are you looking for a suitable place for a romantic dinner, christmas party, wedding breakfast or a relaxing weekend with your family? Here is the right location for you. Whether weddings, birthdays, office parties or other anniversaries we will ensure that you can celebrate in style. The relexa hotel Berlin has two restaurants available with capacity for your celebration, as well as 11 other function rooms, with bright and contemporary ambience. When planning your event, we are happy to assist and advise you and consider your individual wishes, ideas and needs. For all events, we have compiled a complete package for you, which of course we can also customise to your needs and wishes at any time.
*Hint for allergy sufferers: Should you have any special dietary requirements or allergies? Or would you like to know more about the used ingredients please contact our staff. In spite of maximum carefulness unwanted cross contaminations can never be completely excluded.