$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' => '4e550db1-8d8c-4e99-9ae1-08d8c0a8b222',
'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' => 'The ideal framework program creates team building and leads to success',
'moretext' => '',
'title' => 'Incentives',
'slug' => 'incentives',
'content' => '<p><strong>Incentive - means: motivate, encourage and ignite it.</strong></p>
<p>With a carefully thought out strategy and perfectly organised encouragement, you can motivate your employees or business partners.<br />
It is known that positive motivation reflects on performance and impacts the success of your business.</p>
<p>The main objectives of encouragement are in most cases, sales growth and profit maximisation.<br />
To achieve this goal, we target secondary objectives, which are closely linked with the main objective, for example:</p>
<ul>
<li>Promotion of employee motivation</li>
<li>Increase employee morale within your company</li>
<li>Increase employee loyalty</li>
<li>Reduction of absenteeism of employees</li>
<li>Promoting of team spirit</li>
<li>Purchasing and decision making incentive for customers</li>
</ul>
<p>Here are some examples of already conducted "fun incentives":</p>
<ul>
<li>Curling</li>
<li>GPS treasure hunt</li>
<li>Human football kicker</li>
</ul>
<p>We provide targeted incentives with our network partners, based on the feedback of your needs and requirements.<br />
<br />
Special team training, various outdoor programmes such as a visit to the sky rope course or your own Olympics and much more, are in cooperation with the company "Younit," the partner of relexa hotels Bad Salzdetfurth and Braunlage <a href="http://www.younit.de/">www.younit.de</a></p>
<h3>Company events at a glance:</h3>
',
'content2' => null,
'headline' => 'Your incentive at the relexa hotels',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"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":""}}',
'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":"","max":"","prefix":"","suffix":""},"Custom":{"arrangement_childagerage_0":"","arrangement_childagerage_1":"","arrangement_childagerage_2":"","arrangement_rooms_price__0":"","arrangement_rooms_price_suffix__0":"","arrangement_rooms_price_childagerage_0__0":"","arrangement_rooms_price_childagerage_1__0":"","arrangement_rooms_price_childagerage_2__0":"","arrangement_rooms_price__1":"","arrangement_rooms_price_suffix__1":"","arrangement_rooms_price_childagerage_0__1":"","arrangement_rooms_price_childagerage_1__1":"","arrangement_rooms_price_childagerage_2__1":"","arrangement_rooms_price__2":"","arrangement_rooms_price_suffix__2":"","arrangement_rooms_price_childagerage_0__2":"","arrangement_rooms_price_childagerage_1__2":"","arrangement_rooms_price_childagerage_2__2":"","arrangement_rooms_price__3":"","arrangement_rooms_price_suffix__3":"","arrangement_rooms_price_childagerage_0__3":"","arrangement_rooms_price_childagerage_1__3":"","arrangement_rooms_price_childagerage_2__3":"","arrangement_rooms_price__4":"","arrangement_rooms_price_suffix__4":"","arrangement_rooms_price_childagerage_0__4":"","arrangement_rooms_price_childagerage_1__4":"","arrangement_rooms_price_childagerage_2__4":"","arrangement_rooms_price__5":"","arrangement_rooms_price_suffix__5":"","arrangement_rooms_price_childagerage_0__5":"","arrangement_rooms_price_childagerage_1__5":"","arrangement_rooms_price_childagerage_2__5":"","arrangement_daysofweek_mo":0,"arrangement_daysofweek_di":0,"arrangement_daysofweek_mi":0,"arrangement_daysofweek_do":0,"arrangement_daysofweek_fr":0,"arrangement_daysofweek_sa":0,"arrangement_daysofweek_so":0,"form_open":0,"form_close":0}}',
'keywords' => 'relexa hotel group Germany, business, team events, management, business offers, Duesseldorf, Frankfurt, Hamburg, Berlin, Bad Steben, Bad Salzdetfurth, Stuttgart, Rattingen, Braunlage, Potsdam',
'description' => 'Incentive - means: motivate, encourage and ignite it.',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-24 16:41:53',
'modified' => '2021-03-17 11:55:39',
'more_text' => null,
'locale' => 'en',
'trans_id' => '682'
),
'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]
),
(int) 3 => 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' => '4e550db1-8d8c-4e99-9ae1-08d8c0a8b222',
'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' => 'Rahmenprogramme für Geschäftsreisen: Incentives mit den relexa hotels',
'moretext' => '',
'title' => 'Incentives/ Rahmenprogramme',
'slug' => 'incentive',
'content' => '<p><strong>Incentive - bedeutet: motivieren, anzünden, entfachen.</strong></p>
<p>Mit einem gut durchdachten, gezielten und perfekt organisierten Incentive motivieren Sie Ihre Mitarbeiter oder Geschäftspartner. Und bekannt ist, dass sich Motivation auf die Leistung und den Erfolg Ihres Unternehmens positiv auswirkt. </p>
<hr>
<p>Hauptziele von Incentives sind in den meisten Fällen Umsatzsteigerung und Gewinnmaximierung. Um dieses Ziel erreichen zu können, werden Nebenziele angepeilt, aufgrund das Hauptziel erreicht werden kann, z. B.:</p>
<ul>
<li><strong>Förderung der Mitarbeitermotivation</strong></li>
<li><strong>Steigerung der Moral innerhalb eines Unternehmens</strong></li>
<li><strong>Steigerung der Mitarbeiterloyalität</strong></li>
<li><strong>Verringerung von Fehlzeiten der Mitarbeiter</strong></li>
<li><strong>Förderung des Teamgeistes</strong></li>
<li><strong>Kauf- und Entscheidungsanreiz für Kunden</strong></li>
</ul>
<hr>
<p>Hier einige Beispiele für bereits duchgeführte „Spaß Incentives“:</p>
<ul>
<li>Eisstockschießen</li>
<li>GPS Schatzsuche</li>
<li>Lebend Kicker</li>
<li>Bumberball</li>
</ul>
<p>Wir stellen Ihnen - unter Einbindung Ihrer speziellen Wünsche - gezielte Incentives mit unseren Netzwerkpartnern gern zusammen!</p>
<p>Spezielle Teamtrainings, diverse Outdoorprogramme z.B. mit Besuch eines Hochseilgartens oder Ihrer eignen Olympiade und vieles mehr… z.B. mit der Firma „Younit“, dem Partner des relexa hotel Harz-Wald in Braunlage <a href="http://www.younit.de/" target="_blank">www.younit.de</a></p>
<h3>Ihre Firmenevents auf einem Blick:</h3>',
'content2' => '',
'headline' => 'Rahmenprogramme für Geschäftsreisen: Incentives mit den relexa hotels',
'subline' => '',
'tags' => '',
'address' => '',
'lat' => '',
'lon' => '',
'extended_data' => '{"Article":{"more_text":null,"pagetitle":"Incentive und Teambuilding mit den relexa hotels ","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":"","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' => 'Incentive, Mitarbeitermotivation, Motivation, Teamgeist, Teambuilding, Umsatzsteigerung, Gewinnmaximierung, Rahmenprogramm, Unterhaltung, Meeting, relexa, relaxa, hotel, hotels,',
'description' => 'Das höchste Gut eines Unternehmens sind seine Mitarbeiter. Die relexa hotels bieten Ihnen ein Incentive der feinen Art an und Ihre Angestellten werden strahlen.',
'order_value' => null,
'order_value2' => null,
'order_value3' => null,
'event_start' => null,
'event_end' => null,
'path' => null,
'vote' => '0',
'vote_count' => '0',
'freigegeben' => true,
'begin_publishing' => null,
'end_publishing' => null,
'created' => '2011-08-24 16:41:53',
'modified' => '2021-03-17 11:55:39'
),
'I18n__Article__en' => array(
'content' => '<p><strong>Incentive - means: motivate, encourage and ignite it.</strong></p>
<p>With a carefully thought out strategy and perfectly organised encouragement, you can motivate your employees or business partners.<br />
It is known that positive motivation reflects on performance and impacts the success of your business.</p>
<p>The main objectives of encouragement are in most cases, sales growth and profit maximisation.<br />
To achieve this goal, we target secondary objectives, which are closely linked with the main objective, for example:</p>
<ul>
<li>Promotion of employee motivation</li>
<li>Increase employee morale within your company</li>
<li>Increase employee loyalty</li>
<li>Reduction of absenteeism of employees</li>
<li>Promoting of team spirit</li>
<li>Purchasing and decision making incentive for customers</li>
</ul>
<p>Here are some examples of already conducted "fun incentives":</p>
<ul>
<li>Curling</li>
<li>GPS treasure hunt</li>
<li>Human football kicker</li>
</ul>
<p>We provide targeted incentives with our network partners, based on the feedback of your needs and requirements.<br />
<br />
Special team training, various outdoor programmes such as a visit to the sky rope course or your own Olympics and much more, are in cooperation with the company "Younit," the partner of relexa hotels Bad Salzdetfurth and Braunlage <a href="http://www.younit.de/">www.younit.de</a></p>
<h3>Company events at a glance:</h3>
',
'content2' => null,
'title' => 'Incentives',
'slug' => 'incentives',
'headline' => 'Your incentive at the relexa hotels',
'subline' => '',
'teasertext' => 'The ideal framework program creates team building and leads to success',
'more_text' => null,
'keywords' => 'relexa hotel group Germany, business, team events, management, business offers, Duesseldorf, Frankfurt, Hamburg, Berlin, Bad Steben, Bad Salzdetfurth, Stuttgart, Rattingen, Braunlage, Potsdam',
'description' => 'Incentive - means: motivate, encourage and ignite it.',
'extended_data' => '{"Article":{"more_text":null,"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":""}}',
'path' => null,
'locale' => 'en',
'trans_id' => '682'
),
'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' => '5436b4e4-0648-411e-bce2-6f202efc16a2',
'parent_id' => '50d239b2-bd18-49cb-906f-5ae5ac10cdf8',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'Teambuilding- Event',
'is_leaf' => true,
'basename' => 'teambuilding_event.jpg',
'checksum' => '2342bf7eee6a8392cd458936d833940e',
'alternative' => 'Team zieht an einem Tau - Teambuilding',
'description' => 'Team zieht an einem Tau und freut sich',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/teambuilding_event.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-09 18:16:36',
'modified' => '2019-05-14 10:45:49',
'path' => 'account/share/img/teambuilding_event.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '4e8990ae-3db0-43c0-91dd-46082efc1d49',
'parent_id' => '4e895ecd-8b38-4eee-a78e-3a5e2efc1d49',
'account_id' => '4e6a410f-f208-4e32-9d70-0ff4c0a8b222',
'user_id' => '4e6b9af1-25b0-41b3-936e-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img',
'name' => 'Monsterroller im Harz/ Foto by M. Gloger',
'is_leaf' => true,
'basename' => 'harz_glo_2691.jpg',
'checksum' => '9116cdf8f3b80ee809f20ced329995e2',
'alternative' => 'Monsterroller im Harz',
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/harz_glo_2691.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-10-03 12:38:38',
'modified' => '2012-05-15 13:50:32',
'path' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/harz_glo_2691.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '5436b530-8400-4884-9fbd-59c22efc16a2',
'parent_id' => '50d239b2-bd18-49cb-906f-5ae5ac10cdf8',
'account_id' => 'aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa',
'user_id' => '4e54feae-2830-4ccf-a310-08d8c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/share/img',
'name' => 'Teamwork-Motivation',
'is_leaf' => true,
'basename' => 'teamwork_motivation.jpg',
'checksum' => '1ff019b34d5965cd40fbaacc617f500d',
'alternative' => 'Wort Teamwork aus Menschen',
'description' => 'Wort Teamwork aus Menschen',
'copyright' => '',
'group' => null,
'thumb' => '/media/filter/crop/account/share/img/teamwork_motivation.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2014-10-09 18:17:52',
'modified' => '2021-03-23 15:24:01',
'path' => 'account/share/img/teamwork_motivation.jpg',
'Attached' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '4e9d72be-6688-405e-9e2d-7bd62efc1d49',
'parent_id' => '4e895ecd-8b38-4eee-a78e-3a5e2efc1d49',
'account_id' => '4e6a410f-f208-4e32-9d70-0ff4c0a8b222',
'user_id' => '4e6b9af1-25b0-41b3-936e-0ff4c0a8b222',
'foreign_key' => null,
'type' => 'image',
'model' => null,
'dirname' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img',
'name' => 'erwartungsvolles Team',
'is_leaf' => true,
'basename' => 'erwartungsvolles_team.jpg',
'checksum' => '25c06a57a71e674d37730a19a125e8ad',
'alternative' => 'Outdooraktivitäten im Harz',
'description' => null,
'copyright' => null,
'group' => null,
'thumb' => '/media/filter/crop/account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/erwartungsvolles_team.jpg',
'extension' => 'jpg',
'deletable' => true,
'video_id' => null,
'created' => '2011-10-18 14:36:14',
'modified' => '2013-07-04 18:20:12',
'path' => 'account/4e6a410f-f208-4e32-9d70-0ff4c0a8b222/img/erwartungsvolles_team.jpg',
'Attached' => array(
[maximum depth reached]
)
)
),
'Category' => array()
)
$key = (int) 0
$value = '682'
$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
Incentive - means: motivate, encourage and ignite it.
With a carefully thought out strategy and perfectly organised encouragement, you can motivate your employees or business partners.
It is known that positive motivation reflects on performance and impacts the success of your business.
The main objectives of encouragement are in most cases, sales growth and profit maximisation.
To achieve this goal, we target secondary objectives, which are closely linked with the main objective, for example:
Promotion of employee motivation
Increase employee morale within your company
Increase employee loyalty
Reduction of absenteeism of employees
Promoting of team spirit
Purchasing and decision making incentive for customers
Here are some examples of already conducted "fun incentives":
Curling
GPS treasure hunt
Human football kicker
We provide targeted incentives with our network partners, based on the feedback of your needs and requirements.
Special team training, various outdoor programmes such as a visit to the sky rope course or your own Olympics and much more, are in cooperation with the company "Younit," the partner of relexa hotels Bad Salzdetfurth and Braunlage www.younit.de