Notice (8): Trying to get property 'src' of non-object [ROOT/templates/Articles/view.php, line 94]Code Context<div class="col-md-3 col-xs-3">
<?= $this->element('article/image', array('width' => 700, 'height' => 700, 'src' => $gallery_image->src, 'title' => $title)); ?>
</div>
$templateFile ='/www/htdocs/w00f3533/_live/kinderkram/templates/Articles/view.php'$dataForView =[ 'article' => object(App\Model\Entity\Article) id:0 { 'id' => (int) 6309 'created' => object(Cake\I18n\FrozenTime) id:1 { } 'modified' => null 'user_id' => (int) 2002 'address_id' => null 'transfer_section_id' => (int) 6 'transfer_condition_id' => (int) 1 'code' => '0h6b' 'url' => 'retro-kinderwagen-0h6b' 'name' => 'Retro Kinderwagen' 'description' => 'Marineblauer, neuwertiger Kinderwagen. Marke ist Meinkinderwagen.com Nur 2 Monate genutzt, da mein Sohn die Trage bevorzugt. Somit neuwertig. Der Kinderwagen hat einen sehr praktischen Einkaufskorb im Chromgestell und ist sehr angenehm zu schieben! Der Sonnenschutz schützt nicht nur vor starkem Licht, sondern auch vor Wind optimal. Es ist ein Kombi Kiwa, das heisst es ist ein Buggyaufsatz mit dabei sowie: Wickeltasche Getränkehalter Insektenschutznetz Regenschutz Buggyaufsatz Maxi Cosi Adapter Handgenähte Buggyauflage und Nackenpolster Er ist für die statt, als auch für unwegsames Gelände gut geeignet!' 'price' => '500.00' 'currency' => 'EUR' 'allow_distribution' => true 'allow_pick_up' => true 'visible' => true 'deleted' => false 'marked' => false 'expire_time' => '+3 month' 'expire_mail_sent' => false 'nearly_expire_mail_sent' => false 'not_negotiable' => false 'user' => object(App\Model\Entity\User) id:2 { } 'articles_favourites' => [ ] 'address' => null 'transfer_section' => object(App\Model\Entity\TransferSection) id:3 { } 'transfer_condition' => object(App\Model\Entity\TransferCondition) id:4 { } 'articles_images' => [ (int) 0 => object(App\Model\Entity\ArticlesImage) id:5 { }, ] 'article_image' => null 'tags' => [ (int) 0 => object(App\Model\Entity\Tag) id:6 { }, (int) 1 => object(App\Model\Entity\Tag) id:7 { }, (int) 2 => object(App\Model\Entity\Tag) id:8 { }, (int) 3 => object(App\Model\Entity\Tag) id:9 { }, (int) 4 => object(App\Model\Entity\Tag) id:10 { }, (int) 5 => object(App\Model\Entity\Tag) id:11 { }, ] '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'address_id' => true, 'transfer_section_id' => true, 'transfer_condition_id' => true, 'code' => true, 'url' => true, 'name' => true, 'description' => true, 'price' => true, 'currency' => true, 'allow_distribution' => true, 'allow_pick_up' => true, 'visible' => true, 'deleted' => true, 'marked' => true, 'expire_time' => true, 'expire_mail_sent' => true, 'nearly_expire_mail_sent' => true, 'not_negotiable' => true, 'user' => true, 'address' => true, 'transfer_section' => true, 'transfer_condition' => true, 'article_analytics' => true, 'article_orders' => true, 'articles_favourites' => true, 'articles_images' => true, 'articles_visits' => true, 'messages' => true, 'reports' => true, 'tags' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Articles' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Articles' }, 'show_social_spreading' => false, 'article_visits_counter' => (int) 1577, 'article_favorites_counter' => (int) 0, 'related_articles' => object(Cake\ORM\Query) id:12 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT (COUNT(*)) AS tag_join_count, Articles.id AS Articles__id, Articles.url AS Articles__url, Articles.code AS Articles__code, Articles.name AS Articles__name, Articles.currency AS Articles__currency, Articles.price AS Articles__price, Articles.visible AS Articles__visible, ArticleImage.src AS ArticleImage__src, TransferConditions.name AS TransferConditions__name, TransferSections.name AS TransferSections__name FROM articles Articles LEFT JOIN transfer_sections TransferSections ON TransferSections.id = (Articles.transfer_section_id) LEFT JOIN transfer_conditions TransferConditions ON TransferConditions.id = (Articles.transfer_condition_id) LEFT JOIN articles_images ArticleImage ON (ArticleImage.is_multiple = :c0 AND Articles.id = (ArticleImage.article_id)) LEFT JOIN articles_tags TagsHasOne ON (Articles.id = TagsHasOne.article_id AND Articles.id = (TagsHasOne.article_id)) LEFT JOIN article_orders ArticleOrder ON Articles.id = (ArticleOrder.article_id) WHERE (TagsHasOne.tag_id in (:c1,:c2,:c3,:c4,:c5,:c6) AND Articles.id not like :c7 AND Articles.visible = :c8 AND Articles.expire_mail_sent = :c9 AND Articles.deleted = :c10 AND (ArticleOrder.is_sold) IS NULL) GROUP BY Articles.id ORDER BY tag_join_count desc, Articles.modified desc LIMIT 6' 'params' => [ ':c0' => [ '' => [maximum depth reached], ], ':c1' => [ '' => [maximum depth reached], ], ':c2' => [ '' => [maximum depth reached], ], ':c3' => [ '' => [maximum depth reached], ], ':c4' => [ '' => [maximum depth reached], ], ':c5' => [ '' => [maximum depth reached], ], ':c6' => [ '' => [maximum depth reached], ], ':c7' => [ '' => [maximum depth reached], ], ':c8' => [ '' => [maximum depth reached], ], ':c9' => [ '' => [maximum depth reached], ], ':c10' => [ '' => [maximum depth reached], ], ] 'defaultTypes' => [ 'Articles__id' => 'integer', 'Articles.id' => 'integer', 'id' => 'integer', 'Articles__created' => 'datetime', 'Articles.created' => 'datetime', 'created' => 'datetime', 'Articles__modified' => 'datetime', 'Articles.modified' => 'datetime', 'modified' => 'datetime', 'Articles__user_id' => 'integer', 'Articles.user_id' => 'integer', 'user_id' => 'integer', 'Articles__address_id' => 'integer', 'Articles.address_id' => 'integer', 'address_id' => 'integer', 'Articles__transfer_section_id' => 'integer', 'Articles.transfer_section_id' => 'integer', 'transfer_section_id' => 'integer', 'Articles__transfer_condition_id' => 'integer', 'Articles.transfer_condition_id' => 'integer', 'transfer_condition_id' => 'integer', 'Articles__code' => 'char', 'Articles.code' => 'char', 'code' => 'char', 'Articles__url' => 'string', 'Articles.url' => 'string', 'url' => 'string', 'Articles__name' => 'string', 'Articles.name' => 'string', 'name' => 'string', 'Articles__description' => 'text', 'Articles.description' => 'text', 'description' => 'text', 'Articles__price' => 'decimal', 'Articles.price' => 'decimal', 'price' => 'decimal', 'Articles__currency' => 'string', 'Articles.currency' => 'string', 'currency' => 'string', 'Articles__allow_distribution' => 'boolean', 'Articles.allow_distribution' => 'boolean', 'allow_distribution' => 'boolean', 'Articles__allow_pick_up' => 'boolean', 'Articles.allow_pick_up' => 'boolean', 'allow_pick_up' => 'boolean', 'Articles__visible' => 'boolean', 'Articles.visible' => 'boolean', 'visible' => 'boolean', 'Articles__deleted' => 'boolean', 'Articles.deleted' => 'boolean', 'deleted' => 'boolean', 'Articles__marked' => 'boolean', 'Articles.marked' => 'boolean', 'marked' => 'boolean', 'Articles__expire_time' => 'string', 'Articles.expire_time' => 'string', 'expire_time' => 'string', 'Articles__expire_mail_sent' => 'boolean', 'Articles.expire_mail_sent' => 'boolean', 'expire_mail_sent' => 'boolean', 'Articles__nearly_expire_mail_sent' => 'boolean', 'Articles.nearly_expire_mail_sent' => 'boolean', 'nearly_expire_mail_sent' => 'boolean', 'Articles__not_negotiable' => 'boolean', 'Articles.not_negotiable' => 'boolean', 'not_negotiable' => 'boolean', 'Tags__id' => 'integer', 'Tags.id' => 'integer', 'Tags__created' => 'datetime', 'Tags.created' => 'datetime', 'Tags__modified' => 'datetime', 'Tags.modified' => 'datetime', 'Tags__user_id' => 'integer', 'Tags.user_id' => 'integer', 'Tags__tag_category_id' => 'integer', 'Tags.tag_category_id' => 'integer', 'tag_category_id' => 'integer', 'Tags__name' => 'string', 'Tags.name' => 'string', 'Tags__order_in_category' => 'integer', 'Tags.order_in_category' => 'integer', 'order_in_category' => 'integer', 'Tags__auto_combine_tags' => 'text', 'Tags.auto_combine_tags' => 'text', 'auto_combine_tags' => 'text', 'Tags__lang' => 'string', 'Tags.lang' => 'string', 'lang' => 'string', 'TransferSections__id' => 'integer', 'TransferSections.id' => 'integer', 'TransferSections__priority' => 'integer', 'TransferSections.priority' => 'integer', 'priority' => 'integer', 'TransferSections__name' => 'char', 'TransferSections.name' => 'char', 'TransferConditions__id' => 'integer', 'TransferConditions.id' => 'integer', 'TransferConditions__name' => 'char', 'TransferConditions.name' => 'char', 'ArticleImage__id' => 'integer', 'ArticleImage.id' => 'integer', 'ArticleImage__created' => 'datetime', 'ArticleImage.created' => 'datetime', 'ArticleImage__modified' => 'datetime', 'ArticleImage.modified' => 'datetime', 'ArticleImage__article_id' => 'integer', 'ArticleImage.article_id' => 'integer', 'article_id' => 'integer', 'ArticleImage__is_multiple' => 'boolean', 'ArticleImage.is_multiple' => 'boolean', 'is_multiple' => 'boolean', 'ArticleImage__src' => 'string', 'ArticleImage.src' => 'string', 'src' => 'string', 'TagsHasOne__id' => 'integer', 'TagsHasOne.id' => 'integer', 'TagsHasOne__created' => 'datetime', 'TagsHasOne.created' => 'datetime', 'TagsHasOne__modified' => 'datetime', 'TagsHasOne.modified' => 'datetime', 'TagsHasOne__article_id' => 'integer', 'TagsHasOne.article_id' => 'integer', 'TagsHasOne__tag_id' => 'integer', 'TagsHasOne.tag_id' => 'integer', 'tag_id' => 'integer', 'ArticleOrder__id' => 'integer', 'ArticleOrder.id' => 'integer', 'ArticleOrder__created' => 'datetime', 'ArticleOrder.created' => 'datetime', 'ArticleOrder__modified' => 'datetime', 'ArticleOrder.modified' => 'datetime', 'ArticleOrder__article_id' => 'integer', 'ArticleOrder.article_id' => 'integer', 'ArticleOrder__user_id' => 'integer', 'ArticleOrder.user_id' => 'integer', 'ArticleOrder__is_sold' => 'boolean', 'ArticleOrder.is_sold' => 'boolean', 'is_sold' => 'boolean', 'ArticleOrder__note' => 'text', 'ArticleOrder.note' => 'text', 'note' => 'text', 'ArticleOrder__purchase_rating' => 'integer', 'ArticleOrder.purchase_rating' => 'integer', 'purchase_rating' => 'integer', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Tags' => [ '' => [maximum depth reached], ], 'TransferSections' => [ '' => [maximum depth reached], ], 'TransferConditions' => [ '' => [maximum depth reached], ], 'ArticleImage' => [ '' => [maximum depth reached], ], 'TagsHasOne' => [ '' => [maximum depth reached], ], 'ArticleOrder' => [ '' => [maximum depth reached], ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\ArticlesTable) id:13 { } protected _hasFields => true protected _autoFields => null protected _hydrate => true protected aliasingEnabled => true protected _counter => null protected _eagerLoader => object(Cake\ORM\EagerLoader) id:14 { } protected _beforeFindFired => true protected _resultsCount => null protected _connection => object(Cake\Database\Connection) id:15 { } protected _type => 'select' protected _parts => [ '' => [maximum depth reached], ] protected _selectParts => [ '' => [maximum depth reached], ] protected _updateParts => [ '' => [maximum depth reached], ] protected _deleteParts => [ '' => [maximum depth reached], ] protected _insertParts => [ '' => [maximum depth reached], ] protected _dirty => true protected _resultDecorators => [ '' => [maximum depth reached], ] protected _iterator => null protected _valueBinder => object(Cake\Database\ValueBinder) id:16 { } protected _functionsBuilder => object(Cake\Database\FunctionsBuilder) id:17 { } protected _useBufferedResults => true protected _selectTypeMap => object(Cake\Database\TypeMap) id:18 { } protected typeCastEnabled => true protected _typeMap => object(Cake\Database\TypeMap) id:19 { } protected _repository => object(App\Model\Table\ArticlesTable) id: 13 {} protected _results => null protected _mapReduce => [ '' => [maximum depth reached], ] protected _formatters => [ '' => [maximum depth reached], ] protected _cache => null protected _options => [ '' => [maximum depth reached], ] protected _eagerLoaded => false }, 'is_allowed_to_edit_article' => false, 'is_allowed_to_send_message' => true, 'avg_purchase_rating' => (int) 0, 'avg_count_rating' => (int) 0, 'app' => [ 'user' => null, 'session' => object(Cake\Http\Session) id:20 { }, ], 'menu_tags' => [ (int) 0 => object(App\Model\Entity\Tag) id:21 { }, (int) 1 => object(App\Model\Entity\Tag) id:22 { }, (int) 2 => object(App\Model\Entity\Tag) id:23 { }, (int) 3 => object(App\Model\Entity\Tag) id:24 { }, (int) 4 => object(App\Model\Entity\Tag) id:25 { }, (int) 5 => object(App\Model\Entity\Tag) id:26 { }, (int) 6 => object(App\Model\Entity\Tag) id:27 { }, (int) 7 => object(App\Model\Entity\Tag) id:28 { }, (int) 8 => object(App\Model\Entity\Tag) id:29 { }, ], ]$bufferLevel =(int) 0$article =object(App\Model\Entity\Article) id:0 { 'id' => (int) 6309 'created' => object(Cake\I18n\FrozenTime) id:1 { 'time' => '2018-11-25 16:22:56.000000+01:00' 'timezone' => 'Europe/Berlin' 'fixedNowTime' => false date => '2018-11-25 16:22:56.000000' timezone_type => (int) 3 timezone => 'Europe/Berlin' protected _toStringFormat => [ '' => [maximum depth reached], ] protected _jsonEncodeFormat => 'yyyy-MM-dd'T'HH':'mm':'ssxxx' protected testNow => null protected toStringFormat => 'Y-m-d H:i:s' protected weekendDays => [ '' => [maximum depth reached], ] protected diffFormatter => null protected _lastErrors => [ '' => [maximum depth reached], ] protected days => [ '' => [maximum depth reached], ] protected weekStartsAt => (int) 1 protected weekEndsAt => (int) 7 protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i' protected defaultLocale => null protected lenientParsing => true protected _formatters => [ '' => [maximum depth reached], ] } 'modified' => null 'user_id' => (int) 2002 'address_id' => null 'transfer_section_id' => (int) 6 'transfer_condition_id' => (int) 1 'code' => '0h6b' 'url' => 'retro-kinderwagen-0h6b' 'name' => 'Retro Kinderwagen' 'description' => 'Marineblauer, neuwertiger Kinderwagen. Marke ist Meinkinderwagen.com Nur 2 Monate genutzt, da mein Sohn die Trage bevorzugt. Somit neuwertig. Der Kinderwagen hat einen sehr praktischen Einkaufskorb im Chromgestell und ist sehr angenehm zu schieben! Der Sonnenschutz schützt nicht nur vor starkem Licht, sondern auch vor Wind optimal. Es ist ein Kombi Kiwa, das heisst es ist ein Buggyaufsatz mit dabei sowie: Wickeltasche Getränkehalter Insektenschutznetz Regenschutz Buggyaufsatz Maxi Cosi Adapter Handgenähte Buggyauflage und Nackenpolster Er ist für die statt, als auch für unwegsames Gelände gut geeignet!' 'price' => '500.00' 'currency' => 'EUR' 'allow_distribution' => true 'allow_pick_up' => true 'visible' => true 'deleted' => false 'marked' => false 'expire_time' => '+3 month' 'expire_mail_sent' => false 'nearly_expire_mail_sent' => false 'not_negotiable' => false 'user' => object(App\Model\Entity\User) id:2 { 'id' => (int) 2002 'created' => object(Cake\I18n\FrozenTime) id:3 { } 'modified' => object(Cake\I18n\FrozenTime) id:4 { } 'last_login' => object(Cake\I18n\FrozenTime) id:5 { } 'email' => 'logo.maggie@hotmail.com' 'password' => 'a4804fc1ca133772a95bb354e7f5fb5612f75f12' 'first_name' => '' 'last_name' => '' 'username' => 'Tantemaggie' 'address_id' => null 'verified' => true 'lost_password_md5' => null 'fb' => null 'info' => null 'offline_reminder_mail_sent' => false 'active' => true 'articles' => [ ] 'user_image' => object(App\Model\Entity\UsersImage) id:6 { } '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'last_login' => true, 'email' => true, 'password' => true, 'first_name' => true, 'last_name' => true, 'username' => true, 'address_id' => true, 'verified' => true, 'lost_password_md5' => true, 'fb' => true, 'info' => true, 'offline_reminder_mail_sent' => true, 'active' => true, 'address' => true, 'messages' => true, 'article_orders' => true, 'articles' => true, 'articles_favourites' => true, 'articles_visits' => true, 'blacklists' => true, 'messages_comments' => true, 'messages_comments_steps' => true, 'messages_steps' => true, 'reports' => true, 'tags' => true, 'user_settings' => true, 'users_images' => true, 'badges' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Users' protected _accessible => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Users' } 'articles_favourites' => [ ] 'address' => null 'transfer_section' => object(App\Model\Entity\TransferSection) id:7 { 'id' => (int) 6 'priority' => (int) 6 'name' => 'Transport' '[new]' => false '[accessible]' => [ 'priority' => true, 'name' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'TransferSections' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'TransferSections' } 'transfer_condition' => object(App\Model\Entity\TransferCondition) id:8 { 'id' => (int) 1 'name' => 'Neu' '[new]' => false '[accessible]' => [ 'name' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'TransferConditions' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'TransferConditions' } 'articles_images' => [ (int) 0 => object(App\Model\Entity\ArticlesImage) id:9 { }, ] 'article_image' => null 'tags' => [ (int) 0 => object(App\Model\Entity\Tag) id:10 { }, (int) 1 => object(App\Model\Entity\Tag) id:11 { }, (int) 2 => object(App\Model\Entity\Tag) id:12 { }, (int) 3 => object(App\Model\Entity\Tag) id:13 { }, (int) 4 => object(App\Model\Entity\Tag) id:14 { }, (int) 5 => object(App\Model\Entity\Tag) id:15 { }, ] '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'address_id' => true, 'transfer_section_id' => true, 'transfer_condition_id' => true, 'code' => true, 'url' => true, 'name' => true, 'description' => true, 'price' => true, 'currency' => true, 'allow_distribution' => true, 'allow_pick_up' => true, 'visible' => true, 'deleted' => true, 'marked' => true, 'expire_time' => true, 'expire_mail_sent' => true, 'nearly_expire_mail_sent' => true, 'not_negotiable' => true, 'user' => true, 'address' => true, 'transfer_section' => true, 'transfer_condition' => true, 'article_analytics' => true, 'article_orders' => true, 'articles_favourites' => true, 'articles_images' => true, 'articles_visits' => true, 'messages' => true, 'reports' => true, 'tags' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Articles' protected _accessible => [ 'created' => true, 'modified' => true, 'user_id' => true, 'address_id' => true, 'transfer_section_id' => true, 'transfer_condition_id' => true, 'code' => true, 'url' => true, 'name' => true, 'description' => true, 'price' => true, 'currency' => true, 'allow_distribution' => true, 'allow_pick_up' => true, 'visible' => true, 'deleted' => true, 'marked' => true, 'expire_time' => true, 'expire_mail_sent' => true, 'nearly_expire_mail_sent' => true, 'not_negotiable' => true, 'user' => true, 'address' => true, 'transfer_section' => true, 'transfer_condition' => true, 'article_analytics' => true, 'article_orders' => true, 'articles_favourites' => true, 'articles_images' => true, 'articles_visits' => true, 'messages' => true, 'reports' => true, 'tags' => true, ] protected _fields => [ 'id' => (int) 6309, 'created' => object(Cake\I18n\FrozenTime) id: 1 {}, 'modified' => null, 'user_id' => (int) 2002, 'address_id' => null, 'transfer_section_id' => (int) 6, 'transfer_condition_id' => (int) 1, 'code' => '0h6b', 'url' => 'retro-kinderwagen-0h6b', 'name' => 'Retro Kinderwagen', 'description' => 'Marineblauer, neuwertiger Kinderwagen. Marke ist Meinkinderwagen.com Nur 2 Monate genutzt, da mein Sohn die Trage bevorzugt. Somit neuwertig. Der Kinderwagen hat einen sehr praktischen Einkaufskorb im Chromgestell und ist sehr angenehm zu schieben! Der Sonnenschutz schützt nicht nur vor starkem Licht, sondern auch vor Wind optimal. Es ist ein Kombi Kiwa, das heisst es ist ein Buggyaufsatz mit dabei sowie: Wickeltasche Getränkehalter Insektenschutznetz Regenschutz Buggyaufsatz Maxi Cosi Adapter Handgenähte Buggyauflage und Nackenpolster Er ist für die statt, als auch für unwegsames Gelände gut geeignet!', 'price' => '500.00', 'currency' => 'EUR', 'allow_distribution' => true, 'allow_pick_up' => true, 'visible' => true, 'deleted' => false, 'marked' => false, 'expire_time' => '+3 month', 'expire_mail_sent' => false, 'nearly_expire_mail_sent' => false, 'not_negotiable' => false, 'user' => object(App\Model\Entity\User) id: 2 {}, 'articles_favourites' => [ '' => [maximum depth reached], ], 'address' => null, 'transfer_section' => object(App\Model\Entity\TransferSection) id: 7 {}, 'transfer_condition' => object(App\Model\Entity\TransferCondition) id: 8 {}, 'articles_images' => [ '' => [maximum depth reached], ], 'article_image' => null, 'tags' => [ '' => [maximum depth reached], ], ] protected _original => [ ] protected _hidden => [ ] protected _virtual => [ ] protected _dirty => [ ] protected _accessors => [ 'App\Model\Entity\Tag' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesTag' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesImage' => [ '' => [maximum depth reached], ], 'App\Model\Entity\Article' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesVisit' => [ '' => [maximum depth reached], ], 'App\Model\Entity\TransferSection' => [ '' => [maximum depth reached], ], 'App\Model\Entity\TransferCondition' => [ '' => [maximum depth reached], ], ] protected _new => false protected _errors => [ ] protected _invalid => [ ] protected _registryAlias => 'Articles' }$show_social_spreading =false$article_visits_counter =(int) 1577$article_favorites_counter =(int) 0$related_articles =object(Cake\ORM\Query) id:0 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT (COUNT(*)) AS tag_join_count, Articles.id AS Articles__id, Articles.url AS Articles__url, Articles.code AS Articles__code, Articles.name AS Articles__name, Articles.currency AS Articles__currency, Articles.price AS Articles__price, Articles.visible AS Articles__visible, ArticleImage.src AS ArticleImage__src, TransferConditions.name AS TransferConditions__name, TransferSections.name AS TransferSections__name FROM articles Articles LEFT JOIN transfer_sections TransferSections ON TransferSections.id = (Articles.transfer_section_id) LEFT JOIN transfer_conditions TransferConditions ON TransferConditions.id = (Articles.transfer_condition_id) LEFT JOIN articles_images ArticleImage ON (ArticleImage.is_multiple = :c0 AND Articles.id = (ArticleImage.article_id)) LEFT JOIN articles_tags TagsHasOne ON (Articles.id = TagsHasOne.article_id AND Articles.id = (TagsHasOne.article_id)) LEFT JOIN article_orders ArticleOrder ON Articles.id = (ArticleOrder.article_id) WHERE (TagsHasOne.tag_id in (:c1,:c2,:c3,:c4,:c5,:c6) AND Articles.id not like :c7 AND Articles.visible = :c8 AND Articles.expire_mail_sent = :c9 AND Articles.deleted = :c10 AND (ArticleOrder.is_sold) IS NULL) GROUP BY Articles.id ORDER BY tag_join_count desc, Articles.modified desc LIMIT 6' 'params' => [ ':c0' => [ 'value' => false, 'type' => 'boolean', 'placeholder' => 'c0', ], ':c1' => [ 'value' => (int) 1, 'type' => 'string', 'placeholder' => 'c1', ], ':c2' => [ 'value' => (int) 7, 'type' => 'string', 'placeholder' => 'c2', ], ':c3' => [ 'value' => (int) 208, 'type' => 'string', 'placeholder' => 'c3', ], ':c4' => [ 'value' => (int) 230, 'type' => 'string', 'placeholder' => 'c4', ], ':c5' => [ 'value' => (int) 1054, 'type' => 'string', 'placeholder' => 'c5', ], ':c6' => [ 'value' => (int) 1099, 'type' => 'string', 'placeholder' => 'c6', ], ':c7' => [ 'value' => (int) 6309, 'type' => 'integer', 'placeholder' => 'c7', ], ':c8' => [ 'value' => true, 'type' => 'boolean', 'placeholder' => 'c8', ], ':c9' => [ 'value' => false, 'type' => 'boolean', 'placeholder' => 'c9', ], ':c10' => [ 'value' => false, 'type' => 'boolean', 'placeholder' => 'c10', ], ] 'defaultTypes' => [ 'Articles__id' => 'integer', 'Articles.id' => 'integer', 'id' => 'integer', 'Articles__created' => 'datetime', 'Articles.created' => 'datetime', 'created' => 'datetime', 'Articles__modified' => 'datetime', 'Articles.modified' => 'datetime', 'modified' => 'datetime', 'Articles__user_id' => 'integer', 'Articles.user_id' => 'integer', 'user_id' => 'integer', 'Articles__address_id' => 'integer', 'Articles.address_id' => 'integer', 'address_id' => 'integer', 'Articles__transfer_section_id' => 'integer', 'Articles.transfer_section_id' => 'integer', 'transfer_section_id' => 'integer', 'Articles__transfer_condition_id' => 'integer', 'Articles.transfer_condition_id' => 'integer', 'transfer_condition_id' => 'integer', 'Articles__code' => 'char', 'Articles.code' => 'char', 'code' => 'char', 'Articles__url' => 'string', 'Articles.url' => 'string', 'url' => 'string', 'Articles__name' => 'string', 'Articles.name' => 'string', 'name' => 'string', 'Articles__description' => 'text', 'Articles.description' => 'text', 'description' => 'text', 'Articles__price' => 'decimal', 'Articles.price' => 'decimal', 'price' => 'decimal', 'Articles__currency' => 'string', 'Articles.currency' => 'string', 'currency' => 'string', 'Articles__allow_distribution' => 'boolean', 'Articles.allow_distribution' => 'boolean', 'allow_distribution' => 'boolean', 'Articles__allow_pick_up' => 'boolean', 'Articles.allow_pick_up' => 'boolean', 'allow_pick_up' => 'boolean', 'Articles__visible' => 'boolean', 'Articles.visible' => 'boolean', 'visible' => 'boolean', 'Articles__deleted' => 'boolean', 'Articles.deleted' => 'boolean', 'deleted' => 'boolean', 'Articles__marked' => 'boolean', 'Articles.marked' => 'boolean', 'marked' => 'boolean', 'Articles__expire_time' => 'string', 'Articles.expire_time' => 'string', 'expire_time' => 'string', 'Articles__expire_mail_sent' => 'boolean', 'Articles.expire_mail_sent' => 'boolean', 'expire_mail_sent' => 'boolean', 'Articles__nearly_expire_mail_sent' => 'boolean', 'Articles.nearly_expire_mail_sent' => 'boolean', 'nearly_expire_mail_sent' => 'boolean', 'Articles__not_negotiable' => 'boolean', 'Articles.not_negotiable' => 'boolean', 'not_negotiable' => 'boolean', 'Tags__id' => 'integer', 'Tags.id' => 'integer', 'Tags__created' => 'datetime', 'Tags.created' => 'datetime', 'Tags__modified' => 'datetime', 'Tags.modified' => 'datetime', 'Tags__user_id' => 'integer', 'Tags.user_id' => 'integer', 'Tags__tag_category_id' => 'integer', 'Tags.tag_category_id' => 'integer', 'tag_category_id' => 'integer', 'Tags__name' => 'string', 'Tags.name' => 'string', 'Tags__order_in_category' => 'integer', 'Tags.order_in_category' => 'integer', 'order_in_category' => 'integer', 'Tags__auto_combine_tags' => 'text', 'Tags.auto_combine_tags' => 'text', 'auto_combine_tags' => 'text', 'Tags__lang' => 'string', 'Tags.lang' => 'string', 'lang' => 'string', 'TransferSections__id' => 'integer', 'TransferSections.id' => 'integer', 'TransferSections__priority' => 'integer', 'TransferSections.priority' => 'integer', 'priority' => 'integer', 'TransferSections__name' => 'char', 'TransferSections.name' => 'char', 'TransferConditions__id' => 'integer', 'TransferConditions.id' => 'integer', 'TransferConditions__name' => 'char', 'TransferConditions.name' => 'char', 'ArticleImage__id' => 'integer', 'ArticleImage.id' => 'integer', 'ArticleImage__created' => 'datetime', 'ArticleImage.created' => 'datetime', 'ArticleImage__modified' => 'datetime', 'ArticleImage.modified' => 'datetime', 'ArticleImage__article_id' => 'integer', 'ArticleImage.article_id' => 'integer', 'article_id' => 'integer', 'ArticleImage__is_multiple' => 'boolean', 'ArticleImage.is_multiple' => 'boolean', 'is_multiple' => 'boolean', 'ArticleImage__src' => 'string', 'ArticleImage.src' => 'string', 'src' => 'string', 'TagsHasOne__id' => 'integer', 'TagsHasOne.id' => 'integer', 'TagsHasOne__created' => 'datetime', 'TagsHasOne.created' => 'datetime', 'TagsHasOne__modified' => 'datetime', 'TagsHasOne.modified' => 'datetime', 'TagsHasOne__article_id' => 'integer', 'TagsHasOne.article_id' => 'integer', 'TagsHasOne__tag_id' => 'integer', 'TagsHasOne.tag_id' => 'integer', 'tag_id' => 'integer', 'ArticleOrder__id' => 'integer', 'ArticleOrder.id' => 'integer', 'ArticleOrder__created' => 'datetime', 'ArticleOrder.created' => 'datetime', 'ArticleOrder__modified' => 'datetime', 'ArticleOrder.modified' => 'datetime', 'ArticleOrder__article_id' => 'integer', 'ArticleOrder.article_id' => 'integer', 'ArticleOrder__user_id' => 'integer', 'ArticleOrder.user_id' => 'integer', 'ArticleOrder__is_sold' => 'boolean', 'ArticleOrder.is_sold' => 'boolean', 'is_sold' => 'boolean', 'ArticleOrder__note' => 'text', 'ArticleOrder.note' => 'text', 'note' => 'text', 'ArticleOrder__purchase_rating' => 'integer', 'ArticleOrder.purchase_rating' => 'integer', 'purchase_rating' => 'integer', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Tags' => [ ], 'TransferSections' => [ ], 'TransferConditions' => [ ], 'ArticleImage' => [ ], 'TagsHasOne' => [ ], 'ArticleOrder' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\ArticlesTable) id:1 { 'registryAlias' => 'Articles' 'table' => 'articles' 'alias' => 'Articles' 'entityClass' => 'App\Model\Entity\Article' 'associations' => [ (int) 0 => 'Users', (int) 1 => 'Addresses', (int) 2 => 'TransferSections', (int) 3 => 'TransferConditions', (int) 4 => 'Images', (int) 5 => 'Messages', (int) 6 => 'Reports', (int) 7 => 'ArticleAnalytics', (int) 8 => 'ArticleOrders', (int) 9 => 'ArticlesFavourites', (int) 10 => 'ArticlesImages', (int) 11 => 'ArticlesVisits', (int) 12 => 'Tags', (int) 13 => 'ArticleImage', (int) 14 => 'ArticleOrder', (int) 15 => 'ArticlesTags', (int) 16 => 'TagsHasOne', ] 'behaviors' => [ (int) 0 => 'Timestamp', ] 'defaultConnection' => 'default' 'connectionName' => 'default' protected _table => 'articles' protected _alias => 'Articles' protected _connection => object(Cake\Database\Connection) id:2 { } protected _schema => object(Cake\Database\Schema\TableSchema) id:3 { } protected _primaryKey => 'id' protected _displayField => 'name' protected _associations => object(Cake\ORM\AssociationCollection) id:4 { } protected _behaviors => object(Cake\ORM\BehaviorRegistry) id:5 { } protected _entityClass => 'App\Model\Entity\Article' protected _registryAlias => 'Articles' protected _eventManager => object(Cake\Event\EventManager) id:6 { } protected _eventClass => 'Cake\Event\Event' protected _rulesChecker => null protected _validatorClass => 'Cake\Validation\Validator' protected _validators => [ '' => [maximum depth reached], ] } protected _hasFields => true protected _autoFields => null protected _hydrate => true protected aliasingEnabled => true protected _counter => null protected _eagerLoader => object(Cake\ORM\EagerLoader) id:7 { } protected _beforeFindFired => true protected _resultsCount => null protected _connection => object(Cake\Database\Connection) id: 2 {} protected _type => 'select' protected _parts => [ 'delete' => true, 'update' => [ '' => [maximum depth reached], ], 'set' => [ '' => [maximum depth reached], ], 'insert' => [ '' => [maximum depth reached], ], 'values' => [ '' => [maximum depth reached], ], 'with' => [ '' => [maximum depth reached], ], 'select' => [ '' => [maximum depth reached], ], 'distinct' => false, 'modifier' => [ '' => [maximum depth reached], ], 'from' => [ '' => [maximum depth reached], ], 'join' => [ '' => [maximum depth reached], ], 'where' => object(Cake\Database\Expression\QueryExpression) id:8 { }, 'group' => [ '' => [maximum depth reached], ], 'having' => null, 'window' => [ '' => [maximum depth reached], ], 'order' => object(Cake\Database\Expression\OrderByExpression) id:9 { }, 'limit' => (int) 6, 'offset' => null, 'union' => [ '' => [maximum depth reached], ], 'epilog' => null, ] protected _selectParts => [ (int) 0 => 'with', (int) 1 => 'select', (int) 2 => 'from', (int) 3 => 'join', (int) 4 => 'where', (int) 5 => 'group', (int) 6 => 'having', (int) 7 => 'order', (int) 8 => 'limit', (int) 9 => 'offset', (int) 10 => 'union', (int) 11 => 'epilog', ] protected _updateParts => [ (int) 0 => 'with', (int) 1 => 'update', (int) 2 => 'set', (int) 3 => 'where', (int) 4 => 'epilog', ] protected _deleteParts => [ (int) 0 => 'with', (int) 1 => 'delete', (int) 2 => 'modifier', (int) 3 => 'from', (int) 4 => 'where', (int) 5 => 'epilog', ] protected _insertParts => [ (int) 0 => 'with', (int) 1 => 'insert', (int) 2 => 'values', (int) 3 => 'epilog', ] protected _dirty => true protected _resultDecorators => [ ] protected _iterator => null protected _valueBinder => object(Cake\Database\ValueBinder) id:10 { } protected _functionsBuilder => object(Cake\Database\FunctionsBuilder) id:11 { } protected _useBufferedResults => true protected _selectTypeMap => object(Cake\Database\TypeMap) id:12 { } protected typeCastEnabled => true protected _typeMap => object(Cake\Database\TypeMap) id:13 { } protected _repository => object(App\Model\Table\ArticlesTable) id: 1 {} protected _results => null protected _mapReduce => [ ] protected _formatters => [ ] protected _cache => null protected _options => [ ] protected _eagerLoaded => false }$is_allowed_to_edit_article =false$is_allowed_to_send_message =true$avg_purchase_rating =(int) 0$avg_count_rating =(int) 0$app =[ 'user' => null, 'session' => object(Cake\Http\Session) id:0 { protected _engine => null protected _started => true protected _lifetime => (int) 864000 protected _isCLI => false }, ]$menu_tags =[ (int) 0 => object(App\Model\Entity\Tag) id:0 { 'id' => (int) 29 'created' => object(Cake\I18n\FrozenTime) id:1 { } 'modified' => object(Cake\I18n\FrozenTime) id:2 { } 'user_id' => null 'tag_category_id' => (int) 4 'name' => 'Mädchen' 'order_in_category' => (int) -10 'auto_combine_tags' => 'Mädcheb;mädchen;Mäderl;' 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 1 => object(App\Model\Entity\Tag) id:3 { 'id' => (int) 24 'created' => object(Cake\I18n\FrozenTime) id:4 { } 'modified' => object(Cake\I18n\FrozenTime) id:5 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Kleidung' 'order_in_category' => (int) 10 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 2 => object(App\Model\Entity\Tag) id:6 { 'id' => (int) 23 'created' => object(Cake\I18n\FrozenTime) id:7 { } 'modified' => object(Cake\I18n\FrozenTime) id:8 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Spielzeug' 'order_in_category' => (int) 20 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 3 => object(App\Model\Entity\Tag) id:9 { 'id' => (int) 25 'created' => object(Cake\I18n\FrozenTime) id:10 { } 'modified' => object(Cake\I18n\FrozenTime) id:11 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Ernährung' 'order_in_category' => (int) 30 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 4 => object(App\Model\Entity\Tag) id:12 { 'id' => (int) 26 'created' => object(Cake\I18n\FrozenTime) id:13 { } 'modified' => object(Cake\I18n\FrozenTime) id:14 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Hygiene' 'order_in_category' => (int) 40 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 5 => object(App\Model\Entity\Tag) id:15 { 'id' => (int) 27 'created' => object(Cake\I18n\FrozenTime) id:16 { } 'modified' => object(Cake\I18n\FrozenTime) id:17 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Möbel' 'order_in_category' => (int) 50 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 6 => object(App\Model\Entity\Tag) id:18 { 'id' => (int) 28 'created' => object(Cake\I18n\FrozenTime) id:19 { } 'modified' => object(Cake\I18n\FrozenTime) id:20 { } 'user_id' => null 'tag_category_id' => (int) 3 'name' => 'Transport' 'order_in_category' => (int) 60 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 7 => object(App\Model\Entity\Tag) id:21 { 'id' => (int) 172 'created' => object(Cake\I18n\FrozenTime) id:22 { } 'modified' => null 'user_id' => (int) 8 'tag_category_id' => (int) 3 'name' => 'Mehr...' 'order_in_category' => (int) 75 'auto_combine_tags' => null 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, (int) 8 => object(App\Model\Entity\Tag) id:23 { 'id' => (int) 30 'created' => object(Cake\I18n\FrozenTime) id:24 { } 'modified' => object(Cake\I18n\FrozenTime) id:25 { } 'user_id' => null 'tag_category_id' => (int) 4 'name' => 'Jungen' 'order_in_category' => (int) 10 'auto_combine_tags' => 'Bub;Buben;Jungs;Junge;' 'lang' => 'de_at' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'user_id' => true, 'tag_category_id' => true, 'name' => true, 'order_in_category' => true, 'auto_combine_tags' => true, 'lang' => true, 'user' => true, 'tag_category' => true, 'articles' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'Tags' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'Tags' }, ]$tags_for_description =[ (int) 0 => 'Neu', (int) 1 => 'Kinderwagen', (int) 2 => 'Kombikinderwagen', ]$display_elements =[ (int) 0 => 'price', (int) 1 => 'condition', (int) 2 => 'image', ]$height =(int) 700$width =(int) 700$url =false$title ='Retro Kinderwagen'$thumbs =[ (int) 0 => null, (int) 1 => object(App\Model\Entity\ArticlesImage) id:0 { 'id' => (int) 11855 'created' => object(Cake\I18n\FrozenTime) id:1 { } 'modified' => null 'article_id' => (int) 6309 'is_multiple' => true 'src' => '6309_5bfacf9923f10.jpg' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'article_id' => true, 'is_multiple' => true, 'src' => true, 'article' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'ArticlesImages' protected _accessible => [ '' => [maximum depth reached], ] protected _fields => [ '' => [maximum depth reached], ] protected _original => [ '' => [maximum depth reached], ] protected _hidden => [ '' => [maximum depth reached], ] protected _virtual => [ '' => [maximum depth reached], ] protected _dirty => [ '' => [maximum depth reached], ] protected _accessors => [ '' => [maximum depth reached], ] protected _new => false protected _errors => [ '' => [maximum depth reached], ] protected _invalid => [ '' => [maximum depth reached], ] protected _registryAlias => 'ArticlesImages' }, ]$image =object(App\Model\Entity\ArticlesImage) id:0 { 'id' => (int) 11855 'created' => object(Cake\I18n\FrozenTime) id:1 { 'time' => '2018-11-25 17:36:41.000000+01:00' 'timezone' => 'Europe/Berlin' 'fixedNowTime' => false date => '2018-11-25 17:36:41.000000' timezone_type => (int) 3 timezone => 'Europe/Berlin' protected _toStringFormat => [ '' => [maximum depth reached], ] protected _jsonEncodeFormat => 'yyyy-MM-dd'T'HH':'mm':'ssxxx' protected testNow => null protected toStringFormat => 'Y-m-d H:i:s' protected weekendDays => [ '' => [maximum depth reached], ] protected diffFormatter => null protected _lastErrors => [ '' => [maximum depth reached], ] protected days => [ '' => [maximum depth reached], ] protected weekStartsAt => (int) 1 protected weekEndsAt => (int) 7 protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i' protected defaultLocale => null protected lenientParsing => true protected _formatters => [ '' => [maximum depth reached], ] } 'modified' => null 'article_id' => (int) 6309 'is_multiple' => true 'src' => '6309_5bfacf9923f10.jpg' '[new]' => false '[accessible]' => [ 'created' => true, 'modified' => true, 'article_id' => true, 'is_multiple' => true, 'src' => true, 'article' => true, ] '[dirty]' => [ ] '[original]' => [ ] '[virtual]' => [ ] '[hasErrors]' => false '[errors]' => [ ] '[invalid]' => [ ] '[repository]' => 'ArticlesImages' protected _accessible => [ 'created' => true, 'modified' => true, 'article_id' => true, 'is_multiple' => true, 'src' => true, 'article' => true, ] protected _fields => [ 'id' => (int) 11855, 'created' => object(Cake\I18n\FrozenTime) id: 1 {}, 'modified' => null, 'article_id' => (int) 6309, 'is_multiple' => true, 'src' => '6309_5bfacf9923f10.jpg', ] protected _original => [ ] protected _hidden => [ ] protected _virtual => [ ] protected _dirty => [ ] protected _accessors => [ 'App\Model\Entity\Tag' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesTag' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesImage' => [ '' => [maximum depth reached], ], 'App\Model\Entity\Article' => [ '' => [maximum depth reached], ], 'App\Model\Entity\ArticlesVisit' => [ '' => [maximum depth reached], ], 'App\Model\Entity\TransferSection' => [ '' => [maximum depth reached], ], 'App\Model\Entity\TransferCondition' => [ '' => [maximum depth reached], ], ] protected _new => false protected _errors => [ ] protected _invalid => [ ] protected _registryAlias => 'ArticlesImages' }$gallery_image =nullinclude - ROOT/templates/Articles/view.php, line 94 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1176 Cake\View\View::_render() - CORE/src/View/View.php, line 1134 Cake\View\View::render() - CORE/src/View/View.php, line 764 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 699 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 540 Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 151 Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313 Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77 Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 159 Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159 Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Cake\Routing\Middleware\RoutingMiddleware::process() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 161 Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
https://kinderkram.com/0h6b
https://kinderkram.com/retro-kinderwagen-0h6b