Code Context 'Menu.lft >=' => $currentRoot['Menu']['lft'],
'Menu.rght <=' => $currentRoot['Menu']['rght'],
'Menu.parent_id' => $mainPoiMenu['Menu']['id'],
$Menu = object(Menu) {
useTable => 'menus'
actsAs => array(
'FilterHabtm' => null,
'Containable' => null,
'Multivalidatable' => null,
'Publishable' => null,
'MultiTree' => array(
[maximum depth reached]
),
'SxMenu' => null,
'SxExpandable' => array(
[maximum depth reached]
),
'Multilingual' => array(
[maximum depth reached]
),
'Frontendmenu' => null,
'ElasticSearchIndexable' => null
)
useCache => true
belongsTo => array(
'Article' => array(
[maximum depth reached]
),
'Aco' => array(
[maximum depth reached]
),
'Email' => array(
[maximum depth reached]
)
)
hasMany => array(
'Actionview' => array(
[maximum depth reached]
)
)
validate => array()
validationSets => array(
'domain' => array(
[maximum depth reached]
),
'menu' => array(
[maximum depth reached]
),
'alias' => array(
[maximum depth reached]
)
)
cacheQueries => false
transactional => true
multilingualJoinType => 'LEFT'
defaultContains => array()
searchFields => array()
validationDomain => 'default'
exportDefaults => array(
'contain' => array([maximum depth reached]),
'unsets' => array([maximum depth reached]),
'fieldNames' => array([maximum depth reached])
)
useDbConfig => 'default'
id => false
data => array()
schemaName => 'db22650_225'
table => 'menus'
primaryKey => 'id'
validationErrors => array()
tablePrefix => ''
plugin => null
name => 'Menu'
alias => 'Menu'
tableToModel => array(
'menus' => 'Menu',
'acos' => 'Aco',
'emails' => 'Email',
'articles' => 'Article'
)
hasOne => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
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
)
locale => 'de'
LocaleModel => object(Model) {}
Aco => object(Aco) {}
Email => object(Email) {}
Article => object(Article) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'alias_id' => array(
[maximum depth reached]
),
'menustructure_id' => array(
[maximum depth reached]
),
'parent_id' => array(
[maximum depth reached]
),
'foreign_key' => array(
[maximum depth reached]
),
'aco_id' => array(
[maximum depth reached]
),
'email_id' => array(
[maximum depth reached]
),
'extended_data' => array(
[maximum depth reached]
),
'type' => array(
[maximum depth reached]
),
'root_id' => array(
[maximum depth reached]
),
'lft' => array(
[maximum depth reached]
),
'rght' => array(
[maximum depth reached]
),
'slug' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'url' => array(
[maximum depth reached]
),
'newwindow' => array(
[maximum depth reached]
),
'popup' => array(
[maximum depth reached]
),
'path' => array(
[maximum depth reached]
),
'controller' => array(
[maximum depth reached]
),
'action' => array(
[maximum depth reached]
),
'model' => array(
[maximum depth reached]
),
'params' => array(
[maximum depth reached]
),
'visible' => array(
[maximum depth reached]
),
'hidden_frontend' => array(
[maximum depth reached]
),
'hidden_backend' => array(
[maximum depth reached]
),
'freigegeben' => array(
[maximum depth reached]
),
'begin_publishing' => array(
[maximum depth reached]
),
'end_publishing' => array(
[maximum depth reached]
),
'event_start' => 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
}
$Article = object(Article) {
useTable => 'articles'
copyDefaults => array(
'contain' => array(
[maximum depth reached]
),
'unsets' => array(
[maximum depth reached]
)
)
actsAs => array(
'FilterHabtm' => null,
'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]
),
'Aco' => 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]
),
'Comment' => 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'
exportDefaults => array(
'contain' => array([maximum depth reached]),
'unsets' => array([maximum depth reached]),
'fieldNames' => array([maximum depth reached])
)
useDbConfig => 'default'
id => false
data => array()
schemaName => 'db22650_225'
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',
'acos' => 'Aco',
'extsourced' => 'Extsourced',
'attached' => 'Attached',
'categorized' => 'Categorized',
'tagged' => 'Tagged'
)
hasOne => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
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 => 'de'
LocaleModel => object(Model) {}
Tag => object(Tag) {}
Formularconfig => object(Formularconfig) {}
Menu => object(Menu) {}
Aco => object(Aco) {}
Subarticle => object(Article) {}
Extsourced => object(Extsourced) {}
Attached => object(Attached) {}
Categorized => object(Categorized) {}
Tagged => object(Tagged) {}
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'user_id' => array(
[maximum depth reached]
),
'aco_id' => array(
[maximum depth reached]
),
'formularconfig_id' => array(
[maximum depth reached]
),
'parent_id' => array(
[maximum depth reached]
),
'identifier' => 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]
),
'teasersubline' => 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]
),
'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
}
$paths = array(
(int) 0 => array(
'Menu' => array(
'id' => '5d8ce804-3d24-4a0c-aa7f-52cf86772961',
'alias_id' => null,
'menustructure_id' => null,
'parent_id' => '5d8a0c85-94bc-45e0-84e2-767f86772961',
'foreign_key' => '5d8ce804-a894-40e7-afeb-52cf86772961',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'email_id' => null,
'extended_data' => null,
'type' => 'Listpage',
'root_id' => '5d8a0c85-1540-4831-a6cc-767f86772961',
'lft' => '27',
'rght' => '60',
'slug' => 'zimmer',
'title' => 'Zimmer',
'url' => null,
'newwindow' => false,
'popup' => false,
'path' => 'www.hotel-am-schloss-biebrich.de/zimmer',
'controller' => 'articles',
'action' => 'view_listpage',
'model' => 'Article',
'params' => null,
'visible' => '1',
'hidden_frontend' => false,
'hidden_backend' => false,
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'event_start' => null,
'created' => '2019-09-26 18:32:04',
'modified' => '2019-10-02 19:13:05',
'locale' => 'de'
),
'Article' => array(
'id' => '5d8ce804-a894-40e7-afeb-52cf86772961',
'user_id' => 'cccccccc-cccc-cccc-cccc-cccccccccccc',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'type' => 'Listpage',
'layout' => '',
'has_teasertext' => false,
'teasertext' => '',
'teasersubline' => '',
'moretext' => '',
'title' => 'Zimmer',
'slug' => 'zimmer',
'content' => '<p>Unser Hotel bietet in 44 individuellen Zimmern den passenden Rahmen für Ihren Aufenthalt. Jede der drei Kategorien Economy, Standard und Komfort ist als Einzel- und Doppelzimmer buchbar. Die Zimmer unterscheiden sich grundlegend in der Lage, Größe und Ausstattung.</p><p>Sie nutzen in jedem Zimmer unser WLAN kostenfrei.</p>',
'content2' => null,
'headline' => 'Klein & Fein.',
'subline' => 'Unsere Zimmer',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"facts":"","tagungen-groesse":"","tagungen-kino":"","tagungen-parlament":"","tagungen-kabarett":"","tagungen-uform":"","tagungen-bankett":"","tagungen-kreis":"","tagungen-klimaanlage":"","tagungen-pkw":"","opening_hours":"","bookingurl":"","bookingurltext":"","stoererurl":"","stoerertext":"","btnbookingurl":"","element":"","subjects":"","cities":"","brands":"","persons":"","chair":"","poicategories":""},"Event":{"simple__time_start":null,"simple__time_end":null,"recurring__time_start":null,"recurring__time_end":null}}',
'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":{"notsearchable":0,"enable":0,"customsearch":0,"single_domain":0,"limit":"","model":"","contain":"","sort":"","more":""},"Product":{"has_variantes":0,"voucherable":1,"price":"","originalprice":"","cost":"","taxrate":"19","articelnr":"","articelnr_intern":"","articelnr_manufacturer":"","ean":"","weight":"","length":"","width":"","height":"","deliverytime":"","stock":"","minstock":"","sale":0,"shippingcosts":""},"Price":{"min":"","max":"","prefix":"","suffix":""},"Custom":{"openFirstFaqItem":0,"textleft":0,"teasernolink":0,"hotelevent":0,"bookingurl_newwin":[0,0]},"Event":{"label":"","simple_check":0,"simple__date_start":"","simple__time_start":null,"simple__date_end":"","simple__time_end":null,"recurring_check":0,"recurring__time_start":null,"recurring__time_end":null,"weekly_check":0,"weekly__interval":"1","monthly_check":0,"monthly__monthday":"1","monthly__month_interval":"1","monthlyday_check":0,"monthlyday__num":"1","monthlyday__day":"mo","monthlyday__month_interval":"1","recurring__date_start":"","recurring_count_check":0,"recurring__count":"1","recurring_bydate_check":0,"recurring__end":""}}',
'keywords' => '',
'description' => '',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2019-09-26 18:32:04',
'modified' => '2019-10-02 19:13:04',
'Formularconfig' => array([maximum depth reached])
)
),
(int) 1 => array(
'Menu' => array(
'id' => '5d8e022b-aea0-4b5f-91ac-092386772961',
'alias_id' => null,
'menustructure_id' => null,
'parent_id' => '5d8ce804-3d24-4a0c-aa7f-52cf86772961',
'foreign_key' => '5d8e022b-0dd8-4f2d-908b-092386772961',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'email_id' => null,
'extended_data' => null,
'type' => 'Room',
'root_id' => '5d8a0c85-1540-4831-a6cc-767f86772961',
'lft' => '28',
'rght' => '35',
'slug' => 'economy-zimmer',
'title' => 'Economy Zimmer',
'url' => null,
'newwindow' => false,
'popup' => false,
'path' => 'www.hotel-am-schloss-biebrich.de/zimmer/economy-zimmer',
'controller' => 'articles',
'action' => 'view_room',
'model' => 'Article',
'params' => null,
'visible' => '3',
'hidden_frontend' => false,
'hidden_backend' => false,
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'event_start' => null,
'created' => '2019-09-27 14:35:55',
'modified' => '2019-09-30 14:12:44',
'locale' => 'de'
),
'Article' => array(
'id' => '5d8e022b-0dd8-4f2d-908b-092386772961',
'user_id' => 'cccccccc-cccc-cccc-cccc-cccccccccccc',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'type' => 'Room',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Sie übernachten in 10 bis 12 qm großen Einzel- oder Doppelzimmern und genießen die ruhigere Lage zum Innenhof.',
'teasersubline' => '',
'moretext' => '',
'title' => 'Economy Zimmer',
'slug' => 'economy-zimmer',
'content' => '<p>Unsere Economy Zimmer sind unterteilt in Economy Einzelzimmer sowie Economy Doppelzimmer. Allen Zimmer ist gemein, dass Sie sich im Haupthaus befinden und zum ruhigeren Innenhof gelegen sind. Aufgrund der Historie des Hauses, verfügt nahezu jedes Zimmer über einen anderen Grundriss. Daher handelt es sich bei den Zimmerbildern um Zimmerbeispiele. <br>Zur Ausstattung gehört neben einem Duschbad auch ein Flat-TV, kostenfreies WLAN sowie ein Telefon und Safe.</p><p>Die <strong>Economy Einzelzimmer</strong> sind circa 10 qm groß und sind mit einem 0,90 x 2,00 m breitem Einzelbett ausgestattet. </p><p>Die <strong>Economy Doppelzimmer</strong> sind hingegen circa 12 qm groß und bieten mit einem 1,40 x 2,00 m breitem französischen Bett Platz für zwei Personen. Wenn Sie auch zu zweit etwas mehr Komfort bevorzugen, empfehlen wir Ihnen die Standard oder Komfort Doppelzimmer mit 1,60 m bzw. 1,80 m breiten Doppelbetten.</p>',
'content2' => null,
'headline' => 'Klein und fein.',
'subline' => 'Economy Zimmer',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"facts":"10 - 12 qm\nEconomy Einzelzimmer\nEconomy Doppelzimmer\nFlat-TV\nDuschbad","tagungen-groesse":"","tagungen-kino":"","tagungen-parlament":"","tagungen-kabarett":"","tagungen-uform":"","tagungen-bankett":"","tagungen-kreis":"","tagungen-klimaanlage":"","tagungen-pkw":"","opening_hours":"","bookingurl":"","bookingurltext":"","stoererurl":"","stoerertext":"","btnbookingurl":"https:\/\/onepagebooking.com\/am-schloss-biebrich","element":"","subjects":"","cities":"","brands":"","persons":"","chair":"","poicategories":""},"Event":{"simple__time_start":null,"simple__time_end":null,"recurring__time_start":null,"recurring__time_end":null}}',
'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":{"notsearchable":0,"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":"71","max":"","prefix":"ab","suffix":"pp"},"Custom":{"openFirstFaqItem":0,"textleft":0,"teasernolink":0,"hotelevent":0,"bookingurl_newwin":[0,0]},"Event":{"label":"","simple_check":0,"simple__date_start":"","simple__time_start":null,"simple__date_end":"","simple__time_end":null,"recurring_check":0,"recurring__time_start":null,"recurring__time_end":null,"weekly_check":0,"weekly__interval":"1","monthly_check":0,"monthly__monthday":"1","monthly__month_interval":"1","monthlyday_check":0,"monthlyday__num":"1","monthlyday__day":"mo","monthlyday__month_interval":"1","recurring__date_start":"","recurring_count_check":0,"recurring__count":"1","recurring_bydate_check":0,"recurring__end":""}}',
'keywords' => '',
'description' => '',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2019-09-27 14:35:55',
'modified' => '2019-09-30 14:12:43',
'Formularconfig' => array([maximum depth reached])
)
)
)
$currentRoot = array(
'Menu' => array(
'id' => '5d8a0c85-1540-4831-a6cc-767f86772961',
'alias_id' => null,
'menustructure_id' => null,
'parent_id' => null,
'foreign_key' => null,
'aco_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'email_id' => '',
'extended_data' => '{"Menu":{"page_title":"Hotel am Schloss Biebrich","theme":"Biebrich","has_mobiledomain":0,"redirectdomain":"","ismobiledomain":0,"tracking_id":"UA-148798440-1","webmastertools_id":"","google_plus_page_id":"","lang":"","country":"","tagmanagerid":"GTM-WWWNJM8"}}',
'type' => 'Domain',
'root_id' => '5d8a0c85-1540-4831-a6cc-767f86772961',
'lft' => '1',
'rght' => '132',
'slug' => 'www.hotel-am-schloss-biebrich.de',
'title' => 'www.hotel-am-schloss-biebrich.de',
'url' => null,
'newwindow' => false,
'popup' => false,
'path' => 'www.hotel-am-schloss-biebrich.de',
'controller' => null,
'action' => null,
'model' => 'Menu',
'params' => null,
'visible' => '1',
'hidden_frontend' => false,
'hidden_backend' => false,
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'event_start' => null,
'created' => '2019-09-24 14:31:01',
'modified' => '2019-10-01 16:56:13',
'page_title' => 'Hotel am Schloss Biebrich',
'theme' => 'Biebrich',
'has_mobiledomain' => (int) 0,
'redirectdomain' => '',
'ismobiledomain' => (int) 0,
'tracking_id' => 'UA-148798440-1',
'webmastertools_id' => '',
'google_plus_page_id' => '',
'lang' => '',
'country' => '',
'tagmanagerid' => 'GTM-WWWNJM8',
'locale' => 'de'
),
'Aco' => array(
'id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'foreign_key' => null,
'type' => 'Account',
'model' => null,
'has_attachmentfolder' => true,
'level' => '1',
'root_id' => 'eeeeeeee-eeee-eeee-eeee-eeeeeeeeeeee',
'parent_id' => 'eeeeeeee-eeee-eeee-eeee-eeeeeeeeeeee',
'lft' => '4',
'rght' => '5',
'name' => 'Systemadmin (Die Visualisten)',
'pathname' => null,
'created' => '2014-01-01 00:00:00',
'modified' => '2015-03-09 09:48:08'
),
'Email' => array(
'id' => null,
'aco_id' => null,
'name' => null,
'default' => null,
'to' => null,
'from_name' => null,
'from_email' => null,
'bcc' => null,
'return_path' => null,
'reply_to' => null,
'smtp_host' => null,
'smtp_port' => null,
'smtp_username' => null,
'smtp_password' => null,
'imap_email' => null,
'imap_host' => null,
'imap_port' => null,
'imap_username' => null,
'imap_password' => null,
'created' => null,
'modified' => null
)
)
$path = array(
'Menu' => array(
'id' => '5d8e022b-aea0-4b5f-91ac-092386772961',
'alias_id' => null,
'menustructure_id' => null,
'parent_id' => '5d8ce804-3d24-4a0c-aa7f-52cf86772961',
'foreign_key' => '5d8e022b-0dd8-4f2d-908b-092386772961',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'email_id' => null,
'extended_data' => null,
'type' => 'Room',
'root_id' => '5d8a0c85-1540-4831-a6cc-767f86772961',
'lft' => '28',
'rght' => '35',
'slug' => 'economy-zimmer',
'title' => 'Economy Zimmer',
'url' => null,
'newwindow' => false,
'popup' => false,
'path' => 'www.hotel-am-schloss-biebrich.de/zimmer/economy-zimmer',
'controller' => 'articles',
'action' => 'view_room',
'model' => 'Article',
'params' => null,
'visible' => '3',
'hidden_frontend' => false,
'hidden_backend' => false,
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'event_start' => null,
'created' => '2019-09-27 14:35:55',
'modified' => '2019-09-30 14:12:44',
'locale' => 'de'
),
'Article' => array(
'id' => '5d8e022b-0dd8-4f2d-908b-092386772961',
'user_id' => 'cccccccc-cccc-cccc-cccc-cccccccccccc',
'aco_id' => '5d19ada6-84f0-4c01-a774-23581a25c659',
'formularconfig_id' => '',
'parent_id' => '',
'identifier' => null,
'type' => 'Room',
'layout' => '',
'has_teasertext' => true,
'teasertext' => 'Sie übernachten in 10 bis 12 qm großen Einzel- oder Doppelzimmern und genießen die ruhigere Lage zum Innenhof.',
'teasersubline' => '',
'moretext' => '',
'title' => 'Economy Zimmer',
'slug' => 'economy-zimmer',
'content' => '<p>Unsere Economy Zimmer sind unterteilt in Economy Einzelzimmer sowie Economy Doppelzimmer. Allen Zimmer ist gemein, dass Sie sich im Haupthaus befinden und zum ruhigeren Innenhof gelegen sind. Aufgrund der Historie des Hauses, verfügt nahezu jedes Zimmer über einen anderen Grundriss. Daher handelt es sich bei den Zimmerbildern um Zimmerbeispiele. <br>Zur Ausstattung gehört neben einem Duschbad auch ein Flat-TV, kostenfreies WLAN sowie ein Telefon und Safe.</p><p>Die <strong>Economy Einzelzimmer</strong> sind circa 10 qm groß und sind mit einem 0,90 x 2,00 m breitem Einzelbett ausgestattet. </p><p>Die <strong>Economy Doppelzimmer</strong> sind hingegen circa 12 qm groß und bieten mit einem 1,40 x 2,00 m breitem französischen Bett Platz für zwei Personen. Wenn Sie auch zu zweit etwas mehr Komfort bevorzugen, empfehlen wir Ihnen die Standard oder Komfort Doppelzimmer mit 1,60 m bzw. 1,80 m breiten Doppelbetten.</p>',
'content2' => null,
'headline' => 'Klein und fein.',
'subline' => 'Economy Zimmer',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"url":"","pagetitle":"","canonical":""},"Search":{"search":""},"Product":{"vouchertext":""},"Price":[],"Custom":{"facts":"10 - 12 qm\nEconomy Einzelzimmer\nEconomy Doppelzimmer\nFlat-TV\nDuschbad","tagungen-groesse":"","tagungen-kino":"","tagungen-parlament":"","tagungen-kabarett":"","tagungen-uform":"","tagungen-bankett":"","tagungen-kreis":"","tagungen-klimaanlage":"","tagungen-pkw":"","opening_hours":"","bookingurl":"","bookingurltext":"","stoererurl":"","stoerertext":"","btnbookingurl":"https:\/\/onepagebooking.com\/am-schloss-biebrich","element":"","subjects":"","cities":"","brands":"","persons":"","chair":"","poicategories":""},"Event":{"simple__time_start":null,"simple__time_end":null,"recurring__time_start":null,"recurring__time_end":null}}',
'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":{"notsearchable":0,"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":"71","max":"","prefix":"ab","suffix":"pp"},"Custom":{"openFirstFaqItem":0,"textleft":0,"teasernolink":0,"hotelevent":0,"bookingurl_newwin":[0,0]},"Event":{"label":"","simple_check":0,"simple__date_start":"","simple__time_start":null,"simple__date_end":"","simple__time_end":null,"recurring_check":0,"recurring__time_start":null,"recurring__time_end":null,"weekly_check":0,"weekly__interval":"1","monthly_check":0,"monthly__monthday":"1","monthly__month_interval":"1","monthlyday_check":0,"monthlyday__num":"1","monthlyday__day":"mo","monthlyday__month_interval":"1","recurring__date_start":"","recurring_count_check":0,"recurring__count":"1","recurring_bydate_check":0,"recurring__end":""}}',
'keywords' => '',
'description' => '',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2019-09-27 14:35:55',
'modified' => '2019-09-30 14:12:43',
'Formularconfig' => array()
)
)
$k = (int) 1
$theme = 'Biebrich'
$logobarMenus = array(
'menu' => array()
)
$mainPoi = null
$mainPoiMenu = array()
$pois = null
DisplayController::beforeRender() - APP/Controller/DisplayController.php, line 125
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 936
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118