$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' => '507f976d-2838-42d6-84cf-6771ac10cdfb',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => '"4 paws"- Service at the relexa Waldhotel Schatten Stuttgart',
'moretext' => '',
'title' => '4-Paws-Service',
'slug' => '4-paws-service',
'content' => '<p><strong>No problem at the relexa Waldhotel Schatten.</strong></p>
<p>Just let us know, when your four-legged friend will be travelling with you. We will then be able to ensure that your dog will have just a comfortable time as you have. We will be preparing a cosy corner with a blanket, toys and feeding bowls as well as small treats for your companion.</p>
<p>The vast forests and lakes around the hotel with well-developed roads and plenty of space to run around make the stay at the relexa Waldhotel Stuttgart the ideal location for your favorite four-legged friend. And lovingly care from our staff comes with no extra charge.</p>
<p>Dogs are welcome in our restaurant. Please note they must be kept on a leash.<br />
<strong>Did you know</strong>, the relexa Waldhotel Stuttgart was voted in the magazine "Dogs" edition 05/12 as one of the 100 best hotels for dogs.</p>
<p>We are looking forward to your visit and of course to meet your four-legged friend.<br />
<br />
€ 15, - per pet per night (not included in room rate)</p>
',
'content2' => null,
'headline' => 'While traveling you do not want to do without your four-legged friend?',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"Your pet friendly hotel in Stuttgart- 4 star relexa Waldhotel Schatten Stuttgart","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":"0,00","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' => 'Pet Services, pet friendly hotel stuttgart, 100 best hotels for dogs, Hotel for Dogs, relexa Waldhotel Stuttgart, Stuttgart Conference Hotel, Forest Hotel Stuttgart, 4 Paws Service, dogs allowed, dog friendly hotel stuttgart, business hotel stuttgart',
'description' => '4 paws service at the relexa Waldhotel Schatten Stuttgart - Your four-legged friend is welcome in our hotel.',
'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' => '2012-10-18 07:45:17',
'modified' => '2023-03-14 16:44:55',
'more_text' => null,
'locale' => 'en',
'trans_id' => '1196'
),
'Office' => array(
'id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Stuttgart',
'created' => '2011-09-09 18:40:53',
'modified' => '2011-09-09 18:40:53'
),
'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' => '507f976d-2838-42d6-84cf-6771ac10cdfb',
'user_id' => '4e6ee494-032c-4c3f-b102-1ac02efc1d49',
'office_id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'is_root' => false,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Ihr Hund ist bei uns herzlich willkommen!',
'moretext' => '',
'title' => '"4 Pfoten"- Service',
'slug' => '4-pfoten-service',
'content' => '<p><strong>Auch auf Reisen möchten Sie auf Ihren vierbeinigen Freund nicht verzichten? Kein Problem im relexa Waldhotel Schatten! </strong>Geben Sie uns einfach bei der Buchung Bescheid, dass Sie mit Hund anreisen und Ihr Hund wird sich bei uns genauso wohlfühlen wie Sie. </p>
<h2>Warum Urlaub mit Hund im relexa Waldhotel Stuttgart?</h2><p>Urlaub mit Hund im relexa Waldhotel Schatten Stuttgart ist ein unvergessliches Erlebnis für Mensch und Tier. Wir bieten eine <strong>entspannte Atmosphäre</strong> und eine reizvolle Umgebung, um den Urlaub in vollen Zügen zu genießen. Die <strong>Lage des Hotels im Grünen</strong> ist ideal für Hunde, die gerne im Freien unterwegs sind und <strong>viel Platz zum Spielen und Toben</strong> haben möchten.</p><p>Das relexa Waldhotel Stuttgart verfügt über geräumige und <strong>komfortable </strong><a href="https://www.relexa-hotel-stuttgart.de/zimmer" rel="noopener noreferrer" target="_blank" title="Zimmer ansehen"><strong>Zimmer</strong></a>, die mit allem ausgestattet sind, was man für einen erholsamen Aufenthalt benötigt. Ein besonderes Highlight für Hundebesitzer ist, dass wir ein <strong>Hundepaket</strong> bereitstellen, damit Sie und Ihr Hund den Aufenthalt in vollen Zügen genießen können.</p><p>Wir bereiten eine <strong>Kuschelecke mit Decke, Spielzeug und Fressnäpfen </strong><strong>mit kleinen Leckerlis</strong> für Ihren Begleiter vor.</p><h3>Bei uns wird sich Ihr Hund pudelwohl fühlen</h3>
<p>Die <strong>weitläufigen Wälder und Seen rund um das Hotel</strong> mit gut ausgebauten Wegen und viel Platz zum Toben machen den Aufenthalt im relexa Waldhotel Schatten auch zum Lieblingshotel Ihres Vierbeiners. Und Streicheleinheiten von unseren tierlieben Mitarbeitern gibt es gratis.</p><p>Wir sind <strong>100% </strong><strong>hundefreundlich</strong> und tun alles, um Ihren Urlaub so angenehm wie möglich zu gestalten. Es gibt auch ein <a href="https://www.relexa-hotel-stuttgart.de/kulinarisches/kaminrestaurant" rel="noopener noreferrer" target="_blank" title="Kaminrestaurant">Restaurant</a>, in dem man köstliche Gerichte genießen kann, die aus frischen und hochwertigen Zutaten zubereitet werden. Gern können Sie Ihren Hund an der Leine geführt mitnehmen. Außerdem stehen eine Bar und ein kleiner aber feiner <a href="https://www.relexa-hotel-stuttgart.de/hotel/wellness" rel="noopener noreferrer" target="_blank" title="Wellness- und Fitnessbereich ansehen">Wellness- und Fitnessbereich</a> zur Verfügung, um Ihren Aufenthalt noch angenehmer zu gestalten.</p><p>Das relexa Waldhotel Schatten Stuttgart ist auch ein <strong>perfekter Ausgangspunkt für Erkundungstouren</strong> in die Umgebung. Es gibt viele schöne Spazierwege im Wald und in der Nähe gibt es auch einige interessante Sehenswürdigkeiten, die man besuchen kann. Zum Beispiel ist die Stadt Stuttgart, die nur eine kurze Fahrt entfernt liegt, eine pulsierende Metropole mit vielen kulturellen und historischen Sehenswürdigkeiten.</p><p>Zusammenfassend kann man sagen, dass Urlaub mit Hund im relexa Waldhotel Schatten Stuttgart eine wunderbare Erfahrung ist, die sowohl für den Hund als auch für den Menschen unvergesslich bleiben wird. Mit seiner idyllischen Lage, dem komfortablen Ambiente und unseren freundlichen Mitarbeitern ist es <strong>der perfekte Ort für einen erholsamen und abenteuerlichen Urlaub</strong>.</p>
<p>Wir freuen uns schon heute auf Ihren Besuch und natürlich auf den Ihres vierbeinigen Freundes. </p>
<hr><p><strong><em>Das sagen unsere Gäste:</em></strong></p>
<p><em>"...nochmals vielen Dank für die 2 Tage in Ihrem Hotel, es war rundum wirklich SUPER und wenn es möglich ist, komme ich gerne wieder.<br>
Danke auch für die so liebevolle Aufnahme von den zwei Hundis, welche sich sehr wohlgefühlt haben.<br>
Mit freundlichen Grüßen<br>
Elisabeth Frick"</em></p>
<p>Übrigens: </p><ul><li>Ihre Katze ist natürlich auch willkommen bei uns!</li><li>Wir berechnen € 15,- pro Tier/ Nacht (noch nicht im Zimmerpreis enthalten)</li><li>Das Magazin "<a href="http://www.dogs-magazin.de" target="_blank">Dogs</a>" hat uns zu einem der 100 besten Hotels für Hunde gekürt.</li></ul><hr><h3>Jetzt Verfügbarkeit prüfen und mein Zimmer mit Hund buchen</h3><p>Alle Reservierungen mit Hund sind bei uns ab der Superior Kategorie buchbar. Nicht im Economy Bereich. Bitte schreiben Sie uns im Kommentarfeld kurz vor dem Buchungsabschluss, dass Sie mit Hund anreisen.</p><p>Vielen herzlichen Dank.</p>
<p><a class="button" href="https://bookings.travelclick.com/10850?hotelId=10850&languageid=7#/guestsandrooms" rel="noopener noreferrer noopener noreferrer" target="_blank" title="">Buchen Sie hier Ihr Zimmer zur besten verfügbaren Rate</a></p><hr><p><strong> Hier sehen Sie unsere Empfehlungen für einen herrlichen Kurzurlaub mit Hund:</strong></p>',
'content2' => '',
'headline' => 'Urlaub mit Hund im relexa Waldhotel Stuttgart',
'subline' => '"4 Pfoten"- Service',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Urlaub mit Hund im Hotel in Stuttgart","url":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"arrangement_rooms_room__0":"","arrangement_rooms_occupancy__0":"","arrangement_rooms_room__1":"","arrangement_rooms_occupancy__1":"","arrangement_rooms_room__2":"","arrangement_rooms_occupancy__2":"","arrangement_rooms_room__3":"","arrangement_rooms_occupancy__3":"","arrangement_rooms_room__4":"","arrangement_rooms_occupancy__4":"","arrangement_rooms_room__5":"","arrangement_rooms_occupancy__5":"","arrangement_inclusiv":"","arrangement_validwithin":"","arrangement_notatthistimes":"","arrangement_additionalcosts":"","arrangement_freelabel":"","arrangement_freetext":"","bookingurl":"","arrangement_rooms_link__0":"","arrangement_rooms_link__1":"","arrangement_rooms_link__2":"","arrangement_rooms_link__3":"","arrangement_rooms_link__4":"","arrangement_rooms_link__5":"","form_btnlabel":""}}',
'extended_data_cfg' => '{"Article":{"popup":0,"newwindow":0,"extsource_generate_childs":0,"extsource_copy_attachments":0,"extsource_copy_tags":0,"noindex":0,"nofollow":0},"Search":{"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"0,00","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' => 'Hundeservice, hundefreundliches Hotel, 100 beste Hotels für Hunde, Hundehotel, Haustierservice, relexa Waldhotel Schatten, Tagungshotel in Stuttgart, Waldhotel Stuttgart, 4 Pfoten Service',
'description' => 'Hundefreundliches Hotel in Stuttgart- 4* relexa Waldhotel Schatten- Ihr Vierbeiner ist auch unser Gast! Verbringen Sie jetzt Ihren Urlaub mit Hund bei uns!',
'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' => '2012-10-18 07:45:17',
'modified' => '2023-03-14 16:44:55'
),
'I18n__Article__en' => array(
'content' => '<p><strong>No problem at the relexa Waldhotel Schatten.</strong></p>
<p>Just let us know, when your four-legged friend will be travelling with you. We will then be able to ensure that your dog will have just a comfortable time as you have. We will be preparing a cosy corner with a blanket, toys and feeding bowls as well as small treats for your companion.</p>
<p>The vast forests and lakes around the hotel with well-developed roads and plenty of space to run around make the stay at the relexa Waldhotel Stuttgart the ideal location for your favorite four-legged friend. And lovingly care from our staff comes with no extra charge.</p>
<p>Dogs are welcome in our restaurant. Please note they must be kept on a leash.<br />
<strong>Did you know</strong>, the relexa Waldhotel Stuttgart was voted in the magazine "Dogs" edition 05/12 as one of the 100 best hotels for dogs.</p>
<p>We are looking forward to your visit and of course to meet your four-legged friend.<br />
<br />
€ 15, - per pet per night (not included in room rate)</p>
',
'content2' => null,
'title' => '4-Paws-Service',
'slug' => '4-paws-service',
'headline' => 'While traveling you do not want to do without your four-legged friend?',
'subline' => '',
'teasertext' => '"4 paws"- Service at the relexa Waldhotel Schatten Stuttgart',
'more_text' => null,
'keywords' => 'Pet Services, pet friendly hotel stuttgart, 100 best hotels for dogs, Hotel for Dogs, relexa Waldhotel Stuttgart, Stuttgart Conference Hotel, Forest Hotel Stuttgart, 4 Paws Service, dogs allowed, dog friendly hotel stuttgart, business hotel stuttgart',
'description' => '4 paws service at the relexa Waldhotel Schatten Stuttgart - Your four-legged friend is welcome in our hotel.',
'extended_data' => '{"Article":{"more_text":null,"url":"","pagetitle":"Your pet friendly hotel in Stuttgart- 4 star relexa Waldhotel Schatten Stuttgart","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' => '1196'
),
'Office' => array(
'id' => '4e6a4195-9a50-43f4-a821-0ff4c0a8b222',
'account_id' => '4e6a4195-8d28-4a6f-907c-0ff4c0a8b222',
'type' => 'Office',
'name' => 'relexa hotel Stuttgart',
'created' => '2011-09-09 18:40:53',
'modified' => '2011-09-09 18:40:53'
),
'Extsource' => array(),
'Attachment' => array(
(int) 0 => array(
'id' => '6ca03411-dfbf-47e8-9407-7160e8d830f3',
'parent_id' => '5432df59-b608-497f-b085-05f92efc16a2',
'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' => 'Hundeliebe',
'is_leaf' => true,
'basename' => 'hundeliebe.jpeg',
'checksum' => '63ea92d7abce8459b08d47bf953976fe',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hundeliebe.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-12-17 19:15:05',
'modified' => '2022-10-25 14:52:30',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hundeliebe.jpeg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '5729c452-c5b0-40f9-bfc4-7372ac10cd64',
'parent_id' => '5432df59-b608-497f-b085-05f92efc16a2',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e6a4bfb-bec8-4103-9d7f-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'bed-1284238_1280',
'is_leaf' => true,
'basename' => 'bed_1284238_1280.jpg',
'checksum' => '2a7bfd80ea40ff0e03c3288eb3e08920',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/bed_1284238_1280.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2016-05-04 11:43:46',
'modified' => '2022-02-09 11:12:42',
'path' => 'account/share/img/bed_1284238_1280.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '6ca03411-dfbf-47e8-9407-7160e8d830f3',
'parent_id' => '5432df59-b608-497f-b085-05f92efc16a2',
'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' => 'Hundeliebe',
'is_leaf' => true,
'basename' => 'hundeliebe.jpeg',
'checksum' => '63ea92d7abce8459b08d47bf953976fe',
'alternative' => '',
'description' => '',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hundeliebe.jpg',
'extension' => 'jpeg',
'deletable' => true,
'video_id' => null,
'created' => '2020-12-17 19:15:05',
'modified' => '2022-10-25 14:52:30',
'path' => 'account/aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa/img/hundeliebe.jpeg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '1196'
$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
Your pet friendly hotel in Stuttgart- 4 star relexa Waldhotel Schatten Stuttgart
While traveling you do not want to do without your four-legged friend? € 0,00*
No problem at the relexa Waldhotel Schatten.
Just let us know, when your four-legged friend will be travelling with you. We will then be able to ensure that your dog will have just a comfortable time as you have. We will be preparing a cosy corner with a blanket, toys and feeding bowls as well as small treats for your companion.
The vast forests and lakes around the hotel with well-developed roads and plenty of space to run around make the stay at the relexa Waldhotel Stuttgart the ideal location for your favorite four-legged friend. And lovingly care from our staff comes with no extra charge.
Dogs are welcome in our restaurant. Please note they must be kept on a leash. Did you know, the relexa Waldhotel Stuttgart was voted in the magazine "Dogs" edition 05/12 as one of the 100 best hotels for dogs.
We are looking forward to your visit and of course to meet your four-legged friend.
€ 15, - per pet per night (not included in room rate)
Enjoy some relaxing days together with your family in the green nature around Stuttgart. Spend some quality time in our hotel including tips for excursions and a backpack with your family picnic. For kids we prepared a nature quiz with a little surprise at the end. [ more ]