common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 88638
[title] => Контроль за реализацией нацпроектов усилен
[type] => 0
[primary_image_id] =>
[alias] => kontrol-za-realizatsiyey-natsproyektov-usilen
[publishedon] => 1680760294
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 88638
[title] => Контроль за реализацией нацпроектов усилен
[type] => 0
[primary_image_id] =>
[alias] => kontrol-za-realizatsiyey-natsproyektov-usilen
[publishedon] => 1680760294
)
[_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] => 80792
[title] => Что изменится для водителей
[type] => 0
[primary_image_id] => 60501
[alias] => chto-izmenit-sya-dlya-voditeley
[publishedon] => 1641987392
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 80792
[title] => Что изменится для водителей
[type] => 0
[primary_image_id] => 60501
[alias] => chto-izmenit-sya-dlya-voditeley
[publishedon] => 1641987392
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60501
[src] => statics/images/arcticles/012022/12012022x5f086c62.jpg
[description] => За опасное вождение планируется штрафовать лихачей на 3 000 рублей, а за повторную езду без прав - на 20 - 30 тысяч.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 60501
[src] => statics/images/arcticles/012022/12012022x5f086c62.jpg
[description] => За опасное вождение планируется штрафовать лихачей на 3 000 рублей, а за повторную езду без прав - на 20 - 30 тысяч.
[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] => 71426
[title] => «Закрытие» всей области маловероятно
[type] => 0
[primary_image_id] => 47368
[alias] => zakrytiye-vsey-oblasti-maloveroyatno
[publishedon] => 1586342558
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 71426
[title] => «Закрытие» всей области маловероятно
[type] => 0
[primary_image_id] => 47368
[alias] => zakrytiye-vsey-oblasti-maloveroyatno
[publishedon] => 1586342558
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 47368
[src] => statics/images/arcticles/042020/08042020x7e9c4d26.jpg
[description] => Особое внимание на въезде в Череповец уделяется транспорту с московскими и питерскими номерами.
[author] => Фото с сайта cherinfo.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 47368
[src] => statics/images/arcticles/042020/08042020x7e9c4d26.jpg
[description] => Особое внимание на въезде в Череповец уделяется транспорту с московскими и питерскими номерами.
[author] => Фото с сайта cherinfo.ru
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 65894
[title] => Как молодые дружинники лжеснабженца разоблачили
[type] => 0
[primary_image_id] => 39545
[alias] => kak-molodyye-druzhinniki-lzhesnabzhentsa-razoblachili
[publishedon] => 1532518980
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 65894
[title] => Как молодые дружинники лжеснабженца разоблачили
[type] => 0
[primary_image_id] => 39545
[alias] => kak-molodyye-druzhinniki-lzhesnabzhentsa-razoblachili
[publishedon] => 1532518980
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 39545
[src] => statics/images/arcticles/072018/25072018x7a706c7b.jpg
[description] => Вместе с милицией и дружинниками на совместное патрулирование улиц порой выходили и четвероногие стражи порядка.
[author] => Фото с сайта allbreakingnews.ru
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 39545
[src] => statics/images/arcticles/072018/25072018x7a706c7b.jpg
[description] => Вместе с милицией и дружинниками на совместное патрулирование улиц порой выходили и четвероногие стражи порядка.
[author] => Фото с сайта allbreakingnews.ru
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] => Array
(
)
)
[marks] => Array
(
)
)
[_errors:yii\base\Model:private] =>
[_validators:yii\base\Model:private] =>
[_scenario:yii\base\Model:private] => default
[_events:yii\base\Component:private] => Array
(
[beforeInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
)
[beforeValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => evaluateAttributes
)
[1] =>
)
[1] => Array
(
[0] => Array
(
[0] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => timeToUnix
)
[1] =>
)
)
[afterInsert] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterUpdate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => saveRelations
)
[1] =>
)
)
[afterValidate] => Array
(
[0] => Array
(
[0] => Array
(
[0] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[1] => tagsToString
)
[1] =>
)
)
)
[_behaviors:yii\base\Component:private] => Array
(
[0] => yii\behaviors\TimestampBehavior Object
(
[createdAtAttribute] => createdon
[updatedAtAttribute] => editedon
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createdon
[1] => editedon
)
[beforeUpdate] => editedon
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[1] => yii\behaviors\BlameableBehavior Object
(
[createdByAttribute] => createby
[updatedByAttribute] => editby
[value] =>
[attributes] => Array
(
[beforeInsert] => Array
(
[0] => createby
[1] => editby
)
[beforeUpdate] => editby
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[2] => Zelenin\yii\behaviors\Slug Object
(
[slugAttribute] => alias
[attribute] => Array
(
[0] => title
)
[ensureUnique] => 1
[replacement] => -
[lowercase] => 1
[immutable] => 1
[transliterateOptions] => Russian-Latin/BGN; Any-Latin; Latin-ASCII; NFD; [:Nonspacing Mark:] Remove; NFC;
[slugIsEmpty:Zelenin\yii\behaviors\Slug:private] =>
[value] =>
[uniqueValidator] => Array
(
)
[uniqueSlugGenerator] =>
[attributes] => Array
(
[beforeValidate] => alias
)
[skipUpdateOnClean] => 1
[owner] => common\models\Article Object
*RECURSION*
)
[3] => voskobovich\behaviors\ManyToManyBehavior Object
(
[relations] => Array
(
[category_ids] => categories
[marks_ids] => marks
[image_ids] => images
)
[_values:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
)
[_fields:voskobovich\behaviors\ManyToManyBehavior:private] => Array
(
[category_ids] => Array
(
[attribute] => category_ids
)
[marks_ids] => Array
(
[attribute] => marks_ids
)
[image_ids] => Array
(
[attribute] => image_ids
)
)
[owner] => common\models\Article Object
*RECURSION*
)
[4] => common\behaviors\TagsBehavior Object
(
[attributes] => Array
(
[keywords] => ,
)
[owner] => common\models\Article Object
*RECURSION*
)
[5] => common\behaviors\UnixTimeBehavior Object
(
[attributes] => Array
(
[publishedon] => d-m-Y H:i
)
[owner] => common\models\Article Object
*RECURSION*
)
)
)
1
common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 62625
[title] => «Умные камеры» помогут полиции в раскрытии преступлений
[type] => 0
[primary_image_id] => 34236
[alias] => umnyye-kamery-pomogut-politsii-v-raskrytii-prestupleniy
[publishedon] => 1501072080
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 62625
[title] => «Умные камеры» помогут полиции в раскрытии преступлений
[type] => 0
[primary_image_id] => 34236
[alias] => umnyye-kamery-pomogut-politsii-v-raskrytii-prestupleniy
[publishedon] => 1501072080
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 34236
[src] => statics/images/arcticles/072017/26072017x2603d8b9.jpg
[description] => Начальник областного УМВД Виктор Пестерев предлагает открыть на Вологодчине правоохранительный колледж.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 34236
[src] => statics/images/arcticles/072017/26072017x2603d8b9.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