$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' => '54575d85-0cf4-493d-a0cc-6d052efc16a2',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Visit the worth seeing cities',
'moretext' => '',
'title' => 'City tours',
'slug' => 'city-tours',
'content' => '<p><strong>A trip to a big city is always a great event. </strong></p>
<p>There is so much to see, for everyone is something to admire, to buy, to experience and to enjoy. In the major Metropolis you can expect countless impressions and discover a variety of ways of life.</p>
<p>What city attracts you and what would you like to experience there? If you are a little hesitant and not sure, then please browse through our city break offers and then decide. Dusseldorf, Frankfurt, Stuttgart, Hamburg, Munich or Berlin - we are excited to see what city is your favourite and we are looking forward to your visit!</p>
<h3>Interesting informations for your city tours:</h3>
<table><thead>
<tr><th scope="col">Hotel Name</th>
<th scope="col">Details for City</th></tr>
</thead>
<tbody><tr><td>relexa hotel Stuttgarter Hof in Berlin</td>
<td><a class="intern" href="https://www.relexa-hotel-berlin.de/en/berlin" id="internal-4e6b9592-5a04-44f3-b9e5-0ff4c0a8b222_2596" target="_blank">Berlin</a></td></tr>
<tr><td>relexa hotel Bellevue in Hamburg</td>
<td><a class="intern" href="http://www.relexa-hotel-hamburg.de/en/hamburg" target="_blank">Hamburg</a></td></tr>
<tr><td>relexa hotel Munich</td>
<td><a class="intern" href="http://www.relexa-hotel-muenchen.de/en/muenchen-weltstadt-mit-herz" target="_blank">Munich</a></td></tr>
<tr><td>relexa Waldhotel Schatten in Stuttgart</td>
<td><a class="intern" href="http://www.relexa-hotel-stuttgart.de/en/stuttgart" target="_blank">Stuttgart</a></td></tr>
<tr><td>relexa hotel Airport Dusseldorf</td>
<td><a class="intern" href="http://www.relexa-hotel-duesseldorf.de/en/duesseldorf" target="_blank">Dusseldorf</a></td></tr>
<tr><td>relexa hotel Frankfurt am Main</td>
<td><a class="intern" href="http://www.relexa-hotel-frankfurt.de/en/frankfurt" target="_blank">Frankfurt</a></td></tr></tbody></table>
<h3>Discover the relexa World of city holidays:</h3>',
'content2' => '',
'headline' => 'relexa city tours - experience and enjoy the Metropolis',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":"","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":"","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":"55,00","max":"","prefix":"ab","suffix":"pn"},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => '',
'description' => 'City Tours at the relexa hotels. Hamburg. Offers for Munich, Hamburg, Dusseldorf, Frankfurt and Berlin',
'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' => '2014-11-03 11:48:37',
'modified' => '2022-06-09 11:45:16',
'more_text' => '',
'locale' => 'en',
'trans_id' => '1893'
),
'Office' => array(
'id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'account_id' => '4e54fdf0-50b8-4a88-a44f-08d8c0a8b222',
'type' => 'Office',
'name' => 'relexa Hotels',
'created' => '2011-08-24 15:34:40',
'modified' => '2011-08-24 15:34:40'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
)
),
'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' => '54575d85-0cf4-493d-a0cc-6d052efc16a2',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'office_id' => '4e54fdf0-fb68-4191-a0ad-08d8c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Indexpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Besuchen Sie sehenswerte Großstädte',
'moretext' => '',
'title' => 'Städtereisen',
'slug' => 'staedtereisen',
'content' => '<p><strong>Eine Reise in die Großstadt ist immer ein großes Ereignis. </strong> Es gibt so viel zu sehen, für Jedermann gibt es in einer Stadt etwas zu bewundern, zu kaufen, zu erleben und zu genießen. In den großen Metropolen erwarten uns unzählige Eindrücke und öffnen die Menschen für die unterschiedlichsten Lebensarten.</p>
<p>In welche Stadt zieht es Sie und was wollen Sie dort unbedingt erleben? Sollten Sie noch etwas unschlüssig sein, dann stöbern Sie doch einmal durch unsere <strong>Städtereisen-Angebote</strong> oder lassen Sie sich durch einen kleinen Einblick in die Städte zu einem Kurzurlaub inspirieren. Wir sind gespannt, welche Stadt ihr Favorit ist und freuen uns schon jetzt auf ihren Besuch!</p><hr>
<ul><li><strong>Gut zu wissen: Auf den relexa Hotelwebseiten buchen Sie Ihr Zimmer immer zum BESTEN verfügbaren Preis und genießen exklusive Vorteile. <a href="https://www.relexa-hotels.de/hotel-direkt-buchen" rel="noopener noreferrer" target="_blank" title="Direkt buchen immer zum BESTEN Preis">Vorteile ansehen & sparen</a>.</strong></li></ul>
<hr>
<h2><strong>Lieblingsstadt dabei?</strong></h2>
<table class="table table-striped"><thead>
<tr><th scope="col">Preis für 2 Personen im Doppelzimmer</th><th scope="col">Reisetipps & Sehenswürdigkeiten
</th>
<th scope="col"><p>Verfügbarkeit und Zimmerpreise </p></th><th>Individuelle Urlaubspakete aus jedem relexa hotel<br></th></tr>
</thead>
<tbody><tr><td>ab € 75,00 </td>
<td><a href="http://www.relexa-hotel-berlin.de/berlin" id="internal-4e6b9592-5a04-44f3-b9e5-0ff4c0a8b222_3121" target="_blank">Berlin</a></td>
<td><a class="button" href="https://reservations.travelclick.com/10834?hotelId=10834&languageid=7#/guestsandrooms" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-berlin.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 3 Tage</a></td></tr>
<tr><td>ab € 99,00 </td>
<td><a href="http://www.relexa-hotel-hamburg.de/hamburg" target="_blank">Hamburg</a></td>
<td><a class="button" href="http://www.cbooking.de/(S(4d11d5c14l4vw5mv1rjqz43e))/v4/Booking.aspx?id=relexabellevue&lang=&module=public" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-hamburg.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 2 bis 5 Tage </a></td></tr>
<tr><td>ab € 95,00</td>
<td><a href="http://www.relexa-hotel-muenchen.de/muenchen" target="_blank">München</a></td>
<td><a class="button" href="https://bookings.ihotelier.com/Relexa-Hotel-M%C3%BCnchen/bookings.jsp?hotelId=96371&languageid=7" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-muenchen.de/angebote" rel="noopener noreferrer noopener noreferrer" target="_blank" title="">Angebote für 3 bis 4 Tage</a></td></tr>
<tr><td>ab € 77,00</td>
<td><a href="http://www.relexa-hotel-stuttgart.de/stuttgart" id="internal-4e6ee9d1-b1e8-48b1-8de6-23e52efc1d49_3160" target="_blank">Stuttgart</a></td>
<td><a class="button" href="https://reservations.travelclick.com/10850?hotelId=10850&languageid=7#/guestsandrooms" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-stuttgart.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 3 Tage</a></td></tr>
<tr><td>ab € 55,00 </td>
<td><a href="http://www.relexa-hotel-duesseldorf.de/duesseldorf-ratingen" target="_blank">Düsseldorf/Ratingen</a></td>
<td><a class="button" href="https://bookings.ihotelier.com/relexa-hotel-Airport-Duesseldorf-Ratingen/bookings.jsp?hotelId=10804&LanguageID=7" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-duesseldorf.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 2 bis 4 Tage</a> </td></tr>
<tr><td>ab € 60,00</td>
<td><a href="https://www.relexa-hotel-ratingen.de/ratingen-umgebung" target="_blank">Ratingen City</a></td>
<td><a class="button" href="https://reservations.travelclick.com/10903?hotelId=10903&languageid=7#/guestsandrooms" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-ratingen.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 2 uns 4 Tage</a></td></tr>
<tr><td>ab € 75,00 </td>
<td><a href="http://www.relexa-hotel-frankfurt.de/frankfurt" target="_blank">Frankfurt am Main</a></td>
<td><a class="button" href="https://reservations.travelclick.com/10766?hotelId=10766&LanguageID=7#/guestsandrooms" target="_blank">buchen</a></td><td><a class="button" href="https://www.relexa-hotel-frankfurt.de/angebote" rel="noopener noreferrer" target="_blank" title="">Angebote für 2 bis 3 Tage</a></td></tr></tbody></table>
<p><sup>Alle Preise sind für 2 Personen in der günstigsten Doppelzimmerkategorie (teilweise Frühbucherrate), inklusive Frühstücksbuffet. Außer in Hamburg, Berlin, Düsseldorf /Ratingen und Ratingen ist der Preis exklusive Frühstücksbuffet. </sup></p><hr><h2>Jetzt die Hotelangebote in meiner Wunschstadt ansehen:</h2>',
'content2' => '',
'headline' => 'relexa Städtereisen - Metropolen erleben',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"Angebote f\u00fcr Ihre St\u00e4dtereisen in die 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":"55,00","max":"","prefix":"ab","suffix":"pn"},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => '',
'description' => 'Entdecken Sie mit unseren günstigen Hotelangeboten interessante Städte in Deutschland ab 48,00 €. Hamburg, Berlin, München, Frankfurt/Main...Hotelzimmer zur besten verfügbaren Rate hier buchen.',
'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' => '2014-11-03 11:48:37',
'modified' => '2022-06-09 11:45:16'
),
'I18n__Article__en' => array(
'content' => '<p><strong>A trip to a big city is always a great event. </strong></p>
<p>There is so much to see, for everyone is something to admire, to buy, to experience and to enjoy. In the major Metropolis you can expect countless impressions and discover a variety of ways of life.</p>
<p>What city attracts you and what would you like to experience there? If you are a little hesitant and not sure, then please browse through our city break offers and then decide. Dusseldorf, Frankfurt, Stuttgart, Hamburg, Munich or Berlin - we are excited to see what city is your favourite and we are looking forward to your visit!</p>
<h3>Interesting informations for your city tours:</h3>
<table><thead>
<tr><th scope="col">Hotel Name</th>
<th scope="col">Details for City</th></tr>
</thead>
<tbody><tr><td>relexa hotel Stuttgarter Hof in Berlin</td>
<td><a class="intern" href="https://www.relexa-hotel-berlin.de/en/berlin" id="internal-4e6b9592-5a04-44f3-b9e5-0ff4c0a8b222_2596" target="_blank">Berlin</a></td></tr>
<tr><td>relexa hotel Bellevue in Hamburg</td>
<td><a class="intern" href="http://www.relexa-hotel-hamburg.de/en/hamburg" target="_blank">Hamburg</a></td></tr>
<tr><td>relexa hotel Munich</td>
<td><a class="intern" href="http://www.relexa-hotel-muenchen.de/en/muenchen-weltstadt-mit-herz" target="_blank">Munich</a></td></tr>
<tr><td>relexa Waldhotel Schatten in Stuttgart</td>
<td><a class="intern" href="http://www.relexa-hotel-stuttgart.de/en/stuttgart" target="_blank">Stuttgart</a></td></tr>
<tr><td>relexa hotel Airport Dusseldorf</td>
<td><a class="intern" href="http://www.relexa-hotel-duesseldorf.de/en/duesseldorf" target="_blank">Dusseldorf</a></td></tr>
<tr><td>relexa hotel Frankfurt am Main</td>
<td><a class="intern" href="http://www.relexa-hotel-frankfurt.de/en/frankfurt" target="_blank">Frankfurt</a></td></tr></tbody></table>
<h3>Discover the relexa World of city holidays:</h3>',
'content2' => '',
'title' => 'City tours',
'slug' => 'city-tours',
'headline' => 'relexa city tours - experience and enjoy the Metropolis',
'subline' => '',
'teasertext' => 'Visit the worth seeing cities',
'more_text' => '',
'keywords' => '',
'description' => 'City Tours at the relexa hotels. Hamburg. Offers for Munich, Hamburg, Dusseldorf, Frankfurt and Berlin',
'extended_data' => '{"Article":{"more_text":"","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":"","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' => '1893'
),
'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' => '5436aca3-183c-4d1c-af71-21732efc16a2',
'parent_id' => '5437a56d-7f38-443f-a226-47ee2efc16a2',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e6a5519-373c-4962-bd49-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'Berlin-Brandenburger-Tor',
'is_leaf' => true,
'basename' => 'berlin_brandenburger_tor.jpg',
'checksum' => '1b43c091f93f3f946d32a75fb595387c',
'alternative' => 'Berlin Brandenburger Tor',
'description' => 'Aussicht auf das Brandenburger Tor',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/berlin_brandenburger_tor.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-09 17:41:23',
'modified' => '2019-09-02 16:31:20',
'path' => 'account/share/img/berlin_brandenburger_tor.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '5f479f03-3b08-4526-bad2-19bbac10cd64',
'parent_id' => '5437ab15-b614-425e-a0a6-47fa2efc16a2',
'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' => 'hamburg_hafen_und_elbphilharmonie',
'is_leaf' => true,
'basename' => 'hamburg_hafen_und_elbphilharmonie.jpeg',
'checksum' => '83a3bc7c36b79dd9969859a9d91d665d',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hamburg_hafen_und_elbphilharmonie.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-08-27 13:54:43',
'modified' => '2021-04-08 15:49:11',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hamburg_hafen_und_elbphilharmonie.jpeg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '5f479961-a530-46a1-a862-1736ac10cd64',
'parent_id' => '51a37175-9d58-4f3f-9454-5ab1ac10cd64',
'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' => 'Staedtereisen-Paar-Sommer-München1',
'is_leaf' => true,
'basename' => 'staedtereisen_paar_sommer_muenchen1.jpeg',
'checksum' => '82b71f9a6224b58c1aa5d619a603a1a6',
'alternative' => null,
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/staedtereisen_paar_sommer_muenchen1.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-08-27 13:30:41',
'modified' => '2020-08-27 13:30:57',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/staedtereisen_paar_sommer_muenchen1.jpeg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '1893'
$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
relexa city tours - experience and enjoy the Metropolis from € 55,00 p. N. *
A trip to a big city is always a great event.
There is so much to see, for everyone is something to admire, to buy, to experience and to enjoy. In the major Metropolis you can expect countless impressions and discover a variety of ways of life.
What city attracts you and what would you like to experience there? If you are a little hesitant and not sure, then please browse through our city break offers and then decide. Dusseldorf, Frankfurt, Stuttgart, Hamburg, Munich or Berlin - we are excited to see what city is your favourite and we are looking forward to your visit!