Code Context
" alt="">
<div class="col-12 blog-post-content margin-60px-bottom sm-margin-30px-bottom text-center text-md-start">
<img src="<?= $blog->thumb->file ?>" alt="">
<div class="blog-text border-all d-inline-block w-100">
$viewFile = '/home/opurecreation/julienne/src/Template/Blogs/show.ctp' $dataForView = [ 'medias' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Media.id AS `Media__id`, Media.ref AS `Media__ref`, Media.ref_id AS `Media__ref_id`, Media.file AS `Media__file`, Media.position AS `Media__position`, Media.name AS `Media__name`, Media.active AS `Media__active`, Media.accueil AS `Media__accueil`, Media.portrait AS `Media__portrait`, Media.content AS `Media__content`, Media.lien AS `Media__lien`, Media.large AS `Media__large`, Media.background AS `Media__background`, Media.portfolio AS `Media__portfolio` FROM medias Media WHERE (Media.ref_id = :c0 AND Media.ref = :c1 AND Media.active = :c2) ORDER BY position ASC', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [[maximum depth reached]], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(Media\Model\Table\MediasTable) {} }, 'archives' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Blogs.id AS `Blogs__id`, Blogs.name AS `Blogs__name`, Blogs.content AS `Blogs__content`, Blogs.online AS `Blogs__online`, Blogs.media_id AS `Blogs__media_id`, Blogs.type AS `Blogs__type`, Blogs.slug AS `Blogs__slug`, Blogs.meta AS `Blogs__meta`, Blogs.keywords AS `Blogs__keywords`, Blogs.accueil AS `Blogs__accueil`, Blogs.sympo AS `Blogs__sympo`, Blogs.theme_id AS `Blogs__theme_id`, Blogs.created AS `Blogs__created`, Blogs.position AS `Blogs__position`, Thumb.id AS `Thumb__id`, Thumb.ref AS `Thumb__ref`, Thumb.ref_id AS `Thumb__ref_id`, Thumb.file AS `Thumb__file`, Thumb.position AS `Thumb__position`, Thumb.name AS `Thumb__name`, Thumb.active AS `Thumb__active`, Thumb.accueil AS `Thumb__accueil`, Thumb.portrait AS `Thumb__portrait`, Thumb.content AS `Thumb__content`, Thumb.lien AS `Thumb__lien`, Thumb.large AS `Thumb__large`, Thumb.background AS `Thumb__background`, Thumb.portfolio AS `Thumb__portfolio`, Themes.id AS `Themes__id`, Themes.name AS `Themes__name`, Themes.content AS `Themes__content`, Themes.online AS `Themes__online`, Themes.media_id AS `Themes__media_id`, Themes.slug AS `Themes__slug`, Themes.accueil AS `Themes__accueil`, Themes.archives AS `Themes__archives`, Themes.position AS `Themes__position`, Blogs_name_translation.id AS `Blogs_name_translation__id`, Blogs_name_translation.locale AS `Blogs_name_translation__locale`, Blogs_name_translation.model AS `Blogs_name_translation__model`, Blogs_name_translation.foreign_key AS `Blogs_name_translation__foreign_key`, Blogs_name_translation.field AS `Blogs_name_translation__field`, Blogs_name_translation.content AS `Blogs_name_translation__content`, Blogs_slug_translation.id AS `Blogs_slug_translation__id`, Blogs_slug_translation.locale AS `Blogs_slug_translation__locale`, Blogs_slug_translation.model AS `Blogs_slug_translation__model`, Blogs_slug_translation.foreign_key AS `Blogs_slug_translation__foreign_key`, Blogs_slug_translation.field AS `Blogs_slug_translation__field`, Blogs_slug_translation.content AS `Blogs_slug_translation__content`, Blogs_content_translation.id AS `Blogs_content_translation__id`, Blogs_content_translation.locale AS `Blogs_content_translation__locale`, Blogs_content_translation.model AS `Blogs_content_translation__model`, Blogs_content_translation.foreign_key AS `Blogs_content_translation__foreign_key`, Blogs_content_translation.field AS `Blogs_content_translation__field`, Blogs_content_translation.content AS `Blogs_content_translation__content`, Blogs_extrait_translation.id AS `Blogs_extrait_translation__id`, Blogs_extrait_translation.locale AS `Blogs_extrait_translation__locale`, Blogs_extrait_translation.model AS `Blogs_extrait_translation__model`, Blogs_extrait_translation.foreign_key AS `Blogs_extrait_translation__foreign_key`, Blogs_extrait_translation.field AS `Blogs_extrait_translation__field`, Blogs_extrait_translation.content AS `Blogs_extrait_translation__content`, Themes_name_translation.id AS `Themes_name_translation__id`, Themes_name_translation.locale AS `Themes_name_translation__locale`, Themes_name_translation.model AS `Themes_name_translation__model`, Themes_name_translation.foreign_key AS `Themes_name_translation__foreign_key`, Themes_name_translation.field AS `Themes_name_translation__field`, Themes_name_translation.content AS `Themes_name_translation__content`, Themes_slug_translation.id AS `Themes_slug_translation__id`, Themes_slug_translation.locale AS `Themes_slug_translation__locale`, Themes_slug_translation.model AS `Themes_slug_translation__model`, Themes_slug_translation.foreign_key AS `Themes_slug_translation__foreign_key`, Themes_slug_translation.field AS `Themes_slug_translation__field`, Themes_slug_translation.content AS `Themes_slug_translation__content`, Themes_content_translation.id AS `Themes_content_translation__id`, Themes_content_translation.locale AS `Themes_content_translation__locale`, Themes_content_translation.model AS `Themes_content_translation__model`, Themes_content_translation.foreign_key AS `Themes_content_translation__foreign_key`, Themes_content_translation.field AS `Themes_content_translation__field`, Themes_content_translation.content AS `Themes_content_translation__content` FROM blogs Blogs LEFT JOIN medias Thumb ON Thumb.id = (Blogs.media_id) LEFT JOIN themes Themes ON Themes.id = (Blogs.theme_id) LEFT JOIN i18n Blogs_name_translation ON (Blogs_name_translation.model = :c0 AND Blogs_name_translation.field = :c1 AND Blogs_name_translation.locale = :c2 AND Blogs.id = (Blogs_name_translation.foreign_key)) LEFT JOIN i18n Blogs_slug_translation ON (Blogs_slug_translation.model = :c3 AND Blogs_slug_translation.field = :c4 AND Blogs_slug_translation.locale = :c5 AND Blogs.id = (Blogs_slug_translation.foreign_key)) LEFT JOIN i18n Blogs_content_translation ON (Blogs_content_translation.model = :c6 AND Blogs_content_translation.field = :c7 AND Blogs_content_translation.locale = :c8 AND Blogs.id = (Blogs_content_translation.foreign_key)) LEFT JOIN i18n Blogs_extrait_translation ON (Blogs_extrait_translation.model = :c9 AND Blogs_extrait_translation.field = :c10 AND Blogs_extrait_translation.locale = :c11 AND Blogs.id = (Blogs_extrait_translation.foreign_key)) LEFT JOIN i18n Themes_name_translation ON (Themes_name_translation.model = :c12 AND Themes_name_translation.field = :c13 AND Themes_name_translation.locale = :c14 AND Themes.id = (Themes_name_translation.foreign_key)) LEFT JOIN i18n Themes_slug_translation ON (Themes_slug_translation.model = :c15 AND Themes_slug_translation.field = :c16 AND Themes_slug_translation.locale = :c17 AND Themes.id = (Themes_slug_translation.foreign_key)) LEFT JOIN i18n Themes_content_translation ON (Themes_content_translation.model = :c18 AND Themes_content_translation.field = :c19 AND Themes_content_translation.locale = :c20 AND Themes.id = (Themes_content_translation.foreign_key)) WHERE (Blogs.online = :c21 AND Blogs.theme_id = :c22) ORDER BY Blogs.position asc', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 3, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\BlogsTable) {} }, 'themes' => object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Themes.id AS `Themes__id`, Themes.name AS `Themes__name`, Themes.content AS `Themes__content`, Themes.online AS `Themes__online`, Themes.media_id AS `Themes__media_id`, Themes.slug AS `Themes__slug`, Themes.accueil AS `Themes__accueil`, Themes.archives AS `Themes__archives`, Themes.position AS `Themes__position`, Thumb.id AS `Thumb__id`, Thumb.ref AS `Thumb__ref`, Thumb.ref_id AS `Thumb__ref_id`, Thumb.file AS `Thumb__file`, Thumb.position AS `Thumb__position`, Thumb.name AS `Thumb__name`, Thumb.active AS `Thumb__active`, Thumb.accueil AS `Thumb__accueil`, Thumb.portrait AS `Thumb__portrait`, Thumb.content AS `Thumb__content`, Thumb.lien AS `Thumb__lien`, Thumb.large AS `Thumb__large`, Thumb.background AS `Thumb__background`, Thumb.portfolio AS `Thumb__portfolio`, Themes_name_translation.id AS `Themes_name_translation__id`, Themes_name_translation.locale AS `Themes_name_translation__locale`, Themes_name_translation.model AS `Themes_name_translation__model`, Themes_name_translation.foreign_key AS `Themes_name_translation__foreign_key`, Themes_name_translation.field AS `Themes_name_translation__field`, Themes_name_translation.content AS `Themes_name_translation__content`, Themes_slug_translation.id AS `Themes_slug_translation__id`, Themes_slug_translation.locale AS `Themes_slug_translation__locale`, Themes_slug_translation.model AS `Themes_slug_translation__model`, Themes_slug_translation.foreign_key AS `Themes_slug_translation__foreign_key`, Themes_slug_translation.field AS `Themes_slug_translation__field`, Themes_slug_translation.content AS `Themes_slug_translation__content`, Themes_content_translation.id AS `Themes_content_translation__id`, Themes_content_translation.locale AS `Themes_content_translation__locale`, Themes_content_translation.model AS `Themes_content_translation__model`, Themes_content_translation.foreign_key AS `Themes_content_translation__foreign_key`, Themes_content_translation.field AS `Themes_content_translation__field`, Themes_content_translation.content AS `Themes_content_translation__content` FROM themes Themes LEFT JOIN medias Thumb ON Thumb.id = (Themes.media_id) LEFT JOIN i18n Themes_name_translation ON (Themes_name_translation.model = :c0 AND Themes_name_translation.field = :c1 AND Themes_name_translation.locale = :c2 AND Themes.id = (Themes_name_translation.foreign_key)) LEFT JOIN i18n Themes_slug_translation ON (Themes_slug_translation.model = :c3 AND Themes_slug_translation.field = :c4 AND Themes_slug_translation.locale = :c5 AND Themes.id = (Themes_slug_translation.foreign_key)) LEFT JOIN i18n Themes_content_translation ON (Themes_content_translation.model = :c6 AND Themes_content_translation.field = :c7 AND Themes_content_translation.locale = :c8 AND Themes.id = (Themes_content_translation.foreign_key)) WHERE Themes.archives = :c9', 'params' => [ [maximum depth reached] ], 'defaultTypes' => [ [maximum depth reached] ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ [maximum depth reached] ], 'matching' => [[maximum depth reached]], 'extraOptions' => [[maximum depth reached]], 'repository' => object(App\Model\Table\ThemesTable) {} }, 'blog' => object(App\Model\Entity\Blog) { 'id' => (int) 22, 'name' => null, 'content' => null, 'online' => (int) 1, 'media_id' => (int) 1895, 'type' => 'blog', 'slug' => '', 'meta' => 'archives-2007', 'keywords' => null, 'accueil' => (int) 0, 'sympo' => (int) 0, 'theme_id' => (int) 8, 'created' => object(Cake\I18n\FrozenTime) {}, 'position' => (int) 17, 'theme' => object(App\Model\Entity\Theme) {}, 'thumb' => null, 'media' => [[maximum depth reached]], '_locale' => 'en_FR', '_translations' => [ [maximum depth reached] ], '[new]' => false, '[accessible]' => [ [maximum depth reached] ], '[dirty]' => [ [maximum depth reached] ], '[original]' => [[maximum depth reached]], '[virtual]' => [[maximum depth reached]], '[errors]' => [[maximum depth reached]], '[invalid]' => [[maximum depth reached]], '[repository]' => 'Blogs' }, 'lang' => 'fr' ] $medias = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Media.id AS `Media__id`, Media.ref AS `Media__ref`, Media.ref_id AS `Media__ref_id`, Media.file AS `Media__file`, Media.position AS `Media__position`, Media.name AS `Media__name`, Media.active AS `Media__active`, Media.accueil AS `Media__accueil`, Media.portrait AS `Media__portrait`, Media.content AS `Media__content`, Media.lien AS `Media__lien`, Media.large AS `Media__large`, Media.background AS `Media__background`, Media.portfolio AS `Media__portfolio` FROM medias Media WHERE (Media.ref_id = :c0 AND Media.ref = :c1 AND Media.active = :c2) ORDER BY position ASC', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Media__id' => 'integer', 'Media.id' => 'integer', 'id' => 'integer', 'Media__ref' => 'string', 'Media.ref' => 'string', 'ref' => 'string', 'Media__ref_id' => 'integer', 'Media.ref_id' => 'integer', 'ref_id' => 'integer', 'Media__file' => 'string', 'Media.file' => 'string', 'file' => 'string', 'Media__position' => 'integer', 'Media.position' => 'integer', 'position' => 'integer', 'Media__name' => 'string', 'Media.name' => 'string', 'name' => 'string', 'Media__active' => 'string', 'Media.active' => 'string', 'active' => 'string', 'Media__accueil' => 'string', 'Media.accueil' => 'string', 'accueil' => 'string', 'Media__portrait' => 'integer', 'Media.portrait' => 'integer', 'portrait' => 'integer', 'Media__content' => 'text', 'Media.content' => 'text', 'content' => 'text', 'Media__lien' => 'string', 'Media.lien' => 'string', 'lien' => 'string', 'Media__large' => 'integer', 'Media.large' => 'integer', 'large' => 'integer', 'Media__background' => 'string', 'Media.background' => 'string', 'background' => 'string', 'Media__portfolio' => 'string', 'Media.portfolio' => 'string', 'portfolio' => 'string' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(Media\Model\Table\MediasTable) {} } $archives = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Blogs.id AS `Blogs__id`, Blogs.name AS `Blogs__name`, Blogs.content AS `Blogs__content`, Blogs.online AS `Blogs__online`, Blogs.media_id AS `Blogs__media_id`, Blogs.type AS `Blogs__type`, Blogs.slug AS `Blogs__slug`, Blogs.meta AS `Blogs__meta`, Blogs.keywords AS `Blogs__keywords`, Blogs.accueil AS `Blogs__accueil`, Blogs.sympo AS `Blogs__sympo`, Blogs.theme_id AS `Blogs__theme_id`, Blogs.created AS `Blogs__created`, Blogs.position AS `Blogs__position`, Thumb.id AS `Thumb__id`, Thumb.ref AS `Thumb__ref`, Thumb.ref_id AS `Thumb__ref_id`, Thumb.file AS `Thumb__file`, Thumb.position AS `Thumb__position`, Thumb.name AS `Thumb__name`, Thumb.active AS `Thumb__active`, Thumb.accueil AS `Thumb__accueil`, Thumb.portrait AS `Thumb__portrait`, Thumb.content AS `Thumb__content`, Thumb.lien AS `Thumb__lien`, Thumb.large AS `Thumb__large`, Thumb.background AS `Thumb__background`, Thumb.portfolio AS `Thumb__portfolio`, Themes.id AS `Themes__id`, Themes.name AS `Themes__name`, Themes.content AS `Themes__content`, Themes.online AS `Themes__online`, Themes.media_id AS `Themes__media_id`, Themes.slug AS `Themes__slug`, Themes.accueil AS `Themes__accueil`, Themes.archives AS `Themes__archives`, Themes.position AS `Themes__position`, Blogs_name_translation.id AS `Blogs_name_translation__id`, Blogs_name_translation.locale AS `Blogs_name_translation__locale`, Blogs_name_translation.model AS `Blogs_name_translation__model`, Blogs_name_translation.foreign_key AS `Blogs_name_translation__foreign_key`, Blogs_name_translation.field AS `Blogs_name_translation__field`, Blogs_name_translation.content AS `Blogs_name_translation__content`, Blogs_slug_translation.id AS `Blogs_slug_translation__id`, Blogs_slug_translation.locale AS `Blogs_slug_translation__locale`, Blogs_slug_translation.model AS `Blogs_slug_translation__model`, Blogs_slug_translation.foreign_key AS `Blogs_slug_translation__foreign_key`, Blogs_slug_translation.field AS `Blogs_slug_translation__field`, Blogs_slug_translation.content AS `Blogs_slug_translation__content`, Blogs_content_translation.id AS `Blogs_content_translation__id`, Blogs_content_translation.locale AS `Blogs_content_translation__locale`, Blogs_content_translation.model AS `Blogs_content_translation__model`, Blogs_content_translation.foreign_key AS `Blogs_content_translation__foreign_key`, Blogs_content_translation.field AS `Blogs_content_translation__field`, Blogs_content_translation.content AS `Blogs_content_translation__content`, Blogs_extrait_translation.id AS `Blogs_extrait_translation__id`, Blogs_extrait_translation.locale AS `Blogs_extrait_translation__locale`, Blogs_extrait_translation.model AS `Blogs_extrait_translation__model`, Blogs_extrait_translation.foreign_key AS `Blogs_extrait_translation__foreign_key`, Blogs_extrait_translation.field AS `Blogs_extrait_translation__field`, Blogs_extrait_translation.content AS `Blogs_extrait_translation__content`, Themes_name_translation.id AS `Themes_name_translation__id`, Themes_name_translation.locale AS `Themes_name_translation__locale`, Themes_name_translation.model AS `Themes_name_translation__model`, Themes_name_translation.foreign_key AS `Themes_name_translation__foreign_key`, Themes_name_translation.field AS `Themes_name_translation__field`, Themes_name_translation.content AS `Themes_name_translation__content`, Themes_slug_translation.id AS `Themes_slug_translation__id`, Themes_slug_translation.locale AS `Themes_slug_translation__locale`, Themes_slug_translation.model AS `Themes_slug_translation__model`, Themes_slug_translation.foreign_key AS `Themes_slug_translation__foreign_key`, Themes_slug_translation.field AS `Themes_slug_translation__field`, Themes_slug_translation.content AS `Themes_slug_translation__content`, Themes_content_translation.id AS `Themes_content_translation__id`, Themes_content_translation.locale AS `Themes_content_translation__locale`, Themes_content_translation.model AS `Themes_content_translation__model`, Themes_content_translation.foreign_key AS `Themes_content_translation__foreign_key`, Themes_content_translation.field AS `Themes_content_translation__field`, Themes_content_translation.content AS `Themes_content_translation__content` FROM blogs Blogs LEFT JOIN medias Thumb ON Thumb.id = (Blogs.media_id) LEFT JOIN themes Themes ON Themes.id = (Blogs.theme_id) LEFT JOIN i18n Blogs_name_translation ON (Blogs_name_translation.model = :c0 AND Blogs_name_translation.field = :c1 AND Blogs_name_translation.locale = :c2 AND Blogs.id = (Blogs_name_translation.foreign_key)) LEFT JOIN i18n Blogs_slug_translation ON (Blogs_slug_translation.model = :c3 AND Blogs_slug_translation.field = :c4 AND Blogs_slug_translation.locale = :c5 AND Blogs.id = (Blogs_slug_translation.foreign_key)) LEFT JOIN i18n Blogs_content_translation ON (Blogs_content_translation.model = :c6 AND Blogs_content_translation.field = :c7 AND Blogs_content_translation.locale = :c8 AND Blogs.id = (Blogs_content_translation.foreign_key)) LEFT JOIN i18n Blogs_extrait_translation ON (Blogs_extrait_translation.model = :c9 AND Blogs_extrait_translation.field = :c10 AND Blogs_extrait_translation.locale = :c11 AND Blogs.id = (Blogs_extrait_translation.foreign_key)) LEFT JOIN i18n Themes_name_translation ON (Themes_name_translation.model = :c12 AND Themes_name_translation.field = :c13 AND Themes_name_translation.locale = :c14 AND Themes.id = (Themes_name_translation.foreign_key)) LEFT JOIN i18n Themes_slug_translation ON (Themes_slug_translation.model = :c15 AND Themes_slug_translation.field = :c16 AND Themes_slug_translation.locale = :c17 AND Themes.id = (Themes_slug_translation.foreign_key)) LEFT JOIN i18n Themes_content_translation ON (Themes_content_translation.model = :c18 AND Themes_content_translation.field = :c19 AND Themes_content_translation.locale = :c20 AND Themes.id = (Themes_content_translation.foreign_key)) WHERE (Blogs.online = :c21 AND Blogs.theme_id = :c22) ORDER BY Blogs.position asc', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ], ':c10' => [ [maximum depth reached] ], ':c11' => [ [maximum depth reached] ], ':c12' => [ [maximum depth reached] ], ':c13' => [ [maximum depth reached] ], ':c14' => [ [maximum depth reached] ], ':c15' => [ [maximum depth reached] ], ':c16' => [ [maximum depth reached] ], ':c17' => [ [maximum depth reached] ], ':c18' => [ [maximum depth reached] ], ':c19' => [ [maximum depth reached] ], ':c20' => [ [maximum depth reached] ], ':c21' => [ [maximum depth reached] ], ':c22' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Blogs__id' => 'integer', 'Blogs.id' => 'integer', 'id' => 'integer', 'Blogs__name' => 'string', 'Blogs.name' => 'string', 'name' => 'string', 'Blogs__content' => 'text', 'Blogs.content' => 'text', 'content' => 'text', 'Blogs__online' => 'integer', 'Blogs.online' => 'integer', 'online' => 'integer', 'Blogs__media_id' => 'integer', 'Blogs.media_id' => 'integer', 'media_id' => 'integer', 'Blogs__type' => 'string', 'Blogs.type' => 'string', 'type' => 'string', 'Blogs__slug' => 'string', 'Blogs.slug' => 'string', 'slug' => 'string', 'Blogs__meta' => 'string', 'Blogs.meta' => 'string', 'meta' => 'string', 'Blogs__keywords' => 'string', 'Blogs.keywords' => 'string', 'keywords' => 'string', 'Blogs__accueil' => 'integer', 'Blogs.accueil' => 'integer', 'accueil' => 'integer', 'Blogs__sympo' => 'integer', 'Blogs.sympo' => 'integer', 'sympo' => 'integer', 'Blogs__theme_id' => 'integer', 'Blogs.theme_id' => 'integer', 'theme_id' => 'integer', 'Blogs__created' => 'datetime', 'Blogs.created' => 'datetime', 'created' => 'datetime', 'Blogs__position' => 'integer', 'Blogs.position' => 'integer', 'position' => 'integer', 'I18n__id' => 'integer', 'I18n.id' => 'integer', 'I18n__locale' => 'string', 'I18n.locale' => 'string', 'locale' => 'string', 'I18n__model' => 'string', 'I18n.model' => 'string', 'model' => 'string', 'I18n__foreign_key' => 'integer', 'I18n.foreign_key' => 'integer', 'foreign_key' => 'integer', 'I18n__field' => 'string', 'I18n.field' => 'string', 'field' => 'string', 'I18n__content' => 'text', 'I18n.content' => 'text', 'Media__id' => 'integer', 'Media.id' => 'integer', 'Media__ref' => 'string', 'Media.ref' => 'string', 'ref' => 'string', 'Media__ref_id' => 'integer', 'Media.ref_id' => 'integer', 'ref_id' => 'integer', 'Media__file' => 'string', 'Media.file' => 'string', 'file' => 'string', 'Media__position' => 'integer', 'Media.position' => 'integer', 'Media__name' => 'string', 'Media.name' => 'string', 'Media__active' => 'string', 'Media.active' => 'string', 'active' => 'string', 'Media__accueil' => 'string', 'Media.accueil' => 'string', 'Media__portrait' => 'integer', 'Media.portrait' => 'integer', 'portrait' => 'integer', 'Media__content' => 'text', 'Media.content' => 'text', 'Media__lien' => 'string', 'Media.lien' => 'string', 'lien' => 'string', 'Media__large' => 'integer', 'Media.large' => 'integer', 'large' => 'integer', 'Media__background' => 'string', 'Media.background' => 'string', 'background' => 'string', 'Media__portfolio' => 'string', 'Media.portfolio' => 'string', 'portfolio' => 'string', 'Thumb__id' => 'integer', 'Thumb.id' => 'integer', 'Thumb__ref' => 'string', 'Thumb.ref' => 'string', 'Thumb__ref_id' => 'integer', 'Thumb.ref_id' => 'integer', 'Thumb__file' => 'string', 'Thumb.file' => 'string', 'Thumb__position' => 'integer', 'Thumb.position' => 'integer', 'Thumb__name' => 'string', 'Thumb.name' => 'string', 'Thumb__active' => 'string', 'Thumb.active' => 'string', 'Thumb__accueil' => 'string', 'Thumb.accueil' => 'string', 'Thumb__portrait' => 'integer', 'Thumb.portrait' => 'integer', 'Thumb__content' => 'text', 'Thumb.content' => 'text', 'Thumb__lien' => 'string', 'Thumb.lien' => 'string', 'Thumb__large' => 'integer', 'Thumb.large' => 'integer', 'Thumb__background' => 'string', 'Thumb.background' => 'string', 'Thumb__portfolio' => 'string', 'Thumb.portfolio' => 'string', 'Themes__id' => 'integer', 'Themes.id' => 'integer', 'Themes__name' => 'string', 'Themes.name' => 'string', 'Themes__content' => 'text', 'Themes.content' => 'text', 'Themes__online' => 'integer', 'Themes.online' => 'integer', 'Themes__media_id' => 'integer', 'Themes.media_id' => 'integer', 'Themes__slug' => 'string', 'Themes.slug' => 'string', 'Themes__accueil' => 'integer', 'Themes.accueil' => 'integer', 'Themes__archives' => 'integer', 'Themes.archives' => 'integer', 'archives' => 'integer', 'Themes__position' => 'integer', 'Themes.position' => 'integer', 'Blogs_name_translation__id' => 'integer', 'Blogs_name_translation.id' => 'integer', 'Blogs_name_translation__locale' => 'string', 'Blogs_name_translation.locale' => 'string', 'Blogs_name_translation__model' => 'string', 'Blogs_name_translation.model' => 'string', 'Blogs_name_translation__foreign_key' => 'integer', 'Blogs_name_translation.foreign_key' => 'integer', 'Blogs_name_translation__field' => 'string', 'Blogs_name_translation.field' => 'string', 'Blogs_name_translation__content' => 'text', 'Blogs_name_translation.content' => 'text', 'Blogs_slug_translation__id' => 'integer', 'Blogs_slug_translation.id' => 'integer', 'Blogs_slug_translation__locale' => 'string', 'Blogs_slug_translation.locale' => 'string', 'Blogs_slug_translation__model' => 'string', 'Blogs_slug_translation.model' => 'string', 'Blogs_slug_translation__foreign_key' => 'integer', 'Blogs_slug_translation.foreign_key' => 'integer', 'Blogs_slug_translation__field' => 'string', 'Blogs_slug_translation.field' => 'string', 'Blogs_slug_translation__content' => 'text', 'Blogs_slug_translation.content' => 'text', 'Blogs_content_translation__id' => 'integer', 'Blogs_content_translation.id' => 'integer', 'Blogs_content_translation__locale' => 'string', 'Blogs_content_translation.locale' => 'string', 'Blogs_content_translation__model' => 'string', 'Blogs_content_translation.model' => 'string', 'Blogs_content_translation__foreign_key' => 'integer', 'Blogs_content_translation.foreign_key' => 'integer', 'Blogs_content_translation__field' => 'string', 'Blogs_content_translation.field' => 'string', 'Blogs_content_translation__content' => 'text', 'Blogs_content_translation.content' => 'text', 'Blogs_extrait_translation__id' => 'integer', 'Blogs_extrait_translation.id' => 'integer', 'Blogs_extrait_translation__locale' => 'string', 'Blogs_extrait_translation.locale' => 'string', 'Blogs_extrait_translation__model' => 'string', 'Blogs_extrait_translation.model' => 'string', 'Blogs_extrait_translation__foreign_key' => 'integer', 'Blogs_extrait_translation.foreign_key' => 'integer', 'Blogs_extrait_translation__field' => 'string', 'Blogs_extrait_translation.field' => 'string', 'Blogs_extrait_translation__content' => 'text', 'Blogs_extrait_translation.content' => 'text', 'Themes_name_translation__id' => 'integer', 'Themes_name_translation.id' => 'integer', 'Themes_name_translation__locale' => 'string', 'Themes_name_translation.locale' => 'string', 'Themes_name_translation__model' => 'string', 'Themes_name_translation.model' => 'string', 'Themes_name_translation__foreign_key' => 'integer', 'Themes_name_translation.foreign_key' => 'integer', 'Themes_name_translation__field' => 'string', 'Themes_name_translation.field' => 'string', 'Themes_name_translation__content' => 'text', 'Themes_name_translation.content' => 'text', 'Themes_slug_translation__id' => 'integer', 'Themes_slug_translation.id' => 'integer', 'Themes_slug_translation__locale' => 'string', 'Themes_slug_translation.locale' => 'string', 'Themes_slug_translation__model' => 'string', 'Themes_slug_translation.model' => 'string', 'Themes_slug_translation__foreign_key' => 'integer', 'Themes_slug_translation.foreign_key' => 'integer', 'Themes_slug_translation__field' => 'string', 'Themes_slug_translation.field' => 'string', 'Themes_slug_translation__content' => 'text', 'Themes_slug_translation.content' => 'text', 'Themes_content_translation__id' => 'integer', 'Themes_content_translation.id' => 'integer', 'Themes_content_translation__locale' => 'string', 'Themes_content_translation.locale' => 'string', 'Themes_content_translation__model' => 'string', 'Themes_content_translation.model' => 'string', 'Themes_content_translation__foreign_key' => 'integer', 'Themes_content_translation.foreign_key' => 'integer', 'Themes_content_translation__field' => 'string', 'Themes_content_translation.field' => 'string', 'Themes_content_translation__content' => 'text', 'Themes_content_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 4, 'mapReducers' => (int) 0, 'contain' => [ 'I18n' => [ [maximum depth reached] ], 'Media' => [[maximum depth reached]], 'Thumb' => [[maximum depth reached]], 'Themes' => [ [maximum depth reached] ], 'Blogs_name_translation' => [ [maximum depth reached] ], 'Blogs_slug_translation' => [ [maximum depth reached] ], 'Blogs_content_translation' => [ [maximum depth reached] ], 'Blogs_extrait_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\BlogsTable) {} } $themes = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SELECT Themes.id AS `Themes__id`, Themes.name AS `Themes__name`, Themes.content AS `Themes__content`, Themes.online AS `Themes__online`, Themes.media_id AS `Themes__media_id`, Themes.slug AS `Themes__slug`, Themes.accueil AS `Themes__accueil`, Themes.archives AS `Themes__archives`, Themes.position AS `Themes__position`, Thumb.id AS `Thumb__id`, Thumb.ref AS `Thumb__ref`, Thumb.ref_id AS `Thumb__ref_id`, Thumb.file AS `Thumb__file`, Thumb.position AS `Thumb__position`, Thumb.name AS `Thumb__name`, Thumb.active AS `Thumb__active`, Thumb.accueil AS `Thumb__accueil`, Thumb.portrait AS `Thumb__portrait`, Thumb.content AS `Thumb__content`, Thumb.lien AS `Thumb__lien`, Thumb.large AS `Thumb__large`, Thumb.background AS `Thumb__background`, Thumb.portfolio AS `Thumb__portfolio`, Themes_name_translation.id AS `Themes_name_translation__id`, Themes_name_translation.locale AS `Themes_name_translation__locale`, Themes_name_translation.model AS `Themes_name_translation__model`, Themes_name_translation.foreign_key AS `Themes_name_translation__foreign_key`, Themes_name_translation.field AS `Themes_name_translation__field`, Themes_name_translation.content AS `Themes_name_translation__content`, Themes_slug_translation.id AS `Themes_slug_translation__id`, Themes_slug_translation.locale AS `Themes_slug_translation__locale`, Themes_slug_translation.model AS `Themes_slug_translation__model`, Themes_slug_translation.foreign_key AS `Themes_slug_translation__foreign_key`, Themes_slug_translation.field AS `Themes_slug_translation__field`, Themes_slug_translation.content AS `Themes_slug_translation__content`, Themes_content_translation.id AS `Themes_content_translation__id`, Themes_content_translation.locale AS `Themes_content_translation__locale`, Themes_content_translation.model AS `Themes_content_translation__model`, Themes_content_translation.foreign_key AS `Themes_content_translation__foreign_key`, Themes_content_translation.field AS `Themes_content_translation__field`, Themes_content_translation.content AS `Themes_content_translation__content` FROM themes Themes LEFT JOIN medias Thumb ON Thumb.id = (Themes.media_id) LEFT JOIN i18n Themes_name_translation ON (Themes_name_translation.model = :c0 AND Themes_name_translation.field = :c1 AND Themes_name_translation.locale = :c2 AND Themes.id = (Themes_name_translation.foreign_key)) LEFT JOIN i18n Themes_slug_translation ON (Themes_slug_translation.model = :c3 AND Themes_slug_translation.field = :c4 AND Themes_slug_translation.locale = :c5 AND Themes.id = (Themes_slug_translation.foreign_key)) LEFT JOIN i18n Themes_content_translation ON (Themes_content_translation.model = :c6 AND Themes_content_translation.field = :c7 AND Themes_content_translation.locale = :c8 AND Themes.id = (Themes_content_translation.foreign_key)) WHERE Themes.archives = :c9', 'params' => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ], ':c7' => [ [maximum depth reached] ], ':c8' => [ [maximum depth reached] ], ':c9' => [ [maximum depth reached] ] ], 'defaultTypes' => [ 'Themes__id' => 'integer', 'Themes.id' => 'integer', 'id' => 'integer', 'Themes__name' => 'string', 'Themes.name' => 'string', 'name' => 'string', 'Themes__content' => 'text', 'Themes.content' => 'text', 'content' => 'text', 'Themes__online' => 'integer', 'Themes.online' => 'integer', 'online' => 'integer', 'Themes__media_id' => 'integer', 'Themes.media_id' => 'integer', 'media_id' => 'integer', 'Themes__slug' => 'string', 'Themes.slug' => 'string', 'slug' => 'string', 'Themes__accueil' => 'integer', 'Themes.accueil' => 'integer', 'accueil' => 'integer', 'Themes__archives' => 'integer', 'Themes.archives' => 'integer', 'archives' => 'integer', 'Themes__position' => 'integer', 'Themes.position' => 'integer', 'position' => 'integer', 'I18n__id' => 'integer', 'I18n.id' => 'integer', 'I18n__locale' => 'string', 'I18n.locale' => 'string', 'locale' => 'string', 'I18n__model' => 'string', 'I18n.model' => 'string', 'model' => 'string', 'I18n__foreign_key' => 'integer', 'I18n.foreign_key' => 'integer', 'foreign_key' => 'integer', 'I18n__field' => 'string', 'I18n.field' => 'string', 'field' => 'string', 'I18n__content' => 'text', 'I18n.content' => 'text', 'Media__id' => 'integer', 'Media.id' => 'integer', 'Media__ref' => 'string', 'Media.ref' => 'string', 'ref' => 'string', 'Media__ref_id' => 'integer', 'Media.ref_id' => 'integer', 'ref_id' => 'integer', 'Media__file' => 'string', 'Media.file' => 'string', 'file' => 'string', 'Media__position' => 'integer', 'Media.position' => 'integer', 'Media__name' => 'string', 'Media.name' => 'string', 'Media__active' => 'string', 'Media.active' => 'string', 'active' => 'string', 'Media__accueil' => 'string', 'Media.accueil' => 'string', 'Media__portrait' => 'integer', 'Media.portrait' => 'integer', 'portrait' => 'integer', 'Media__content' => 'text', 'Media.content' => 'text', 'Media__lien' => 'string', 'Media.lien' => 'string', 'lien' => 'string', 'Media__large' => 'integer', 'Media.large' => 'integer', 'large' => 'integer', 'Media__background' => 'string', 'Media.background' => 'string', 'background' => 'string', 'Media__portfolio' => 'string', 'Media.portfolio' => 'string', 'portfolio' => 'string', 'Thumb__id' => 'integer', 'Thumb.id' => 'integer', 'Thumb__ref' => 'string', 'Thumb.ref' => 'string', 'Thumb__ref_id' => 'integer', 'Thumb.ref_id' => 'integer', 'Thumb__file' => 'string', 'Thumb.file' => 'string', 'Thumb__position' => 'integer', 'Thumb.position' => 'integer', 'Thumb__name' => 'string', 'Thumb.name' => 'string', 'Thumb__active' => 'string', 'Thumb.active' => 'string', 'Thumb__accueil' => 'string', 'Thumb.accueil' => 'string', 'Thumb__portrait' => 'integer', 'Thumb.portrait' => 'integer', 'Thumb__content' => 'text', 'Thumb.content' => 'text', 'Thumb__lien' => 'string', 'Thumb.lien' => 'string', 'Thumb__large' => 'integer', 'Thumb.large' => 'integer', 'Thumb__background' => 'string', 'Thumb.background' => 'string', 'Thumb__portfolio' => 'string', 'Thumb.portfolio' => 'string', 'Themes_name_translation__id' => 'integer', 'Themes_name_translation.id' => 'integer', 'Themes_name_translation__locale' => 'string', 'Themes_name_translation.locale' => 'string', 'Themes_name_translation__model' => 'string', 'Themes_name_translation.model' => 'string', 'Themes_name_translation__foreign_key' => 'integer', 'Themes_name_translation.foreign_key' => 'integer', 'Themes_name_translation__field' => 'string', 'Themes_name_translation.field' => 'string', 'Themes_name_translation__content' => 'text', 'Themes_name_translation.content' => 'text', 'Themes_slug_translation__id' => 'integer', 'Themes_slug_translation.id' => 'integer', 'Themes_slug_translation__locale' => 'string', 'Themes_slug_translation.locale' => 'string', 'Themes_slug_translation__model' => 'string', 'Themes_slug_translation.model' => 'string', 'Themes_slug_translation__foreign_key' => 'integer', 'Themes_slug_translation.foreign_key' => 'integer', 'Themes_slug_translation__field' => 'string', 'Themes_slug_translation.field' => 'string', 'Themes_slug_translation__content' => 'text', 'Themes_slug_translation.content' => 'text', 'Themes_content_translation__id' => 'integer', 'Themes_content_translation.id' => 'integer', 'Themes_content_translation__locale' => 'string', 'Themes_content_translation.locale' => 'string', 'Themes_content_translation__model' => 'string', 'Themes_content_translation.model' => 'string', 'Themes_content_translation__foreign_key' => 'integer', 'Themes_content_translation.foreign_key' => 'integer', 'Themes_content_translation__field' => 'string', 'Themes_content_translation.field' => 'string', 'Themes_content_translation__content' => 'text', 'Themes_content_translation.content' => 'text' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 2, 'mapReducers' => (int) 0, 'contain' => [ 'I18n' => [ [maximum depth reached] ], 'Media' => [[maximum depth reached]], 'Thumb' => [[maximum depth reached]], 'Themes_name_translation' => [ [maximum depth reached] ], 'Themes_slug_translation' => [ [maximum depth reached] ], 'Themes_content_translation' => [ [maximum depth reached] ] ], 'matching' => [], 'extraOptions' => [], 'repository' => object(App\Model\Table\ThemesTable) {} } $blog = object(App\Model\Entity\Blog) { 'id' => (int) 22, 'name' => null, 'content' => null, 'online' => (int) 1, 'media_id' => (int) 1895, 'type' => 'blog', 'slug' => '', 'meta' => 'archives-2007', 'keywords' => null, 'accueil' => (int) 0, 'sympo' => (int) 0, 'theme_id' => (int) 8, 'created' => object(Cake\I18n\FrozenTime) {}, 'position' => (int) 17, 'theme' => object(App\Model\Entity\Theme) {}, 'thumb' => null, 'media' => [], '_locale' => 'en_FR', '_translations' => [ 'fr' => object(App\Model\Entity\Blog) {} ], '[new]' => false, '[accessible]' => [ '*' => true ], '[dirty]' => [ '_translations' => true ], '[original]' => [], '[virtual]' => [], '[errors]' => [], '[invalid]' => [], '[repository]' => 'Blogs' } $lang = 'fr'
include - APP/Template/Blogs/show.ctp, line 69 Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240 Cake\View\View::_render() - CORE/src/View/View.php, line 1201 Cake\View\View::render() - CORE/src/View/View.php, line 803 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Http\Middleware\SecurityHeadersMiddleware::__invoke() - CORE/src/Http/Middleware/SecurityHeadersMiddleware.php, line 176 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65