$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' => '4e9ec918-034c-415a-ac50-06cb2efc1d49',
'user_id' => '5d9adcf3-7c5c-48cb-9d2e-1013ac10cd64',
'office_id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Frontpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'The harmonious atmosphere of our hotel, reflected in the Mediterranean lightness, allows the hectic city to fade away. See for yourself and enjoy; our service, which is always there when you need it.',
'moretext' => '',
'title' => 'relexa hotel Berlin',
'slug' => 'starter',
'content' => '<h3><strong>Experience individuality and passion in the heart of Berlin!</strong></h3>
<p>The harmonious atmosphere of our hotel, reflected in the mediterranean lightness, allows the hectic city to fade away. See for yourself and enjoy our service, which is always there when you need it.</p>
<h2>Stay in the heart of the city</h2>
<p>We are only a few minutes walk from <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-n-s/potsdamer-platz-square" id="internal-543f90eb-0034-4d05-af76-4e112efc16a2_2588" target="_blank">Potsdamer Platz</a>, the Brandenburg Gate, the <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-n-s/the-reichstag-building" target="_blank">Reichstag</a>, Friedrichstrasse and various German ministries. <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-k-m/the-kurfuerstendamm" target="_blank">Kurfuerstendamm</a>, the main train station and <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-a-b/alexanderplatz-the-world-clock" target="_blank">Alexanderplatz</a> can be reached within minutes by taxi or <a class="intern" href="http://www.relexa-hotel-berlin.de/en/hotel/approach" target="_blank">public transportation</a>. The relexa hotel Berlin is an ideal starting point to explore the German capital.</p>
<h3>Your qualified partner in event planning</h3>
<p>The relexa hotel Berlin is also a professional partner in the implementation of your <a class="intern" href="http://www.relexa-hotel-berlin.de/en/meeting" target="_blank">meeting</a> with a comprehensive service. Furthermore we would be glad to assist you in organising your <a class="intern" href="http://www.relexa-hotel-berlin.de/en/dining/weddings" id="internal-541f24c8-fb78-4212-82df-68c7ac10cd64_2541">wedding </a>or private party.</p>
<h4>We would like to welcome you!</h4>',
'content2' => '',
'headline' => 'Welcome to the relexa hotel Berlin',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'extended_data_cfg' => '{"Article":{"freigegeben":"1","begin_publishing":"","end_publishing":"","commentable":"0","popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'relexa hotel Berlin, business, leisure, holiday, wellness, Berlin city, family holiday, short break, city break, trade fair, meeting and event, conferences, business travel',
'description' => 'Welcome to the relexa hotel Stuttgarter Hof in 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-10-19 14:56:56',
'modified' => '2023-02-16 11:36:29',
'more_text' => null,
'locale' => 'en',
'trans_id' => '130'
),
'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]
),
(int) 2 => 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' => '4e9ec918-034c-415a-ac50-06cb2efc1d49',
'user_id' => '5d9adcf3-7c5c-48cb-9d2e-1013ac10cd64',
'office_id' => '4e6a40f4-db4c-4bba-9bff-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Frontpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '„Herzlich willkommen in Berlin – die Stadt die niemals schläft!“ ',
'moretext' => '',
'title' => 'relexa hotel Berlin',
'slug' => 'start',
'content' => '<h3>Aktuelle CORONA Regelungen für Berlin</h3><p><a href="https://www.berlin.de/rbmskzl/aktuelles/pressemitteilungen/2021/pressemitteilung.1144995.php" rel="noopener noreferrer noopener noreferrer noopener noreferrer" target="_blank" title=""><strong>Hier finden Sie die aktuelle Informationen aus Berlin.</strong></a></p><p>Wir beobachten die Coronavirus-Situation auch weiterhin aufmerksam, nehmen Ihre Fragen und Bedenken ernst und stehen selbstverständlich als Ansprechpartner zur Verfügung Wir wünschen gute Anreise und einen schönen Aufenthalt.</p><hr><h2><strong>Erleben Sie Individualität und Leidenschaft im Herzen von Berlin!</strong></h2><p>Das harmonische Ambiente unserer Hotelbereiche besitzt eine mediterrane Leichtigkeit, die die Hektik der Großstadt schnell vergessen lässt. Überzeugen Sie sich selbst. Und genießen Sie dazu unseren freundlichen und unkomplizierten <strong>Service</strong>, der immer da ist, wenn Sie ihn wünschen.</p><h2>Übernachten Sie zentral</h2><p>Nur wenige Gehminuten entfernt finden Sie den <a href="https://www.relexa-hotel-berlin.de/berlin/berlin-a-z/berlin-n-sch/potsdamer-platz"><strong>Potsdamer Platz</strong></a>, das <a href="https://www.relexa-hotel-berlin.de/berlin/berlin-a-z/berlin-a-b/das-brandenburger-tor" target="_blank"><strong>Brandenburger Tor</strong></a>, den <a class="intern" href="http://www.relexa-hotel-berlin.de/hotel/news/das-reichstagsgebaeude" target="_blank"><strong>Reichstag</strong></a>, die Friedrichstraße und das <strong>Regierungsviertel</strong>. Mit dem Taxi oder den öffentlichen Verkehrsmitteln erreicht man in wenigen Minuten den <strong>Kurfürstendamm</strong>, den Berliner <a class="intern" href="http://www.relexa-hotel-berlin.de/hotel/lage-anfahrt/bahn" target="_blank"><strong>Hauptbahnhof</strong></a> oder den <strong>Alexanderplatz</strong>. Das relexa hotel <strong><a class="intern" href="http://www.relexa-hotel-berlin.de/berlin" target="_blank">Berlin</a></strong> ist somit idealer Ausgangspunkt, um vom Hotel aus Berlin zu erkunden.</p><h3>Ihr Event in der Hauptstadt</h3><p>Das relexa hotel Berlin ist zudem ein professioneller Partner bei der Durchführung Ihrer <a class="intern" href="http://www.relexa-hotel-berlin.de/tagung" id="internal-4e785b0f-a568-41f1-944c-26e42efc1d49_2532" target="_blank"><strong>Tagung</strong></a> mit einem umfangreichen Service. Hier werden Ihre <a href="https://www.relexa-hotel-berlin.de/hotel/bilder/unsere-videos/schauen-sie-hinter-die-kulissen"><strong>Tagungs(T)räume</strong></a> wahr! Auch bei <a class="intern" href="http://www.relexa-hotel-berlin.de/kulinarisches/hochzeiten" id="internal-541f24c8-fb78-4212-82df-68c7ac10cd64_2504"><strong>Hochzeiten</strong> </a>und <strong>Weihnachtsfeiern</strong> stehen wir Ihnen gern als kompetenter Ansprechpartner zur Verfügung. Wir freuen uns auf Ihren Besuch! Ihr relexa hotel Team aus Berlin</p>',
'content2' => '',
'headline' => 'Herzlich willkommen im relexa hotel Berlin',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"pagetitle":"Willkommen im relexa hotel Berlin am Potsdamer Platz","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_rooms_room__6":"","arrangement_rooms_occupancy__6":"","arrangement_rooms_price__6":"","arrangement_rooms_price_suffix__6":"","arrangement_rooms_room__7":"","arrangement_rooms_occupancy__7":"","arrangement_rooms_price__7":"","arrangement_rooms_price_suffix__7":"","arrangement_validwithin":"","arrangement_childprice":["Custom.arrangement_childprice"],"arrangement_daysofweek":["Custom.arrangement_daysofweek"],"arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_inclusiv":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'extended_data_cfg' => '{"Article":{"freigegeben":"1","begin_publishing":"","end_publishing":"","commentable":"0","popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'Potsdamer Platz,Berlin,Berlin Mitte,Hotel,Berlin Tagung,Städtereisen Berlin,Tagungshotel,Cityhotel,zentral,Restaurants Berlin,Städtetour,Städtetrip,Reichstag,Checkpoint Charly,Brandenburger Tor ',
'description' => 'Ihr zentrales Hotel am Potsdamer Platz - das relexa hotel Berlin - im HERZEN von Berlin Mitte! Das Tagungshotel und Freizeithotel für Business und Kurzurlaub.',
'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-10-19 14:56:56',
'modified' => '2023-02-16 11:36:29'
),
'I18n__Article__en' => array(
'content' => '<h3><strong>Experience individuality and passion in the heart of Berlin!</strong></h3>
<p>The harmonious atmosphere of our hotel, reflected in the mediterranean lightness, allows the hectic city to fade away. See for yourself and enjoy our service, which is always there when you need it.</p>
<h2>Stay in the heart of the city</h2>
<p>We are only a few minutes walk from <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-n-s/potsdamer-platz-square" id="internal-543f90eb-0034-4d05-af76-4e112efc16a2_2588" target="_blank">Potsdamer Platz</a>, the Brandenburg Gate, the <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-n-s/the-reichstag-building" target="_blank">Reichstag</a>, Friedrichstrasse and various German ministries. <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-k-m/the-kurfuerstendamm" target="_blank">Kurfuerstendamm</a>, the main train station and <a class="intern" href="http://www.relexa-hotel-berlin.de/en/berlin/berlin-a-z/berlin-a-b/alexanderplatz-the-world-clock" target="_blank">Alexanderplatz</a> can be reached within minutes by taxi or <a class="intern" href="http://www.relexa-hotel-berlin.de/en/hotel/approach" target="_blank">public transportation</a>. The relexa hotel Berlin is an ideal starting point to explore the German capital.</p>
<h3>Your qualified partner in event planning</h3>
<p>The relexa hotel Berlin is also a professional partner in the implementation of your <a class="intern" href="http://www.relexa-hotel-berlin.de/en/meeting" target="_blank">meeting</a> with a comprehensive service. Furthermore we would be glad to assist you in organising your <a class="intern" href="http://www.relexa-hotel-berlin.de/en/dining/weddings" id="internal-541f24c8-fb78-4212-82df-68c7ac10cd64_2541">wedding </a>or private party.</p>
<h4>We would like to welcome you!</h4>',
'content2' => '',
'title' => 'relexa hotel Berlin',
'slug' => 'starter',
'headline' => 'Welcome to the relexa hotel Berlin',
'subline' => '',
'teasertext' => 'The harmonious atmosphere of our hotel, reflected in the Mediterranean lightness, allows the hectic city to fade away. See for yourself and enjoy; our service, which is always there when you need it.',
'more_text' => null,
'keywords' => 'relexa hotel Berlin, business, leisure, holiday, wellness, Berlin city, family holiday, short break, city break, trade fair, meeting and event, conferences, business travel',
'description' => 'Welcome to the relexa hotel Stuttgarter Hof in Berlin',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'path' => null,
'locale' => 'en',
'trans_id' => '130'
),
'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' => '564f095b-03e4-45f1-aa2a-1c0eac10cdf9',
'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 Mitte Onlineangebot',
'is_leaf' => true,
'basename' => 'relexa_hotel_berlin_mitte_onlineangebot.jpg',
'checksum' => '56470c7e3418bb46a90c52d932246c43',
'alternative' => 'Onlineangebot',
'description' => 'Onlineangebot',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_mitte_onlineangebot.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => 'MFX24lm3M3g',
'created' => '2015-11-20 12:51:55',
'modified' => '2019-08-29 14:50:34',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/relexa_hotel_berlin_mitte_onlineangebot.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4e8efe44-30dc-4a08-82e1-50362efc1d49',
'parent_id' => '561e1881-2350-41d2-987a-4860ac10cdf9',
'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' => 'Brandenburger Tor und Pariser Platz in Berlin',
'is_leaf' => true,
'basename' => 'brandenburger_tor_und_pariser_platz_in_berlin_2.jpg',
'checksum' => '7e4d6a025c074108d0aaf72acb7e9ae5',
'alternative' => 'Brandenburger Tor und Pariser Platz in Berlin',
'description' => 'Brandenburger Tor und Pariser Platz in Berlin',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/brandenburger_tor_und_pariser_platz_in_berlin_2.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-10-07 15:27:32',
'modified' => '2015-10-14 10:58:00',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/brandenburger_tor_und_pariser_platz_in_berlin_2.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '4e8efe37-baec-447b-bbaa-50352efc1d49',
'parent_id' => '561e1881-2350-41d2-987a-4860ac10cdf9',
'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' => 'Brandburger Tor',
'is_leaf' => true,
'basename' => 'brandburger_tor.jpg',
'checksum' => 'dcb6ed113339c3ca2d47bda74d2b640a',
'alternative' => 'Brandburger Tor',
'description' => 'Brandburger Tor',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/brandburger_tor.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-10-07 15:27:19',
'modified' => '2019-08-30 20:23:38',
'path' => 'account/4e6a40f4-d118-46e3-84f5-0ff4c0a8b222/img/brandburger_tor.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '130'
$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
Experience individuality and passion in the heart of Berlin!
The harmonious atmosphere of our hotel, reflected in the mediterranean lightness, allows the hectic city to fade away. See for yourself and enjoy our service, which is always there when you need it.
Stay in the heart of the city
We are only a few minutes walk from Potsdamer Platz, the Brandenburg Gate, the Reichstag, Friedrichstrasse and various German ministries. Kurfuerstendamm, the main train station and Alexanderplatz can be reached within minutes by taxi or public transportation. The relexa hotel Berlin is an ideal starting point to explore the German capital.
Your qualified partner in event planning
The relexa hotel Berlin is also a professional partner in the implementation of your meeting with a comprehensive service. Furthermore we would be glad to assist you in organising your wedding or private party.