Update Categories: finance

Array
(
    [0] => model
    [1] => Array
        (
            [id] => 65
            [parent_id] => 30
            [name] => finance
            [icon] => media-finance.50.png
            [color_code] => 335EB3
            [status] => 
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => en:finance,sq:financa,ar:تمويل,hy:ֆինանսներ,be:фінансы,bg:финанси,zh:财经,et:rahandus,tl:pananalapi,fi:rahoitus,fr:finances,ka:ფინანსები,de:finance,el:χρηματοδότηση,he:לְמַמֵן,hi:वित्त,hu:pénzügy,is:fjármál,id:keuangan,it:finanza,ja:ファイナンス,kk:қаржы,ko:재원,lo:ການເງິນ,lv:finanses,lt:finansų,ms:kewangan,mt:finanzi,mn:санхүү,ne:वित्त,no:finansiere,pl:finanse,pt:finança,ro:finanţa,ru:финансы,sr:финансије,sk:financií,si:finance,es:finanzas,sv:finansiera,tj:молия,th:การเงิน,tr:finans,tk:maliýe,ua:фінанси,uz:moliya,vn:tài chính
        )

    [2] => Array
        (
            [yii\db\BaseActiveRecord_attributes] => Array
                (
                    [id] => 65
                    [parent_id] => 30
                    [name] => finance
                    [icon] => media-finance.50.png
                    [color_code] => 335EB3
                    [status] => 
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:finance,sq:financa,ar:تمويل,hy:ֆինանսներ,be:фінансы,bg:финанси,zh:财经,et:rahandus,tl:pananalapi,fi:rahoitus,fr:finances,ka:ფინანსები,de:finance,el:χρηματοδότηση,he:לְמַמֵן,hi:वित्त,hu:pénzügy,is:fjármál,id:keuangan,it:finanza,ja:ファイナンス,kk:қаржы,ko:재원,lo:ການເງິນ,lv:finanses,lt:finansų,ms:kewangan,mt:finanzi,mn:санхүү,ne:वित्त,no:finansiere,pl:finanse,pt:finança,ro:finanţa,ru:финансы,sr:финансије,sk:financií,si:finance,es:finanzas,sv:finansiera,tj:молия,th:การเงิน,tr:finans,tk:maliýe,ua:фінанси,uz:moliya,vn:tài chính
                )

            [yii\db\BaseActiveRecord_oldAttributes] => Array
                (
                    [id] => 65
                    [parent_id] => 30
                    [name] => finance
                    [icon] => media-finance.50.png
                    [color_code] => 335EB3
                    [status] => 
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:finance,sq:financa,ar:تمويل,hy:ֆինանսներ,be:фінансы,bg:финанси,zh:财经,et:rahandus,tl:pananalapi,fi:rahoitus,fr:finances,ka:ფინანსები,de:finance,el:χρηματοδότηση,he:לְמַמֵן,hi:वित्त,hu:pénzügy,is:fjármál,id:keuangan,it:finanza,ja:ファイナンス,kk:қаржы,ko:재원,lo:ການເງິນ,lv:finanses,lt:finansų,ms:kewangan,mt:finanzi,mn:санхүү,ne:वित्त,no:finansiere,pl:finanse,pt:finança,ro:finanţa,ru:финансы,sr:финансије,sk:financií,si:finance,es:finanzas,sv:finansiera,tj:молия,th:การเงิน,tr:finans,tk:maliýe,ua:фінанси,uz:moliya,vn:tài chính
                )

            [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] => 6524537
)
Array
(
    [0] => here
    [1] => 6524537
    [2] => 65
    [3] => Array
        (
            [id] => 65
            [parent_id] => 30
            [icon] => media-finance.50.png
            [color_code] => 335EB3
            [status] => 
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => finance
                    [sq] => financa
                    [ar] => تمويل
                    [hy] => ֆինանսներ
                    [be] => фінансы
                    [bg] => финанси
                    [zh] => 财经
                    [et] => rahandus
                    [tl] => pananalapi
                    [fi] => rahoitus
                    [fr] => finances
                    [ka] => ფინანსები
                    [de] => finance
                    [el] => χρηματοδότηση
                    [he] => לְמַמֵן
                    [hi] => वित्त
                    [hu] => pénzügy
                    [is] => fjármál
                    [id] => keuangan
                    [it] => finanza
                    [ja] => ファイナンス
                    [kk] => қаржы
                    [ko] => 재원
                    [lo] => ການເງິນ
                    [lv] => finanses
                    [lt] => finansų
                    [ms] => kewangan
                    [mt] => finanzi
                    [mn] => санхүү
                    [ne] => वित्त
                    [no] => finansiere
                    [pl] => finanse
                    [pt] => finança
                    [ro] => finanţa
                    [ru] => финансы
                    [sr] => финансије
                    [sk] => financií
                    [si] => finance
                    [es] => finanzas
                    [sv] => finansiera
                    [tj] => молия
                    [th] => การเงิน
                    [tr] => finans
                    [tk] => maliýe
                    [ua] => фінанси
                    [uz] => moliya
                    [vn] => tài chính
                )

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

)
Array
(
    [0] => row_id
    [1] => 6524537
    [2] => Array
        (
            [id] => 65
            [parent_id] => 30
            [icon] => media-finance.50.png
            [color_code] => 335EB3
            [status] => 
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => finance
                    [sq] => financa
                    [ar] => تمويل
                    [hy] => ֆինանսներ
                    [be] => фінансы
                    [bg] => финанси
                    [zh] => 财经
                    [et] => rahandus
                    [tl] => pananalapi
                    [fi] => rahoitus
                    [fr] => finances
                    [ka] => ფინანსები
                    [de] => finance
                    [el] => χρηματοδότηση
                    [he] => לְמַמֵן
                    [hi] => वित्त
                    [hu] => pénzügy
                    [is] => fjármál
                    [id] => keuangan
                    [it] => finanza
                    [ja] => ファイナンス
                    [kk] => қаржы
                    [ko] => 재원
                    [lo] => ການເງິນ
                    [lv] => finanses
                    [lt] => finansų
                    [ms] => kewangan
                    [mt] => finanzi
                    [mn] => санхүү
                    [ne] => वित्त
                    [no] => finansiere
                    [pl] => finanse
                    [pt] => finança
                    [ro] => finanţa
                    [ru] => финансы
                    [sr] => финансије
                    [sk] => financií
                    [si] => finance
                    [es] => finanzas
                    [sv] => finansiera
                    [tj] => молия
                    [th] => การเงิน
                    [tr] => finans
                    [tk] => maliýe
                    [ua] => фінанси
                    [uz] => moliya
                    [vn] => tài chính
                )

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

)