common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60804
[title] => Как остановить войну с памятью о войне?
[type] => 0
[primary_image_id] =>
[alias] => kak-ostanovit-voynu-s-pamyat-yu-o-voyne
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60804
[title] => Как остановить войну с памятью о войне?
[type] => 0
[primary_image_id] =>
[alias] => kak-ostanovit-voynu-s-pamyat-yu-o-voyne
[publishedon] => 1178755200
)
[_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
- Главное
- Архив выпусков
- № 57, 10 мая, 2007
№ 57, 10 мая, 2007
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60805
[title] => Как вылечить ангину?
[type] => 0
[primary_image_id] =>
[alias] => kak-vylechit-anginu
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60805
[title] => Как вылечить ангину?
[type] => 0
[primary_image_id] =>
[alias] => kak-vylechit-anginu
[publishedon] => 1178755200
)
[_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] => 60806
[title] => Самые полезные соки
[type] => 0
[primary_image_id] =>
[alias] => samyye-poleznyye-soki
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60806
[title] => Самые полезные соки
[type] => 0
[primary_image_id] =>
[alias] => samyye-poleznyye-soki
[publishedon] => 1178755200
)
[_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] => 60807
[title] => Проверьте свой пульс
[type] => 0
[primary_image_id] =>
[alias] => prover-te-svoy-pul-s
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60807
[title] => Проверьте свой пульс
[type] => 0
[primary_image_id] =>
[alias] => prover-te-svoy-pul-s
[publishedon] => 1178755200
)
[_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] => 60808
[title] => Кресс-салат
[type] => 0
[primary_image_id] =>
[alias] => kress-salat
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60808
[title] => Кресс-салат
[type] => 0
[primary_image_id] =>
[alias] => kress-salat
[publishedon] => 1178755200
)
[_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] => 60809
[title] => Косметика для мужчин
[type] => 0
[primary_image_id] =>
[alias] => kosmetika-dlya-muzhchin
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60809
[title] => Косметика для мужчин
[type] => 0
[primary_image_id] =>
[alias] => kosmetika-dlya-muzhchin
[publishedon] => 1178755200
)
[_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] => 60810
[title] => Температура для томатов
[type] => 0
[primary_image_id] =>
[alias] => temperatura-dlya-tomatov
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60810
[title] => Температура для томатов
[type] => 0
[primary_image_id] =>
[alias] => temperatura-dlya-tomatov
[publishedon] => 1178755200
)
[_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] => 60811
[title] => Эстрагон
[type] => 0
[primary_image_id] =>
[alias] => estragon
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60811
[title] => Эстрагон
[type] => 0
[primary_image_id] =>
[alias] => estragon
[publishedon] => 1178755200
)
[_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] => 60812
[title] => Соблюдайте правила
[type] => 0
[primary_image_id] =>
[alias] => soblyudayte-pravila
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60812
[title] => Соблюдайте правила
[type] => 0
[primary_image_id] =>
[alias] => soblyudayte-pravila
[publishedon] => 1178755200
)
[_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] => 60813
[title] => Астильба
[type] => 0
[primary_image_id] =>
[alias] => astil-ba
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60813
[title] => Астильба
[type] => 0
[primary_image_id] =>
[alias] => astil-ba
[publishedon] => 1178755200
)
[_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] => 60814
[title] => А какой сад без цветов!
[type] => 0
[primary_image_id] =>
[alias] => a-kakoy-sad-bez-tsvetov
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60814
[title] => А какой сад без цветов!
[type] => 0
[primary_image_id] =>
[alias] => a-kakoy-sad-bez-tsvetov
[publishedon] => 1178755200
)
[_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] => 60815
[title] => Органические удобрения
[type] => 0
[primary_image_id] =>
[alias] => organicheskiye-udobreniya-2
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60815
[title] => Органические удобрения
[type] => 0
[primary_image_id] =>
[alias] => organicheskiye-udobreniya-2
[publishedon] => 1178755200
)
[_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] => 60816
[title] => Избежим ошибок
[type] => 0
[primary_image_id] =>
[alias] => izbezhim-oshibok
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60816
[title] => Избежим ошибок
[type] => 0
[primary_image_id] =>
[alias] => izbezhim-oshibok
[publishedon] => 1178755200
)
[_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] => 60817
[title] => Оптимальное место
[type] => 0
[primary_image_id] =>
[alias] => optimal-noye-mesto
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60817
[title] => Оптимальное место
[type] => 0
[primary_image_id] =>
[alias] => optimal-noye-mesto
[publishedon] => 1178755200
)
[_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] => 60818
[title] => Язь - рыбий князь
[type] => 0
[primary_image_id] =>
[alias] => yaz-rybiy-knyaz
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60818
[title] => Язь - рыбий князь
[type] => 0
[primary_image_id] =>
[alias] => yaz-rybiy-knyaz
[publishedon] => 1178755200
)
[_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] => 60819
[title] => Подспорье коротко
[type] => 0
[primary_image_id] =>
[alias] => podspor-ye-korotko-49
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60819
[title] => Подспорье коротко
[type] => 0
[primary_image_id] =>
[alias] => podspor-ye-korotko-49
[publishedon] => 1178755200
)
[_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] => 60820
[title] => Чего только нет на даче
[type] => 0
[primary_image_id] => 32531
[alias] => chego-tol-ko-net-na-dache
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60820
[title] => Чего только нет на даче
[type] => 0
[primary_image_id] => 32531
[alias] => chego-tol-ko-net-na-dache
[publishedon] => 1178755200
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32531
[src] => statics/upload/iblock/683/_isN_1178778989.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32531
[src] => statics/upload/iblock/683/_isN_1178778989.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] => 60821
[title] => Выходим на связь...
[type] => 0
[primary_image_id] =>
[alias] => vykhodim-na-svyaz
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60821
[title] => Выходим на связь...
[type] => 0
[primary_image_id] =>
[alias] => vykhodim-na-svyaz
[publishedon] => 1178755200
)
[_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] => 60822
[title] => Солнцезащитные очки - фактор риска?
[type] => 0
[primary_image_id] =>
[alias] => solntsezashchitnyye-ochki-faktor-riska
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60822
[title] => Солнцезащитные очки - фактор риска?
[type] => 0
[primary_image_id] =>
[alias] => solntsezashchitnyye-ochki-faktor-riska
[publishedon] => 1178755200
)
[_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] => 60823
[title] => Качество- не только безопасность
[type] => 0
[primary_image_id] =>
[alias] => kachestvo-ne-tol-ko-bezopasnost
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60823
[title] => Качество- не только безопасность
[type] => 0
[primary_image_id] =>
[alias] => kachestvo-ne-tol-ko-bezopasnost
[publishedon] => 1178755200
)
[_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] => 60824
[title] => Я был простым солдатом...
[type] => 0
[primary_image_id] => 32532
[alias] => ya-byl-prostym-soldatom
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60824
[title] => Я был простым солдатом...
[type] => 0
[primary_image_id] => 32532
[alias] => ya-byl-prostym-soldatom
[publishedon] => 1178755200
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32532
[src] => statics/upload/iblock/473/_isN_1178775510.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32532
[src] => statics/upload/iblock/473/_isN_1178775510.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] => 60825
[title] => Мемориальная доска в память о великом богослове
[type] => 0
[primary_image_id] =>
[alias] => memorial-naya-doska-v-pamyat-o-velikom-bogoslove
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60825
[title] => Мемориальная доска в память о великом богослове
[type] => 0
[primary_image_id] =>
[alias] => memorial-naya-doska-v-pamyat-o-velikom-bogoslove
[publishedon] => 1178755200
)
[_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] => 60826
[title] => Золотое перо Василия Мишенева
[type] => 0
[primary_image_id] => 32533
[alias] => zolotoye-pero-vasiliya-misheneva
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60826
[title] => Золотое перо Василия Мишенева
[type] => 0
[primary_image_id] => 32533
[alias] => zolotoye-pero-vasiliya-misheneva
[publishedon] => 1178755200
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32533
[src] => statics/upload/iblock/b5d/_isN_1178774490.jpg
[description] =>
[author] =>
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 32533
[src] => statics/upload/iblock/b5d/_isN_1178774490.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] => 60827
[title] => По европейскому стандарту
[type] => 0
[primary_image_id] =>
[alias] => po-yevropeyskomu-standartu
[publishedon] => 1178755200
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60827
[title] => По европейскому стандарту
[type] => 0
[primary_image_id] =>
[alias] => po-yevropeyskomu-standartu
[publishedon] => 1178755200
)
[_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