Array
(
[0] => model
[1] => Array
(
[id] => 408
[parent_id] => 128
[name] => drones
[icon] => hobby-drones.50.png
[color_code] => 898989
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:drones,sq:drone,ar:الطائرات بدون طيار,hy:դրոներ,be:дроны,bg:дронове,zh:无人机,et:droonid,tl:drones,fi:droonit,fr:drones,ka:დრონები,de:Drohnen,el:καταδιωκτικά,he:רחפנים,hi:ड्रोन,hu:drónok,is:skotvélar,id:drones,it:droni,ja:ドローン,kk:дрондар,ko:드론,lo:ທີ່ບໍ່ມີຄວາມຕ້ອງ,lv:droni,lt:drėnai,ms:drones,mt:drones,mn:дрон,ne:ड्रोन, no:droner,pl:drony,pt:drones,ro:dronă,ru:дроны,sr:дронови,sk:drony,sl:brezpilotna letala,sv:dronar,tj:дронҳо,th:โดรน,tr:drone,tk:dronlar,ua:дрони,uz:droplar,vn:điều khiển từ xa
)
[2] => Array
(
[ yii\db\BaseActiveRecord _attributes] => Array
(
[id] => 408
[parent_id] => 128
[name] => drones
[icon] => hobby-drones.50.png
[color_code] => 898989
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:drones,sq:drone,ar:الطائرات بدون طيار,hy:դրոներ,be:дроны,bg:дронове,zh:无人机,et:droonid,tl:drones,fi:droonit,fr:drones,ka:დრონები,de:Drohnen,el:καταδιωκτικά,he:רחפנים,hi:ड्रोन,hu:drónok,is:skotvélar,id:drones,it:droni,ja:ドローン,kk:дрондар,ko:드론,lo:ທີ່ບໍ່ມີຄວາມຕ້ອງ,lv:droni,lt:drėnai,ms:drones,mt:drones,mn:дрон,ne:ड्रोन, no:droner,pl:drony,pt:drones,ro:dronă,ru:дроны,sr:дронови,sk:drony,sl:brezpilotna letala,sv:dronar,tj:дронҳо,th:โดรน,tr:drone,tk:dronlar,ua:дрони,uz:droplar,vn:điều khiển từ xa
)
[ yii\db\BaseActiveRecord _oldAttributes] => Array
(
[id] => 408
[parent_id] => 128
[name] => drones
[icon] => hobby-drones.50.png
[color_code] => 898989
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:drones,sq:drone,ar:الطائرات بدون طيار,hy:դրոներ,be:дроны,bg:дронове,zh:无人机,et:droonid,tl:drones,fi:droonit,fr:drones,ka:დრონები,de:Drohnen,el:καταδιωκτικά,he:רחפנים,hi:ड्रोन,hu:drónok,is:skotvélar,id:drones,it:droni,ja:ドローン,kk:дрондар,ko:드론,lo:ທີ່ບໍ່ມີຄວາມຕ້ອງ,lv:droni,lt:drėnai,ms:drones,mt:drones,mn:дрон,ne:ड्रोन, no:droner,pl:drony,pt:drones,ro:dronă,ru:дроны,sr:дронови,sk:drony,sl:brezpilotna letala,sv:dronar,tj:дронҳо,th:โดรน,tr:drone,tk:dronlar,ua:дрони,uz:droplar,vn:điều khiển từ xa
)
[ yii\db\BaseActiveRecord _related] => Array
(
)
[ yii\db\BaseActiveRecord _relationsDependencies] => Array
(
)
[ yii\base\Model _errors] =>
[ yii\base\Model _validators] => ArrayObject Object
(
[storage:ArrayObject:private] => Array
(
[0] => yii\validators\NumberValidator Object
(
[integerOnly] => 1
[max] =>
[min] =>
[tooBig] =>
[tooSmall] =>
[integerPattern] => /^\s*[+-]?\d+\s*$/
[numberPattern] => /^\s*[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?\s*$/
[attributes] => Array
(
[0] => parent_id
[1] => status
[2] => requires_update
[3] => adjustOrder
)
[message] => {attribute} must be an integer.
[on] => Array
(
)
[except] => Array
(
)
[skipOnError] => 1
[skipOnEmpty] => 1
[enableClientValidation] => 1
[isEmpty] =>
[when] =>
[whenClient] =>
[_events:yii\base\Component:private] => Array
(
)
[_eventWildcards:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] =>
)
[1] => yii\validators\StringValidator Object
(
[length] =>
[max] =>
[min] =>
[message] => {attribute} must be a string.
[tooShort] =>
[tooLong] =>
[notEqual] =>
[encoding] => UTF-8
[attributes] => Array
(
[0] => lang
[1] => translation
)
[on] => Array
(
)
[except] => Array
(
)
[skipOnError] => 1
[skipOnEmpty] => 1
[enableClientValidation] => 1
[isEmpty] =>
[when] =>
[whenClient] =>
[_events:yii\base\Component:private] => Array
(
)
[_eventWildcards:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] =>
)
[2] => yii\validators\StringValidator Object
(
[length] =>
[max] => 500
[min] =>
[message] => {attribute} must be a string.
[tooShort] =>
[tooLong] => {attribute} should contain at most {max, number} {max, plural, one{character} other{characters}}.
[notEqual] =>
[encoding] => UTF-8
[attributes] => Array
(
[0] => name
[1] => icon
[2] => color_code
)
[on] => Array
(
)
[except] => Array
(
)
[skipOnError] => 1
[skipOnEmpty] => 1
[enableClientValidation] => 1
[isEmpty] =>
[when] =>
[whenClient] =>
[_events:yii\base\Component:private] => Array
(
)
[_eventWildcards:yii\base\Component:private] => Array
(
)
[_behaviors:yii\base\Component:private] =>
)
)
)
[ yii\base\Model _scenario] => default
[ yii\base\Component _events] => Array
(
)
[ yii\base\Component _eventWildcards] => Array
(
)
[ yii\base\Component _behaviors] => Array
(
)
)
)
Array
(
[0] => here_id
[1] => 40824537
)
Array
(
[0] => here
[1] => 40824537
[2] => 408
[3] => Array
(
[id] => 408
[parent_id] => 128
[icon] => hobby-drones.50.png
[color_code] => 898989
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => Array
(
[en] => drones
[sq] => drone
[ar] => الطائرات بدون طيار
[hy] => դրոներ
[be] => дроны
[bg] => дронове
[zh] => 无人机
[et] => droonid
[tl] => drones
[fi] => droonit
[fr] => drones
[ka] => დრონები
[de] => Drohnen
[el] => καταδιωκτικά
[he] => רחפנים
[hi] => ड्रोन
[hu] => drónok
[is] => skotvélar
[id] => drones
[it] => droni
[ja] => ドローン
[kk] => дрондар
[ko] => 드론
[lo] => ທີ່ບໍ່ມີຄວາມຕ້ອງ
[lv] => droni
[lt] => drėnai
[ms] => drones
[mt] => drones
[mn] => дрон
[ne] => ड्रोन
[ no] => droner
[pl] => drony
[pt] => drones
[ro] => dronă
[ru] => дроны
[sr] => дронови
[sk] => drony
[sl] => brezpilotna letala
[sv] => dronar
[tj] => дронҳо
[th] => โดรน
[tr] => drone
[tk] => dronlar
[ua] => дрони
[uz] => droplar
[vn] => điều khiển từ xa
)
[fm] => tag
[term] => drones
)
)
Array
(
[0] => row_id
[1] => 40824537
[2] => Array
(
[id] => 408
[parent_id] => 128
[icon] => hobby-drones.50.png
[color_code] => 898989
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => Array
(
[en] => drones
[sq] => drone
[ar] => الطائرات بدون طيار
[hy] => դրոներ
[be] => дроны
[bg] => дронове
[zh] => 无人机
[et] => droonid
[tl] => drones
[fi] => droonit
[fr] => drones
[ka] => დრონები
[de] => Drohnen
[el] => καταδιωκτικά
[he] => רחפנים
[hi] => ड्रोन
[hu] => drónok
[is] => skotvélar
[id] => drones
[it] => droni
[ja] => ドローン
[kk] => дрондар
[ko] => 드론
[lo] => ທີ່ບໍ່ມີຄວາມຕ້ອງ
[lv] => droni
[lt] => drėnai
[ms] => drones
[mt] => drones
[mn] => дрон
[ne] => ड्रोन
[ no] => droner
[pl] => drony
[pt] => drones
[ro] => dronă
[ru] => дроны
[sr] => дронови
[sk] => drony
[sl] => brezpilotna letala
[sv] => dronar
[tj] => дронҳо
[th] => โดรน
[tr] => drone
[tk] => dronlar
[ua] => дрони
[uz] => droplar
[vn] => điều khiển từ xa
)
[fm] => tag
[term] => drones
)
)