№ 85, 3 августа, 2022

Только на сайте
common\models\Article Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84209 [title] => Игры в санкции [type] => 0 [primary_image_id] => 65767 [alias] => igry-v-sanktsii [publishedon] => 1659612060 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84209 [title] => Игры в санкции [type] => 0 [primary_image_id] => 65767 [alias] => igry-v-sanktsii [publishedon] => 1659612060 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65767 [src] => statics/images/arcticles/082022/04082022xc5ae7c22.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65767 [src] => statics/images/arcticles/082022/04082022xc5ae7c22.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 ( [0] => common\models\Mark Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 4 [title] => Только на сайте [alias] => only-site [class] => extended-label ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 4 [title] => Только на сайте [alias] => only-site [class] => extended-label ) [_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 ( [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\Mark Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => 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\Mark Object *RECURSION* ) ) ) ) ) [_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] => 84144 [title] => Здравствуй, дерево! [type] => 0 [primary_image_id] => 65679 [alias] => zdravstvuy-derevo [publishedon] => 1659532560 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84144 [title] => Здравствуй, дерево! [type] => 0 [primary_image_id] => 65679 [alias] => zdravstvuy-derevo [publishedon] => 1659532560 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65679 [src] => statics/images/arcticles/082022/03082022xc4aed1d8.jpg [description] => [author] => Фото Любови Бритвиной ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65679 [src] => statics/images/arcticles/082022/03082022xc4aed1d8.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] => 84150 [title] => Как на Вологодчине выращивают призовых лошадей [type] => 0 [primary_image_id] => 65688 [alias] => kak-na-vologodchine-vyrashchivayut-prizovykh-loshadey [publishedon] => 1659532541 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84150 [title] => Как на Вологодчине выращивают призовых лошадей [type] => 0 [primary_image_id] => 65688 [alias] => kak-na-vologodchine-vyrashchivayut-prizovykh-loshadey [publishedon] => 1659532541 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65688 [src] => statics/images/arcticles/082022/03082022x13bc58c3.jpg [description] => Тренер-наездник Алексей Чистяков с чемпионом Людвигом породы русская рысистая. [author] => Фото Сергея Юрова ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65688 [src] => statics/images/arcticles/082022/03082022x13bc58c3.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 ( [0] => common\models\Mark Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 6 [title] => Фото больше, чем в газете [alias] => foto [class] => extended-label ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 6 [title] => Фото больше, чем в газете [alias] => foto [class] => extended-label ) [_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 ( [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\Mark Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => 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\Mark Object *RECURSION* ) ) ) ) ) [_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] => 84161 [title] => Карта грибных мест [type] => 0 [primary_image_id] => 65714 [alias] => karta-gribnykh-mest [publishedon] => 1659532537 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84161 [title] => Карта грибных мест [type] => 0 [primary_image_id] => 65714 [alias] => karta-gribnykh-mest [publishedon] => 1659532537 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65714 [src] => statics/images/arcticles/082022/03082022x7983a2c8.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65714 [src] => statics/images/arcticles/082022/03082022x7983a2c8.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] => 84193 [title] => Как соорудить из мотороллера лифт для пчел [type] => 0 [primary_image_id] => 65748 [alias] => kak-soorudit-iz-motorollera-lift-dlya-pchel [publishedon] => 1659532527 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84193 [title] => Как соорудить из мотороллера лифт для пчел [type] => 0 [primary_image_id] => 65748 [alias] => kak-soorudit-iz-motorollera-lift-dlya-pchel [publishedon] => 1659532527 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65748 [src] => statics/images/arcticles/082022/03082022x722c2a0f.jpg [description] => Для Николая Веникова пчеловодство - главное увлечение и смысл жизни. [author] => Фото автора ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65748 [src] => statics/images/arcticles/082022/03082022x722c2a0f.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] => 84187 [title] => Испеки потихоньку калитку [type] => 0 [primary_image_id] => 65742 [alias] => ispeki-potikhon-ku-kalitku [publishedon] => 1659532525 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84187 [title] => Испеки потихоньку калитку [type] => 0 [primary_image_id] => 65742 [alias] => ispeki-potikhon-ku-kalitku [publishedon] => 1659532525 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65742 [src] => statics/images/arcticles/082022/03082022x115c999b.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65742 [src] => statics/images/arcticles/082022/03082022x115c999b.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] => 84189 [title] => Садовая работа на перспективу [type] => 0 [primary_image_id] => 65744 [alias] => sadovaya-rabota-na-perspektivu [publishedon] => 1659532524 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84189 [title] => Садовая работа на перспективу [type] => 0 [primary_image_id] => 65744 [alias] => sadovaya-rabota-na-perspektivu [publishedon] => 1659532524 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65744 [src] => statics/images/arcticles/082022/03082022x3044e58a.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65744 [src] => statics/images/arcticles/082022/03082022x3044e58a.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] => 84188 [title] => Спокойствие, только спокойствие! [type] => 0 [primary_image_id] => 65743 [alias] => spokoystviye-tol-ko-spokoystviye [publishedon] => 1659532522 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84188 [title] => Спокойствие, только спокойствие! [type] => 0 [primary_image_id] => 65743 [alias] => spokoystviye-tol-ko-spokoystviye [publishedon] => 1659532522 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65743 [src] => statics/images/arcticles/082022/03082022x0cf90232.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65743 [src] => statics/images/arcticles/082022/03082022x0cf90232.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] => 84190 [title] => Секрет отличной фигуры - салат с кольраби [type] => 0 [primary_image_id] => 65745 [alias] => sekret-otlichnoy-figury-salat-s-kol-rabi [publishedon] => 1659532520 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84190 [title] => Секрет отличной фигуры - салат с кольраби [type] => 0 [primary_image_id] => 65745 [alias] => sekret-otlichnoy-figury-salat-s-kol-rabi [publishedon] => 1659532520 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65745 [src] => statics/images/arcticles/082022/03082022xfdaf04e4.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65745 [src] => statics/images/arcticles/082022/03082022xfdaf04e4.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] => 84191 [title] => Готовимся к рыбалке по науке! [type] => 0 [primary_image_id] => 65746 [alias] => gotovimsya-k-rybalke-po-nauke [publishedon] => 1659532519 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84191 [title] => Готовимся к рыбалке по науке! [type] => 0 [primary_image_id] => 65746 [alias] => gotovimsya-k-rybalke-po-nauke [publishedon] => 1659532519 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65746 [src] => statics/images/arcticles/082022/03082022x9ee4bc78.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65746 [src] => statics/images/arcticles/082022/03082022x9ee4bc78.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] => 84192 [title] => Чем заняться на огороде в начале августа [type] => 0 [primary_image_id] => 65747 [alias] => chem-zanyat-sya-na-ogorode-v-nachale-avgusta [publishedon] => 1659532516 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84192 [title] => Чем заняться на огороде в начале августа [type] => 0 [primary_image_id] => 65747 [alias] => chem-zanyat-sya-na-ogorode-v-nachale-avgusta [publishedon] => 1659532516 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65747 [src] => statics/images/arcticles/082022/03082022xa2f2e1e5.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65747 [src] => statics/images/arcticles/082022/03082022xa2f2e1e5.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] => 84145 [title] => Вожегодскую ЦРБ обеспечат высокоточной аппаратурой [type] => 0 [primary_image_id] => 65709 [alias] => vozhegodskuyu-tsrb-obespechat-vysokotochnoy-apparaturoy [publishedon] => 1659532020 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84145 [title] => Вожегодскую ЦРБ обеспечат высокоточной аппаратурой [type] => 0 [primary_image_id] => 65709 [alias] => vozhegodskuyu-tsrb-obespechat-vysokotochnoy-apparaturoy [publishedon] => 1659532020 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65709 [src] => statics/images/arcticles/082022/03082022x9ed8edeb.jpg [description] => [author] => Фото Сергея Юрова ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65709 [src] => statics/images/arcticles/082022/03082022x9ed8edeb.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] => 84148 [title] => Противостоять санкциям российский бизнес собирается сообща [type] => 0 [primary_image_id] => 65683 [alias] => protivostoyat-sanktsiyam-rossiyskiy-biznes-sobirayet-sya-soobshcha [publishedon] => 1659532020 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84148 [title] => Противостоять санкциям российский бизнес собирается сообща [type] => 0 [primary_image_id] => 65683 [alias] => protivostoyat-sanktsiyam-rossiyskiy-biznes-sobirayet-sya-soobshcha [publishedon] => 1659532020 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65683 [src] => statics/images/arcticles/082022/03082022x859c0f0d.jpg [description] => Участники форума побывали на промышленной площадке «Северстали». [author] => Фото со страницы гендиректора дивизиона «Северсталь Российская сталь» и ресурсных активов Евгения Виноградова в социальной сети ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65683 [src] => statics/images/arcticles/082022/03082022x859c0f0d.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] => 84185 [title] => Поисковики обнаружили останки пропавшего в войну радиста [type] => 0 [primary_image_id] => 65740 [alias] => poiskoviki-obnaruzhili-ostanki-propavshego-v-voynu-radista [publishedon] => 1659529480 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84185 [title] => Поисковики обнаружили останки пропавшего в войну радиста [type] => 0 [primary_image_id] => 65740 [alias] => poiskoviki-obnaruzhili-ostanki-propavshego-v-voynu-radista [publishedon] => 1659529480 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65740 [src] => statics/images/arcticles/082022/03082022x4e0cb070.jpg [description] => Поисковый отряд «Искра» на месте раскопок в Ленинградской области. [author] => Фото предоставлено Андреем Клементьевым ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65740 [src] => statics/images/arcticles/082022/03082022x4e0cb070.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] => 84184 [title] => Как я нашла в лесу муравьиное масло [type] => 0 [primary_image_id] => 65739 [alias] => kak-ya-nashla-v-lesu-murav-inoye-maslo [publishedon] => 1659529479 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84184 [title] => Как я нашла в лесу муравьиное масло [type] => 0 [primary_image_id] => 65739 [alias] => kak-ya-nashla-v-lesu-murav-inoye-maslo [publishedon] => 1659529479 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65739 [src] => statics/images/arcticles/082022/03082022xf304d04d.jpg [description] => Так может выглядеть муравьиное масло. [author] => Фото с сайта grizun-off.ru ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65739 [src] => statics/images/arcticles/082022/03082022xf304d04d.jpg [description] => Так может выглядеть муравьиное масло. [author] => Фото с сайта grizun-off.ru ) [_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] => 84186 [title] => По жизни с «Красным Севером» [type] => 0 [primary_image_id] => 65741 [alias] => po-zhizni-s-krasnym-severom-17 [publishedon] => 1659529478 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84186 [title] => По жизни с «Красным Севером» [type] => 0 [primary_image_id] => 65741 [alias] => po-zhizni-s-krasnym-severom-17 [publishedon] => 1659529478 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65741 [src] => statics/images/arcticles/082022/03082022x28b6a8fe.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65741 [src] => statics/images/arcticles/082022/03082022x28b6a8fe.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] => 84183 [title] => Как изменились пособия и выплаты [type] => 0 [primary_image_id] => 65738 [alias] => kak-izmenilis-posobiya-i-vyplaty [publishedon] => 1659528016 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84183 [title] => Как изменились пособия и выплаты [type] => 0 [primary_image_id] => 65738 [alias] => kak-izmenilis-posobiya-i-vyplaty [publishedon] => 1659528016 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65738 [src] => statics/images/arcticles/082022/03082022x5311dc4d.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65738 [src] => statics/images/arcticles/082022/03082022x5311dc4d.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] => 84182 [title] => День железнодорожника [type] => 0 [primary_image_id] => 65737 [alias] => den-zheleznodorozhnika-4 [publishedon] => 1659527394 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84182 [title] => День железнодорожника [type] => 0 [primary_image_id] => 65737 [alias] => den-zheleznodorozhnika-4 [publishedon] => 1659527394 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65737 [src] => statics/images/arcticles/082022/03082022x13fc20c1.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65737 [src] => statics/images/arcticles/082022/03082022x13fc20c1.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] => 84181 [title] => Коротко об актуальном [type] => 0 [primary_image_id] => 65736 [alias] => korotko-ob-aktual-nom-21 [publishedon] => 1659527004 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84181 [title] => Коротко об актуальном [type] => 0 [primary_image_id] => 65736 [alias] => korotko-ob-aktual-nom-21 [publishedon] => 1659527004 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65736 [src] => statics/images/arcticles/082022/03082022x3b3cf4d9.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65736 [src] => statics/images/arcticles/082022/03082022x3b3cf4d9.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] => 84180 [title] => Гражданам народных республик упростили получение вида на жительство [type] => 0 [primary_image_id] => 65735 [alias] => grazhdanam-narodnykh-respublik-uprostili-polucheniye-vida-na-zhitel-stvo [publishedon] => 1659526863 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84180 [title] => Гражданам народных республик упростили получение вида на жительство [type] => 0 [primary_image_id] => 65735 [alias] => grazhdanam-narodnykh-respublik-uprostili-polucheniye-vida-na-zhitel-stvo [publishedon] => 1659526863 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65735 [src] => statics/images/arcticles/082022/03082022x09c02308.jpg [description] => [author] => ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65735 [src] => statics/images/arcticles/082022/03082022x09c02308.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] => 84179 [title] => В Череповце будут готовить кадры для судостроения [type] => 0 [primary_image_id] => 65734 [alias] => v-cherepovtse-budut-gotovit-kadry-dlya-sudostroyeniya [publishedon] => 1659526784 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84179 [title] => В Череповце будут готовить кадры для судостроения [type] => 0 [primary_image_id] => 65734 [alias] => v-cherepovtse-budut-gotovit-kadry-dlya-sudostroyeniya [publishedon] => 1659526784 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65734 [src] => statics/images/arcticles/082022/03082022x1cad2b7b.jpg [description] => Возрождаемая на Вологодчине судостроительная отрасль нуждается в высококвалифицированных специалистах. [author] => Фото пресс-службы губернатора ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65734 [src] => statics/images/arcticles/082022/03082022x1cad2b7b.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] => 84178 [title] => В области вновь заработали мобильные пункты вакцинации [type] => 0 [primary_image_id] => 65733 [alias] => v-oblasti-vnov-zarabotali-mobil-nyye-punkty-vaktsinatsii [publishedon] => 1659526549 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84178 [title] => В области вновь заработали мобильные пункты вакцинации [type] => 0 [primary_image_id] => 65733 [alias] => v-oblasti-vnov-zarabotali-mobil-nyye-punkty-vaktsinatsii [publishedon] => 1659526549 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65733 [src] => statics/images/arcticles/082022/03082022xd74c9b08.jpg [description] => Медики советуют не затягивать с привикой от ковида. [author] => Фото из архива газеты ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65733 [src] => statics/images/arcticles/082022/03082022xd74c9b08.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] => 84177 [title] => Парк Мира сделают более современным и комфортным [type] => 0 [primary_image_id] => 65732 [alias] => park-mira-sdelayut-boleye-sovremennym-i-komfortnym [publishedon] => 1659526314 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84177 [title] => Парк Мира сделают более современным и комфортным [type] => 0 [primary_image_id] => 65732 [alias] => park-mira-sdelayut-boleye-sovremennym-i-komfortnym [publishedon] => 1659526314 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65732 [src] => statics/images/arcticles/082022/03082022x3d2fe8bc.jpg [description] => Парк Мира - важная и востребованная территория: здесь гуляют и отдыхают семьями, занимаются спортом, наслаждаются природой. [author] => Фото из архива газеты «Красный Север» ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65732 [src] => statics/images/arcticles/082022/03082022x3d2fe8bc.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] => 84176 [title] => Женщина с детьми неделю плутала в глухих лесах [type] => 0 [primary_image_id] => 65731 [alias] => zhenshchina-s-det-mi-nedelyu-plutala-v-glukhikh-lesakh [publishedon] => 1659520500 ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 84176 [title] => Женщина с детьми неделю плутала в глухих лесах [type] => 0 [primary_image_id] => 65731 [alias] => zhenshchina-s-det-mi-nedelyu-plutala-v-glukhikh-lesakh [publishedon] => 1659520500 ) [_related:yii\db\BaseActiveRecord:private] => Array ( [primaryImage] => common\models\Image Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65731 [src] => statics/images/arcticles/082022/03082022x3f535d95.jpg [description] => Жительница Мончегорска решила показать сыну и дочери деревню своего детства, но в итоге вся семья неделю плутала в лесах. [author] => Фото поискового отряда «ЛизаАлерт» ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 65731 [src] => statics/images/arcticles/082022/03082022x3f535d95.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 ( [0] => common\models\Mark Object ( [_attributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 2 [title] => Есть видео [alias] => has-video [class] => fa fa-play ) [_oldAttributes:yii\db\BaseActiveRecord:private] => Array ( [id] => 2 [title] => Есть видео [alias] => has-video [class] => fa fa-play ) [_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 ( [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\Mark Object *RECURSION* ) [1] => evaluateAttributes ) [1] => ) ) ) [_behaviors:yii\base\Component:private] => 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\Mark Object *RECURSION* ) ) ) ) ) [_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
Женщина с детьми неделю плутала в глухих лесах
Показать все
Архив номеров