Array
(
[0] => model
[1] => Array
(
[id] => 137
[parent_id] => 52
[name] => baseball
[icon] => sport-baseball.1.png
[color_code] => ff7876
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:baseball,sq:bejsbolli,ar:البيسبول,hy:baseball,be:бейсбол,bg:бейзбол,zh:棒球,et:pesapall,tl:baseball,fi:baseball,fr:baseball,ka:ბეისბოლი,de:baseball,el:μπέιζμπολ,he:בייסבול,hi:बेसबॉल,hu:baseball,is:hafnabolti,id:baseball,it:baseball,ja:野球,kk:Бейсбол,ko:야구,lo:ເບສບອນ,lv:beisbols,lt:beisbolas,ms:besbol,mt:baseball,mn:бейсбол,ne:बेसबल,no:baseball,pl:baseball,pt:beisebol,ro:baseball,ru:бейсбол,sr:бејзбол,sk:bejzbal,si:baseball,es:béisbol,sv:baseboll,tj:бейсбол,th:เบสบอล,tr:beyzbol,tk:beýsbol,ua:бейсбол,uz:beysbol,vn:bóng chày
)
[2] => Array
(
[ yii\db\BaseActiveRecord _attributes] => Array
(
[id] => 137
[parent_id] => 52
[name] => baseball
[icon] => sport-baseball.1.png
[color_code] => ff7876
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:baseball,sq:bejsbolli,ar:البيسبول,hy:baseball,be:бейсбол,bg:бейзбол,zh:棒球,et:pesapall,tl:baseball,fi:baseball,fr:baseball,ka:ბეისბოლი,de:baseball,el:μπέιζμπολ,he:בייסבול,hi:बेसबॉल,hu:baseball,is:hafnabolti,id:baseball,it:baseball,ja:野球,kk:Бейсбол,ko:야구,lo:ເບສບອນ,lv:beisbols,lt:beisbolas,ms:besbol,mt:baseball,mn:бейсбол,ne:बेसबल,no:baseball,pl:baseball,pt:beisebol,ro:baseball,ru:бейсбол,sr:бејзбол,sk:bejzbal,si:baseball,es:béisbol,sv:baseboll,tj:бейсбол,th:เบสบอล,tr:beyzbol,tk:beýsbol,ua:бейсбол,uz:beysbol,vn:bóng chày
)
[ yii\db\BaseActiveRecord _oldAttributes] => Array
(
[id] => 137
[parent_id] => 52
[name] => baseball
[icon] => sport-baseball.1.png
[color_code] => ff7876
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => en:baseball,sq:bejsbolli,ar:البيسبول,hy:baseball,be:бейсбол,bg:бейзбол,zh:棒球,et:pesapall,tl:baseball,fi:baseball,fr:baseball,ka:ბეისბოლი,de:baseball,el:μπέιζμπολ,he:בייסבול,hi:बेसबॉल,hu:baseball,is:hafnabolti,id:baseball,it:baseball,ja:野球,kk:Бейсбол,ko:야구,lo:ເບສບອນ,lv:beisbols,lt:beisbolas,ms:besbol,mt:baseball,mn:бейсбол,ne:बेसबल,no:baseball,pl:baseball,pt:beisebol,ro:baseball,ru:бейсбол,sr:бејзбол,sk:bejzbal,si:baseball,es:béisbol,sv:baseboll,tj:бейсбол,th:เบสบอล,tr:beyzbol,tk:beýsbol,ua:бейсбол,uz:beysbol,vn:bóng chày
)
[ 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] => 13724537
)
Array
(
[0] => here
[1] => 13724537
[2] => 137
[3] => Array
(
[id] => 137
[parent_id] => 52
[icon] => sport-baseball.1.png
[color_code] => ff7876
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => Array
(
[en] => baseball
[sq] => bejsbolli
[ar] => البيسبول
[hy] => baseball
[be] => бейсбол
[bg] => бейзбол
[zh] => 棒球
[et] => pesapall
[tl] => baseball
[fi] => baseball
[fr] => baseball
[ka] => ბეისბოლი
[de] => baseball
[el] => μπέιζμπολ
[he] => בייסבול
[hi] => बेसबॉल
[hu] => baseball
[is] => hafnabolti
[id] => baseball
[it] => baseball
[ja] => 野球
[kk] => Бейсбол
[ko] => 야구
[lo] => ເບສບອນ
[lv] => beisbols
[lt] => beisbolas
[ms] => besbol
[mt] => baseball
[mn] => бейсбол
[ne] => बेसबल
[no] => baseball
[pl] => baseball
[pt] => beisebol
[ro] => baseball
[ru] => бейсбол
[sr] => бејзбол
[sk] => bejzbal
[si] => baseball
[es] => béisbol
[sv] => baseboll
[tj] => бейсбол
[th] => เบสบอล
[tr] => beyzbol
[tk] => beýsbol
[ua] => бейсбол
[uz] => beysbol
[vn] => bóng chày
)
[fm] => tag
[term] => baseball
)
)
Array
(
[0] => row_id
[1] => 13724537
[2] => Array
(
[id] => 137
[parent_id] => 52
[icon] => sport-baseball.1.png
[color_code] => ff7876
[status] => 1
[requires_update] =>
[adjustOrder] =>
[lang] =>
[translation] => Array
(
[en] => baseball
[sq] => bejsbolli
[ar] => البيسبول
[hy] => baseball
[be] => бейсбол
[bg] => бейзбол
[zh] => 棒球
[et] => pesapall
[tl] => baseball
[fi] => baseball
[fr] => baseball
[ka] => ბეისბოლი
[de] => baseball
[el] => μπέιζμπολ
[he] => בייסבול
[hi] => बेसबॉल
[hu] => baseball
[is] => hafnabolti
[id] => baseball
[it] => baseball
[ja] => 野球
[kk] => Бейсбол
[ko] => 야구
[lo] => ເບສບອນ
[lv] => beisbols
[lt] => beisbolas
[ms] => besbol
[mt] => baseball
[mn] => бейсбол
[ne] => बेसबल
[no] => baseball
[pl] => baseball
[pt] => beisebol
[ro] => baseball
[ru] => бейсбол
[sr] => бејзбол
[sk] => bejzbal
[si] => baseball
[es] => béisbol
[sv] => baseboll
[tj] => бейсбол
[th] => เบสบอล
[tr] => beyzbol
[tk] => beýsbol
[ua] => бейсбол
[uz] => beysbol
[vn] => bóng chày
)
[fm] => tag
[term] => baseball
)
)