Zamów dostęp za 99 zł do końca roku!
{{event.event_type.name}}
{{event.event_day_long}}
{{event.event_hours}}
Informacje
Data: {{event.event_day_long}}
Godzina: {{event.event_hours}}
Odbiorcy: {{event.audience}}
Miejsce: {{event.area}}
Adres: {{event.address}}
Prawa autorskie: Wydawnictwo Sukurs
Funkcja dostępna tylko dla zalogowanych.
Funkcja dostępna dla użytkowników z pełnym dostępem.
null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 702
'image_id' => null
'section_id' => (int) 53
'issue_id' => (int) 74
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2007-07-01 00:00:00.000000+02:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '07-08'
'year' => (int) 2007
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/07-08-2007'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'month' => true ,
'year' => true ,
'price' => true ,
'pages' => true ,
'lead_content' => true ,
'link' => true ,
'magazine_id' => true ,
'created' => true ,
'active' => true ,
'tags' => true ,
'seo_description' => true ,
'slug' => true ,
'parent_id' => true ,
'magazine' => true ,
'parent_issue' => true ,
'addons' => true ,
'articles' => true ,
'child_issues' => true ,
'sh_products' => true ,
'image_id' => true ,
'fb_image_id' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_slug' ,
(int) 1 => 'slug' ,
(int) 2 => 'full_cover' ,
(int) 3 => 'full_cover_xs' ,
(int) 4 => 'full_cover_sm' ,
(int) 5 => 'full_cover_md' ,
(int) 6 => 'full_bonus_cover' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Issues'
protected _accessible => [
'' => [maximum depth reached] ,
]
protected _virtual => [
'' => [maximum depth reached] ,
]
protected _fields => [
'' => [maximum depth reached] ,
]
protected _original => [
'' => [maximum depth reached] ,
]
protected _hidden => [
'' => [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 => 'Issues'
}
'section' => object( App\Model\Entity\Section ) id: 4 {
'name' => 'Czytaj dzieciom'
'[new]' => false
'[accessible]' => [
'magazine_id' => true ,
'name' => true ,
'modified' => true ,
'created' => true ,
'magazine' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Sections'
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 => 'Sections'
}
'image' => null
'authors' => [
]
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
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 => 'BwsTypes'
}
'bws_topics' => [
(int) 0 => object( App\Model\Entity\BwsTopic ) id: 6 {
} ,
]
'full_cover' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'full_cover_xs' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1xs.svg'
'full_cover_sm' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1sm.svg'
'full_cover_hq' => false
'is_icon' => true
'slug' => null
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'sneak' => null
'short_sneak' => null
'issue_info' => [
'text' => 'Biblioteka w Szkole 07-08/2007' ,
'slug' => 'biblioteka-w-szkole/07-08-2007' ,
]
'article_type' => 'Relacje'
'url' => '/artykul//702'
'legal_status' => null
'outdated_article' => true
'is_editorial' => (int) 0
'time_to_read' => '3 minuty czytania'
'polish_date' => null
'article_authors' => null
'article_authors_blue' => null
'article_authors_red' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Articles'
protected _accessible => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
protected originalContent => null
protected _fields => [
'id' => (int) 702 ,
'image_id' => null ,
'section_id' => (int) 53 ,
'issue_id' => (int) 74 ,
'published' => object( Cake\I18n\FrozenDate ) id: 1 {} ,
'articles_parents' => [
'' => [maximum depth reached] ,
] ,
'issue' => object( App\Model\Entity\Issue ) id: 2 {} ,
'section' => object( App\Model\Entity\Section ) id: 4 {} ,
'image' => null ,
'authors' => [
'' => [maximum depth reached] ,
] ,
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {} ,
'bws_topics' => [
'' => [maximum depth reached] ,
] ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'Articles'
}
$full_cover = 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
$full_cover_hq = false
$ext = 'svg'
$type = object( App\Model\Entity\BwsType ) id: 0 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _fields => [
'id' => (int) 44 ,
'name' => 'Relacje' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>' ,
]
protected _original => [
]
protected _hidden => [
]
protected _virtual => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTypes'
}
$topic = object( App\Model\Entity\BwsTopic ) id: 0 {
'id' => (int) 55
'name' => 'Promocja czytelnictwa i biblioteki'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {
'id' => (int) 2697
'bws_topic_id' => (int) 55
'article_id' => (int) 702
'[new]' => false
'[accessible]' => [
'bws_topic_id' => true ,
'article_id' => true ,
'bws_topic' => true ,
'article' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopicsArticles'
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 => 'BwsTopicsArticles'
}
'full_cover' => null
'full_cover_xs' => null
'url' => '/temat/Promocja-czytelnictwa-i-biblioteki'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopics'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
protected _fields => [
'id' => (int) 55 ,
'name' => 'Promocja czytelnictwa i biblioteki' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>' ,
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {} ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTopics'
}
$is_icon = true
$icon = false
App\Model\Entity\Article::_getLogic() - APP/Model/Entity/Article.php, line 215
App\Model\Entity\Article::_getFullCover() - APP/Model/Entity/Article.php, line 260
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 289
Cake\ORM\Entity::extract() - CORE/src/Datasource/EntityTrait.php, line 689
Cake\ORM\Entity::jsonSerialize() - CORE/src/Datasource/EntityTrait.php, line 584
json_encode - [internal], line ??
include - ROOT/templates/Events/view.php, line 316
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 146
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Notice (8) : Trying to get property 'photo' of non-object [APP/Model/Entity/Article.php , line 215 ]Code Context $icon = false ;
if ( $article -> bws_type && $article -> bws_type -> svg && ! $this -> image_id && ! $article -> authors [ 0 ]-> photo ) {
$icon = $article -> bws_type -> svg ;
$cachedArticle = null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 702
'image_id' => null
'section_id' => (int) 53
'issue_id' => (int) 74
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2007-07-01 00:00:00.000000+02:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '07-08'
'year' => (int) 2007
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/07-08-2007'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'month' => true ,
'year' => true ,
'price' => true ,
'pages' => true ,
'lead_content' => true ,
'link' => true ,
'magazine_id' => true ,
'created' => true ,
'active' => true ,
'tags' => true ,
'seo_description' => true ,
'slug' => true ,
'parent_id' => true ,
'magazine' => true ,
'parent_issue' => true ,
'addons' => true ,
'articles' => true ,
'child_issues' => true ,
'sh_products' => true ,
'image_id' => true ,
'fb_image_id' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_slug' ,
(int) 1 => 'slug' ,
(int) 2 => 'full_cover' ,
(int) 3 => 'full_cover_xs' ,
(int) 4 => 'full_cover_sm' ,
(int) 5 => 'full_cover_md' ,
(int) 6 => 'full_bonus_cover' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Issues'
protected _accessible => [
'' => [maximum depth reached] ,
]
protected _virtual => [
'' => [maximum depth reached] ,
]
protected _fields => [
'' => [maximum depth reached] ,
]
protected _original => [
'' => [maximum depth reached] ,
]
protected _hidden => [
'' => [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 => 'Issues'
}
'section' => object( App\Model\Entity\Section ) id: 4 {
'name' => 'Czytaj dzieciom'
'[new]' => false
'[accessible]' => [
'magazine_id' => true ,
'name' => true ,
'modified' => true ,
'created' => true ,
'magazine' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Sections'
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 => 'Sections'
}
'image' => null
'authors' => [
]
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
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 => 'BwsTypes'
}
'bws_topics' => [
(int) 0 => object( App\Model\Entity\BwsTopic ) id: 6 {
} ,
]
'full_cover' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'full_cover_xs' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1xs.svg'
'full_cover_sm' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1sm.svg'
'full_cover_hq' => false
'is_icon' => true
'slug' => null
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'sneak' => null
'short_sneak' => null
'issue_info' => [
'text' => 'Biblioteka w Szkole 07-08/2007' ,
'slug' => 'biblioteka-w-szkole/07-08-2007' ,
]
'article_type' => 'Relacje'
'url' => '/artykul//702'
'legal_status' => null
'outdated_article' => true
'is_editorial' => (int) 0
'time_to_read' => '3 minuty czytania'
'polish_date' => null
'article_authors' => null
'article_authors_blue' => null
'article_authors_red' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Articles'
protected _accessible => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
protected originalContent => null
protected _fields => [
'id' => (int) 702 ,
'image_id' => null ,
'section_id' => (int) 53 ,
'issue_id' => (int) 74 ,
'published' => object( Cake\I18n\FrozenDate ) id: 1 {} ,
'articles_parents' => [
'' => [maximum depth reached] ,
] ,
'issue' => object( App\Model\Entity\Issue ) id: 2 {} ,
'section' => object( App\Model\Entity\Section ) id: 4 {} ,
'image' => null ,
'authors' => [
'' => [maximum depth reached] ,
] ,
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {} ,
'bws_topics' => [
'' => [maximum depth reached] ,
] ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'Articles'
}
$full_cover = 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
$full_cover_hq = false
$ext = 'svg'
$type = object( App\Model\Entity\BwsType ) id: 0 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _fields => [
'id' => (int) 44 ,
'name' => 'Relacje' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>' ,
]
protected _original => [
]
protected _hidden => [
]
protected _virtual => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTypes'
}
$topic = object( App\Model\Entity\BwsTopic ) id: 0 {
'id' => (int) 55
'name' => 'Promocja czytelnictwa i biblioteki'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {
'id' => (int) 2697
'bws_topic_id' => (int) 55
'article_id' => (int) 702
'[new]' => false
'[accessible]' => [
'bws_topic_id' => true ,
'article_id' => true ,
'bws_topic' => true ,
'article' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopicsArticles'
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 => 'BwsTopicsArticles'
}
'full_cover' => null
'full_cover_xs' => null
'url' => '/temat/Promocja-czytelnictwa-i-biblioteki'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopics'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
protected _fields => [
'id' => (int) 55 ,
'name' => 'Promocja czytelnictwa i biblioteki' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>' ,
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {} ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTopics'
}
$is_icon = true
$icon = false
App\Model\Entity\Article::_getLogic() - APP/Model/Entity/Article.php, line 215
App\Model\Entity\Article::_getFullCover() - APP/Model/Entity/Article.php, line 260
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 289
Cake\ORM\Entity::extract() - CORE/src/Datasource/EntityTrait.php, line 689
Cake\ORM\Entity::jsonSerialize() - CORE/src/Datasource/EntityTrait.php, line 584
json_encode - [internal], line ??
include - ROOT/templates/Events/view.php, line 316
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 146
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Notice (8) : Undefined offset: 0 [APP/Model/Entity/Article.php , line 218 ]Code Context }
if ( $article -> bws_topics && $article -> bws_topics [ 0 ]-> svg && ! $this -> image_id && ! $article -> authors [ 0 ]-> photo && strpos ( $article -> bws_topics [ 0 ]-> icon , 'svg' ) !== false ) {
$icon = $article -> bws_topics [ 0 ]-> svg ;
$cachedArticle = null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 702
'image_id' => null
'section_id' => (int) 53
'issue_id' => (int) 74
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2007-07-01 00:00:00.000000+02:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '07-08'
'year' => (int) 2007
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/07-08-2007'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'month' => true ,
'year' => true ,
'price' => true ,
'pages' => true ,
'lead_content' => true ,
'link' => true ,
'magazine_id' => true ,
'created' => true ,
'active' => true ,
'tags' => true ,
'seo_description' => true ,
'slug' => true ,
'parent_id' => true ,
'magazine' => true ,
'parent_issue' => true ,
'addons' => true ,
'articles' => true ,
'child_issues' => true ,
'sh_products' => true ,
'image_id' => true ,
'fb_image_id' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_slug' ,
(int) 1 => 'slug' ,
(int) 2 => 'full_cover' ,
(int) 3 => 'full_cover_xs' ,
(int) 4 => 'full_cover_sm' ,
(int) 5 => 'full_cover_md' ,
(int) 6 => 'full_bonus_cover' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Issues'
protected _accessible => [
'' => [maximum depth reached] ,
]
protected _virtual => [
'' => [maximum depth reached] ,
]
protected _fields => [
'' => [maximum depth reached] ,
]
protected _original => [
'' => [maximum depth reached] ,
]
protected _hidden => [
'' => [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 => 'Issues'
}
'section' => object( App\Model\Entity\Section ) id: 4 {
'name' => 'Czytaj dzieciom'
'[new]' => false
'[accessible]' => [
'magazine_id' => true ,
'name' => true ,
'modified' => true ,
'created' => true ,
'magazine' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Sections'
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 => 'Sections'
}
'image' => null
'authors' => [
]
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
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 => 'BwsTypes'
}
'bws_topics' => [
(int) 0 => object( App\Model\Entity\BwsTopic ) id: 6 {
} ,
]
'full_cover' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'full_cover_xs' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1xs.svg'
'full_cover_sm' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1sm.svg'
'full_cover_hq' => false
'is_icon' => true
'slug' => null
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'sneak' => null
'short_sneak' => null
'issue_info' => [
'text' => 'Biblioteka w Szkole 07-08/2007' ,
'slug' => 'biblioteka-w-szkole/07-08-2007' ,
]
'article_type' => 'Relacje'
'url' => '/artykul//702'
'legal_status' => null
'outdated_article' => true
'is_editorial' => (int) 0
'time_to_read' => '3 minuty czytania'
'polish_date' => null
'article_authors' => null
'article_authors_blue' => null
'article_authors_red' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Articles'
protected _accessible => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
protected originalContent => null
protected _fields => [
'id' => (int) 702 ,
'image_id' => null ,
'section_id' => (int) 53 ,
'issue_id' => (int) 74 ,
'published' => object( Cake\I18n\FrozenDate ) id: 1 {} ,
'articles_parents' => [
'' => [maximum depth reached] ,
] ,
'issue' => object( App\Model\Entity\Issue ) id: 2 {} ,
'section' => object( App\Model\Entity\Section ) id: 4 {} ,
'image' => null ,
'authors' => [
'' => [maximum depth reached] ,
] ,
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {} ,
'bws_topics' => [
'' => [maximum depth reached] ,
] ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'Articles'
}
$full_cover = 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
$full_cover_hq = false
$ext = 'svg'
$type = object( App\Model\Entity\BwsType ) id: 0 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _fields => [
'id' => (int) 44 ,
'name' => 'Relacje' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>' ,
]
protected _original => [
]
protected _hidden => [
]
protected _virtual => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTypes'
}
$topic = object( App\Model\Entity\BwsTopic ) id: 0 {
'id' => (int) 55
'name' => 'Promocja czytelnictwa i biblioteki'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {
'id' => (int) 2697
'bws_topic_id' => (int) 55
'article_id' => (int) 702
'[new]' => false
'[accessible]' => [
'bws_topic_id' => true ,
'article_id' => true ,
'bws_topic' => true ,
'article' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopicsArticles'
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 => 'BwsTopicsArticles'
}
'full_cover' => null
'full_cover_xs' => null
'url' => '/temat/Promocja-czytelnictwa-i-biblioteki'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopics'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
protected _fields => [
'id' => (int) 55 ,
'name' => 'Promocja czytelnictwa i biblioteki' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>' ,
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {} ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTopics'
}
$is_icon = true
$icon = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
App\Model\Entity\Article::_getLogic() - APP/Model/Entity/Article.php, line 218
App\Model\Entity\Article::_getFullCover() - APP/Model/Entity/Article.php, line 260
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 289
Cake\ORM\Entity::extract() - CORE/src/Datasource/EntityTrait.php, line 689
Cake\ORM\Entity::jsonSerialize() - CORE/src/Datasource/EntityTrait.php, line 584
json_encode - [internal], line ??
include - ROOT/templates/Events/view.php, line 316
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 146
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Notice (8) : Trying to get property 'photo' of non-object [APP/Model/Entity/Article.php , line 218 ]Code Context }
if ( $article -> bws_topics && $article -> bws_topics [ 0 ]-> svg && ! $this -> image_id && ! $article -> authors [ 0 ]-> photo && strpos ( $article -> bws_topics [ 0 ]-> icon , 'svg' ) !== false ) {
$icon = $article -> bws_topics [ 0 ]-> svg ;
$cachedArticle = null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 702
'image_id' => null
'section_id' => (int) 53
'issue_id' => (int) 74
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2007-07-01 00:00:00.000000+02:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '07-08'
'year' => (int) 2007
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/07-08-2007'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'month' => true ,
'year' => true ,
'price' => true ,
'pages' => true ,
'lead_content' => true ,
'link' => true ,
'magazine_id' => true ,
'created' => true ,
'active' => true ,
'tags' => true ,
'seo_description' => true ,
'slug' => true ,
'parent_id' => true ,
'magazine' => true ,
'parent_issue' => true ,
'addons' => true ,
'articles' => true ,
'child_issues' => true ,
'sh_products' => true ,
'image_id' => true ,
'fb_image_id' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_slug' ,
(int) 1 => 'slug' ,
(int) 2 => 'full_cover' ,
(int) 3 => 'full_cover_xs' ,
(int) 4 => 'full_cover_sm' ,
(int) 5 => 'full_cover_md' ,
(int) 6 => 'full_bonus_cover' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Issues'
protected _accessible => [
'' => [maximum depth reached] ,
]
protected _virtual => [
'' => [maximum depth reached] ,
]
protected _fields => [
'' => [maximum depth reached] ,
]
protected _original => [
'' => [maximum depth reached] ,
]
protected _hidden => [
'' => [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 => 'Issues'
}
'section' => object( App\Model\Entity\Section ) id: 4 {
'name' => 'Czytaj dzieciom'
'[new]' => false
'[accessible]' => [
'magazine_id' => true ,
'name' => true ,
'modified' => true ,
'created' => true ,
'magazine' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Sections'
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 => 'Sections'
}
'image' => null
'authors' => [
]
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
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 => 'BwsTypes'
}
'bws_topics' => [
(int) 0 => object( App\Model\Entity\BwsTopic ) id: 6 {
} ,
]
'full_cover' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'full_cover_xs' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1xs.svg'
'full_cover_sm' => 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1sm.svg'
'full_cover_hq' => false
'is_icon' => true
'slug' => null
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'sneak' => null
'short_sneak' => null
'issue_info' => [
'text' => 'Biblioteka w Szkole 07-08/2007' ,
'slug' => 'biblioteka-w-szkole/07-08-2007' ,
]
'article_type' => 'Relacje'
'url' => '/artykul//702'
'legal_status' => null
'outdated_article' => true
'is_editorial' => (int) 0
'time_to_read' => '3 minuty czytania'
'polish_date' => null
'article_authors' => null
'article_authors_blue' => null
'article_authors_red' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Articles'
protected _accessible => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
protected originalContent => null
protected _fields => [
'id' => (int) 702 ,
'image_id' => null ,
'section_id' => (int) 53 ,
'issue_id' => (int) 74 ,
'published' => object( Cake\I18n\FrozenDate ) id: 1 {} ,
'articles_parents' => [
'' => [maximum depth reached] ,
] ,
'issue' => object( App\Model\Entity\Issue ) id: 2 {} ,
'section' => object( App\Model\Entity\Section ) id: 4 {} ,
'image' => null ,
'authors' => [
'' => [maximum depth reached] ,
] ,
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {} ,
'bws_topics' => [
'' => [maximum depth reached] ,
] ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'Articles'
}
$full_cover = 'https://images.bibliotekawszkole.pl/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
$full_cover_hq = false
$ext = 'svg'
$type = object( App\Model\Entity\BwsType ) id: 0 {
'id' => (int) 44
'name' => 'Relacje'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _fields => [
'id' => (int) 44 ,
'name' => 'Relacje' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/e8aceb9c-8d56-4f11-b128-5ec645d7dbe7.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>' ,
]
protected _original => [
]
protected _hidden => [
]
protected _virtual => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTypes'
}
$topic = object( App\Model\Entity\BwsTopic ) id: 0 {
'id' => (int) 55
'name' => 'Promocja czytelnictwa i biblioteki'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>'
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {
'id' => (int) 2697
'bws_topic_id' => (int) 55
'article_id' => (int) 702
'[new]' => false
'[accessible]' => [
'bws_topic_id' => true ,
'article_id' => true ,
'bws_topic' => true ,
'article' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopicsArticles'
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 => 'BwsTopicsArticles'
}
'full_cover' => null
'full_cover_xs' => null
'url' => '/temat/Promocja-czytelnictwa-i-biblioteki'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopics'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
protected _fields => [
'id' => (int) 55 ,
'name' => 'Promocja czytelnictwa i biblioteki' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/96727723-9c0e-4241-bdd7-c01f999b8de1.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M144.8,88c4.1-5.1,5.9-11.6,5-18.1c-1.9-12.7-13.7-21.6-26.5-19.7c-5.7,0.8-11,3.8-14.7,8.3c-2.9,3.7-7.7,5.4-12.3,4.2 c-3.8-1.1-7.9-1.4-11.8-0.8c-13.4,1.8-24,12.3-25.9,25.6c-0.8,6,0.2,12.1,2.9,17.4c-6.4,0.1-11.6,5.4-11.5,11.8 c0.1,5.8,4.4,10.6,10.1,11.4l1.8,18.4c0,1.8,1.5,3.3,3.3,3.3H75c1,0,1.9-0.4,2.5-1.2c0.7-0.8,0.9-1.8,0.7-2.8l-4.5-17.7h0.8 c1.8,0,3.7,0.1,5.5,0.4c6,13,19,21.3,33.2,21.3c1.1,0,2.2,0,3.3-0.1c17.7-1.7,31.6-15.8,33.2-33.5c0.7-7.9-1.3-15.7-5.5-22.4 C143.3,92.1,143.4,89.7,144.8,88z M60,124.8c-4.5-0.9-7.4-5.3-6.5-9.8c0.7-3.3,3.2-5.8,6.5-6.5V124.8z M75,146.7l-9.7-0.2l-1.8-18.2 h6.9L75,146.7z M63.3,125v-16.7h3.3V125H63.3z M74.6,125H70v-16.7h4.6c4.8,0,9.6-0.8,14.2-2.3l7.8-2.6v26.5l-7.8-2.6 C84.3,125.8,79.5,125,74.6,125z M146.5,116.1c-1.5,18.3-17.5,32-35.8,30.5c-11.1-0.9-21.1-7.3-26.5-17.1c1.2,0.3,2.4,0.6,3.6,1 l18.3,6.1c0.2,0.1,0.3,0.1,0.5,0.1c0.9,0,1.7-0.7,1.7-1.7v-8.3c3.7,0,6.7-3,6.7-6.7v-6.7c0-3.7-3-6.7-6.7-6.7v-8.3 c0-0.9-0.7-1.7-1.7-1.7c-0.2,0-0.4,0-0.5,0.1l-18.3,6.1c-4.2,1.4-8.7,2.1-13.2,2.1h-9.4c-3-5.1-4.2-11.1-3.4-17 c2-14.6,15.5-24.8,30-22.7c1.2,0.2,2.3,0.4,3.5,0.7c5.8,1.5,12-0.6,15.8-5.3c7-8.6,19.6-9.8,28.1-2.9c8.6,7,9.8,19.6,2.9,28.1 c-2.3,2.8-2.5,6.7-0.6,9.8C145.4,101.8,147.1,108.9,146.5,116.1L146.5,116.1z M100,131v-28.7l5-1.7v32L100,131z M108.3,123.3V110 c1.8,0,3.3,1.5,3.3,3.3v6.7C111.7,121.8,110.2,123.3,108.3,123.3z"></path>
<path d="M73.3,118.3H80v3.3h-6.7V118.3z"></path>
<path d="M73.3,111.7H80v3.3h-6.7V111.7z"></path>
<path d="M122.5,81.5c0.5,0.3,1.2,0.3,1.7-0.1l10-6.7c0.8-0.5,1-1.5,0.5-2.3c-0.1-0.2-0.3-0.3-0.5-0.5l-10-6.7 c-0.8-0.5-1.8-0.3-2.3,0.5c-0.2,0.3-0.3,0.6-0.3,0.9V80C121.7,80.6,122,81.2,122.5,81.5z M125,69.8l5.3,3.6L125,77V69.8z"></path>
<path d="M126.7,88.3c8.3,0,15-6.7,15-15s-6.7-15-15-15s-15,6.7-15,15S118.4,88.3,126.7,88.3z M126.7,61.7c6.4,0,11.7,5.2,11.7,11.7 S133.1,85,126.7,85S115,79.8,115,73.3C115,66.9,120.2,61.7,126.7,61.7z"></path>
<path d="M93.3,80h-1.7c-0.9,0-1.7-0.7-1.7-1.7v-5c0-2.8-2.2-5-5-5s-5,2.2-5,5v5c0,0.9-0.7,1.7-1.7,1.7c0-0.9-0.7-1.7-1.7-1.7H70 c-0.9,0-1.7,0.7-1.7,1.7v18.3c0,0.9,0.7,1.7,1.7,1.7h6.7c0.9,0,1.7-0.7,1.7-1.7h15c2.8,0,5-2.2,5-5V85C98.3,82.3,96.1,80,93.3,80z M75,96.7h-3.3v-15H75V96.7z M95.1,93.3C95,94.2,94.3,95,93.3,95h-15V83.3c2.8,0,5-2.2,5-5v-5c0-0.9,0.7-1.7,1.7-1.7 s1.7,0.7,1.7,1.7v5c0,2.8,2.2,5,5,5h1.7c0.9,0,1.7,0.7,1.7,1.7L95.1,93.3z"></path>
<path d="M134.8,109.2l-1.8,1.2l-1.8-1.2c-2-1.3-4.6-1.1-6.3,0.6l-0.7,0.7c-2,2-2,5.1,0,7.1l7.6,7.6c0.7,0.7,1.7,0.7,2.4,0l7.6-7.6 c2-2,2-5.1,0-7.1l-0.7-0.7C139.4,108.1,136.8,107.9,134.8,109.2z M139.5,115.2l-6.5,6.5l-6.5-6.5c-0.7-0.7-0.7-1.7,0-2.4l0.7-0.7 c0.6-0.6,1.4-0.6,2.1-0.2l2.7,1.8c0.6,0.4,1.3,0.4,1.8,0l2.7-1.8c0.7-0.4,1.5-0.4,2.1,0.2l0.7,0.7 C140.1,113.5,140.1,114.6,139.5,115.2z"></path>
<path d="M113.4,101.3l1.7-6.7l3.2,0.8l-1.7,6.7L113.4,101.3z"></path>
<path d="M117.6,103.6l6.7-3.4l1.5,3l-6.7,3.4L117.6,103.6z"></path>
<path d="M113.4,133.7l3.2-0.8l1.7,6.7l-3.2,0.8L113.4,133.7z"></path>
<path d="M117.5,131.4l1.5-3l6.7,3.4l-1.5,3L117.5,131.4z"></path>
<path d="M90,58.4V55c-23.6,0-38.3,15.3-38.3,40H55C55,72.4,68.4,58.4,90,58.4z"></path>
</svg>' ,
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {} ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTopics'
}
$is_icon = true
$icon = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Warstwa_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve">
<path d="M138.9,67.2h-11.3v-9.1c0-1.2-1-2.2-2.2-2.2h-6.7V54c0-5-4-9-9-9c-5,0-9,4-9,9v1.9H61.1c-1.2,0-2.2,1-2.2,2.2v83.5 c0,1.2,1,2.2,2.2,2.2h11.3v9.1c0,1.2,1,2.2,2.2,2.2h64.3c1.2,0,2.2-1,2.2-2.2V69.4c0-0.6-0.2-1.1-0.6-1.5 C140,67.4,139.5,67.2,138.9,67.2z M123.3,60.3v6.9h-4.5v-6.9H123.3z M105.1,54c0-2.6,2.1-4.7,4.7-4.7c2.6,0,4.7,2.1,4.7,4.7v1.9 h-2.5v-1.6c0-1.2-1-2.2-2.2-2.2c-1.2,0-2.2,1-2.2,2.2v1.6h-2.5L105.1,54z M63.3,139.4V60.3h51.1v6.9H74.6c-1.2,0-2.2,1-2.2,2.2v70 H63.3z M136.7,150.6h-60V71.5h37.6V76c0,1.2,1,2.2,2.2,2.2c1.2,0,2.2-1,2.2-2.2v-4.5h18L136.7,150.6z"></path>
<path d="M84.7,87.6h13.9c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7c-1.2,0-2.2,1-2.2,2.2C82.5,86.6,83.5,87.6,84.7,87.6z"></path>
<path d="M82.5,103.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2c0-1.2-1-2.2-2.2-2.2H84.7C83.5,101,82.5,102,82.5,103.2z"></path>
<path d="M128.8,112.4H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,113.4,130,112.4,128.8,112.4z"></path>
<path d="M128.8,123.8H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,124.8,130,123.8,128.8,123.8z"></path>
<path d="M128.8,135.2H84.7c-1.2,0-2.2,1-2.2,2.2c0,1.2,1,2.2,2.2,2.2h44.1c1.2,0,2.2-1,2.2-2.2C131,136.2,130,135.2,128.8,135.2z"></path>
</svg>'
App\Model\Entity\Article::_getLogic() - APP/Model/Entity/Article.php, line 218
App\Model\Entity\Article::_getFullCover() - APP/Model/Entity/Article.php, line 260
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 289
Cake\ORM\Entity::extract() - CORE/src/Datasource/EntityTrait.php, line 689
Cake\ORM\Entity::jsonSerialize() - CORE/src/Datasource/EntityTrait.php, line 584
json_encode - [internal], line ??
include - ROOT/templates/Events/view.php, line 316
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 146
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Notice: Undefined offset: 0 in /usr/home/sukurs/domains/portal.biblioteka.pl/public_html/src/Model/Entity/Article.php on line 215
Notice: Trying to get property 'photo' of non-object in /usr/home/sukurs/domains/portal.biblioteka.pl/public_html/src/Model/Entity/Article.php on line 215
Notice: Undefined offset: 0 in /usr/home/sukurs/domains/portal.biblioteka.pl/public_html/src/Model/Entity/Article.php on line 218
Notice: Trying to get property 'photo' of non-object in /usr/home/sukurs/domains/portal.biblioteka.pl/public_html/src/Model/Entity/Article.php on line 218
Notice (8) : Undefined offset: 0 [APP/Model/Entity/Article.php , line 215 ]Code Context $icon = false ;
if ( $article -> bws_type && $article -> bws_type -> svg && ! $this -> image_id && ! $article -> authors [ 0 ]-> photo ) {
$icon = $article -> bws_type -> svg ;
$cachedArticle = null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 813
'image_id' => null
'section_id' => (int) 1
'issue_id' => (int) 82
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2006-12-01 00:00:00.000000+01:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '12'
'year' => (int) 2006
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/12-2006'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'month' => true ,
'year' => true ,
'price' => true ,
'pages' => true ,
'lead_content' => true ,
'link' => true ,
'magazine_id' => true ,
'created' => true ,
'active' => true ,
'tags' => true ,
'seo_description' => true ,
'slug' => true ,
'parent_id' => true ,
'magazine' => true ,
'parent_issue' => true ,
'addons' => true ,
'articles' => true ,
'child_issues' => true ,
'sh_products' => true ,
'image_id' => true ,
'fb_image_id' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_slug' ,
(int) 1 => 'slug' ,
(int) 2 => 'full_cover' ,
(int) 3 => 'full_cover_xs' ,
(int) 4 => 'full_cover_sm' ,
(int) 5 => 'full_cover_md' ,
(int) 6 => 'full_bonus_cover' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Issues'
protected _accessible => [
'' => [maximum depth reached] ,
]
protected _virtual => [
'' => [maximum depth reached] ,
]
protected _fields => [
'' => [maximum depth reached] ,
]
protected _original => [
'' => [maximum depth reached] ,
]
protected _hidden => [
'' => [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 => 'Issues'
}
'section' => object( App\Model\Entity\Section ) id: 4 {
'name' => 'Zagadnienia'
'[new]' => false
'[accessible]' => [
'magazine_id' => true ,
'name' => true ,
'modified' => true ,
'created' => true ,
'magazine' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Sections'
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 => 'Sections'
}
'image' => null
'authors' => [
]
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {
'id' => (int) 3
'name' => 'Zagadnienia'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/1e11b250-c6d1-40e0-8e6a-2c66c993b364.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="Warstwa_1" x="0" y="0" viewBox="0 0 200 200" xml:space="preserve"><style type="text/css">.st0{fill:#1d1d1b}</style><path class="st0" d="M140 60H96.7c-5.5 0-10 4.5-10 10v20H60c-5.5 0-10 4.5-10 10v23.3c0 4.9 3.5 9 8.3 9.9v5.1c0 .9.7 1.7 1.7 1.7.4 0 .9-.2 1.2-.5l6.2-6.2h36c5.5 0 10-4.5 10-10v-20h19.3l6.2 6.2c.7.7 1.7.7 2.4 0 .3-.3.5-.7.5-1.2v-5.1c4.8-.8 8.3-5 8.3-9.9V70c-.1-5.5-4.6-10-10.1-10zm-30 63.3c0 3.7-3 6.7-6.7 6.7H66.7c-.4 0-.9.2-1.2.5l-3.8 3.8v-2.6c0-.9-.7-1.7-1.7-1.7-3.7 0-6.7-3-6.7-6.7V100c0-3.7 3-6.7 6.7-6.7h43.3c3.7 0 6.7 3 6.7 6.7v23.3zm36.7-30c0 3.7-3 6.7-6.7 6.7-.9 0-1.7.7-1.7 1.7v2.6l-3.8-3.8c-.3-.3-.7-.5-1.2-.5h-20c0-5.5-4.5-10-10-10H90V70c0-3.7 3-6.7 6.7-6.7H140c3.7 0 6.7 3 6.7 6.7v23.3z"></path><path class="st0" d="M68.3 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.7 1.7-1.7 1.7zM81.7 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.3-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM95 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM96.7 70h30v3.3h-30zM130 70h10v3.3h-10zM96.7 76.7h10V80h-10zM110 76.7h20V80h-20zM96.7 83.3H140v3.3H96.7zM113.3 90h13.3v3.3h-13.3zM130 90h10v3.3h-10zM133.3 76.7h6.7V80h-6.7z"></path></svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
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 => 'BwsTypes'
}
'bws_topics' => [
(int) 0 => object( App\Model\Entity\BwsTopic ) id: 6 {
} ,
]
'full_cover' => 'https://images.bibliotekawszkole.pl/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390.svg'
'full_cover_xs' => 'https://images.bibliotekawszkole.pl/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390xs.svg'
'full_cover_sm' => 'https://images.bibliotekawszkole.pl/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390sm.svg'
'full_cover_hq' => false
'is_icon' => true
'slug' => null
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 200 200" viewBox="0 0 200 200"><path d="m86 117.2c-4.2 2.5-6.7 7-6.7 11.8v1.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-1.2c0-3.7 1.9-7.1 5.1-9 .8-.5 1-1.5.6-2.3-.4-.7-1.4-1-2.2-.5z"></path><path d="m123.9 117.2c-.8-.5-1.8-.2-2.3.6s-.2 1.8.6 2.3c2.1 1.2 3.6 3.2 4.5 5.4.2.7.9 1.1 1.5 1.1.2 0 .4 0 .6-.1.9-.3 1.3-1.3 1-2.1-1.1-3.1-3.2-5.6-5.9-7.2z"></path><path d="m109.2 107.1c-1.1 1.1-2.6 1.7-4.2 1.7s-3.1-.6-4.2-1.7c-.6-.6-1.7-.6-2.3 0s-.6 1.7 0 2.3c1.7 1.7 4.1 2.7 6.5 2.7 2.5 0 4.8-1 6.5-2.7.6-.6.6-1.7 0-2.3s-1.7-.6-2.3 0z"></path><path d="m117 121.3c-.9-.2-1.8.4-1.9 1.3l-1.5 8.3-7.7-5.4c-.6-.4-1.3-.4-1.9 0l-7.7 5.4-1.5-8.3c-.2-.9-1-1.5-1.9-1.3s-1.5 1-1.3 1.9l2 10.8c.1.6.5 1 1 1.2.2.1.4.1.6.1.3 0 .7-.1 1-.3l7.2-5.1v15.7h-20.7v-10c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v11.7c0 .9.7 1.6 1.6 1.6h33.5c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7.9v-15.7l7.2 5.1c.5.3 1.1.4 1.6.2s.9-.7 1-1.2l2-10.8c0-1-.6-1.9-1.5-2z"></path><path d="m76.3 140.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-1.3 0-2.5.4-3.5 1v-18.4c0-1.9 1.6-3.5 3.5-3.5h7c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7c-2.1 0-3.9.9-5.2 2.4-1.3-1.5-3.1-2.4-5.2-2.4h-14.3c-.9 0-1.6.7-1.6 1.6v24.1 5.2c0 .8.7 1.6 1.6 1.6h24.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-3.1c.7-1.3 1.8-2 3.2-2zm-23 1.9v-1.9h12.6c1.4 0 2.5.8 3.1 1.9zm16.2-4.2c-1-.6-2.2-1-3.5-1h-12.7v-20.8h12.6c1.9 0 3.5 1.6 3.5 3.5z"></path><path d="m63.7 119.4h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.9-.6-1.6-1.5-1.6z"></path><path d="m63.7 131.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.8-.6-1.6-1.5-1.6z"></path><path d="m63.7 125.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6s-.6-1.6-1.5-1.6z"></path><path d="m148.4 138.7h-1.9v-2.6h.4c.9 0 1.6-.7 1.6-1.6v-5.1c0-.9-.7-1.6-1.6-1.6h-25.2c-.9 0-1.6.7-1.6 1.6v5.1c0 .9.7 1.6 1.6 1.6h.4v2.6h-1.9c-.9 0-1.6.7-1.6 1.6v6.9c0 .9.7 1.6 1.6 1.6h18.8c.9 0 1.6-.7 1.6-1.6s-.6-1.5-1.6-1.5h-17.1v-3.7h1.9 21.1 1.9v3.6h-2.2c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.8c.9 0 1.6-.7 1.6-1.6v-6.9c0-.8-.7-1.6-1.6-1.6zm-5.2 0h-17.8v-2.6h17.8zm2-5.9h-.4-21.1-.4v-1.8h21.9z"></path><path d="m66.6 74.6c6.5 0 11.8-5.3 11.8-11.8s-5.3-11.8-11.8-11.8-11.8 5.3-11.8 11.8 5.3 11.8 11.8 11.8zm0-20.3c4.7 0 8.5 3.8 8.5 8.5s-3.8 8.5-8.5 8.5-8.5-3.8-8.5-8.5 3.8-8.5 8.5-8.5z"></path><path d="m66.6 64.5h2.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-1v-2.9c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v4.4c0 .9.7 1.7 1.6 1.7z"></path><path d="m76.3 82.5v.2c0 3.3-1.3 6.6-3.7 9.1-1.8 2-2.9 4.5-3 7.3-.2 6.1 4.4 11.2 10.4 11.6h.8c.9 0 1.7-.1 2.6-.3 1.1 1.6 2.5 3 4.1 4.1l9 6.6c2.5 1.8 5.4 2.7 8.4 2.7s5.9-.9 8.4-2.7l9-6.6c1.6-1.2 3-2.6 4.1-4.1 1.1.3 2.3.4 3.5.3 5.1-.4 9.3-4.3 10.1-9.3.6-3.4-.5-6.9-2.8-9.5-2.3-2.5-3.6-5.7-3.6-9v-.4c0-1.8-.2-3.6-.5-5.4-1.8-14.1-13.9-24.8-28.1-24.8-7.1 0-13.9 2.6-19.1 7.4-5.2 4.7-8.4 11.2-9.1 18.1-.3 1.6-.5 3.1-.5 4.7zm44.1 29.4-9 6.6c-3.9 2.8-9 2.8-12.9 0l-9-6.6c-4.3-3.1-6.6-8.3-6.1-13.6l.5-4.9 3.2 1.7c.5 3.9 3.8 6.9 7.9 6.9 3.8 0 7-2.7 7.7-6.3h.6v3.4h-.1c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.4c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-.1v-3.4h.2c.8 3.6 3.9 6.3 7.7 6.3 3.9 0 7.2-2.9 7.8-6.7l3.6-2 .5 4.9c.8 5.4-1.6 10.6-5.9 13.7zm-5.8-25.6c-3.8 0-7 2.7-7.7 6.3h-4.1c-.8-3.6-3.9-6.3-7.7-6.3-3.5 0-6.4 2.3-7.5 5.4l-3.3-1.8.7-7.7c.1-1.3.4-2.6.8-3.9 2.3 2.9 5.9 4.8 9.7 4.8h19.1c3.8 0 7.4-1.8 9.7-4.8.4 1.3.6 2.6.8 3.9l.7 7.7-3.6 1.9c-1-3.2-4-5.5-7.6-5.5zm4.6 7.9c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6s2.1-4.6 4.6-4.6c2.6 0 4.6 2 4.6 4.6zm-19.6 0c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6 0-2.5 2.1-4.6 4.6-4.6s4.6 2 4.6 4.6zm-19.6-15.9v-.1c.6-6.2 3.5-11.9 8.1-16 4.6-4.2 10.6-6.6 16.9-6.6 12.6 0 23.3 9.4 24.9 21.9v.1c.3 1.6.5 3.2.5 4.8v.4c0 4.1 1.6 8.1 4.5 11.3 1.7 1.8 2.4 4.3 2 6.7-.6 3.5-3.6 6.3-7.2 6.6-.5 0-1 0-1.5 0 1.3-2.9 1.9-6.1 1.6-9.4l-1.6-16.2c-.2-2.8-1-5.6-2.2-8.1-.3-.6-.9-.9-1.6-.9s-1.2.5-1.5 1.1c-1.3 3.5-4.7 5.8-8.4 5.8h-19.1c-3.7 0-7.1-2.3-8.4-5.8-.2-.6-.8-1-1.5-1.1-.7 0-1.3.3-1.6.9-1.3 2.5-2 5.3-2.3 8.1l-1.5 16.2c-.3 3.2.3 6.5 1.6 9.4-.5 0-.9.1-1.4 0-4.3-.3-7.5-3.9-7.3-8.2.1-1.9.8-3.8 2.1-5.1 3-3.2 4.6-7.2 4.6-11.4v-.2c-.1-1.4 0-2.8.3-4.2z"></path><path d="m108.3 137.3c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.6-1.6 1.6z"></path><path d="m113 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path><path d="m93.3 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path></svg>'
'sneak' => null
'short_sneak' => null
'issue_info' => [
'text' => 'Biblioteka w Szkole 12/2006' ,
'slug' => 'biblioteka-w-szkole/12-2006' ,
]
'article_type' => 'Zagadnienia'
'url' => '/artykul//813'
'legal_status' => null
'outdated_article' => true
'is_editorial' => (int) 0
'time_to_read' => '3 minuty czytania'
'polish_date' => null
'article_authors' => null
'article_authors_blue' => null
'article_authors_red' => null
'[new]' => false
'[accessible]' => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'Articles'
protected _accessible => [
'title' => true ,
'subtitle' => true ,
'issue_id' => true ,
'section_id' => true ,
'pages' => true ,
'admission' => true ,
'description' => true ,
'content' => true ,
'highlight' => true ,
'active' => true ,
'cover_topic' => true ,
'file_id' => true ,
'visible' => true ,
'type_id' => true ,
'created' => true ,
'modified' => true ,
'updated' => true ,
'regulation' => true ,
'image_id' => true ,
'outdated' => true ,
'bws_type_id' => true ,
'no_content' => true ,
'published' => true ,
'free' => true ,
'allow_download' => true ,
'issue' => true ,
'section' => true ,
'file' => true ,
'type' => true ,
'image' => true ,
'bws_types' => true ,
'comments' => true ,
'contracts' => true ,
'dependencies' => true ,
'documents' => true ,
'sh_orders_sh_products' => true ,
'sh_trash_orders_sh_products' => true ,
'user_likes' => true ,
'applications' => true ,
'articles' => true ,
'cz_notes' => true ,
'downloads' => true ,
'authors' => true ,
'bws_levels' => true ,
'bws_reviews' => true ,
'bws_topics' => true ,
'tags' => true ,
'main_page' => true ,
'issue_master' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'full_cover_sm' ,
(int) 3 => 'full_cover_hq' ,
(int) 4 => 'is_icon' ,
(int) 5 => 'slug' ,
(int) 6 => 'svg' ,
(int) 7 => 'sneak' ,
(int) 8 => 'short_sneak' ,
(int) 9 => 'issue_info' ,
(int) 10 => 'article_type' ,
(int) 11 => 'url' ,
(int) 12 => 'legal_status' ,
(int) 13 => 'outdated_article' ,
(int) 14 => 'is_editorial' ,
(int) 15 => 'time_to_read' ,
(int) 16 => 'polish_date' ,
(int) 17 => 'article_authors' ,
(int) 18 => 'article_authors_blue' ,
(int) 19 => 'article_authors_red' ,
]
protected originalContent => null
protected _fields => [
'id' => (int) 813 ,
'image_id' => null ,
'section_id' => (int) 1 ,
'issue_id' => (int) 82 ,
'published' => object( Cake\I18n\FrozenDate ) id: 1 {} ,
'articles_parents' => [
'' => [maximum depth reached] ,
] ,
'issue' => object( App\Model\Entity\Issue ) id: 2 {} ,
'section' => object( App\Model\Entity\Section ) id: 4 {} ,
'image' => null ,
'authors' => [
'' => [maximum depth reached] ,
] ,
'bws_type' => object( App\Model\Entity\BwsType ) id: 5 {} ,
'bws_topics' => [
'' => [maximum depth reached] ,
] ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'Articles'
}
$full_cover = 'https://images.bibliotekawszkole.pl/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390.svg'
$full_cover_hq = false
$ext = 'svg'
$type = object( App\Model\Entity\BwsType ) id: 0 {
'id' => (int) 3
'name' => 'Zagadnienia'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/1e11b250-c6d1-40e0-8e6a-2c66c993b364.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="Warstwa_1" x="0" y="0" viewBox="0 0 200 200" xml:space="preserve"><style type="text/css">.st0{fill:#1d1d1b}</style><path class="st0" d="M140 60H96.7c-5.5 0-10 4.5-10 10v20H60c-5.5 0-10 4.5-10 10v23.3c0 4.9 3.5 9 8.3 9.9v5.1c0 .9.7 1.7 1.7 1.7.4 0 .9-.2 1.2-.5l6.2-6.2h36c5.5 0 10-4.5 10-10v-20h19.3l6.2 6.2c.7.7 1.7.7 2.4 0 .3-.3.5-.7.5-1.2v-5.1c4.8-.8 8.3-5 8.3-9.9V70c-.1-5.5-4.6-10-10.1-10zm-30 63.3c0 3.7-3 6.7-6.7 6.7H66.7c-.4 0-.9.2-1.2.5l-3.8 3.8v-2.6c0-.9-.7-1.7-1.7-1.7-3.7 0-6.7-3-6.7-6.7V100c0-3.7 3-6.7 6.7-6.7h43.3c3.7 0 6.7 3 6.7 6.7v23.3zm36.7-30c0 3.7-3 6.7-6.7 6.7-.9 0-1.7.7-1.7 1.7v2.6l-3.8-3.8c-.3-.3-.7-.5-1.2-.5h-20c0-5.5-4.5-10-10-10H90V70c0-3.7 3-6.7 6.7-6.7H140c3.7 0 6.7 3 6.7 6.7v23.3z"></path><path class="st0" d="M68.3 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.7 1.7-1.7 1.7zM81.7 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.3-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM95 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM96.7 70h30v3.3h-30zM130 70h10v3.3h-10zM96.7 76.7h10V80h-10zM110 76.7h20V80h-20zM96.7 83.3H140v3.3H96.7zM113.3 90h13.3v3.3h-13.3zM130 90h10v3.3h-10zM133.3 76.7h6.7V80h-6.7z"></path></svg>'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTypes'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _fields => [
'id' => (int) 3 ,
'name' => 'Zagadnienia' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/1e11b250-c6d1-40e0-8e6a-2c66c993b364.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" version="1.1" id="Warstwa_1" x="0" y="0" viewBox="0 0 200 200" xml:space="preserve"><style type="text/css">.st0{fill:#1d1d1b}</style><path class="st0" d="M140 60H96.7c-5.5 0-10 4.5-10 10v20H60c-5.5 0-10 4.5-10 10v23.3c0 4.9 3.5 9 8.3 9.9v5.1c0 .9.7 1.7 1.7 1.7.4 0 .9-.2 1.2-.5l6.2-6.2h36c5.5 0 10-4.5 10-10v-20h19.3l6.2 6.2c.7.7 1.7.7 2.4 0 .3-.3.5-.7.5-1.2v-5.1c4.8-.8 8.3-5 8.3-9.9V70c-.1-5.5-4.6-10-10.1-10zm-30 63.3c0 3.7-3 6.7-6.7 6.7H66.7c-.4 0-.9.2-1.2.5l-3.8 3.8v-2.6c0-.9-.7-1.7-1.7-1.7-3.7 0-6.7-3-6.7-6.7V100c0-3.7 3-6.7 6.7-6.7h43.3c3.7 0 6.7 3 6.7 6.7v23.3zm36.7-30c0 3.7-3 6.7-6.7 6.7-.9 0-1.7.7-1.7 1.7v2.6l-3.8-3.8c-.3-.3-.7-.5-1.2-.5h-20c0-5.5-4.5-10-10-10H90V70c0-3.7 3-6.7 6.7-6.7H140c3.7 0 6.7 3 6.7 6.7v23.3z"></path><path class="st0" d="M68.3 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.7 1.7-1.7 1.7zM81.7 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.3-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM95 106.7c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 6.6c-.9 0-1.7-.7-1.7-1.7s.7-1.7 1.7-1.7 1.7.7 1.7 1.7-.8 1.7-1.7 1.7zM96.7 70h30v3.3h-30zM130 70h10v3.3h-10zM96.7 76.7h10V80h-10zM110 76.7h20V80h-20zM96.7 83.3H140v3.3H96.7zM113.3 90h13.3v3.3h-13.3zM130 90h10v3.3h-10zM133.3 76.7h6.7V80h-6.7z"></path></svg>' ,
]
protected _original => [
]
protected _hidden => [
]
protected _virtual => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTypes'
}
$topic = object( App\Model\Entity\BwsTopic ) id: 0 {
'id' => (int) 33
'name' => 'Zagadnienia biblioteczne'
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390.svg'
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 200 200" viewBox="0 0 200 200"><path d="m86 117.2c-4.2 2.5-6.7 7-6.7 11.8v1.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-1.2c0-3.7 1.9-7.1 5.1-9 .8-.5 1-1.5.6-2.3-.4-.7-1.4-1-2.2-.5z"></path><path d="m123.9 117.2c-.8-.5-1.8-.2-2.3.6s-.2 1.8.6 2.3c2.1 1.2 3.6 3.2 4.5 5.4.2.7.9 1.1 1.5 1.1.2 0 .4 0 .6-.1.9-.3 1.3-1.3 1-2.1-1.1-3.1-3.2-5.6-5.9-7.2z"></path><path d="m109.2 107.1c-1.1 1.1-2.6 1.7-4.2 1.7s-3.1-.6-4.2-1.7c-.6-.6-1.7-.6-2.3 0s-.6 1.7 0 2.3c1.7 1.7 4.1 2.7 6.5 2.7 2.5 0 4.8-1 6.5-2.7.6-.6.6-1.7 0-2.3s-1.7-.6-2.3 0z"></path><path d="m117 121.3c-.9-.2-1.8.4-1.9 1.3l-1.5 8.3-7.7-5.4c-.6-.4-1.3-.4-1.9 0l-7.7 5.4-1.5-8.3c-.2-.9-1-1.5-1.9-1.3s-1.5 1-1.3 1.9l2 10.8c.1.6.5 1 1 1.2.2.1.4.1.6.1.3 0 .7-.1 1-.3l7.2-5.1v15.7h-20.7v-10c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v11.7c0 .9.7 1.6 1.6 1.6h33.5c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7.9v-15.7l7.2 5.1c.5.3 1.1.4 1.6.2s.9-.7 1-1.2l2-10.8c0-1-.6-1.9-1.5-2z"></path><path d="m76.3 140.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-1.3 0-2.5.4-3.5 1v-18.4c0-1.9 1.6-3.5 3.5-3.5h7c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7c-2.1 0-3.9.9-5.2 2.4-1.3-1.5-3.1-2.4-5.2-2.4h-14.3c-.9 0-1.6.7-1.6 1.6v24.1 5.2c0 .8.7 1.6 1.6 1.6h24.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-3.1c.7-1.3 1.8-2 3.2-2zm-23 1.9v-1.9h12.6c1.4 0 2.5.8 3.1 1.9zm16.2-4.2c-1-.6-2.2-1-3.5-1h-12.7v-20.8h12.6c1.9 0 3.5 1.6 3.5 3.5z"></path><path d="m63.7 119.4h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.9-.6-1.6-1.5-1.6z"></path><path d="m63.7 131.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.8-.6-1.6-1.5-1.6z"></path><path d="m63.7 125.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6s-.6-1.6-1.5-1.6z"></path><path d="m148.4 138.7h-1.9v-2.6h.4c.9 0 1.6-.7 1.6-1.6v-5.1c0-.9-.7-1.6-1.6-1.6h-25.2c-.9 0-1.6.7-1.6 1.6v5.1c0 .9.7 1.6 1.6 1.6h.4v2.6h-1.9c-.9 0-1.6.7-1.6 1.6v6.9c0 .9.7 1.6 1.6 1.6h18.8c.9 0 1.6-.7 1.6-1.6s-.6-1.5-1.6-1.5h-17.1v-3.7h1.9 21.1 1.9v3.6h-2.2c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.8c.9 0 1.6-.7 1.6-1.6v-6.9c0-.8-.7-1.6-1.6-1.6zm-5.2 0h-17.8v-2.6h17.8zm2-5.9h-.4-21.1-.4v-1.8h21.9z"></path><path d="m66.6 74.6c6.5 0 11.8-5.3 11.8-11.8s-5.3-11.8-11.8-11.8-11.8 5.3-11.8 11.8 5.3 11.8 11.8 11.8zm0-20.3c4.7 0 8.5 3.8 8.5 8.5s-3.8 8.5-8.5 8.5-8.5-3.8-8.5-8.5 3.8-8.5 8.5-8.5z"></path><path d="m66.6 64.5h2.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-1v-2.9c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v4.4c0 .9.7 1.7 1.6 1.7z"></path><path d="m76.3 82.5v.2c0 3.3-1.3 6.6-3.7 9.1-1.8 2-2.9 4.5-3 7.3-.2 6.1 4.4 11.2 10.4 11.6h.8c.9 0 1.7-.1 2.6-.3 1.1 1.6 2.5 3 4.1 4.1l9 6.6c2.5 1.8 5.4 2.7 8.4 2.7s5.9-.9 8.4-2.7l9-6.6c1.6-1.2 3-2.6 4.1-4.1 1.1.3 2.3.4 3.5.3 5.1-.4 9.3-4.3 10.1-9.3.6-3.4-.5-6.9-2.8-9.5-2.3-2.5-3.6-5.7-3.6-9v-.4c0-1.8-.2-3.6-.5-5.4-1.8-14.1-13.9-24.8-28.1-24.8-7.1 0-13.9 2.6-19.1 7.4-5.2 4.7-8.4 11.2-9.1 18.1-.3 1.6-.5 3.1-.5 4.7zm44.1 29.4-9 6.6c-3.9 2.8-9 2.8-12.9 0l-9-6.6c-4.3-3.1-6.6-8.3-6.1-13.6l.5-4.9 3.2 1.7c.5 3.9 3.8 6.9 7.9 6.9 3.8 0 7-2.7 7.7-6.3h.6v3.4h-.1c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.4c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-.1v-3.4h.2c.8 3.6 3.9 6.3 7.7 6.3 3.9 0 7.2-2.9 7.8-6.7l3.6-2 .5 4.9c.8 5.4-1.6 10.6-5.9 13.7zm-5.8-25.6c-3.8 0-7 2.7-7.7 6.3h-4.1c-.8-3.6-3.9-6.3-7.7-6.3-3.5 0-6.4 2.3-7.5 5.4l-3.3-1.8.7-7.7c.1-1.3.4-2.6.8-3.9 2.3 2.9 5.9 4.8 9.7 4.8h19.1c3.8 0 7.4-1.8 9.7-4.8.4 1.3.6 2.6.8 3.9l.7 7.7-3.6 1.9c-1-3.2-4-5.5-7.6-5.5zm4.6 7.9c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6s2.1-4.6 4.6-4.6c2.6 0 4.6 2 4.6 4.6zm-19.6 0c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6 0-2.5 2.1-4.6 4.6-4.6s4.6 2 4.6 4.6zm-19.6-15.9v-.1c.6-6.2 3.5-11.9 8.1-16 4.6-4.2 10.6-6.6 16.9-6.6 12.6 0 23.3 9.4 24.9 21.9v.1c.3 1.6.5 3.2.5 4.8v.4c0 4.1 1.6 8.1 4.5 11.3 1.7 1.8 2.4 4.3 2 6.7-.6 3.5-3.6 6.3-7.2 6.6-.5 0-1 0-1.5 0 1.3-2.9 1.9-6.1 1.6-9.4l-1.6-16.2c-.2-2.8-1-5.6-2.2-8.1-.3-.6-.9-.9-1.6-.9s-1.2.5-1.5 1.1c-1.3 3.5-4.7 5.8-8.4 5.8h-19.1c-3.7 0-7.1-2.3-8.4-5.8-.2-.6-.8-1-1.5-1.1-.7 0-1.3.3-1.6.9-1.3 2.5-2 5.3-2.3 8.1l-1.5 16.2c-.3 3.2.3 6.5 1.6 9.4-.5 0-.9.1-1.4 0-4.3-.3-7.5-3.9-7.3-8.2.1-1.9.8-3.8 2.1-5.1 3-3.2 4.6-7.2 4.6-11.4v-.2c-.1-1.4 0-2.8.3-4.2z"></path><path d="m108.3 137.3c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.6-1.6 1.6z"></path><path d="m113 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path><path d="m93.3 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path></svg>'
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {
'id' => (int) 2856
'bws_topic_id' => (int) 33
'article_id' => (int) 813
'[new]' => false
'[accessible]' => [
'bws_topic_id' => true ,
'article_id' => true ,
'bws_topic' => true ,
'article' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopicsArticles'
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 => 'BwsTopicsArticles'
}
'full_cover' => null
'full_cover_xs' => null
'url' => '/baza-materialow/1/Zagadnienia biblioteczne/0/0/1991,2024'
'[new]' => false
'[accessible]' => [
'name' => true ,
'articles' => true ,
]
'[dirty]' => [
]
'[original]' => [
]
'[virtual]' => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
'[hasErrors]' => false
'[errors]' => [
]
'[invalid]' => [
]
'[repository]' => 'BwsTopics'
protected _accessible => [
'name' => true ,
'articles' => true ,
]
protected _virtual => [
(int) 0 => 'full_cover' ,
(int) 1 => 'full_cover_xs' ,
(int) 2 => 'url' ,
]
protected _fields => [
'id' => (int) 33 ,
'name' => 'Zagadnienia biblioteczne' ,
'icon' => '/usr/home/sukurs/domains/bibliotekawszkole.ovh/images/topics/b4e551d0-be15-4ec7-aeda-8aecd767b390.svg' ,
'svg' => '<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 200 200" viewBox="0 0 200 200"><path d="m86 117.2c-4.2 2.5-6.7 7-6.7 11.8v1.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6v-1.2c0-3.7 1.9-7.1 5.1-9 .8-.5 1-1.5.6-2.3-.4-.7-1.4-1-2.2-.5z"></path><path d="m123.9 117.2c-.8-.5-1.8-.2-2.3.6s-.2 1.8.6 2.3c2.1 1.2 3.6 3.2 4.5 5.4.2.7.9 1.1 1.5 1.1.2 0 .4 0 .6-.1.9-.3 1.3-1.3 1-2.1-1.1-3.1-3.2-5.6-5.9-7.2z"></path><path d="m109.2 107.1c-1.1 1.1-2.6 1.7-4.2 1.7s-3.1-.6-4.2-1.7c-.6-.6-1.7-.6-2.3 0s-.6 1.7 0 2.3c1.7 1.7 4.1 2.7 6.5 2.7 2.5 0 4.8-1 6.5-2.7.6-.6.6-1.7 0-2.3s-1.7-.6-2.3 0z"></path><path d="m117 121.3c-.9-.2-1.8.4-1.9 1.3l-1.5 8.3-7.7-5.4c-.6-.4-1.3-.4-1.9 0l-7.7 5.4-1.5-8.3c-.2-.9-1-1.5-1.9-1.3s-1.5 1-1.3 1.9l2 10.8c.1.6.5 1 1 1.2.2.1.4.1.6.1.3 0 .7-.1 1-.3l7.2-5.1v15.7h-20.7v-10c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v11.7c0 .9.7 1.6 1.6 1.6h33.5c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7.9v-15.7l7.2 5.1c.5.3 1.1.4 1.6.2s.9-.7 1-1.2l2-10.8c0-1-.6-1.9-1.5-2z"></path><path d="m76.3 140.8c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6c-1.3 0-2.5.4-3.5 1v-18.4c0-1.9 1.6-3.5 3.5-3.5h7c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-7c-2.1 0-3.9.9-5.2 2.4-1.3-1.5-3.1-2.4-5.2-2.4h-14.3c-.9 0-1.6.7-1.6 1.6v24.1 5.2c0 .8.7 1.6 1.6 1.6h24.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-3.1c.7-1.3 1.8-2 3.2-2zm-23 1.9v-1.9h12.6c1.4 0 2.5.8 3.1 1.9zm16.2-4.2c-1-.6-2.2-1-3.5-1h-12.7v-20.8h12.6c1.9 0 3.5 1.6 3.5 3.5z"></path><path d="m63.7 119.4h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.9-.6-1.6-1.5-1.6z"></path><path d="m63.7 131.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6.1-.8-.6-1.6-1.5-1.6z"></path><path d="m63.7 125.3h-6.5c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h6.4c.9 0 1.6-.7 1.6-1.6s-.6-1.6-1.5-1.6z"></path><path d="m148.4 138.7h-1.9v-2.6h.4c.9 0 1.6-.7 1.6-1.6v-5.1c0-.9-.7-1.6-1.6-1.6h-25.2c-.9 0-1.6.7-1.6 1.6v5.1c0 .9.7 1.6 1.6 1.6h.4v2.6h-1.9c-.9 0-1.6.7-1.6 1.6v6.9c0 .9.7 1.6 1.6 1.6h18.8c.9 0 1.6-.7 1.6-1.6s-.6-1.5-1.6-1.5h-17.1v-3.7h1.9 21.1 1.9v3.6h-2.2c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.8c.9 0 1.6-.7 1.6-1.6v-6.9c0-.8-.7-1.6-1.6-1.6zm-5.2 0h-17.8v-2.6h17.8zm2-5.9h-.4-21.1-.4v-1.8h21.9z"></path><path d="m66.6 74.6c6.5 0 11.8-5.3 11.8-11.8s-5.3-11.8-11.8-11.8-11.8 5.3-11.8 11.8 5.3 11.8 11.8 11.8zm0-20.3c4.7 0 8.5 3.8 8.5 8.5s-3.8 8.5-8.5 8.5-8.5-3.8-8.5-8.5 3.8-8.5 8.5-8.5z"></path><path d="m66.6 64.5h2.6c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-1v-2.9c0-.9-.7-1.6-1.6-1.6s-1.6.7-1.6 1.6v4.4c0 .9.7 1.7 1.6 1.7z"></path><path d="m76.3 82.5v.2c0 3.3-1.3 6.6-3.7 9.1-1.8 2-2.9 4.5-3 7.3-.2 6.1 4.4 11.2 10.4 11.6h.8c.9 0 1.7-.1 2.6-.3 1.1 1.6 2.5 3 4.1 4.1l9 6.6c2.5 1.8 5.4 2.7 8.4 2.7s5.9-.9 8.4-2.7l9-6.6c1.6-1.2 3-2.6 4.1-4.1 1.1.3 2.3.4 3.5.3 5.1-.4 9.3-4.3 10.1-9.3.6-3.4-.5-6.9-2.8-9.5-2.3-2.5-3.6-5.7-3.6-9v-.4c0-1.8-.2-3.6-.5-5.4-1.8-14.1-13.9-24.8-28.1-24.8-7.1 0-13.9 2.6-19.1 7.4-5.2 4.7-8.4 11.2-9.1 18.1-.3 1.6-.5 3.1-.5 4.7zm44.1 29.4-9 6.6c-3.9 2.8-9 2.8-12.9 0l-9-6.6c-4.3-3.1-6.6-8.3-6.1-13.6l.5-4.9 3.2 1.7c.5 3.9 3.8 6.9 7.9 6.9 3.8 0 7-2.7 7.7-6.3h.6v3.4h-.1c-.9 0-1.6.7-1.6 1.6s.7 1.6 1.6 1.6h3.4c.9 0 1.6-.7 1.6-1.6s-.7-1.6-1.6-1.6h-.1v-3.4h.2c.8 3.6 3.9 6.3 7.7 6.3 3.9 0 7.2-2.9 7.8-6.7l3.6-2 .5 4.9c.8 5.4-1.6 10.6-5.9 13.7zm-5.8-25.6c-3.8 0-7 2.7-7.7 6.3h-4.1c-.8-3.6-3.9-6.3-7.7-6.3-3.5 0-6.4 2.3-7.5 5.4l-3.3-1.8.7-7.7c.1-1.3.4-2.6.8-3.9 2.3 2.9 5.9 4.8 9.7 4.8h19.1c3.8 0 7.4-1.8 9.7-4.8.4 1.3.6 2.6.8 3.9l.7 7.7-3.6 1.9c-1-3.2-4-5.5-7.6-5.5zm4.6 7.9c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6s2.1-4.6 4.6-4.6c2.6 0 4.6 2 4.6 4.6zm-19.6 0c0 2.6-2.1 4.6-4.6 4.6-2.6 0-4.6-2.1-4.6-4.6 0-2.5 2.1-4.6 4.6-4.6s4.6 2 4.6 4.6zm-19.6-15.9v-.1c.6-6.2 3.5-11.9 8.1-16 4.6-4.2 10.6-6.6 16.9-6.6 12.6 0 23.3 9.4 24.9 21.9v.1c.3 1.6.5 3.2.5 4.8v.4c0 4.1 1.6 8.1 4.5 11.3 1.7 1.8 2.4 4.3 2 6.7-.6 3.5-3.6 6.3-7.2 6.6-.5 0-1 0-1.5 0 1.3-2.9 1.9-6.1 1.6-9.4l-1.6-16.2c-.2-2.8-1-5.6-2.2-8.1-.3-.6-.9-.9-1.6-.9s-1.2.5-1.5 1.1c-1.3 3.5-4.7 5.8-8.4 5.8h-19.1c-3.7 0-7.1-2.3-8.4-5.8-.2-.6-.8-1-1.5-1.1-.7 0-1.3.3-1.6.9-1.3 2.5-2 5.3-2.3 8.1l-1.5 16.2c-.3 3.2.3 6.5 1.6 9.4-.5 0-.9.1-1.4 0-4.3-.3-7.5-3.9-7.3-8.2.1-1.9.8-3.8 2.1-5.1 3-3.2 4.6-7.2 4.6-11.4v-.2c-.1-1.4 0-2.8.3-4.2z"></path><path d="m108.3 137.3c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.6-1.6 1.6z"></path><path d="m113 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path><path d="m93.3 94.2c0 .9.7 1.6 1.6 1.6s1.6-.7 1.6-1.6-.7-1.6-1.6-1.6-1.6.7-1.6 1.6z"></path></svg>' ,
'_joinData' => object( App\Model\Entity\BwsTopicsArticle ) id: 1 {} ,
]
protected _original => [
]
protected _hidden => [
]
protected _dirty => [
]
protected _accessors => [
'App\Model\Entity\BwsLevel' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Tag' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Event' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Author' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopic' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsTopicsArticle' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\ShProduct' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Image' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Anniversary' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\EventType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Article' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\BwsType' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Issue' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Magazine' => [
'' => [maximum depth reached] ,
] ,
'App\Model\Entity\Site' => [
'' => [maximum depth reached] ,
] ,
]
protected _new => false
protected _errors => [
]
protected _invalid => [
]
protected _registryAlias => 'BwsTopics'
}
$is_icon = true
$icon = false
App\Model\Entity\Article::_getLogic() - APP/Model/Entity/Article.php, line 215
App\Model\Entity\Article::_getFullCover() - APP/Model/Entity/Article.php, line 260
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 289
Cake\ORM\Entity::extract() - CORE/src/Datasource/EntityTrait.php, line 689
Cake\ORM\Entity::jsonSerialize() - CORE/src/Datasource/EntityTrait.php, line 584
json_encode - [internal], line ??
include - ROOT/templates/Events/view.php, line 316
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 146
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Cake\Http\Middleware\BodyParserMiddleware::process() - CORE/src/Http/Middleware/BodyParserMiddleware.php, line 159
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73 Notice (8) : Trying to get property 'photo' of non-object [APP/Model/Entity/Article.php , line 215 ]Code Context $icon = false ;
if ( $article -> bws_type && $article -> bws_type -> svg && ! $this -> image_id && ! $article -> authors [ 0 ]-> photo ) {
$icon = $article -> bws_type -> svg ;
$cachedArticle = null
$articles = object( App\Model\Table\ArticlesTable ) id: 0 {
'registryAlias' => 'Articles'
'table' => 'articles'
'alias' => 'Articles'
'entityClass' => 'App\Model\Entity\Article'
'associations' => [
(int) 0 => 'ArticleRedirects' ,
(int) 1 => 'Issues' ,
(int) 2 => 'Sections' ,
(int) 3 => 'BwsTypes' ,
(int) 4 => 'Contracts' ,
(int) 5 => 'Dependencies' ,
(int) 6 => 'ArticlesParents' ,
(int) 7 => 'ArticlesChilds' ,
(int) 8 => 'Authors' ,
(int) 9 => 'BwsLevels' ,
(int) 10 => 'BwsTopics' ,
(int) 11 => 'Tags' ,
(int) 12 => 'BwsReviews' ,
(int) 13 => 'Files' ,
(int) 14 => 'Comments' ,
(int) 15 => 'DownloadArticle' ,
(int) 16 => 'Images' ,
(int) 17 => 'Types' ,
(int) 18 => 'Courses' ,
(int) 19 => 'UserLikes' ,
(int) 20 => 'ArticlesImages' ,
(int) 21 => 'Gallery' ,
(int) 22 => 'Books' ,
(int) 23 => 'Applications' ,
(int) 24 => 'Banners' ,
(int) 25 => 'ShProducts' ,
(int) 26 => 'Events' ,
(int) 27 => 'PosterShProducts' ,
(int) 28 => 'Sites' ,
(int) 29 => 'SitesArticles' ,
(int) 30 => 'TagsArticles' ,
(int) 31 => 'AuthorsArticles' ,
(int) 32 => 'BwsTopicsArticles' ,
(int) 33 => 'BwsReviewsArticles' ,
(int) 34 => 'ArticlesArticles' ,
]
'behaviors' => [
(int) 0 => 'Timestamp' ,
]
'defaultConnection' => 'default'
'connectionName' => 'default'
protected _table => 'articles'
protected _alias => 'Articles'
protected _connection => object( Cake\Database\Connection ) id: 1 {
}
protected _schema => object( Cake\Database\Schema\TableSchema ) id: 2 {
}
protected _primaryKey => 'id'
protected _displayField => 'title'
protected _associations => object( Cake\ORM\AssociationCollection ) id: 3 {
}
protected _behaviors => object( Cake\ORM\BehaviorRegistry ) id: 4 {
}
protected _entityClass => 'App\Model\Entity\Article'
protected _registryAlias => 'Articles'
protected _eventManager => object( Cake\Event\EventManager ) id: 5 {
}
protected _eventClass => 'Cake\Event\Event'
protected _rulesChecker => null
protected _validatorClass => 'Cake\Validation\Validator'
protected _validators => [
]
}
$article = object( App\Model\Entity\Article ) id: 0 {
'id' => (int) 813
'image_id' => null
'section_id' => (int) 1
'issue_id' => (int) 82
'published' => object( Cake\I18n\FrozenDate ) id: 1 {
'time' => '2006-12-01 00:00:00.000000+01:00'
'timezone' => 'Europe/Warsaw'
'fixedNowTime' => false
protected _toStringFormat => [
'' => [maximum depth reached] ,
]
protected _jsonEncodeFormat => 'yyyy-MM-dd'
protected toStringFormat => 'Y-m-d'
protected weekendDays => [
'' => [maximum depth reached] ,
]
protected diffFormatter => null
protected _lastErrors => [
'' => [maximum depth reached] ,
]
protected relativePattern => '/this|next|last|tomorrow|yesterday|midnight|today|[+-]|first|last|ago/i'
protected days => [
'' => [maximum depth reached] ,
]
protected weekStartsAt => (int) 1
protected weekEndsAt => (int) 7
protected defaultLocale => null
protected lenientParsing => true
protected _formatters => [
'' => [maximum depth reached] ,
]
}
'articles_parents' => [
]
'issue' => object( App\Model\Entity\Issue ) id: 2 {
'month' => '12'
'year' => (int) 2006
'magazine_id' => (int) 1
'magazine' => object( App\Model\Entity\Magazine ) id: 3 {
}
'full_slug' => 'biblioteka-w-szkole/12-2006'
'slug' => 'biblioteka-w-szkole'
'full_cover' => null
'full_cover_xs' => null
'full_cover_sm' => null
'full_cover_md' => null
'full_bonus_cover' => null
'[new]' => false
'[accessible]' => [
'title' =>