common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73949
[title] => «Мы согласны на каникулы, лишь бы не дистанционка!»
[type] => 0
[primary_image_id] => 50791
[alias] => my-soglasny-na-kanikuly-lish-by-ne-distantsionka
[publishedon] => 1602672147
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73949
[title] => «Мы согласны на каникулы, лишь бы не дистанционка!»
[type] => 0
[primary_image_id] => 50791
[alias] => my-soglasny-na-kanikuly-lish-by-ne-distantsionka
[publishedon] => 1602672147
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50791
[src] => statics/images/arcticles/102020/13102020xa2f62606.jpg
[description] => Чем занять детей на досрочно организованных каникулах? Пока родители думают, «Красный Север» предлагает свои варианты.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50791
[src] => statics/images/arcticles/102020/13102020xa2f62606.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
- Главное
- Архив выпусков
- № 115, 14 октября, 2020
№ 115, 14 октября, 2020
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73976
[title] => Кадуй без тепла не оставят
[type] => 0
[primary_image_id] => 50832
[alias] => kaduy-bez-tepla-ne-ostavyat
[publishedon] => 1602672140
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73976
[title] => Кадуй без тепла не оставят
[type] => 0
[primary_image_id] => 50832
[alias] => kaduy-bez-tepla-ne-ostavyat
[publishedon] => 1602672140
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50832
[src] => statics/images/arcticles/102020/14102020x790a39c3.jpg
[description] => Руководство Череповецкой ГРЭС сообщило главе региона, что готово обеспечивать коммунальными ресурсами Кадуй до ввода в эксплуатацию альтернативного источника теплоснабжения поселка.
[author] => Фото Даниила Зинченко
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50832
[src] => statics/images/arcticles/102020/14102020x790a39c3.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] => 73947
[title] => Крокодила Гошу сдали специалистам
[type] => 0
[primary_image_id] => 50790
[alias] => krokodila-goshu-sdali-spetsialistam
[publishedon] => 1602672134
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73947
[title] => Крокодила Гошу сдали специалистам
[type] => 0
[primary_image_id] => 50790
[alias] => krokodila-goshu-sdali-spetsialistam
[publishedon] => 1602672134
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50790
[src] => statics/images/arcticles/102020/13102020x8d9bd6dc.jpg
[description] => По предварительной оценке, крокодилу 2-3 года.
[author] => Фото пресс-службы УМВД России по Вологодской области
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50790
[src] => statics/images/arcticles/102020/13102020x8d9bd6dc.jpg
[description] => По предварительной оценке, крокодилу 2-3 года.
[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] => 73954
[title] => На Вологодчине ждут вакцину от коронавируса
[type] => 0
[primary_image_id] => 50800
[alias] => na-vologodchine-zhdut-vaktsinu-ot-koronavirusa
[publishedon] => 1602672120
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73954
[title] => На Вологодчине ждут вакцину от коронавируса
[type] => 0
[primary_image_id] => 50800
[alias] => na-vologodchine-zhdut-vaktsinu-ot-koronavirusa
[publishedon] => 1602672120
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50800
[src] => statics/images/arcticles/102020/13102020x3635b8cd.jpg
[description] => Первыми новой вакциной от COVID-19 будут прививать людей из зоны риска,
например, медиков, работающих с корона-вирусными больными.
[author] => Фото с сайта diariohoy.net
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50800
[src] => statics/images/arcticles/102020/13102020x3635b8cd.jpg
[description] => Первыми новой вакциной от COVID-19 будут прививать людей из зоны риска,
например, медиков, работающих с корона-вирусными больными.
[author] => Фото с сайта diariohoy.net
)
[_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] => 73978
[title] => Горячее питание в школах не должно быть холодным
[type] => 0
[primary_image_id] => 50834
[alias] => goryacheye-pitaniye-v-shkolakh-ne-dolzhno-byt-kholodnym
[publishedon] => 1602672120
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73978
[title] => Горячее питание в школах не должно быть холодным
[type] => 0
[primary_image_id] => 50834
[alias] => goryacheye-pitaniye-v-shkolakh-ne-dolzhno-byt-kholodnym
[publishedon] => 1602672120
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50834
[src] => statics/images/arcticles/102020/14102020x6fac94b6.jpg
[description] => Олег Кувшинников оценил качество питания учеников в одной из школ Кадуйского района.
[author] => Фото Даниила Зинченко
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50834
[src] => statics/images/arcticles/102020/14102020x6fac94b6.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] => 73977
[title] => До конца года в области снесут еще 50 аварийных домов
[type] => 0
[primary_image_id] =>
[alias] => do-kontsa-goda-v-oblasti-snesut-yeshche-50-avariynykh-domov
[publishedon] => 1602671872
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73977
[title] => До конца года в области снесут еще 50 аварийных домов
[type] => 0
[primary_image_id] =>
[alias] => do-kontsa-goda-v-oblasti-snesut-yeshche-50-avariynykh-domov
[publishedon] => 1602671872
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] =>
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73975
[title] => Вологодский бизнес высказался за сохранение «вмененки»
[type] => 0
[primary_image_id] => 50831
[alias] => vologodskiy-biznes-vyskazalsya-za-sokhraneniye-vmenenki
[publishedon] => 1602671460
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73975
[title] => Вологодский бизнес высказался за сохранение «вмененки»
[type] => 0
[primary_image_id] => 50831
[alias] => vologodskiy-biznes-vyskazalsya-za-sokhraneniye-vmenenki
[publishedon] => 1602671460
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50831
[src] => statics/images/arcticles/102020/14102020x5c251178.jpg
[description] => Многие предприятия малого и среднего бизнеса благодаря льготным налоговым режимам вышли «из тени».
[author] => Фото из архива газеты «Красный Север»
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50831
[src] => statics/images/arcticles/102020/14102020x5c251178.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] => 73974
[title] => Газ придет в Вичелово, Городище и Тоншалово
[type] => 0
[primary_image_id] => 50830
[alias] => gaz-pridet-v-vichelovo-gorodishche-i-tonshalovo
[publishedon] => 1602671291
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73974
[title] => Газ придет в Вичелово, Городище и Тоншалово
[type] => 0
[primary_image_id] => 50830
[alias] => gaz-pridet-v-vichelovo-gorodishche-i-tonshalovo
[publishedon] => 1602671291
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50830
[src] => statics/images/arcticles/102020/14102020xf562a88a.jpg
[description] => Еще один важный для Череповецкого района объект - ФОК в Тоншалове - достроят в следующем году.
[author] => Фото с сайта cherra.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50830
[src] => statics/images/arcticles/102020/14102020xf562a88a.jpg
[description] => Еще один важный для Череповецкого района объект - ФОК в Тоншалове - достроят в следующем году.
[author] => Фото с сайта cherra.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] => 73973
[title] => Областной бюджет сохранит социальную направленность
[type] => 0
[primary_image_id] =>
[alias] => oblastnoy-byudzhet-sokhranit-sotsial-nuyu-napravlennost
[publishedon] => 1602671072
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73973
[title] => Областной бюджет сохранит социальную направленность
[type] => 0
[primary_image_id] =>
[alias] => oblastnoy-byudzhet-sokhranit-sotsial-nuyu-napravlennost
[publishedon] => 1602671072
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] =>
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73972
[title] => В Вологде отремонтируют 35 дворов
[type] => 0
[primary_image_id] =>
[alias] => v-vologde-otremontiruyut-35-dvorov
[publishedon] => 1602670836
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73972
[title] => В Вологде отремонтируют 35 дворов
[type] => 0
[primary_image_id] =>
[alias] => v-vologde-otremontiruyut-35-dvorov
[publishedon] => 1602670836
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] =>
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73971
[title] => В Красавине услышат лучших музыкантов страны
[type] => 0
[primary_image_id] => 50829
[alias] => v-krasavine-uslyshat-luchshikh-muzykantov-strany
[publishedon] => 1602670765
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73971
[title] => В Красавине услышат лучших музыкантов страны
[type] => 0
[primary_image_id] => 50829
[alias] => v-krasavine-uslyshat-luchshikh-muzykantov-strany
[publishedon] => 1602670765
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50829
[src] => statics/images/arcticles/102020/14102020x0d251f6a.jpg
[description] => На открытии концертного зала выступил ансамбль солистов Губернаторского оркестра русских народных инструментов.
[author] => Фото с сайта администрации Великоустюгского района
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50829
[src] => statics/images/arcticles/102020/14102020x0d251f6a.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] => 73970
[title] => Приводят в порядок опорную сеть автодорог
[type] => 0
[primary_image_id] => 50828
[alias] => privodyat-v-poryadok-opornuyu-set-avtodorog
[publishedon] => 1602670640
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73970
[title] => Приводят в порядок опорную сеть автодорог
[type] => 0
[primary_image_id] => 50828
[alias] => privodyat-v-poryadok-opornuyu-set-avtodorog
[publishedon] => 1602670640
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50828
[src] => statics/images/arcticles/102020/14102020xd5e52d12.jpg
[description] => К работам на трассе было привлечено 17 единиц техники.
[author] => Фото департамента дорожного хозяйства и транспорта
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50828
[src] => statics/images/arcticles/102020/14102020xd5e52d12.jpg
[description] => К работам на трассе было привлечено 17 единиц техники.
[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] => 73969
[title] => Смена подрядчика помогла выполнить работы в срок
[type] => 0
[primary_image_id] =>
[alias] => smena-podryadchika-pomogla-vypolnit-raboty-v-srok
[publishedon] => 1602670515
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73969
[title] => Смена подрядчика помогла выполнить работы в срок
[type] => 0
[primary_image_id] =>
[alias] => smena-podryadchika-pomogla-vypolnit-raboty-v-srok
[publishedon] => 1602670515
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] =>
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73968
[title] => Экспорт на полную мощность: как вологодские компании осваивают новые рынки
[type] => 0
[primary_image_id] => 50826
[alias] => eksport-na-polnuyu-moshchnost-kak-vologodskiye-kompanii-osvaivayut-novyye-rynki
[publishedon] => 1602669533
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73968
[title] => Экспорт на полную мощность: как вологодские компании осваивают новые рынки
[type] => 0
[primary_image_id] => 50826
[alias] => eksport-na-polnuyu-moshchnost-kak-vologodskiye-kompanii-osvaivayut-novyye-rynki
[publishedon] => 1602669533
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50826
[src] => statics/images/arcticles/102020/14102020xdb8fce09.jpg
[description] => «Александра-Плюс» начала выпускать облучатели-рециркуляторы воздуха, способные уничтожить вирусы и бактерии за счет ультрафиолетового обеззараживания.
[author] => Фото Андрея Шилова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50826
[src] => statics/images/arcticles/102020/14102020xdb8fce09.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] => 73967
[title] => Его оружием был карандаш
[type] => 0
[primary_image_id] => 50825
[alias] => yego-oruzhiyem-byl-karandash
[publishedon] => 1602669044
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73967
[title] => Его оружием был карандаш
[type] => 0
[primary_image_id] => 50825
[alias] => yego-oruzhiyem-byl-karandash
[publishedon] => 1602669044
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50825
[src] => statics/images/arcticles/102020/14102020xbbbc07ac.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50825
[src] => statics/images/arcticles/102020/14102020xbbbc07ac.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] => 73966
[title] => Защита сада зимой
[type] => 0
[primary_image_id] => 50824
[alias] => zashchita-sada-zimoy
[publishedon] => 1602668913
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73966
[title] => Защита сада зимой
[type] => 0
[primary_image_id] => 50824
[alias] => zashchita-sada-zimoy
[publishedon] => 1602668913
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50824
[src] => statics/images/arcticles/102020/14102020x82a6158f.jpg
[description] => Если участок достаточно большой, а снега выпало мало, то нагребать его нужно на наиболее чувствительные к холоду культуры.
[author] => Фото с сайта moysad11.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50824
[src] => statics/images/arcticles/102020/14102020x82a6158f.jpg
[description] => Если участок достаточно большой, а снега выпало мало, то нагребать его нужно на наиболее чувствительные к холоду культуры.
[author] => Фото с сайта moysad11.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] => 73965
[title] => Заготовки из капусты
[type] => 0
[primary_image_id] => 50823
[alias] => zagotovki-iz-kapusty
[publishedon] => 1602668911
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73965
[title] => Заготовки из капусты
[type] => 0
[primary_image_id] => 50823
[alias] => zagotovki-iz-kapusty
[publishedon] => 1602668911
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50823
[src] => statics/images/arcticles/102020/14102020x1337dad3.jpg
[description] => Капуста считается одним из самых полезных для организма сезонных овощей - особенно в холодном климате.
[author] => Фото с сайта ya.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50823
[src] => statics/images/arcticles/102020/14102020x1337dad3.jpg
[description] => Капуста считается одним из самых полезных для организма сезонных овощей - особенно в холодном климате.
[author] => Фото с сайта ya.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] => 73964
[title] => «Россия: сотни миль полей и по вечерам балет…»
[type] => 0
[primary_image_id] => 50820
[alias] => rossiya-sotni-mil-poley-i-po-vecheram-balet
[publishedon] => 1602668520
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73964
[title] => «Россия: сотни миль полей и по вечерам балет…»
[type] => 0
[primary_image_id] => 50820
[alias] => rossiya-sotni-mil-poley-i-po-vecheram-balet
[publishedon] => 1602668520
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50820
[src] => statics/images/arcticles/102020/14102020xca76e015.jpg
[description] => Многие ученики Светланы Геогриевны, сделав на сцене ДМТ первые неловкие шаги, уходят во всемирно известные труппы.
[author] => Фото из личного архива
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50820
[src] => statics/images/arcticles/102020/14102020xca76e015.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] => 73962
[title] => Посадит на плечи и давай по деревне катать
[type] => 0
[primary_image_id] => 50816
[alias] => posadit-na-plechi-i-davay-po-derevne-katat
[publishedon] => 1602667998
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73962
[title] => Посадит на плечи и давай по деревне катать
[type] => 0
[primary_image_id] => 50816
[alias] => posadit-na-plechi-i-davay-po-derevne-katat
[publishedon] => 1602667998
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50816
[src] => statics/images/arcticles/102020/14102020xdedf020a.jpg
[description] => За этой нарисованной березкой скрывается дверь к колодцу.
[author] => Фото автора
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50816
[src] => statics/images/arcticles/102020/14102020xdedf020a.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] => 73961
[title] => О чем писал «Красный Север» в годы Великой Отечественной войны
[type] => 0
[primary_image_id] => 50815
[alias] => o-chem-pisal-krasnyy-sever-v-gody-velikoy-otechestvennoy-voyny-21
[publishedon] => 1602667683
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73961
[title] => О чем писал «Красный Север» в годы Великой Отечественной войны
[type] => 0
[primary_image_id] => 50815
[alias] => o-chem-pisal-krasnyy-sever-v-gody-velikoy-otechestvennoy-voyny-21
[publishedon] => 1602667683
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50815
[src] => statics/images/arcticles/102020/14102020x0b97e813.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50815
[src] => statics/images/arcticles/102020/14102020x0b97e813.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] => 73959
[title] => Под масляной краской сельского храма скрывается Победоносец
[type] => 0
[primary_image_id] => 50811
[alias] => pod-maslyanoy-kraskoy-sel-skogo-khrama-skryvayet-sya-pobedonosets
[publishedon] => 1602667449
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73959
[title] => Под масляной краской сельского храма скрывается Победоносец
[type] => 0
[primary_image_id] => 50811
[alias] => pod-maslyanoy-kraskoy-sel-skogo-khrama-skryvayet-sya-pobedonosets
[publishedon] => 1602667449
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50811
[src] => statics/images/arcticles/102020/14102020x575a1cb1.jpg
[description] => Общая площадь уникальных росписей, нанесенных на стены и внутренний купол здания, превышает 300 квадратных метров.
[author] => Фото автора
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50811
[src] => statics/images/arcticles/102020/14102020x575a1cb1.jpg
[description] => Общая площадь уникальных росписей, нанесенных на стены и внутренний купол здания, превышает 300 квадратных метров.
[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] => 73958
[title] => Верещагинский квартал заселили петровскими дубами
[type] => 0
[primary_image_id] => 50809
[alias] => vereshchaginskiy-kvartal-zaselili-petrovskimi-dubami
[publishedon] => 1602666159
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73958
[title] => Верещагинский квартал заселили петровскими дубами
[type] => 0
[primary_image_id] => 50809
[alias] => vereshchaginskiy-kvartal-zaselili-petrovskimi-dubami
[publishedon] => 1602666159
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50809
[src] => statics/images/arcticles/102020/14102020xe91a6a8b.jpg
[description] => Каждый саженец петровского дуба имеет свой идентификационный номер.
[author] => Фото с сайта cherinfo.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50809
[src] => statics/images/arcticles/102020/14102020xe91a6a8b.jpg
[description] => Каждый саженец петровского дуба имеет свой идентификационный номер.
[author] => Фото с сайта cherinfo.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] => 73957
[title] => Космическое село с соляной закалкой
[type] => 0
[primary_image_id] => 50805
[alias] => kosmicheskoye-selo-s-solyanoy-zakalkoy
[publishedon] => 1602665940
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73957
[title] => Космическое село с соляной закалкой
[type] => 0
[primary_image_id] => 50805
[alias] => kosmicheskoye-selo-s-solyanoy-zakalkoy
[publishedon] => 1602665940
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50805
[src] => statics/images/arcticles/102020/14102020x9410d438.jpg
[description] =>
[author] => Фото автора
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50805
[src] => statics/images/arcticles/102020/14102020x9410d438.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] => 73956
[title] => День работников дорожного хозяйства
[type] => 0
[primary_image_id] => 50804
[alias] => den-rabotnikov-dorozhnogo-khozyaystva-2
[publishedon] => 1602665574
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 73956
[title] => День работников дорожного хозяйства
[type] => 0
[primary_image_id] => 50804
[alias] => den-rabotnikov-dorozhnogo-khozyaystva-2
[publishedon] => 1602665574
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50804
[src] => statics/images/arcticles/102020/14102020x994c21b3.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 50804
[src] => statics/images/arcticles/102020/14102020x994c21b3.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