common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75520
[title] => Будут ли массовые проверки квартирных перепланировок?
[type] => 0
[primary_image_id] => 53084
[alias] => budut-li-massovyye-proverki-kvartirnykh-pereplanirovok
[publishedon] => 1612956405
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75520
[title] => Будут ли массовые проверки квартирных перепланировок?
[type] => 0
[primary_image_id] => 53084
[alias] => budut-li-massovyye-proverki-kvartirnykh-pereplanirovok
[publishedon] => 1612956405
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53084
[src] => statics/images/arcticles/022021/10022021xe820234f.jpg
[description] => Прежде чем браться за строительный инструмент, лучше изучить нормативную базу. Не все варианты перепланировки можно узаконить.
[author] => Фото Игоря Аксеновского
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53084
[src] => statics/images/arcticles/022021/10022021xe820234f.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
- Главное
- Архив выпусков
- № 14, 10 февраля, 2021
№ 14, 10 февраля, 2021
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75544
[title] => Руководство «Росгосстраха» высоко оценило работу Вологодского филиала компании
[type] => 0
[primary_image_id] => 53138
[alias] => rukovodstvo-rosgosstrakha-vysoko-otsenilo-rabotu-vologodskogo-filiala-kompanii
[publishedon] => 1612956360
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75544
[title] => Руководство «Росгосстраха» высоко оценило работу Вологодского филиала компании
[type] => 0
[primary_image_id] => 53138
[alias] => rukovodstvo-rosgosstrakha-vysoko-otsenilo-rabotu-vologodskogo-filiala-kompanii
[publishedon] => 1612956360
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53138
[src] => statics/images/arcticles/022021/10022021x2c17e28d.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53138
[src] => statics/images/arcticles/022021/10022021x2c17e28d.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] => 75519
[title] => Почему в Вологде участились проблемы с отоплением?
[type] => 0
[primary_image_id] => 53083
[alias] => pochemu-v-vologde-uchastilis-problemy-s-otopleniyem
[publishedon] => 1612956329
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75519
[title] => Почему в Вологде участились проблемы с отоплением?
[type] => 0
[primary_image_id] => 53083
[alias] => pochemu-v-vologde-uchastilis-problemy-s-otopleniyem
[publishedon] => 1612956329
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53083
[src] => statics/images/arcticles/022021/10022021xb425a5bd.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53083
[src] => statics/images/arcticles/022021/10022021xb425a5bd.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] => 75553
[title] => В области установлен многолетний рекорд по производству молока
[type] => 0
[primary_image_id] => 53136
[alias] => v-oblasti-ustanovlen-mnogoletniy-rekord-po-proizvodstvu-moloka
[publishedon] => 1612956323
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75553
[title] => В области установлен многолетний рекорд по производству молока
[type] => 0
[primary_image_id] => 53136
[alias] => v-oblasti-ustanovlen-mnogoletniy-rekord-po-proizvodstvu-moloka
[publishedon] => 1612956323
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53136
[src] => statics/images/arcticles/022021/10022021x3768cf5d.jpg
[description] => Руководитель сельхозпредприятия Владимир Жильцов рассказал губернатору о планах по развитию завода-колхоза.
[author] => Фото Андрея Шилова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53136
[src] => statics/images/arcticles/022021/10022021x3768cf5d.jpg
[description] => Руководитель сельхозпредприятия Владимир Жильцов рассказал губернатору о планах по развитию завода-колхоза.
[author] => Фото Андрея Шилова
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
[0] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75549
[title] => Металлурги ожидают восстановления спроса на сталь
[type] => 0
[primary_image_id] => 53133
[alias] => metallurgi-ozhidayut-vosstanovleniya-sprosa-na-stal
[publishedon] => 1612956318
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75549
[title] => Металлурги ожидают восстановления спроса на сталь
[type] => 0
[primary_image_id] => 53133
[alias] => metallurgi-ozhidayut-vosstanovleniya-sprosa-na-stal
[publishedon] => 1612956318
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53133
[src] => statics/images/arcticles/022021/10022021x06a1fd25.jpg
[description] => Масштабные стройки «Северстали» в минувшем году обошлись компании в 70 миллиардов рублей.
[author] => Фото из архива газеты «Красный Север»
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53133
[src] => statics/images/arcticles/022021/10022021x06a1fd25.jpg
[description] => Масштабные стройки «Северстали» в минувшем году обошлись компании в 70 миллиардов рублей.
[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] => 75546
[title] => Школьники делают сканер настроения и няню для животных
[type] => 0
[primary_image_id] => 53125
[alias] => shkol-niki-delayut-skaner-nastroyeniya-i-nyanyu-dlya-zhivotnykh
[publishedon] => 1612956314
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75546
[title] => Школьники делают сканер настроения и няню для животных
[type] => 0
[primary_image_id] => 53125
[alias] => shkol-niki-delayut-skaner-nastroyeniya-i-nyanyu-dlya-zhivotnykh
[publishedon] => 1612956314
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53125
[src] => statics/images/arcticles/022021/10022021x8575a9a1.jpg
[description] => Ребята учатся на смене с утра до вечера: многие из них впервые участвуют в проектной работе - это полезный и увлекательный опыт.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53125
[src] => statics/images/arcticles/022021/10022021x8575a9a1.jpg
[description] => Ребята учатся на смене с утра до вечера: многие из них впервые участвуют в проектной работе - это полезный и увлекательный опыт.
[author] => Фото Сергея Юрова
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
[0] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75536
[title] => Сколько вологжане тратят на помощь своим родителям
[type] => 0
[primary_image_id] => 53113
[alias] => skol-ko-vologzhane-tratyat-na-pomoshch-svoim-roditelyam
[publishedon] => 1612956300
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75536
[title] => Сколько вологжане тратят на помощь своим родителям
[type] => 0
[primary_image_id] => 53113
[alias] => skol-ko-vologzhane-tratyat-na-pomoshch-svoim-roditelyam
[publishedon] => 1612956300
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53113
[src] => statics/images/arcticles/022021/10022021xfda6142d.jpg
[description] => Многие пенсионеры сами помогают взрослым детям или отвергают их деньги, считая, что достаточно моральной поддержки и помощи по дому или на даче.
[author] => Фото Игоря Аксеновского
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53113
[src] => statics/images/arcticles/022021/10022021xfda6142d.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] => 75547
[title] => Поезд Победы «провез» вологжан от Москвы до Берлина
[type] => 0
[primary_image_id] => 53129
[alias] => poyezd-pobedy-provez-vologzhan-ot-moskvy-do-berlina
[publishedon] => 1612956300
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75547
[title] => Поезд Победы «провез» вологжан от Москвы до Берлина
[type] => 0
[primary_image_id] => 53129
[alias] => poyezd-pobedy-provez-vologzhan-ot-moskvy-do-berlina
[publishedon] => 1612956300
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53129
[src] => statics/images/arcticles/022021/10022021x9debdcca.jpg
[description] => Для детской аудитории возможность увидеть подобные экспозиции особенно важна - прежде всего с точки зрения патриотического воспитания.
[author] => Фото Игоря Аксеновского
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53129
[src] => statics/images/arcticles/022021/10022021x9debdcca.jpg
[description] => Для детской аудитории возможность увидеть подобные экспозиции особенно важна - прежде всего с точки зрения патриотического воспитания.
[author] => Фото Игоря Аксеновского
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
[0] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
[1] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 6
[title] => Фото больше, чем в газете
[alias] => foto
[class] => extended-label
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 6
[title] => Фото больше, чем в газете
[alias] => foto
[class] => extended-label
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75551
[title] => Губернатор предложил сохранить поддержку моногородов
[type] => 0
[primary_image_id] => 53135
[alias] => gubernator-predlozhil-sokhranit-podderzhku-monogorodov
[publishedon] => 1612956300
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75551
[title] => Губернатор предложил сохранить поддержку моногородов
[type] => 0
[primary_image_id] => 53135
[alias] => gubernator-predlozhil-sokhranit-podderzhku-monogorodov
[publishedon] => 1612956300
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53135
[src] => statics/images/arcticles/022021/10022021x6147cc2f.jpg
[description] => В Череповце продолжится реализация крупных инфраструктурных проектов. Самый важный на ближайшую пару лет - строительство нового моста.
[author] => Фото из архива газеты «Красный Север»
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53135
[src] => statics/images/arcticles/022021/10022021x6147cc2f.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] => 75524
[title] => В ближайшее время в регион поступит 25 тысяч доз вакцины
[type] => 0
[primary_image_id] => 53087
[alias] => v-blizhaysheye-vremya-v-region-postupit-25-tysyach-doz-vaktsiny
[publishedon] => 1612956298
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75524
[title] => В ближайшее время в регион поступит 25 тысяч доз вакцины
[type] => 0
[primary_image_id] => 53087
[alias] => v-blizhaysheye-vremya-v-region-postupit-25-tysyach-doz-vaktsiny
[publishedon] => 1612956298
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53087
[src] => statics/images/arcticles/022021/10022021x2c20dc9b.jpg
[description] => При нынешнем объеме вакцинирования иммунизация на Вологодчине может завершиться уже в середине июля.
[author] => Фото Андрея Шилова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53087
[src] => statics/images/arcticles/022021/10022021x2c20dc9b.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] => 75518
[title] => В Абаканове недовольны тарифами ЖКХ
[type] => 0
[primary_image_id] => 53081
[alias] => v-abakanove-nedovol-ny-tarifami-zhkkh
[publishedon] => 1612956285
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75518
[title] => В Абаканове недовольны тарифами ЖКХ
[type] => 0
[primary_image_id] => 53081
[alias] => v-abakanove-nedovol-ny-tarifami-zhkkh
[publishedon] => 1612956285
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53081
[src] => statics/images/arcticles/022021/10022021x28b4cf17.jpg
[description] => Основными темами во время личного приема председателя ЗСО Андрея Луценко стали вопросы ЖКХ.
[author] => Фото пресс-службы регионального парламента
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53081
[src] => statics/images/arcticles/022021/10022021x28b4cf17.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] => 75528
[title] => В Бабаеве назвали победителей конкурса «Любимая елочная игрушка»
[type] => 0
[primary_image_id] => 53092
[alias] => v-babayeve-nazvali-pobediteley-konkursa-lyubimaya-yelochnaya-igrushka
[publishedon] => 1612956240
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75528
[title] => В Бабаеве назвали победителей конкурса «Любимая елочная игрушка»
[type] => 0
[primary_image_id] => 53092
[alias] => v-babayeve-nazvali-pobediteley-konkursa-lyubimaya-yelochnaya-igrushka
[publishedon] => 1612956240
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53092
[src] => statics/images/arcticles/022021/10022021x65794c2e.jpg
[description] => Все участники конкурса получили дипломы и сладкие подарки от редакции «Красного Севера».
[author] => Фото Даниила Зинченко
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53092
[src] => statics/images/arcticles/022021/10022021x65794c2e.jpg
[description] => Все участники конкурса получили дипломы и сладкие подарки от редакции «Красного Севера».
[author] => Фото Даниила Зинченко
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
[0] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
Фото больше, чем в газете
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75517
[title] => По снегу со скоростью Кадиллака
[type] => 0
[primary_image_id] => 53077
[alias] => po-snegu-so-skorost-yu-kadillaka
[publishedon] => 1612956240
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75517
[title] => По снегу со скоростью Кадиллака
[type] => 0
[primary_image_id] => 53077
[alias] => po-snegu-so-skorost-yu-kadillaka
[publishedon] => 1612956240
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53077
[src] => statics/images/arcticles/022021/10022021x834a7ce0.jpg
[description] =>
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53077
[src] => statics/images/arcticles/022021/10022021x834a7ce0.jpg
[description] =>
[author] => Фото Сергея Юрова
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
[0] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 2
[title] => Есть видео
[alias] => has-video
[class] => fa fa-play
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
[1] => common\models\Mark Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 6
[title] => Фото больше, чем в газете
[alias] => foto
[class] => extended-label
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 6
[title] => Фото больше, чем в газете
[alias] => foto
[class] => extended-label
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Mark Object
*RECURSION*
)
)
)
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75552
[title] => Гранты ученым будут увеличены
[type] => 0
[primary_image_id] =>
[alias] => granty-uchenym-budut-uvelicheny
[publishedon] => 1612956021
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75552
[title] => Гранты ученым будут увеличены
[type] => 0
[primary_image_id] =>
[alias] => granty-uchenym-budut-uvelicheny
[publishedon] => 1612956021
)
[_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] => 75550
[title] => В области начнут ремонтировать дороги по новым стандартам
[type] => 0
[primary_image_id] => 53134
[alias] => v-oblasti-nachnut-remontirovat-dorogi-po-novym-standartam
[publishedon] => 1612955916
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75550
[title] => В области начнут ремонтировать дороги по новым стандартам
[type] => 0
[primary_image_id] => 53134
[alias] => v-oblasti-nachnut-remontirovat-dorogi-po-novym-standartam
[publishedon] => 1612955916
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53134
[src] => statics/images/arcticles/022021/10022021xd17e15a3.jpg
[description] => В 2021 году только в рамках нацпроекта в регионе отремонтируют 374 километра полотна.
[author] => Фото с сайта 35.rodina.news
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53134
[src] => statics/images/arcticles/022021/10022021xd17e15a3.jpg
[description] => В 2021 году только в рамках нацпроекта в регионе отремонтируют 374 километра полотна.
[author] => Фото с сайта 35.rodina.news
)
[_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] => 75548
[title] => На предприятии в Вохтоге установят котельную на биотопливе
[type] => 0
[primary_image_id] =>
[alias] => na-predpriyatii-v-vokhtoge-ustanovyat-kotel-nuyu-na-biotoplive
[publishedon] => 1612955376
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75548
[title] => На предприятии в Вохтоге установят котельную на биотопливе
[type] => 0
[primary_image_id] =>
[alias] => na-predpriyatii-v-vokhtoge-ustanovyat-kotel-nuyu-na-biotoplive
[publishedon] => 1612955376
)
[_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] => 75545
[title] => Люблю тебя, Петра творенье!
[type] => 0
[primary_image_id] => 53123
[alias] => lyublyu-tebya-petra-tvoren-ye
[publishedon] => 1612953862
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75545
[title] => Люблю тебя, Петра творенье!
[type] => 0
[primary_image_id] => 53123
[alias] => lyublyu-tebya-petra-tvoren-ye
[publishedon] => 1612953862
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53123
[src] => statics/images/arcticles/022021/10022021x2c93e79c.jpg
[description] => Победитель конкурса Вероника Хартакай получила Почетный и сладкий дипломы.
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53123
[src] => statics/images/arcticles/022021/10022021x2c93e79c.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] => 75543
[title] => Трамвайные остановки в Череповце оборудуют павильонами
[type] => 0
[primary_image_id] => 53121
[alias] => tramvaynyye-ostanovki-v-cherepovtse-oboruduyut-pavil-onami
[publishedon] => 1612953594
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75543
[title] => Трамвайные остановки в Череповце оборудуют павильонами
[type] => 0
[primary_image_id] => 53121
[alias] => tramvaynyye-ostanovki-v-cherepovtse-oboruduyut-pavil-onami
[publishedon] => 1612953594
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53121
[src] => statics/images/arcticles/022021/10022021x126edeef.jpg
[description] => Проект трамвайного остановочного комплекса.
[author] => Фото vk.com/germanovve
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53121
[src] => statics/images/arcticles/022021/10022021x126edeef.jpg
[description] => Проект трамвайного остановочного комплекса.
[author] => Фото vk.com/germanovve
)
[_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] => 75542
[title] => В каждой картине - красавец Великий Устюг!
[type] => 0
[primary_image_id] => 53119
[alias] => v-kazhdoy-kartine-krasavets-velikiy-ustyug
[publishedon] => 1612953410
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75542
[title] => В каждой картине - красавец Великий Устюг!
[type] => 0
[primary_image_id] => 53119
[alias] => v-kazhdoy-kartine-krasavets-velikiy-ustyug
[publishedon] => 1612953410
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53119
[src] => statics/images/arcticles/022021/10022021x1a175e4d.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53119
[src] => statics/images/arcticles/022021/10022021x1a175e4d.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] => 75541
[title] => Выращиваем рассаду томатов и перцев
[type] => 0
[primary_image_id] => 53118
[alias] => vyrashchivayem-rassadu-tomatov-i-pertsev
[publishedon] => 1612953120
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75541
[title] => Выращиваем рассаду томатов и перцев
[type] => 0
[primary_image_id] => 53118
[alias] => vyrashchivayem-rassadu-tomatov-i-pertsev
[publishedon] => 1612953120
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53118
[src] => statics/images/arcticles/022021/10022021x29b7dac2.jpg
[description] => Перцы и томаты - теплолюбивые растения. В наших природных условиях плоды этих растений можно получить, лишь вырастив предварительно рассаду.
[author] => Фото с сайта ya.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53118
[src] => statics/images/arcticles/022021/10022021x29b7dac2.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] => 75537
[title] => Оладьи, пельмени, вареники, лапша
[type] => 0
[primary_image_id] => 53114
[alias] => olad-i-pel-meni-vareniki-lapsha
[publishedon] => 1612953060
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75537
[title] => Оладьи, пельмени, вареники, лапша
[type] => 0
[primary_image_id] => 53114
[alias] => olad-i-pel-meni-vareniki-lapsha
[publishedon] => 1612953060
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53114
[src] => statics/images/arcticles/022021/10022021xe61960e4.jpg
[description] => У каждого народа свой рецепт пельменей. Выбирайте любой и наслаждайтесь этим простым и аппетитным блюдом.
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53114
[src] => statics/images/arcticles/022021/10022021xe61960e4.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] => 75538
[title] => Лимон хорошо растет в квартире
[type] => 0
[primary_image_id] => 53115
[alias] => limon-khorosho-rastet-v-kvartire
[publishedon] => 1612953042
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75538
[title] => Лимон хорошо растет в квартире
[type] => 0
[primary_image_id] => 53115
[alias] => limon-khorosho-rastet-v-kvartire
[publishedon] => 1612953042
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53115
[src] => statics/images/arcticles/022021/10022021xbfd3afac.jpg
[description] => Формирование кроны у лимона начинается, когда растению исполняется один год.
[author] => Фото с сайта ya.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53115
[src] => statics/images/arcticles/022021/10022021xbfd3afac.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] => 75540
[title] => Полезна ли земля из леса
[type] => 0
[primary_image_id] => 53117
[alias] => polezna-li-zemlya-iz-lesa
[publishedon] => 1612953027
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75540
[title] => Полезна ли земля из леса
[type] => 0
[primary_image_id] => 53117
[alias] => polezna-li-zemlya-iz-lesa
[publishedon] => 1612953027
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53117
[src] => statics/images/arcticles/022021/10022021xbd92885d.jpg
[description] => Если в компост добавить опавший лист из леса, то он станет более насыщенным и эффективным.
[author] => Фото с сайта ya.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53117
[src] => statics/images/arcticles/022021/10022021xbd92885d.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] => 75539
[title] => Что нужно делать в феврале по лунному календарю
[type] => 0
[primary_image_id] => 53116
[alias] => chto-nuzhno-delat-v-fevrale-po-lunnomu-kalendaryu-14
[publishedon] => 1612953022
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 75539
[title] => Что нужно делать в феврале по лунному календарю
[type] => 0
[primary_image_id] => 53116
[alias] => chto-nuzhno-delat-v-fevrale-po-lunnomu-kalendaryu-14
[publishedon] => 1612953022
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53116
[src] => statics/images/arcticles/022021/10022021x706bad33.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 53116
[src] => statics/images/arcticles/022021/10022021x706bad33.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