Update Categories: social

Array
(
    [0] => model
    [1] => Array
        (
            [id] => 50
            [parent_id] => 0
            [name] => social
            [icon] => social.png
            [color_code] => 00002A
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => en:social,sq:social,ar:اجتماعي,hy:սոցիալական,be:сацыяльны,bg:социални,zh:社会,et:sotsiaalne,tl:sosyal,fi:sosiaalinen,fr:social,ka:სოციალური,de:sozial,el:κοινωνικός,he:חֶברָתִי,hi:सामाजिक,hu:szociális,is:félagslegt,id:sosial,it:sociale,ja:社交,kk:әлеуметтік,ko:사회의,lo:ສັງຄົມ,lv:sociālā,lt:socialiniai,ms:sosial,mt:soċjali,mn:нийгмийн,ne:सामाजिक,no:sosial,pl:społeczny,pt:social,ro:social,ru:Социальное,sr:друштвеним,sk:sociálna,si:socialni,es:social,sv:social,tj:социалй,th:ทางสังคม,tr:sosyal,tk:sosial,ua:соціальні,uz:ijtimoiy,vn:xã hội
        )

    [2] => Array
        (
            [yii\db\BaseActiveRecord_attributes] => Array
                (
                    [id] => 50
                    [parent_id] => 0
                    [name] => social
                    [icon] => social.png
                    [color_code] => 00002A
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:social,sq:social,ar:اجتماعي,hy:սոցիալական,be:сацыяльны,bg:социални,zh:社会,et:sotsiaalne,tl:sosyal,fi:sosiaalinen,fr:social,ka:სოციალური,de:sozial,el:κοινωνικός,he:חֶברָתִי,hi:सामाजिक,hu:szociális,is:félagslegt,id:sosial,it:sociale,ja:社交,kk:әлеуметтік,ko:사회의,lo:ສັງຄົມ,lv:sociālā,lt:socialiniai,ms:sosial,mt:soċjali,mn:нийгмийн,ne:सामाजिक,no:sosial,pl:społeczny,pt:social,ro:social,ru:Социальное,sr:друштвеним,sk:sociálna,si:socialni,es:social,sv:social,tj:социалй,th:ทางสังคม,tr:sosyal,tk:sosial,ua:соціальні,uz:ijtimoiy,vn:xã hội
                )

            [yii\db\BaseActiveRecord_oldAttributes] => Array
                (
                    [id] => 50
                    [parent_id] => 0
                    [name] => social
                    [icon] => social.png
                    [color_code] => 00002A
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:social,sq:social,ar:اجتماعي,hy:սոցիալական,be:сацыяльны,bg:социални,zh:社会,et:sotsiaalne,tl:sosyal,fi:sosiaalinen,fr:social,ka:სოციალური,de:sozial,el:κοινωνικός,he:חֶברָתִי,hi:सामाजिक,hu:szociális,is:félagslegt,id:sosial,it:sociale,ja:社交,kk:әлеуметтік,ko:사회의,lo:ສັງຄົມ,lv:sociālā,lt:socialiniai,ms:sosial,mt:soċjali,mn:нийгмийн,ne:सामाजिक,no:sosial,pl:społeczny,pt:social,ro:social,ru:Социальное,sr:друштвеним,sk:sociálna,si:socialni,es:social,sv:social,tj:социалй,th:ทางสังคม,tr:sosyal,tk:sosial,ua:соціальні,uz:ijtimoiy,vn:xã hội
                )

            [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] => 5024537
)
Array
(
    [0] => here
    [1] => 5024537
    [2] => 50
    [3] => Array
        (
            [id] => 50
            [parent_id] => 0
            [icon] => social.png
            [color_code] => 00002A
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => social
                    [sq] => social
                    [ar] => اجتماعي
                    [hy] => սոցիալական
                    [be] => сацыяльны
                    [bg] => социални
                    [zh] => 社会
                    [et] => sotsiaalne
                    [tl] => sosyal
                    [fi] => sosiaalinen
                    [fr] => social
                    [ka] => სოციალური
                    [de] => sozial
                    [el] => κοινωνικός
                    [he] => חֶברָתִי
                    [hi] => सामाजिक
                    [hu] => szociális
                    [is] => félagslegt
                    [id] => sosial
                    [it] => sociale
                    [ja] => 社交
                    [kk] => әлеуметтік
                    [ko] => 사회의
                    [lo] => ສັງຄົມ
                    [lv] => sociālā
                    [lt] => socialiniai
                    [ms] => sosial
                    [mt] => soċjali
                    [mn] => нийгмийн
                    [ne] => सामाजिक
                    [no] => sosial
                    [pl] => społeczny
                    [pt] => social
                    [ro] => social
                    [ru] => Социальное
                    [sr] => друштвеним
                    [sk] => sociálna
                    [si] => socialni
                    [es] => social
                    [sv] => social
                    [tj] => социалй
                    [th] => ทางสังคม
                    [tr] => sosyal
                    [tk] => sosial
                    [ua] => соціальні
                    [uz] => ijtimoiy
                    [vn] => xã hội
                )

            [fm] => tag
            [term] => social
        )

)
Array
(
    [0] => row_id
    [1] => 5024537
    [2] => Array
        (
            [id] => 50
            [parent_id] => 0
            [icon] => social.png
            [color_code] => 00002A
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => social
                    [sq] => social
                    [ar] => اجتماعي
                    [hy] => սոցիալական
                    [be] => сацыяльны
                    [bg] => социални
                    [zh] => 社会
                    [et] => sotsiaalne
                    [tl] => sosyal
                    [fi] => sosiaalinen
                    [fr] => social
                    [ka] => სოციალური
                    [de] => sozial
                    [el] => κοινωνικός
                    [he] => חֶברָתִי
                    [hi] => सामाजिक
                    [hu] => szociális
                    [is] => félagslegt
                    [id] => sosial
                    [it] => sociale
                    [ja] => 社交
                    [kk] => әлеуметтік
                    [ko] => 사회의
                    [lo] => ສັງຄົມ
                    [lv] => sociālā
                    [lt] => socialiniai
                    [ms] => sosial
                    [mt] => soċjali
                    [mn] => нийгмийн
                    [ne] => सामाजिक
                    [no] => sosial
                    [pl] => społeczny
                    [pt] => social
                    [ro] => social
                    [ru] => Социальное
                    [sr] => друштвеним
                    [sk] => sociálna
                    [si] => socialni
                    [es] => social
                    [sv] => social
                    [tj] => социалй
                    [th] => ทางสังคม
                    [tr] => sosyal
                    [tk] => sosial
                    [ua] => соціальні
                    [uz] => ijtimoiy
                    [vn] => xã hội
                )

            [fm] => tag
            [term] => social
        )

)