№ 147, 28 декабря, 2016

common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28672 [title] => Проект «Лучше всех!» и стал лучшим [type] => 0 [primary_image_id] => [alias] => proyekt-luchshe-vsekh-i-stal-luchshim [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28672 [title] => Проект «Лучше всех!» и стал лучшим [type] => 0 [primary_image_id] => [alias] => proyekt-luchshe-vsekh-i-stal-luchshim [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Проект «Лучше всех!» и стал лучшим
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28673 [title] => Тайны новогодней ночи [type] => 0 [primary_image_id] => 15150 [alias] => tayny-novogodney-nochi [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28673 [title] => Тайны новогодней ночи [type] => 0 [primary_image_id] => 15150 [alias] => tayny-novogodney-nochi [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15150 [src] => statics/upload/iblock/46e/00-Пугачева.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15150 [src] => statics/upload/iblock/46e/00-Пугачева.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Тайны новогодней ночи
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28674 [title] => Сборная правительства области уступила легендам хоккея всего одну шайбу [type] => 0 [primary_image_id] => 15151 [alias] => sbornaya-pravitel-stva-oblasti-ustupila-legendam-khokkeya-vsego-odnu-shaybu [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28674 [title] => Сборная правительства области уступила легендам хоккея всего одну шайбу [type] => 0 [primary_image_id] => 15151 [alias] => sbornaya-pravitel-stva-oblasti-ustupila-legendam-khokkeya-vsego-odnu-shaybu [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15151 [src] => statics/upload/iblock/75a/00-_IMG_2729.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15151 [src] => statics/upload/iblock/75a/00-_IMG_2729.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Сборная правительства области уступила легендам хоккея всего одну шайбу
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28675 [title] => У горожанки дома поселился петушиный хор [type] => 0 [primary_image_id] => 15152 [alias] => u-gorozhanki-doma-poselilsya-petushinyy-khor [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28675 [title] => У горожанки дома поселился петушиный хор [type] => 0 [primary_image_id] => 15152 [alias] => u-gorozhanki-doma-poselilsya-petushinyy-khor [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15152 [src] => statics/upload/iblock/603/00-IMG_4523.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15152 [src] => statics/upload/iblock/603/00-IMG_4523.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
У горожанки дома поселился петушиный хор
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28676 [title] => Петя заботится о своей Рябе в гараже [type] => 0 [primary_image_id] => 15153 [alias] => petya-zabotit-sya-o-svoyey-ryabe-v-garazhe [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28676 [title] => Петя заботится о своей Рябе в гараже [type] => 0 [primary_image_id] => 15153 [alias] => petya-zabotit-sya-o-svoyey-ryabe-v-garazhe [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15153 [src] => statics/upload/iblock/374/00-IMG_4195.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15153 [src] => statics/upload/iblock/374/00-IMG_4195.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Петя заботится о своей Рябе в гараже
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28677 [title] => Готовимся к году Петуха! [type] => 0 [primary_image_id] => 15154 [alias] => gotovimsya-k-godu-petukha [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28677 [title] => Готовимся к году Петуха! [type] => 0 [primary_image_id] => 15154 [alias] => gotovimsya-k-godu-petukha [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15154 [src] => statics/upload/iblock/a3b/00-IMG_4721.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15154 [src] => statics/upload/iblock/a3b/00-IMG_4721.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Готовимся к году Петуха!
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28678 [title] => Купить лес можно и по Интернету [type] => 0 [primary_image_id] => [alias] => kupit-les-mozhno-i-po-internetu [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28678 [title] => Купить лес можно и по Интернету [type] => 0 [primary_image_id] => [alias] => kupit-les-mozhno-i-po-internetu [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Купить лес можно  и по Интернету
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 55917 [title] => Пусть у всех всегда будет свет и уют! [type] => 0 [primary_image_id] => 29647 [alias] => pust-u-vsekh-vsegda-budet-svet-i-uyut [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 55917 [title] => Пусть у всех всегда будет свет и уют! [type] => 0 [primary_image_id] => 29647 [alias] => pust-u-vsekh-vsegda-budet-svet-i-uyut [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 29647 [src] => statics/upload/iblock/d94/школа 68.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 29647 [src] => statics/upload/iblock/d94/школа 68.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Пусть у всех всегда будет свет и уют!
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57526 [title] => «Зимние забавы» не уходят на каникулы! [type] => 0 [primary_image_id] => 30809 [alias] => zimniye-zabavy-ne-ukhodyat-na-kanikuly [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57526 [title] => «Зимние забавы» не уходят на каникулы! [type] => 0 [primary_image_id] => 30809 [alias] => zimniye-zabavy-ne-ukhodyat-na-kanikuly [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30809 [src] => statics/upload/iblock/433/Смирнов.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30809 [src] => statics/upload/iblock/433/Смирнов.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
«Зимние забавы» не уходят на каникулы!
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57527 [title] => Что можно успеть за восемь дней [type] => 0 [primary_image_id] => 30810 [alias] => chto-mozhno-uspet-za-vosem-dney [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57527 [title] => Что можно успеть за восемь дней [type] => 0 [primary_image_id] => 30810 [alias] => chto-mozhno-uspet-za-vosem-dney [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30810 [src] => statics/upload/iblock/f50/infogra.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30810 [src] => statics/upload/iblock/f50/infogra.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Что можно успеть за восемь дней
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57528 [title] => Придайте квартире на праздники сказочный вид [type] => 0 [primary_image_id] => 30811 [alias] => pridayte-kvartire-na-prazdniki-skazochnyy-vid [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57528 [title] => Придайте квартире на праздники сказочный вид [type] => 0 [primary_image_id] => 30811 [alias] => pridayte-kvartire-na-prazdniki-skazochnyy-vid [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30811 [src] => statics/upload/iblock/046/00-счастье.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30811 [src] => statics/upload/iblock/046/00-счастье.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Придайте квартире на праздники сказочный вид
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57529 [title] => На год Обезьяны я не в обиде [type] => 0 [primary_image_id] => 30812 [alias] => na-god-obez-yany-ya-ne-v-obide [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57529 [title] => На год Обезьяны я не в обиде [type] => 0 [primary_image_id] => 30812 [alias] => na-god-obez-yany-ya-ne-v-obide [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30812 [src] => statics/upload/iblock/805/00-28-2.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30812 [src] => statics/upload/iblock/805/00-28-2.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
На год Обезьяны я не в обиде
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57530 [title] => Как не ошибиться, выбирая шампанское? [type] => 0 [primary_image_id] => 30813 [alias] => kak-ne-oshibit-sya-vybiraya-shampanskoye [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57530 [title] => Как не ошибиться, выбирая шампанское? [type] => 0 [primary_image_id] => 30813 [alias] => kak-ne-oshibit-sya-vybiraya-shampanskoye [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30813 [src] => statics/upload/iblock/bda/00-бокалы.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 30813 [src] => statics/upload/iblock/bda/00-бокалы.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Как не ошибиться, выбирая шампанское?
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57531 [title] => Если вдруг не поздоровится [type] => 0 [primary_image_id] => [alias] => yesli-vdrug-ne-pozdorovit-sya [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57531 [title] => Если вдруг не поздоровится [type] => 0 [primary_image_id] => [alias] => yesli-vdrug-ne-pozdorovit-sya [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Если вдруг не поздоровится
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57532 [title] => Без помощи в новогодние праздники никого не оставят [type] => 0 [primary_image_id] => [alias] => bez-pomoshchi-v-novogodniye-prazdniki-nikogo-ne-ostavyat [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57532 [title] => Без помощи в новогодние праздники никого не оставят [type] => 0 [primary_image_id] => [alias] => bez-pomoshchi-v-novogodniye-prazdniki-nikogo-ne-ostavyat [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Без помощи в новогодние  праздники никого не оставят
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57533 [title] => О выплате пенсий в новогодние праздники [type] => 0 [primary_image_id] => [alias] => o-vyplate-pensiy-v-novogodniye-prazdniki [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 57533 [title] => О выплате пенсий в новогодние праздники [type] => 0 [primary_image_id] => [alias] => o-vyplate-pensiy-v-novogodniye-prazdniki [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
О выплате пенсий  в новогодние праздники
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28659 [title] => Необычные идеи для каникул [type] => 0 [primary_image_id] => [alias] => neobychnyye-idei-dlya-kanikul [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28659 [title] => Необычные идеи для каникул [type] => 0 [primary_image_id] => [alias] => neobychnyye-idei-dlya-kanikul [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Необычные идеи для каникул
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28660 [title] => Чем запомнился вологжанам 2016-й год [type] => 0 [primary_image_id] => 15141 [alias] => chem-zapomnilsya-vologzhanam-2016-y-god [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28660 [title] => Чем запомнился вологжанам 2016-й год [type] => 0 [primary_image_id] => 15141 [alias] => chem-zapomnilsya-vologzhanam-2016-y-god [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15141 [src] => statics/upload/iblock/7d4/Бессмертный полк_PEV_4.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15141 [src] => statics/upload/iblock/7d4/Бессмертный полк_PEV_4.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Чем запомнился вологжанам 2016-й год
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28661 [title] => Как петухи издревле дом и счастье оберегают [type] => 0 [primary_image_id] => 15142 [alias] => kak-petukhi-izdrevle-dom-i-schast-ye-oberegayut [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28661 [title] => Как петухи издревле дом и счастье оберегают [type] => 0 [primary_image_id] => 15142 [alias] => kak-petukhi-izdrevle-dom-i-schast-ye-oberegayut [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15142 [src] => statics/upload/iblock/9f8/Петух_13.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15142 [src] => statics/upload/iblock/9f8/Петух_13.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Как петухи издревле дом  и счастье оберегают
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28662 [title] => Дед Мороз поздравил космонавтов [type] => 0 [primary_image_id] => [alias] => ded-moroz-pozdravil-kosmonavtov [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28662 [title] => Дед Мороз поздравил космонавтов [type] => 0 [primary_image_id] => [alias] => ded-moroz-pozdravil-kosmonavtov [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Дед Мороз поздравил космонавтов
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28663 [title] => Петухи - прирожденные джентльмены [type] => 0 [primary_image_id] => 15143 [alias] => petukhi-prirozhdennyye-dzhentl-meny [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28663 [title] => Петухи - прирожденные джентльмены [type] => 0 [primary_image_id] => 15143 [alias] => petukhi-prirozhdennyye-dzhentl-meny [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15143 [src] => statics/upload/iblock/d46/IMG_4865.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15143 [src] => statics/upload/iblock/d46/IMG_4865.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Петухи - прирожденные  джентльмены
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28664 [title] => В деревне Петухово благодарны… тараканам [type] => 0 [primary_image_id] => 15144 [alias] => v-derevne-petukhovo-blagodarny-tarakanam [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28664 [title] => В деревне Петухово благодарны… тараканам [type] => 0 [primary_image_id] => 15144 [alias] => v-derevne-petukhovo-blagodarny-tarakanam [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15144 [src] => statics/upload/iblock/f0e/DSCN9213.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15144 [src] => statics/upload/iblock/f0e/DSCN9213.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
В деревне Петухово благодарны… тараканам
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28665 [title] => Вологодчина скорбит вместе со всей страной [type] => 0 [primary_image_id] => 15145 [alias] => vologodchina-skorbit-vmeste-so-vsey-stranoy [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28665 [title] => Вологодчина скорбит вместе со всей страной [type] => 0 [primary_image_id] => 15145 [alias] => vologodchina-skorbit-vmeste-so-vsey-stranoy [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15145 [src] => statics/upload/iblock/ff8/3---фото-Людмила-Проворова-в-контакте-.-Виктор-Санин(слева)-двоюродный-брат-Сокольчанки-Людмилы-Проворовой.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15145 [src] => statics/upload/iblock/ff8/3---фото-Людмила-Проворова-в-контакте-.-Виктор-Санин(слева)-двоюродный-брат-Сокольчанки-Людмилы-Проворовой.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Вологодчина скорбит вместе со всей страной
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28666 [title] => Владимир Путин ответил на вопрос вологодского журналиста [type] => 0 [primary_image_id] => 15146 [alias] => vladimir-putin-otvetil-na-vopros-vologodskogo-zhurnalista [publishedon] => 1482919095 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28666 [title] => Владимир Путин ответил на вопрос вологодского журналиста [type] => 0 [primary_image_id] => 15146 [alias] => vladimir-putin-otvetil-na-vopros-vologodskogo-zhurnalista [publishedon] => 1482919095 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15146 [src] => statics/upload/iblock/6fa/Путин---Юров-(2)_1.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 15146 [src] => statics/upload/iblock/6fa/Путин---Юров-(2)_1.jpg [description] => [author] => ) [_related:yii\db\BaseActiveRecord:private] => Array ( ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( ) [_behaviors:yii\base\Component:private] => Array ( ) ) [marks] => Array ( ) ) [_errors:yii\base\Model:private] => [_validators:yii\base\Model:private] => [_scenario:yii\base\Model:private] => default [_events:yii\base\Component:private] => Array ( [beforeInsert] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) [beforeValidate] => Array ( [0] => Array ( [0] => Array ( [0] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) [1] => Array ( [0] => Array ( [0] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) [1] => timeToUnix ) [1] => ) ) [afterInsert] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterUpdate] => Array ( [0] => Array ( [0] => Array ( [0] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [1] => saveRelations ) [1] => ) ) [afterValidate] => Array ( [0] => Array ( [0] => Array ( [0] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [1] => tagsToString ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => Array ( [0] => yii\behaviors\TimestampBehavior Object ( [createdAtAttribute] => createdon [updatedAtAttribute] => editedon [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createdon [1] => editedon ) [beforeUpdate] => editedon ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [1] => yii\behaviors\BlameableBehavior Object ( [createdByAttribute] => createby [updatedByAttribute] => editby [value] => [attributes] => Array ( [beforeInsert] => Array ( [0] => createby [1] => editby ) [beforeUpdate] => editby ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [2] => Zelenin\yii\behaviors\Slug Object ( [slugAttribute] => alias [attribute] => Array ( [0] => title ) [ensureUnique] => 1 [replacement] => - [lowercase] => 1 [immutable] => 1 [transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC; [slugIsEmpty:Zelenin\yii\behaviors\Slug:private] => [value] => [uniqueValidator] => Array ( ) [uniqueSlugGenerator] => [attributes] => Array ( [beforeValidate] => alias ) [skipUpdateOnClean] => 1 [owner] => common\models\Article Object *RECURSION* ) [3] => voskobovich\behaviors\ManyToManyBehavior Object ( [relations] => Array ( [category_ids] => categories [marks_ids] => marks [image_ids] => images ) [_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( ) [_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array ( [category_ids] => Array ( [attribute] => category_ids ) [marks_ids] => Array ( [attribute] => marks_ids ) [image_ids] => Array ( [attribute] => image_ids ) ) [owner] => common\models\Article Object *RECURSION* ) [4] => common\behaviors\TagsBehavior Object ( [attributes] => Array ( [keywords] => , ) [owner] => common\models\Article Object *RECURSION* ) [5] => common\behaviors\UnixTimeBehavior Object ( [attributes] => Array ( [publishedon] => d-m-Y H:i ) [owner] => common\models\Article Object *RECURSION* ) ) ) 1
Владимир Путин ответил  на вопрос вологодского журналиста
Показать все
Архив номеров