№ 109, 30 сентября, 2015

common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 56080 [title] => Спасибо за школьный музей в Мяксе! [type] => 0 [primary_image_id] => [alias] => spasibo-za-shkol-nyy-muzey-v-myakse [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 56080 [title] => Спасибо за школьный музей в Мяксе! [type] => 0 [primary_image_id] => [alias] => spasibo-za-shkol-nyy-muzey-v-myakse [publishedon] => 1443605428 ) [_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] => 56081 [title] => Жизнь начинается с первых учителей [type] => 0 [primary_image_id] => [alias] => zhizn-nachinayet-sya-s-pervykh-uchiteley [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 56081 [title] => Жизнь начинается с первых учителей [type] => 0 [primary_image_id] => [alias] => zhizn-nachinayet-sya-s-pervykh-uchiteley [publishedon] => 1443605428 ) [_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] => 56082 [title] => Сколько там от Вашек до Парижа? [type] => 0 [primary_image_id] => 29769 [alias] => skol-ko-tam-ot-vashek-do-parizha [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 56082 [title] => Сколько там от Вашек до Парижа? [type] => 0 [primary_image_id] => 29769 [alias] => skol-ko-tam-ot-vashek-do-parizha [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 29769 [src] => statics/upload/iblock/1f9/35_учитель с указателем_анонс.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 29769 [src] => statics/upload/iblock/1f9/35_учитель с указателем_анонс.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] => 31094 [title] => Новости спорта [type] => 0 [primary_image_id] => [alias] => novosti-sporta-6 [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31094 [title] => Новости спорта [type] => 0 [primary_image_id] => [alias] => novosti-sporta-6 [publishedon] => 1443605428 ) [_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] => 31095 [title] => Оборона «сталеваров» заслужила похвалу тренера [type] => 0 [primary_image_id] => 16755 [alias] => oborona-stalevarov-zasluzhila-pokhvalu-trenera [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31095 [title] => Оборона «сталеваров» заслужила похвалу тренера [type] => 0 [primary_image_id] => 16755 [alias] => oborona-stalevarov-zasluzhila-pokhvalu-trenera [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16755 [src] => statics/upload/iblock/858/38_ЮГРА_3.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16755 [src] => statics/upload/iblock/858/38_ЮГРА_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] => 31096 [title] => Власьевская церковь вновь станет действующей [type] => 0 [primary_image_id] => 16756 [alias] => vlas-yevskaya-tserkov-vnov-stanet-deystvuyushchey [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31096 [title] => Власьевская церковь вновь станет действующей [type] => 0 [primary_image_id] => 16756 [alias] => vlas-yevskaya-tserkov-vnov-stanet-deystvuyushchey [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16756 [src] => statics/upload/iblock/5c2/38_Власьевская 003.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16756 [src] => statics/upload/iblock/5c2/38_Власьевская 003.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] => 31097 [title] => Вышитые иконы Ольги Фотеевой [type] => 0 [primary_image_id] => 16757 [alias] => vyshityye-ikony-ol-gi-foteyevoy [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31097 [title] => Вышитые иконы Ольги Фотеевой [type] => 0 [primary_image_id] => 16757 [alias] => vyshityye-ikony-ol-gi-foteyevoy [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16757 [src] => statics/upload/iblock/b96/38_DSC07290.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16757 [src] => statics/upload/iblock/b96/38_DSC07290.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] => 31098 [title] => Можно ли обгонять на сплошной? [type] => 0 [primary_image_id] => [alias] => mozhno-li-obgonyat-na-sploshnoy [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31098 [title] => Можно ли обгонять на сплошной? [type] => 0 [primary_image_id] => [alias] => mozhno-li-obgonyat-na-sploshnoy [publishedon] => 1443605428 ) [_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] => 31099 [title] => Получение прав и регистрация автомобиля - там, где удобно [type] => 0 [primary_image_id] => [alias] => polucheniye-prav-i-registratsiya-avtomobilya-tam-gde-udobno [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31099 [title] => Получение прав и регистрация автомобиля - там, где удобно [type] => 0 [primary_image_id] => [alias] => polucheniye-prav-i-registratsiya-avtomobilya-tam-gde-udobno [publishedon] => 1443605428 ) [_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] => 31100 [title] => Бойся начинающего «аса» [type] => 0 [primary_image_id] => 16758 [alias] => boysya-nachinayushchego-asa [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31100 [title] => Бойся начинающего «аса» [type] => 0 [primary_image_id] => 16758 [alias] => boysya-nachinayushchego-asa [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16758 [src] => statics/upload/iblock/bf8/33_Шесть погибших.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16758 [src] => statics/upload/iblock/bf8/33_Шесть погибших.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] => 31101 [title] => На улицах Вологды появились «живые знаки» [type] => 0 [primary_image_id] => 16759 [alias] => na-ulitsakh-vologdy-poyavilis-zhivyye-znaki [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31101 [title] => На улицах Вологды появились «живые знаки» [type] => 0 [primary_image_id] => 16759 [alias] => na-ulitsakh-vologdy-poyavilis-zhivyye-znaki [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16759 [src] => statics/upload/iblock/8d9/32_Живые знаки.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16759 [src] => statics/upload/iblock/8d9/32_Живые знаки.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] => 31102 [title] => Пешеходы должны стать заметнее [type] => 0 [primary_image_id] => 16760 [alias] => peshekhody-dolzhny-stat-zametneye [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31102 [title] => Пешеходы должны стать заметнее [type] => 0 [primary_image_id] => 16760 [alias] => peshekhody-dolzhny-stat-zametneye [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16760 [src] => statics/upload/iblock/79e/32_Светоотражатели-2.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16760 [src] => statics/upload/iblock/79e/32_Светоотражатели-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] => 31103 [title] => В Кириллове появится официальный пляж [type] => 0 [primary_image_id] => [alias] => v-kirillove-poyavit-sya-ofitsial-nyy-plyazh [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31103 [title] => В Кириллове появится официальный пляж [type] => 0 [primary_image_id] => [alias] => v-kirillove-poyavit-sya-ofitsial-nyy-plyazh [publishedon] => 1443605428 ) [_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] => 31104 [title] => Выбрали председателя молодежного избиркома [type] => 0 [primary_image_id] => [alias] => vybrali-predsedatelya-molodezhnogo-izbirkoma [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31104 [title] => Выбрали председателя молодежного избиркома [type] => 0 [primary_image_id] => [alias] => vybrali-predsedatelya-molodezhnogo-izbirkoma [publishedon] => 1443605428 ) [_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] => 31105 [title] => Вологда будет принимать крупный внешнеэкономический форум [type] => 0 [primary_image_id] => 16761 [alias] => vologda-budet-prinimat-krupnyy-vneshneekonomicheskiy-forum [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31105 [title] => Вологда будет принимать крупный внешнеэкономический форум [type] => 0 [primary_image_id] => 16761 [alias] => vologda-budet-prinimat-krupnyy-vneshneekonomicheskiy-forum [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16761 [src] => statics/upload/iblock/4c4/06_Оптимех.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16761 [src] => statics/upload/iblock/4c4/06_Оптимех.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] => 31106 [title] => Установлен «потолок» родительской платы за детские сады [type] => 0 [primary_image_id] => [alias] => ustanovlen-potolok-roditel-skoy-platy-za-det-skiye-sady [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31106 [title] => Установлен «потолок» родительской платы за детские сады [type] => 0 [primary_image_id] => [alias] => ustanovlen-potolok-roditel-skoy-platy-za-det-skiye-sady [publishedon] => 1443605428 ) [_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] => 31107 [title] => Вологодчина возвращается к однолетнему бюджету [type] => 0 [primary_image_id] => 16762 [alias] => vologodchina-vozvrashchayet-sya-k-odnoletnemu-byudzhetu [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31107 [title] => Вологодчина возвращается к однолетнему бюджету [type] => 0 [primary_image_id] => 16762 [alias] => vologodchina-vozvrashchayet-sya-k-odnoletnemu-byudzhetu [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16762 [src] => statics/upload/iblock/4a4/05_DSC_4848.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16762 [src] => statics/upload/iblock/4a4/05_DSC_4848.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] => 31108 [title] => Вологжанам предложено выбрать значимые даты из истории родного края [type] => 0 [primary_image_id] => 16763 [alias] => vologzhanam-predlozheno-vybrat-znachimyye-daty-iz-istorii-rodnogo-kraya [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31108 [title] => Вологжанам предложено выбрать значимые даты из истории родного края [type] => 0 [primary_image_id] => 16763 [alias] => vologzhanam-predlozheno-vybrat-znachimyye-daty-iz-istorii-rodnogo-kraya [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16763 [src] => statics/upload/iblock/25d/04_Вологодская01.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16763 [src] => statics/upload/iblock/25d/04_Вологодская01.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] => 31109 [title] => ВИЧ-инфекция находит новые жертвы [type] => 0 [primary_image_id] => [alias] => vich-infektsiya-nakhodit-novyye-zhertvy [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31109 [title] => ВИЧ-инфекция находит новые жертвы [type] => 0 [primary_image_id] => [alias] => vich-infektsiya-nakhodit-novyye-zhertvy [publishedon] => 1443605428 ) [_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] => 31110 [title] => День сердца продолжался целую неделю [type] => 0 [primary_image_id] => [alias] => den-serdtsa-prodolzhalsya-tseluyu-nedelyu [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31110 [title] => День сердца продолжался целую неделю [type] => 0 [primary_image_id] => [alias] => den-serdtsa-prodolzhalsya-tseluyu-nedelyu [publishedon] => 1443605428 ) [_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] => 31111 [title] => Вологодские чиновники вакцинировались публично [type] => 0 [primary_image_id] => 16764 [alias] => vologodskiye-chinovniki-vaktsinirovalis-publichno [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31111 [title] => Вологодские чиновники вакцинировались публично [type] => 0 [primary_image_id] => 16764 [alias] => vologodskiye-chinovniki-vaktsinirovalis-publichno [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16764 [src] => statics/upload/iblock/e97/30-PEV_6770.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16764 [src] => statics/upload/iblock/e97/30-PEV_6770.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] => 31112 [title] => Областная детская больница удивила чехов комфортом [type] => 0 [primary_image_id] => 16765 [alias] => oblastnaya-det-skaya-bol-nitsa-udivila-chekhov-komfortom [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31112 [title] => Областная детская больница удивила чехов комфортом [type] => 0 [primary_image_id] => 16765 [alias] => oblastnaya-det-skaya-bol-nitsa-udivila-chekhov-komfortom [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16765 [src] => statics/upload/iblock/00f/CIMG0429.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16765 [src] => statics/upload/iblock/00f/CIMG0429.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] => 31113 [title] => Новинки кабельных каналов: от «Оскара» до… компота [type] => 0 [primary_image_id] => 16766 [alias] => novinki-kabel-nykh-kanalov-ot-oskara-do-kompota [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31113 [title] => Новинки кабельных каналов: от «Оскара» до… компота [type] => 0 [primary_image_id] => 16766 [alias] => novinki-kabel-nykh-kanalov-ot-oskara-do-kompota [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16766 [src] => statics/upload/iblock/381/Плоть.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16766 [src] => statics/upload/iblock/381/Плоть.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] => 31114 [title] => Вологда надела музыкальные «Кружева» [type] => 0 [primary_image_id] => 16767 [alias] => vologda-nadela-muzykal-nyye-kruzheva [publishedon] => 1443605428 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 31114 [title] => Вологда надела музыкальные «Кружева» [type] => 0 [primary_image_id] => 16767 [alias] => vologda-nadela-muzykal-nyye-kruzheva [publishedon] => 1443605428 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16767 [src] => statics/upload/iblock/52d/Alexey Kolosov-ZVONY-2015-00.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 16767 [src] => statics/upload/iblock/52d/Alexey Kolosov-ZVONY-2015-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
Вологда надела музыкальные «Кружева»
Показать все
Архив номеров