№ 71, 19 июня, 2008

common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60160 [title] => БАДы против старения [type] => 0 [primary_image_id] => [alias] => bady-protiv-stareniya [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60160 [title] => БАДы против старения [type] => 0 [primary_image_id] => [alias] => bady-protiv-stareniya [publishedon] => 1213833600 ) [_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] => 60161 [title] => Коротко о разном [type] => 0 [primary_image_id] => [alias] => korotko-o-raznom-49 [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60161 [title] => Коротко о разном [type] => 0 [primary_image_id] => [alias] => korotko-o-raznom-49 [publishedon] => 1213833600 ) [_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] => 60162 [title] => Подспорье [type] => 0 [primary_image_id] => [alias] => podspor-ye [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60162 [title] => Подспорье [type] => 0 [primary_image_id] => [alias] => podspor-ye [publishedon] => 1213833600 ) [_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] => 60163 [title] => Вкусное молоко у бабушки [type] => 0 [primary_image_id] => [alias] => vkusnoye-moloko-u-babushki [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60163 [title] => Вкусное молоко у бабушки [type] => 0 [primary_image_id] => [alias] => vkusnoye-moloko-u-babushki [publishedon] => 1213833600 ) [_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] => 60164 [title] => Ремонт для новосела [type] => 0 [primary_image_id] => [alias] => remont-dlya-novosela [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60164 [title] => Ремонт для новосела [type] => 0 [primary_image_id] => [alias] => remont-dlya-novosela [publishedon] => 1213833600 ) [_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] => 60165 [title] => Заплатите неустойку за бракованную мойку! [type] => 0 [primary_image_id] => [alias] => zaplatite-neustoyku-za-brakovannuyu-moyku [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60165 [title] => Заплатите неустойку за бракованную мойку! [type] => 0 [primary_image_id] => [alias] => zaplatite-neustoyku-za-brakovannuyu-moyku [publishedon] => 1213833600 ) [_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] => 60166 [title] => Одна лишь родина хранит... [type] => 0 [primary_image_id] => [alias] => odna-lish-rodina-khranit [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 60166 [title] => Одна лишь родина хранит... [type] => 0 [primary_image_id] => [alias] => odna-lish-rodina-khranit [publishedon] => 1213833600 ) [_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] => 51635 [title] => Мы должны оставаться людьми [type] => 0 [primary_image_id] => [alias] => my-dolzhny-ostavat-sya-lyud-mi [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51635 [title] => Мы должны оставаться людьми [type] => 0 [primary_image_id] => [alias] => my-dolzhny-ostavat-sya-lyud-mi [publishedon] => 1213833600 ) [_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] => 51636 [title] => Дмитрий ЕРМАКОВ СОБАЧЬЯ ЖИЗНЬ Рассказ-документ [type] => 0 [primary_image_id] => [alias] => dmitriy-yermakov-sobach-ya-zhizn-rasskaz-dokument [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51636 [title] => Дмитрий ЕРМАКОВ СОБАЧЬЯ ЖИЗНЬ Рассказ-документ [type] => 0 [primary_image_id] => [alias] => dmitriy-yermakov-sobach-ya-zhizn-rasskaz-dokument [publishedon] => 1213833600 ) [_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] => 51637 [title] => НУ И НУ! [type] => 0 [primary_image_id] => [alias] => nu-i-nu [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51637 [title] => НУ И НУ! [type] => 0 [primary_image_id] => [alias] => nu-i-nu [publishedon] => 1213833600 ) [_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] => 51638 [title] => Завтрак съешь сам [type] => 0 [primary_image_id] => 28123 [alias] => zavtrak-s-yesh-sam [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51638 [title] => Завтрак съешь сам [type] => 0 [primary_image_id] => 28123 [alias] => zavtrak-s-yesh-sam [publishedon] => 1213833600 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28123 [src] => statics/upload/iblock/5a8/_isN_1213874918.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28123 [src] => statics/upload/iblock/5a8/_isN_1213874918.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] => 51639 [title] => зубные странности [type] => 0 [primary_image_id] => 28124 [alias] => zubnyye-strannosti [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51639 [title] => зубные странности [type] => 0 [primary_image_id] => 28124 [alias] => zubnyye-strannosti [publishedon] => 1213833600 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28124 [src] => statics/upload/iblock/967/_isN_1213874847.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28124 [src] => statics/upload/iblock/967/_isN_1213874847.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] => 51640 [title] => След в истории [type] => 0 [primary_image_id] => [alias] => sled-v-istorii-68 [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51640 [title] => След в истории [type] => 0 [primary_image_id] => [alias] => sled-v-istorii-68 [publishedon] => 1213833600 ) [_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] => 51641 [title] => 22 ИЮНЯ - День памяти и скорби [type] => 0 [primary_image_id] => 28125 [alias] => 22-iyunya-den-pamyati-i-skorbi-2 [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51641 [title] => 22 ИЮНЯ - День памяти и скорби [type] => 0 [primary_image_id] => 28125 [alias] => 22-iyunya-den-pamyati-i-skorbi-2 [publishedon] => 1213833600 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28125 [src] => statics/upload/iblock/049/_isN_1213874201.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28125 [src] => statics/upload/iblock/049/_isN_1213874201.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
22 ИЮНЯ - День памяти и скорби
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51642 [title] => Спорт [type] => 0 [primary_image_id] => [alias] => sport-2 [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51642 [title] => Спорт [type] => 0 [primary_image_id] => [alias] => sport-2 [publishedon] => 1213833600 ) [_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] => 51643 [title] => На разных полюсах [type] => 0 [primary_image_id] => [alias] => na-raznykh-polyusakh [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51643 [title] => На разных полюсах [type] => 0 [primary_image_id] => [alias] => na-raznykh-polyusakh [publishedon] => 1213833600 ) [_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] => 51644 [title] => Уходят и приходят [type] => 0 [primary_image_id] => [alias] => ukhodyat-i-prikhodyat [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51644 [title] => Уходят и приходят [type] => 0 [primary_image_id] => [alias] => ukhodyat-i-prikhodyat [publishedon] => 1213833600 ) [_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] => 51645 [title] => Ирина БАРАНОВА: Аджилити -это прекрасно [type] => 0 [primary_image_id] => [alias] => irina-baranova-adzhiliti-eto-prekrasno [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51645 [title] => Ирина БАРАНОВА: Аджилити -это прекрасно [type] => 0 [primary_image_id] => [alias] => irina-baranova-adzhiliti-eto-prekrasno [publishedon] => 1213833600 ) [_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] => 51646 [title] => Загадочная страна Веспария [type] => 0 [primary_image_id] => 28126 [alias] => zagadochnaya-strana-vespariya [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51646 [title] => Загадочная страна Веспария [type] => 0 [primary_image_id] => 28126 [alias] => zagadochnaya-strana-vespariya [publishedon] => 1213833600 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28126 [src] => statics/upload/iblock/845/_isN_1213873778.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28126 [src] => statics/upload/iblock/845/_isN_1213873778.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] => 51647 [title] => Вологодское гончарство [type] => 0 [primary_image_id] => 28127 [alias] => vologodskoye-goncharstvo [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51647 [title] => Вологодское гончарство [type] => 0 [primary_image_id] => 28127 [alias] => vologodskoye-goncharstvo [publishedon] => 1213833600 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28127 [src] => statics/upload/iblock/201/_isN_1213873316.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28127 [src] => statics/upload/iblock/201/_isN_1213873316.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] => 51648 [title] => В Шаламовской гостиной [type] => 0 [primary_image_id] => [alias] => v-shalamovskoy-gostinoy [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51648 [title] => В Шаламовской гостиной [type] => 0 [primary_image_id] => [alias] => v-shalamovskoy-gostinoy [publishedon] => 1213833600 ) [_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] => 51649 [title] => Возвращают радость жизни [type] => 0 [primary_image_id] => [alias] => vozvrashchayut-radost-zhizni [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51649 [title] => Возвращают радость жизни [type] => 0 [primary_image_id] => [alias] => vozvrashchayut-radost-zhizni [publishedon] => 1213833600 ) [_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] => 51651 [title] => «Речные волки» из устья [type] => 0 [primary_image_id] => [alias] => rechnyye-volki-iz-ust-ya [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51651 [title] => «Речные волки» из устья [type] => 0 [primary_image_id] => [alias] => rechnyye-volki-iz-ust-ya [publishedon] => 1213833600 ) [_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] => 51656 [title] => Короткой строкой [type] => 0 [primary_image_id] => [alias] => korotkoy-strokoy-105 [publishedon] => 1213833600 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 51656 [title] => Короткой строкой [type] => 0 [primary_image_id] => [alias] => korotkoy-strokoy-105 [publishedon] => 1213833600 ) [_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
Короткой строкой
Показать все
Архив номеров