№ 25, 28 февраля, 2008

common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52224 [title] => Мармеладная история [type] => 0 [primary_image_id] => [alias] => marmeladnaya-istoriya [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52224 [title] => Мармеладная история [type] => 0 [primary_image_id] => [alias] => marmeladnaya-istoriya [publishedon] => 1204156800 ) [_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] => 52225 [title] => След в истории [type] => 0 [primary_image_id] => [alias] => sled-v-istorii-74 [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52225 [title] => След в истории [type] => 0 [primary_image_id] => [alias] => sled-v-istorii-74 [publishedon] => 1204156800 ) [_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] => 52226 [title] => Тайны киевского подполья [type] => 0 [primary_image_id] => 28324 [alias] => tayny-kiyevskogo-podpol-ya [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52226 [title] => Тайны киевского подполья [type] => 0 [primary_image_id] => 28324 [alias] => tayny-kiyevskogo-podpol-ya [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28324 [src] => statics/upload/iblock/d1b/_isN_1204188215.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28324 [src] => statics/upload/iblock/d1b/_isN_1204188215.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] => 52227 [title] => Славные молодцы белозёрцы [type] => 0 [primary_image_id] => 28325 [alias] => slavnyye-molodtsy-belozertsy [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52227 [title] => Славные молодцы белозёрцы [type] => 0 [primary_image_id] => 28325 [alias] => slavnyye-molodtsy-belozertsy [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28325 [src] => statics/upload/iblock/b5b/_isN_1204187122.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28325 [src] => statics/upload/iblock/b5b/_isN_1204187122.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] => 52228 [title] => Братья-северяне [type] => 0 [primary_image_id] => 28326 [alias] => brat-ya-severyane [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52228 [title] => Братья-северяне [type] => 0 [primary_image_id] => 28326 [alias] => brat-ya-severyane [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28326 [src] => statics/upload/iblock/a66/_isN_1204186929.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28326 [src] => statics/upload/iblock/a66/_isN_1204186929.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] => 52229 [title] => «КОАГУЧЕК» для Данила Чежина [type] => 0 [primary_image_id] => [alias] => koaguchek-dlya-danila-chezhina [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52229 [title] => «КОАГУЧЕК» для Данила Чежина [type] => 0 [primary_image_id] => [alias] => koaguchek-dlya-danila-chezhina [publishedon] => 1204156800 ) [_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] => 52230 [title] => В детстве выборы напоминали мне праздник [type] => 0 [primary_image_id] => [alias] => v-det-stve-vybory-napominali-mne-prazdnik [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52230 [title] => В детстве выборы напоминали мне праздник [type] => 0 [primary_image_id] => [alias] => v-det-stve-vybory-napominali-mne-prazdnik [publishedon] => 1204156800 ) [_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] => 52231 [title] => Какой будет Россия после выборов? [type] => 0 [primary_image_id] => 28327 [alias] => kakoy-budet-rossiya-posle-vyborov [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52231 [title] => Какой будет Россия после выборов? [type] => 0 [primary_image_id] => 28327 [alias] => kakoy-budet-rossiya-posle-vyborov [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28327 [src] => statics/upload/iblock/1d2/_isN_1204186621.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28327 [src] => statics/upload/iblock/1d2/_isN_1204186621.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] => 52232 [title] => Советские паспорта в ряде случаев будут действительны до 2009 года [type] => 0 [primary_image_id] => [alias] => sovet-skiye-pasporta-v-ryade-sluchayev-budut-deystvitel-ny-do-2009-goda [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52232 [title] => Советские паспорта в ряде случаев будут действительны до 2009 года [type] => 0 [primary_image_id] => [alias] => sovet-skiye-pasporta-v-ryade-sluchayev-budut-deystvitel-ny-do-2009-goda [publishedon] => 1204156800 ) [_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
Советские паспорта в ряде случаев будут действительны до 2009 года
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52233 [title] => Елена НЕМЦОВА: У честного бизнеса оснований для тревоги нет [type] => 0 [primary_image_id] => 28328 [alias] => yelena-nemtsova-u-chestnogo-biznesa-osnovaniy-dlya-trevogi-net [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52233 [title] => Елена НЕМЦОВА: У честного бизнеса оснований для тревоги нет [type] => 0 [primary_image_id] => 28328 [alias] => yelena-nemtsova-u-chestnogo-biznesa-osnovaniy-dlya-trevogi-net [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28328 [src] => statics/upload/iblock/5a1/_isN_1204186428.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28328 [src] => statics/upload/iblock/5a1/_isN_1204186428.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] => 52234 [title] => Блиц-визит с долгосрочными последствиями [type] => 0 [primary_image_id] => 28329 [alias] => blits-vizit-s-dolgosrochnymi-posledstviyami [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52234 [title] => Блиц-визит с долгосрочными последствиями [type] => 0 [primary_image_id] => 28329 [alias] => blits-vizit-s-dolgosrochnymi-posledstviyami [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28329 [src] => statics/upload/iblock/934/_isN_1204186223.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28329 [src] => statics/upload/iblock/934/_isN_1204186223.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] => 52235 [title] => Политика [type] => 0 [primary_image_id] => [alias] => politika [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52235 [title] => Политика [type] => 0 [primary_image_id] => [alias] => politika [publishedon] => 1204156800 ) [_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] => 52236 [title] => ГЛАВНОЕ - ЛЮБИТЬ ЛЮДЕЙ [type] => 0 [primary_image_id] => [alias] => glavnoye-lyubit-lyudey [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52236 [title] => ГЛАВНОЕ - ЛЮБИТЬ ЛЮДЕЙ [type] => 0 [primary_image_id] => [alias] => glavnoye-lyubit-lyudey [publishedon] => 1204156800 ) [_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] => 52237 [title] => И Устюжский, и Любекский! На родине святого праведного Прокопия побывали устюжане [type] => 0 [primary_image_id] => 28330 [alias] => i-ustyuzhskiy-i-lyubekskiy-na-rodine-svyatogo-pravednogo-prokopiya-pobyvali-ustyuzhane [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52237 [title] => И Устюжский, и Любекский! На родине святого праведного Прокопия побывали устюжане [type] => 0 [primary_image_id] => 28330 [alias] => i-ustyuzhskiy-i-lyubekskiy-na-rodine-svyatogo-pravednogo-prokopiya-pobyvali-ustyuzhane [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28330 [src] => statics/upload/iblock/420/_isN_1204185225.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28330 [src] => statics/upload/iblock/420/_isN_1204185225.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] => 52238 [title] => Поздравляем батюшку! [type] => 0 [primary_image_id] => [alias] => pozdravlyayem-batyushku [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52238 [title] => Поздравляем батюшку! [type] => 0 [primary_image_id] => [alias] => pozdravlyayem-batyushku [publishedon] => 1204156800 ) [_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] => 52239 [title] => Тезоименитство Святейшейго Патриарха [type] => 0 [primary_image_id] => 28331 [alias] => tezoimenit-stvo-svyateysheygo-patriarkha [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52239 [title] => Тезоименитство Святейшейго Патриарха [type] => 0 [primary_image_id] => 28331 [alias] => tezoimenit-stvo-svyateysheygo-patriarkha [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28331 [src] => statics/upload/iblock/327/_isN_1204185048.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28331 [src] => statics/upload/iblock/327/_isN_1204185048.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] => 52240 [title] => Череповец к выборам готов! [type] => 0 [primary_image_id] => 28332 [alias] => cherepovets-k-vyboram-gotov [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52240 [title] => Череповец к выборам готов! [type] => 0 [primary_image_id] => 28332 [alias] => cherepovets-k-vyboram-gotov [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28332 [src] => statics/upload/iblock/abb/_isN_1204184961.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28332 [src] => statics/upload/iblock/abb/_isN_1204184961.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] => 52241 [title] => Зарплаты и пособия будут повышаться и впредь! [type] => 0 [primary_image_id] => [alias] => zarplaty-i-posobiya-budut-povyshat-sya-i-vpred [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52241 [title] => Зарплаты и пособия будут повышаться и впредь! [type] => 0 [primary_image_id] => [alias] => zarplaty-i-posobiya-budut-povyshat-sya-i-vpred [publishedon] => 1204156800 ) [_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] => 52242 [title] => О ЧЕМ МЕЧТАЕТ ЧАГОДА СЕГОДНЯ [type] => 0 [primary_image_id] => 28333 [alias] => o-chem-mechtayet-chagoda-segodnya [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52242 [title] => О ЧЕМ МЕЧТАЕТ ЧАГОДА СЕГОДНЯ [type] => 0 [primary_image_id] => 28333 [alias] => o-chem-mechtayet-chagoda-segodnya [publishedon] => 1204156800 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28333 [src] => statics/upload/iblock/9d4/_isN_1204184702.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 28333 [src] => statics/upload/iblock/9d4/_isN_1204184702.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] => 52243 [title] => Мы все смогли преодолеть, потому что были вместе и вместе работали [type] => 0 [primary_image_id] => [alias] => my-vse-smogli-preodolet-potomu-chto-byli-vmeste-i-vmeste-rabotali [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52243 [title] => Мы все смогли преодолеть, потому что были вместе и вместе работали [type] => 0 [primary_image_id] => [alias] => my-vse-smogli-preodolet-potomu-chto-byli-vmeste-i-vmeste-rabotali [publishedon] => 1204156800 ) [_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] => 52244 [title] => Приходите на выборы -Ваш голос важен для страны [type] => 0 [primary_image_id] => [alias] => prikhodite-na-vybory-vash-golos-vazhen-dlya-strany [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52244 [title] => Приходите на выборы -Ваш голос важен для страны [type] => 0 [primary_image_id] => [alias] => prikhodite-na-vybory-vash-golos-vazhen-dlya-strany [publishedon] => 1204156800 ) [_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] => 52245 [title] => Все на лыжню! [type] => 0 [primary_image_id] => [alias] => vse-na-lyzhnyu [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52245 [title] => Все на лыжню! [type] => 0 [primary_image_id] => [alias] => vse-na-lyzhnyu [publishedon] => 1204156800 ) [_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] => 52246 [title] => Награды победителям [type] => 0 [primary_image_id] => [alias] => nagrady-pobeditelyam [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52246 [title] => Награды победителям [type] => 0 [primary_image_id] => [alias] => nagrady-pobeditelyam [publishedon] => 1204156800 ) [_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] => 52247 [title] => С заботой о солдатах [type] => 0 [primary_image_id] => [alias] => s-zabotoy-o-soldatakh [publishedon] => 1204156800 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 52247 [title] => С заботой о солдатах [type] => 0 [primary_image_id] => [alias] => s-zabotoy-o-soldatakh [publishedon] => 1204156800 ) [_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
С заботой о солдатах
Показать все
Архив номеров