common\models\Article Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 77555
[title] => Получение полиса ОСАГО не отменяет техосмотра?
[type] => 0
[primary_image_id] => 55815
[alias] => polucheniye-polisa-osago-ne-otmenyayet-tekhosmotra
[publishedon] => 1624447406
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 77555
[title] => Получение полиса ОСАГО не отменяет техосмотра?
[type] => 0
[primary_image_id] => 55815
[alias] => polucheniye-polisa-osago-ne-otmenyayet-tekhosmotra
[publishedon] => 1624447406
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 55815
[src] => statics/images/arcticles/062021/23062021xbdaad686.jpg
[description] => Даже когда техосмотр станет добровольным, законодатели планируют разрешить страховым взыскивать с клиентов сумму ущерба, если машина виновника была неисправна и не имела карты ТО.
[author] => Фото из архива газеты «Красный Север»
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 55815
[src] => statics/images/arcticles/062021/23062021xbdaad686.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] => 71546
[title] => Пройти техосмотр автомобиля станет проще
[type] => 0
[primary_image_id] => 47518
[alias] => proyti-tekhosmotr-avtomobilya-stanet-proshche
[publishedon] => 1586957461
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 71546
[title] => Пройти техосмотр автомобиля станет проще
[type] => 0
[primary_image_id] => 47518
[alias] => proyti-tekhosmotr-avtomobilya-stanet-proshche
[publishedon] => 1586957461
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 47518
[src] => statics/images/arcticles/042020/15042020xdb8be8b9.jpg
[description] => Новые правила позволят ряду транспортных средств проходить ТО реже.
[author] => Фото с сайта gallupcustomtintinginc.com
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 47518
[src] => statics/images/arcticles/042020/15042020xdb8be8b9.jpg
[description] => Новые правила позволят ряду транспортных средств проходить ТО реже.
[author] => Фото с сайта gallupcustomtintinginc.com
)
[_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] => 65118
[title] => Регионам дали право устанавливать цену техосмотра
[type] => 0
[primary_image_id] =>
[alias] => regionam-dali-pravo-ustanavlivat-tsenu-tekhosmotra
[publishedon] => 1525843404
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 65118
[title] => Регионам дали право устанавливать цену техосмотра
[type] => 0
[primary_image_id] =>
[alias] => regionam-dali-pravo-ustanavlivat-tsenu-tekhosmotra
[publishedon] => 1525843404
)
[_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] => 64421
[title] => Вступили в силу новые правила техосмотра
[type] => 0
[primary_image_id] => 37406
[alias] => vstupili-v-silu-novyye-pravila-tekhosmotra
[publishedon] => 1519216903
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 64421
[title] => Вступили в силу новые правила техосмотра
[type] => 0
[primary_image_id] => 37406
[alias] => vstupili-v-silu-novyye-pravila-tekhosmotra
[publishedon] => 1519216903
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 37406
[src] => statics/images/arcticles/022018/21022018xc27b2e56.jpg
[description] => Минэкономразвития предложило внести в процедуру прохождения техосмотра ряд поправок, которые лишат операторов ТО желания жульничать.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 37406
[src] => statics/images/arcticles/022018/21022018xc27b2e56.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] => 28497
[title] => Каждый третий вологжанин ездит по поддельным документам?
[type] => 0
[primary_image_id] => 15024
[alias] => kazhdyy-tretiy-vologzhanin-yezdit-po-poddel-nym-dokumentam
[publishedon] => 1486544760
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 28497
[title] => Каждый третий вологжанин ездит по поддельным документам?
[type] => 0
[primary_image_id] => 15024
[alias] => kazhdyy-tretiy-vologzhanin-yezdit-po-poddel-nym-dokumentam
[publishedon] => 1486544760
)
[_related:yii\db\BaseActiveRecord:private] => Array
(
[primaryImage] => common\models\Image Object
(
[_attributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 15024
[src] => statics/upload/iblock/f50/_IMG_4559.jpg
[description] => На лицензированных станциях техосмотра давно возмущены криминальными конкурентами.
[author] => Фото Сергея Юрова
)
[_oldAttributes:yii\db\BaseActiveRecord:private] => Array
(
[id] => 15024
[src] => statics/upload/iblock/f50/_IMG_4559.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