Update Categories: water sports

Array
(
    [0] => model
    [1] => Array
        (
            [id] => 221
            [parent_id] => 52
            [name] => water sports
            [icon] => sport-water-sports.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => en:water sports,sq:sportet ujore,ar:رياضات مائيه,hy:ջրային սպորտ,be:водныя віды спорту,bg:водни спортове,zh:水上运动,et:veesport,tl:water sports,fi:vesiurheilu,fr:sports nautiques,ka:წყლის სპორტი,de:wassersport,el:θαλάσσια σπορ,he:ספורט מים,hi:पानी के खेल,hu:vízi sportok,is:vatns íþróttir,id:olahraga air,it:sport acquatici,ja:ウォータースポーツ,kk:су спорты,ko:수상 스포츠,lo:ກິລານ້ໍາ,lv:ūdens Sports,lt:vandens sportas,ms:sukan air,mt:sports tal-ilma,mn:усан спорт,ne:पानी खेल,no:vannsport,pl:sporty wodne,pt:esportes aquáticos,ro:sporturi acvatice,ru:водные виды спорта,sr:водени спортови,sk:vodné športy,si:vodni športi,es:deportes acuáticos,sv:vattensporter,tj:варзиши обӣ,th:กีฬาทางน้ำ,tr:su sporları,tk:suw sporty,ua:водні види спорту,uz:suv sporti,vn:thể thao dưới nước
        )

    [2] => Array
        (
            [yii\db\BaseActiveRecord_attributes] => Array
                (
                    [id] => 221
                    [parent_id] => 52
                    [name] => water sports
                    [icon] => sport-water-sports.1.png
                    [color_code] => ff7876
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:water sports,sq:sportet ujore,ar:رياضات مائيه,hy:ջրային սպորտ,be:водныя віды спорту,bg:водни спортове,zh:水上运动,et:veesport,tl:water sports,fi:vesiurheilu,fr:sports nautiques,ka:წყლის სპორტი,de:wassersport,el:θαλάσσια σπορ,he:ספורט מים,hi:पानी के खेल,hu:vízi sportok,is:vatns íþróttir,id:olahraga air,it:sport acquatici,ja:ウォータースポーツ,kk:су спорты,ko:수상 스포츠,lo:ກິລານ້ໍາ,lv:ūdens Sports,lt:vandens sportas,ms:sukan air,mt:sports tal-ilma,mn:усан спорт,ne:पानी खेल,no:vannsport,pl:sporty wodne,pt:esportes aquáticos,ro:sporturi acvatice,ru:водные виды спорта,sr:водени спортови,sk:vodné športy,si:vodni športi,es:deportes acuáticos,sv:vattensporter,tj:варзиши обӣ,th:กีฬาทางน้ำ,tr:su sporları,tk:suw sporty,ua:водні види спорту,uz:suv sporti,vn:thể thao dưới nước
                )

            [yii\db\BaseActiveRecord_oldAttributes] => Array
                (
                    [id] => 221
                    [parent_id] => 52
                    [name] => water sports
                    [icon] => sport-water-sports.1.png
                    [color_code] => ff7876
                    [status] => 1
                    [requires_update] => 
                    [adjustOrder] => 
                    [lang] => 
                    [translation] => en:water sports,sq:sportet ujore,ar:رياضات مائيه,hy:ջրային սպորտ,be:водныя віды спорту,bg:водни спортове,zh:水上运动,et:veesport,tl:water sports,fi:vesiurheilu,fr:sports nautiques,ka:წყლის სპორტი,de:wassersport,el:θαλάσσια σπορ,he:ספורט מים,hi:पानी के खेल,hu:vízi sportok,is:vatns íþróttir,id:olahraga air,it:sport acquatici,ja:ウォータースポーツ,kk:су спорты,ko:수상 스포츠,lo:ກິລານ້ໍາ,lv:ūdens Sports,lt:vandens sportas,ms:sukan air,mt:sports tal-ilma,mn:усан спорт,ne:पानी खेल,no:vannsport,pl:sporty wodne,pt:esportes aquáticos,ro:sporturi acvatice,ru:водные виды спорта,sr:водени спортови,sk:vodné športy,si:vodni športi,es:deportes acuáticos,sv:vattensporter,tj:варзиши обӣ,th:กีฬาทางน้ำ,tr:su sporları,tk:suw sporty,ua:водні види спорту,uz:suv sporti,vn:thể thao dưới nước
                )

            [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] => 22124537
)
Array
(
    [0] => here
    [1] => 22124537
    [2] => 221
    [3] => Array
        (
            [id] => 221
            [parent_id] => 52
            [icon] => sport-water-sports.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => water sports
                    [sq] => sportet ujore
                    [ar] => رياضات مائيه
                    [hy] => ջրային սպորտ
                    [be] => водныя віды спорту
                    [bg] => водни спортове
                    [zh] => 水上运动
                    [et] => veesport
                    [tl] => water sports
                    [fi] => vesiurheilu
                    [fr] => sports nautiques
                    [ka] => წყლის სპორტი
                    [de] => wassersport
                    [el] => θαλάσσια σπορ
                    [he] => ספורט מים
                    [hi] => पानी के खेल
                    [hu] => vízi sportok
                    [is] => vatns íþróttir
                    [id] => olahraga air
                    [it] => sport acquatici
                    [ja] => ウォータースポーツ
                    [kk] => су спорты
                    [ko] => 수상 스포츠
                    [lo] => ກິລານ້ໍາ
                    [lv] => ūdens Sports
                    [lt] => vandens sportas
                    [ms] => sukan air
                    [mt] => sports tal-ilma
                    [mn] => усан спорт
                    [ne] => पानी खेल
                    [no] => vannsport
                    [pl] => sporty wodne
                    [pt] => esportes aquáticos
                    [ro] => sporturi acvatice
                    [ru] => водные виды спорта
                    [sr] => водени спортови
                    [sk] => vodné športy
                    [si] => vodni športi
                    [es] => deportes acuáticos
                    [sv] => vattensporter
                    [tj] => варзиши обӣ
                    [th] => กีฬาทางน้ำ
                    [tr] => su sporları
                    [tk] => suw sporty
                    [ua] => водні види спорту
                    [uz] => suv sporti
                    [vn] => thể thao dưới nước
                )

            [fm] => tag
            [term] => water sports
        )

)
Array
(
    [0] => row_id
    [1] => 22124537
    [2] => Array
        (
            [id] => 221
            [parent_id] => 52
            [icon] => sport-water-sports.1.png
            [color_code] => ff7876
            [status] => 1
            [requires_update] => 
            [adjustOrder] => 
            [lang] => 
            [translation] => Array
                (
                    [en] => water sports
                    [sq] => sportet ujore
                    [ar] => رياضات مائيه
                    [hy] => ջրային սպորտ
                    [be] => водныя віды спорту
                    [bg] => водни спортове
                    [zh] => 水上运动
                    [et] => veesport
                    [tl] => water sports
                    [fi] => vesiurheilu
                    [fr] => sports nautiques
                    [ka] => წყლის სპორტი
                    [de] => wassersport
                    [el] => θαλάσσια σπορ
                    [he] => ספורט מים
                    [hi] => पानी के खेल
                    [hu] => vízi sportok
                    [is] => vatns íþróttir
                    [id] => olahraga air
                    [it] => sport acquatici
                    [ja] => ウォータースポーツ
                    [kk] => су спорты
                    [ko] => 수상 스포츠
                    [lo] => ກິລານ້ໍາ
                    [lv] => ūdens Sports
                    [lt] => vandens sportas
                    [ms] => sukan air
                    [mt] => sports tal-ilma
                    [mn] => усан спорт
                    [ne] => पानी खेल
                    [no] => vannsport
                    [pl] => sporty wodne
                    [pt] => esportes aquáticos
                    [ro] => sporturi acvatice
                    [ru] => водные виды спорта
                    [sr] => водени спортови
                    [sk] => vodné športy
                    [si] => vodni športi
                    [es] => deportes acuáticos
                    [sv] => vattensporter
                    [tj] => варзиши обӣ
                    [th] => กีฬาทางน้ำ
                    [tr] => su sporları
                    [tk] => suw sporty
                    [ua] => водні види спорту
                    [uz] => suv sporti
                    [vn] => thể thao dưới nước
                )

            [fm] => tag
            [term] => water sports
        )

)