$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' => '5504064d-6614-45d5-b921-06d7ac10cd64',
'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' => false,
'teasertext' => '',
'moretext' => 'Jetzt entdecken!',
'title' => 'Summer deals from € 64,50',
'slug' => 'summer-holidays',
'content' => '<p><strong>Are you planning your familiy holiday or a city break? Or do you like it more active during your vacation? Explore our relexa holiday variety in Germany with several holiday offers for small prices. Let´s welcome the summer season!</strong></p>
<hr />
<p>In the middle of Germany and surrounded by nature you will enjoy <a href="https://www.relexa-hotel-bad-salzdetfurth.de/en/offers/specials/summer-deal-germany" target="_blank">3 wonderful days in Bad Salzdetfurth</a> with many extras for only 99 €. Do you prefer a vacation with long-term effect? Therefore we recommend our <a href="https://www.relexa-hotel-bad-salzdetfurth.de/en/offers/family-offers/cost-saving-holidays" target="_blank">7 day package for just 299 €</a>. </p>
<p>An idyllic setting offers the relexa hotel Harz-Wald with it´s <a href="https://www.relexa-hotel-braunlage.de/en/offers/holiday-offers/one-week-in-the-harz--1" target="_blank">8 days family package in harz</a> to a special price of just 420 €. Diversity and great holiday experiences are most important here. Whether young or old - even if your not at home it feel´s like that!</p>
<p>The relexa hotel Bad Steben is celebrating it´s birthday this summer and you can benefit from that. From July to August you receive our birthday discount up to 20% on all booked nights and half-board arrangements. So this summer is twice as much fun! <a href="https://www.relexa-hotel-bad-steben.de/en/offers/holiday/relexa-birthday-week-summer" target="_blank">To the 20% birthday discount in Frankenwald in Bayern</a></p>
<p>In <a href="https://www.relexa-hotel-hamburg.de/en/deals-and-packages/short-breaks-holiday/4-days-hamburg-for-family" target="_blank">Hamburg</a>, <a href="https://www.relexa-hotel-berlin.de/en/our-offers/city-breaks/bicycling-berlin" target="_blank">Berlin</a>, <a href="https://www.relexa-hotel-stuttgart.de/en/offers/stuttgart-tierisch-gut" target="_blank">Stuttgart</a>, <a href="https://www.relexa-hotel-duesseldorf.de/angebote/park-sleep-fly-psf" target="_blank">Dusseldorf-Ratingen</a> or <a href="https://www.relexa-hotel-muenchen.de/en/special-offers-packages/short-stay-arrangements/city-tour-munich" target="_blank">Munich</a> you become a real urban expert from 64,50 €! Each hotel is ideally located for a fun experience, a sightseeing tour or to explore by bike. There is always something new to discover.</p>
<h2>Explore our holiday offers in summer :</h2>
',
'content2' => '',
'headline' => 'Holiday variety for summer!',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"summer deals for 2 - 8 days in german hotels from \u20ac 64,50","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":"64,50","max":"","prefix":"ab","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' => 'Active holiday, summer holidays, summer vacation, city breaks, short breaks, holidays with children, family holiday, resin, Berlin, Hamburg, Bad Salzdetfurth, Munich, Bad Steben, Dusseldorf, Ratingen',
'description' => 'Top deals for your vacation in the summer holidays in german relexa hotels ✓cheap deals ✓family holiday ✓city break ✓active holidays ✓wellness holidays ✓group offers',
'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-03-14 10:58:32',
'modified' => '2022-10-06 14:56:32',
'more_text' => '',
'locale' => 'en',
'trans_id' => '2388'
),
'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]
)
),
'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' => '5504064d-6614-45d5-b921-06d7ac10cd64',
'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' => false,
'teasertext' => 'Familienurlaub, Gruppenangebote, Städtetrips zum günstigen Preis',
'moretext' => 'Jetzt entdecken!',
'title' => 'Sommerangebote ',
'slug' => 'sommerferien-deutschland',
'content' => '<p><strong>Bunt, vielseitig und gleichzeitig erholsam – das bedeutet Sommerzeit in den relexa hotels. Gönnen Sie sich eines unserer Sommerangebote – allein, zu zweit oder mit der ganzen Familie – und erleben Sie die "feine Art" in unseren Häusern.</strong><strong> </strong></p>
<p>Alle unsere Stadthotels in <a href="https://www.relexa-hotel-hamburg.de/angebote/" rel="noopener noreferrer" target="_blank" title=""><strong>Hamburg</strong></a><strong>, <a href="https://www.relexa-hotel-berlin.de/angebote/" rel="noopener noreferrer" target="_blank" title="">Berlin</a>, <a href="https://www.relexa-hotel-stuttgart.de/angebote/stuttgart-tierisch-gut" target="_blank">Stuttgart</a>, <a href="https://www.relexa-hotel-frankfurt.de/" rel="noopener noreferrer noopener noreferrer" target="_blank" title="">Frankfurt</a>, <a href="https://www.relexa-hotel-duesseldorf.de/" rel="noopener noreferrer" target="_blank" title="">Düsseldorf-Ratingen</a> </strong>oder <a href="https://www.relexa-hotel-muenchen.de/" rel="noopener noreferrer" target="_blank" title=""><strong>München</strong></a> sind gut gelegen für ein tierisches Erlebnis, eine Sightseeing-Tour oder eine Erkundungstour mit dem Drahtesel. Es gibt so viel zu entdecken! Die schönsten Metropolen Deutschlands warten bereits auf Sie.</p>
<h2>Gönnen Sie sich Ihre Auszeit inmitten der Natur mit viel Ruhe</h2>
<p><span>Oder Sind Sie ein Naturfan? Dann genießen Sie diesen Sommer doch mal in </span><a href="https://www.relexa-hotel-bad-steben.de/" rel="noopener noreferrer" target="_blank"><strong>Bad Steben</strong></a><span>. Die klare Luft im </span><strong>Frankenwald</strong><span> lädt zum Radeln, Wandern oder gemütlichem Nichtstun ein. Starten Sie in den Tag mit einem Vitalfrühstück und spazieren Sie in den direkt angrenzenden Kurpark oder entspannen Sie sich in der 1.200 qm großen Bade- und Saunalandschaft. </span>
</p>
<p>Unser <a href="https://www.relexa-hotel-bad-steben.de/angebote/urlaub/kennlern-special-arrangement-uef"><strong>3-Tage Kennenlern-Angebot für € 150,00</strong></a> ist perfekt für eine kurze <strong>Auszeit im Grünen </strong>– auch wenn Sie allein anreisen möchten. Bei diesem Highlight stehen Ihre Erholung und Ihr Wohlbefinden an erster Stelle. Genießen Sie das Vitalfrühstück auf unserer Terrasse und entspannen Sie sich in der 1.200 qm großen Bade- und Saunalandschaft: Sie haben es sich verdient!</p>
<p>In idyllischer Lage empfängt Sie das <a href="https://www.relexa-hotel-braunlage.de/angebote/urlaubsangebote/urlaub-im-harz--1" target="_blank">relexa hotel Harz-Wald</a> mit einem 8 Tage Familienangebot zum Vorteilspreis von nur € 558,00. Vielfalt und Urlaubserlebnis wird hier groß geschrieben. Ab Groß oder Klein - Hier sind Sie nicht zu Hause und fühlen sich doch daheim!</p>
<h3>Entdecken Sie jetzt unsere Sommer-Highlights:</h3>',
'content2' => '',
'headline' => 'Sommerurlaub in Deutschland ist so schön!',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"Ab \u20ac 64,50 in den Sommerurlaub mit den relexa hotels","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":"64,50","max":"","prefix":"ab","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' => 'Aktivurlaub, Sommerferien, Sommerurlaub, Städtereisen, Kurzurlaub, Urlaub mit Kindern, Familienurlaub, Harz, Berlin, Hamburg, München, Bad Steben, Düsseldorf, Ratingen',
'description' => 'Top Angebote für Ihren Urlaub in den Sommerferien ✓günstige Angebote ✓Familienurlaub ✓Städtereisen ✓Aktivurlaub ✓Wellnessurlaub ✓Gruppenangebote',
'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-03-14 10:58:32',
'modified' => '2022-10-06 14:56:32'
),
'I18n__Article__en' => array(
'content' => '<p><strong>Are you planning your familiy holiday or a city break? Or do you like it more active during your vacation? Explore our relexa holiday variety in Germany with several holiday offers for small prices. Let´s welcome the summer season!</strong></p>
<hr />
<p>In the middle of Germany and surrounded by nature you will enjoy <a href="https://www.relexa-hotel-bad-salzdetfurth.de/en/offers/specials/summer-deal-germany" target="_blank">3 wonderful days in Bad Salzdetfurth</a> with many extras for only 99 €. Do you prefer a vacation with long-term effect? Therefore we recommend our <a href="https://www.relexa-hotel-bad-salzdetfurth.de/en/offers/family-offers/cost-saving-holidays" target="_blank">7 day package for just 299 €</a>. </p>
<p>An idyllic setting offers the relexa hotel Harz-Wald with it´s <a href="https://www.relexa-hotel-braunlage.de/en/offers/holiday-offers/one-week-in-the-harz--1" target="_blank">8 days family package in harz</a> to a special price of just 420 €. Diversity and great holiday experiences are most important here. Whether young or old - even if your not at home it feel´s like that!</p>
<p>The relexa hotel Bad Steben is celebrating it´s birthday this summer and you can benefit from that. From July to August you receive our birthday discount up to 20% on all booked nights and half-board arrangements. So this summer is twice as much fun! <a href="https://www.relexa-hotel-bad-steben.de/en/offers/holiday/relexa-birthday-week-summer" target="_blank">To the 20% birthday discount in Frankenwald in Bayern</a></p>
<p>In <a href="https://www.relexa-hotel-hamburg.de/en/deals-and-packages/short-breaks-holiday/4-days-hamburg-for-family" target="_blank">Hamburg</a>, <a href="https://www.relexa-hotel-berlin.de/en/our-offers/city-breaks/bicycling-berlin" target="_blank">Berlin</a>, <a href="https://www.relexa-hotel-stuttgart.de/en/offers/stuttgart-tierisch-gut" target="_blank">Stuttgart</a>, <a href="https://www.relexa-hotel-duesseldorf.de/angebote/park-sleep-fly-psf" target="_blank">Dusseldorf-Ratingen</a> or <a href="https://www.relexa-hotel-muenchen.de/en/special-offers-packages/short-stay-arrangements/city-tour-munich" target="_blank">Munich</a> you become a real urban expert from 64,50 €! Each hotel is ideally located for a fun experience, a sightseeing tour or to explore by bike. There is always something new to discover.</p>
<h2>Explore our holiday offers in summer :</h2>
',
'content2' => '',
'title' => 'Summer deals from € 64,50',
'slug' => 'summer-holidays',
'headline' => 'Holiday variety for summer!',
'subline' => '',
'teasertext' => '',
'more_text' => '',
'keywords' => 'Active holiday, summer holidays, summer vacation, city breaks, short breaks, holidays with children, family holiday, resin, Berlin, Hamburg, Bad Salzdetfurth, Munich, Bad Steben, Dusseldorf, Ratingen',
'description' => 'Top deals for your vacation in the summer holidays in german relexa hotels ✓cheap deals ✓family holiday ✓city break ✓active holidays ✓wellness holidays ✓group offers',
'extended_data' => '{"Article":{"more_text":"","url":"","pagetitle":"summer deals for 2 - 8 days in german hotels from \u20ac 64,50","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' => '2388'
),
'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' => '5e2ddfb5-ca8c-45b2-82cd-3173ac10cd64',
'parent_id' => '5437a56d-7f38-443f-a226-47ee2efc16a2',
'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' => 'Paar Selfie Brandenburger Tor Berlin Sommer',
'is_leaf' => true,
'basename' => 'paar_selfie_brandenburger_tor_berlin_sommer.jpeg',
'checksum' => '60265c387f4efc6ca03a03b5b0c424f2',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/paar_selfie_brandenburger_tor_berlin_sommer.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-01-26 19:51:33',
'modified' => '2020-01-26 20:20:19',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/paar_selfie_brandenburger_tor_berlin_sommer.jpeg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '0bcac27f-d669-4a8e-8517-687ddeb15e33',
'parent_id' => '500eb880-87dc-4387-a4bd-17a8ac10cd64',
'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' => 'Glückliches Paar fährt Fahrad durch den Park',
'is_leaf' => true,
'basename' => 'glueckliches_paar_faehrt_fahrad_durch_den_park.jpeg',
'checksum' => 'c7f59b433166f1b4f9777ae9247eaf2c',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/glueckliches_paar_faehrt_fahrad_durch_den_park.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-12-17 19:03:30',
'modified' => '2021-07-12 13:59:41',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/glueckliches_paar_faehrt_fahrad_durch_den_park.jpeg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '2388'
$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
summer deals for 2 - 8 days in german hotels from € 64,50
Are you planning your familiy holiday or a city break? Or do you like it more active during your vacation? Explore our relexa holiday variety in Germany with several holiday offers for small prices. Let´s welcome the summer season!
An idyllic setting offers the relexa hotel Harz-Wald with it´s 8 days family package in harz to a special price of just 420 €. Diversity and great holiday experiences are most important here. Whether young or old - even if your not at home it feel´s like that!
The relexa hotel Bad Steben is celebrating it´s birthday this summer and you can benefit from that. From July to August you receive our birthday discount up to 20% on all booked nights and half-board arrangements. So this summer is twice as much fun! To the 20% birthday discount in Frankenwald in Bayern
In Hamburg, Berlin, Stuttgart, Dusseldorf-Ratingen or Munich you become a real urban expert from 64,50 €! Each hotel is ideally located for a fun experience, a sightseeing tour or to explore by bike. There is always something new to discover.