Update Categories: chess

Array
(
    [0] => model
    [1] => Array
        (
            [id] => 326
            [parent_id] => 52
            [name] => chess
            [icon] => sport-chess.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => en:chess,sq:shah,ar:شطرنج,hy:շախմատ,be:шахматы,bg:шах, zh:国际象棋,et:malet,tl:chess,fi:shakki,fr:échecs,ka:ჭადრაკი,de:Schach,el:σκάκι,he:שחמט,hi:शतरंज,hu:sakk,is:skák, id:catur,it:scacchi,ja:チェス,kk:шахмат,ko:체스,lo:ແຊຊ,lv:šahs,lt:šachmatai,ms:catur,mt:skac, mn:шатар,ne:सँगठनकला,no:sjakk,pl:szachy,pt:xadrez,ro:șah,ru:шахматы,sr:шах,sk:šach,sl:šah,es:ajedrez,sv:schack,th:หมากรุก, tr: satranç,tk:şahmat,ua:шахи,uz:shaxmat,vn:cờ vua
        )

    [2] => Array
        (
            [yii\db\BaseActiveRecord_attributes] => Array
                (
                    [id] => 326
                    [parent_id] => 52
                    [name] => chess
                    [icon] => sport-chess.1.png
                    [color_code] => ff7876
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:chess,sq:shah,ar:شطرنج,hy:շախմատ,be:шахматы,bg:шах, zh:国际象棋,et:malet,tl:chess,fi:shakki,fr:échecs,ka:ჭადრაკი,de:Schach,el:σκάκι,he:שחמט,hi:शतरंज,hu:sakk,is:skák, id:catur,it:scacchi,ja:チェス,kk:шахмат,ko:체스,lo:ແຊຊ,lv:šahs,lt:šachmatai,ms:catur,mt:skac, mn:шатар,ne:सँगठनकला,no:sjakk,pl:szachy,pt:xadrez,ro:șah,ru:шахматы,sr:шах,sk:šach,sl:šah,es:ajedrez,sv:schack,th:หมากรุก, tr: satranç,tk:şahmat,ua:шахи,uz:shaxmat,vn:cờ vua
                )

            [yii\db\BaseActiveRecord_oldAttributes] => Array
                (
                    [id] => 326
                    [parent_id] => 52
                    [name] => chess
                    [icon] => sport-chess.1.png
                    [color_code] => ff7876
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:chess,sq:shah,ar:شطرنج,hy:շախմատ,be:шахматы,bg:шах, zh:国际象棋,et:malet,tl:chess,fi:shakki,fr:échecs,ka:ჭადრაკი,de:Schach,el:σκάκι,he:שחמט,hi:शतरंज,hu:sakk,is:skák, id:catur,it:scacchi,ja:チェス,kk:шахмат,ko:체스,lo:ແຊຊ,lv:šahs,lt:šachmatai,ms:catur,mt:skac, mn:шатар,ne:सँगठनकला,no:sjakk,pl:szachy,pt:xadrez,ro:șah,ru:шахматы,sr:шах,sk:šach,sl:šah,es:ajedrez,sv:schack,th:หมากรุก, tr: satranç,tk:şahmat,ua:шахи,uz:shaxmat,vn:cờ vua
                )

            [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] => 32624537
)
Array
(
    [0] => here
    [1] => 32624537
    [2] => 326
    [3] => Array
        (
            [id] => 326
            [parent_id] => 52
            [icon] => sport-chess.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => chess
                    [sq] => shah
                    [ar] => شطرنج
                    [hy] => շախմատ
                    [be] => шахматы
                    [bg] => шах
                    [ zh] => 国际象棋
                    [et] => malet
                    [tl] => chess
                    [fi] => shakki
                    [fr] => échecs
                    [ka] => ჭადრაკი
                    [de] => Schach
                    [el] => σκάκι
                    [he] => שחמט
                    [hi] => शतरंज
                    [hu] => sakk
                    [is] => skák
                    [ id] => catur
                    [it] => scacchi
                    [ja] => チェス
                    [kk] => шахмат
                    [ko] => 체스
                    [lo] => ແຊຊ
                    [lv] => šahs
                    [lt] => šachmatai
                    [ms] => catur
                    [mt] => skac
                    [ mn] => шатар
                    [ne] => सँगठनकला
                    [no] => sjakk
                    [pl] => szachy
                    [pt] => xadrez
                    [ro] => șah
                    [ru] => шахматы
                    [sr] => шах
                    [sk] => šach
                    [sl] => šah
                    [es] => ajedrez
                    [sv] => schack
                    [th] => หมากรุก
                    [ tr] =>  satranç
                    [tk] => şahmat
                    [ua] => шахи
                    [uz] => shaxmat
                    [vn] => cờ vua
                )

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

)
Array
(
    [0] => row_id
    [1] => 32624537
    [2] => Array
        (
            [id] => 326
            [parent_id] => 52
            [icon] => sport-chess.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => chess
                    [sq] => shah
                    [ar] => شطرنج
                    [hy] => շախմատ
                    [be] => шахматы
                    [bg] => шах
                    [ zh] => 国际象棋
                    [et] => malet
                    [tl] => chess
                    [fi] => shakki
                    [fr] => échecs
                    [ka] => ჭადრაკი
                    [de] => Schach
                    [el] => σκάκι
                    [he] => שחמט
                    [hi] => शतरंज
                    [hu] => sakk
                    [is] => skák
                    [ id] => catur
                    [it] => scacchi
                    [ja] => チェス
                    [kk] => шахмат
                    [ko] => 체스
                    [lo] => ແຊຊ
                    [lv] => šahs
                    [lt] => šachmatai
                    [ms] => catur
                    [mt] => skac
                    [ mn] => шатар
                    [ne] => सँगठनकला
                    [no] => sjakk
                    [pl] => szachy
                    [pt] => xadrez
                    [ro] => șah
                    [ru] => шахматы
                    [sr] => шах
                    [sk] => šach
                    [sl] => šah
                    [es] => ajedrez
                    [sv] => schack
                    [th] => หมากรุก
                    [ tr] =>  satranç
                    [tk] => şahmat
                    [ua] => шахи
                    [uz] => shaxmat
                    [vn] => cờ vua
                )

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

)