Array
(
    [code] => 500
    [type] => PHP warning
    [message] => Invalid argument supplied for foreach()
    [file] => /home/rosvuz/application/protected/modules/defaultmob/views/school/showv2.php
    [line] => 378
    [trace] => #0 /home/rosvuz/framework/web/CBaseController.php(126): require()
#1 /home/rosvuz/framework/web/CBaseController.php(95): SchoolController->renderInternal()
#2 /home/rosvuz/framework/web/CController.php(869): SchoolController->renderFile()
#3 /home/rosvuz/framework/web/CController.php(782): SchoolController->renderPartial()
#4 /home/rosvuz/application/protected/components/DefaultUnitController.php(342): SchoolController->render()
#5 /home/rosvuz/application/protected/components/DefaultUnitController.php(434): SchoolController->showUnit()
#6 unknown(0): SchoolController->actionShow()
#7 /home/rosvuz/framework/web/actions/CAction.php(108): ReflectionMethod->invokeArgs()
#8 /home/rosvuz/framework/web/actions/CInlineAction.php(47): CInlineAction->runWithParamsInternal()
#9 /home/rosvuz/framework/web/CController.php(308): CInlineAction->runWithParams()
#10 /home/rosvuz/framework/web/filters/CFilterChain.php(133): SchoolController->runAction()
#11 /home/rosvuz/framework/web/filters/CFilter.php(40): CFilterChain->run()
#12 /home/rosvuz/framework/web/CController.php(1145): CAccessControlFilter->filter()
#13 /home/rosvuz/framework/web/filters/CInlineFilter.php(58): SchoolController->filterAccessControl()
#14 /home/rosvuz/framework/web/filters/CFilterChain.php(130): CInlineFilter->filter()
#15 /home/rosvuz/framework/web/CController.php(291): CFilterChain->run()
#16 /home/rosvuz/framework/web/CController.php(265): SchoolController->runActionWithFilters()
#17 /home/rosvuz/framework/web/CWebApplication.php(282): SchoolController->run()
#18 /home/rosvuz/framework/web/CWebApplication.php(141): CWebApplication->runController()
#19 /home/rosvuz/framework/base/CApplication.php(169): CWebApplication->processRequest()
#20 /home/rosvuz/application/index.php(83): CWebApplication->run()

    [traces] => Array
        (
            [0] => Array
                (
                    [file] => /home/rosvuz/framework/web/CBaseController.php
                    [line] => 126
                    [args] => Array
                        (
                            [0] => /home/rosvuz/application/protected/modules/defaultmob/views/school/showv2.php
                        )

                    [function] => require
                )

            [1] => Array
                (
                    [file] => /home/rosvuz/framework/web/CBaseController.php
                    [line] => 95
                    [function] => renderInternal
                    [class] => CBaseController
                    [type] => ->
                    [args] => Array
                        (
                            [0] => /home/rosvuz/application/protected/modules/defaultmob/views/school/showv2.php
                            [1] => Array
                                (
                                    [model] => School Object
                                        (
                                            [fullSearchTags:protected] => Array
                                                (
                                                    [0] => napravlenie
                                                )

                                            [ads] => 
                                            [unitMapping] => Array
                                                (
                                                )

                                            [arrayFields] => Array
                                                (
                                                    [0] => name_previos
                                                    [1] => email
                                                    [2] => address
                                                    [3] => study_lang
                                                    [4] => phone
                                                    [5] => site
                                                    [6] => social
                                                    [7] => graduation_document
                                                    [8] => license
                                                    [9] => page
                                                    [10] => contact
                                                    [11] => rating
                                                    [12] => sport
                                                    [13] => opening_hours
                                                    [14] => rss
                                                    [15] => partners
                                                )

                                            [searchFields:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => name_en
                                                    [2] => name_legal
                                                    [3] => name_previos
                                                )

                                            [fullSearchFields:protected] => Array
                                                (
                                                    [0] => name
                                                    [1] => name_en
                                                    [2] => name_legal
                                                    [3] => name_previos
                                                    [4] => keywords
                                                )

                                            [isRssUpdating] => 
                                            [_md:CActiveRecord:private] => CActiveRecordMetaData Object
                                                (
                                                    [tableSchema] => CPgsqlTableSchema Object
                                                        (
                                                            [schemaName] => public
                                                            [name] => unit
                                                            [rawName] => "unit"
                                                            [primaryKey] => id
                                                            [sequenceName] => public.object_id_seq
                                                            [foreignKeys] => Array
                                                                (
                                                                    [unit_type] => Array
                                                                        (
                                                                            [0] => unit_tag
                                                                            [1] => id
                                                                        )

                                                                    [user_id] => Array
                                                                        (
                                                                            [0] => user
                                                                            [1] => id
                                                                        )

                                                                )

                                                            [columns] => Array
                                                                (
                                                                    [id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => id
                                                                            [rawName] => "id"
                                                                            [allowNull] => 
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 1
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 1
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [name] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => name
                                                                            [rawName] => "name"
                                                                            [allowNull] => 
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [name_legal] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => name_legal
                                                                            [rawName] => "name_legal"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => юридическое
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [name_previos] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => name_previos
                                                                            [rawName] => "name_previos"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [year_foundation] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => year_foundation
                                                                            [rawName] => "year_foundation"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => год основания
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [address] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => address
                                                                            [rawName] => "address"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [phone] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => phone
                                                                            [rawName] => "phone"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json (phone: ..., comment: ...)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [email] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => email
                                                                            [rawName] => "email"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json (email: ..., comment: ...)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [site] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => site
                                                                            [rawName] => "site"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json (site: ... , comment: ...)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [social] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => social
                                                                            [rawName] => "social"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json (...)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [graduation_document] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => graduation_document
                                                                            [rawName] => "graduation_document"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Документ об окончании
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [license] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => license
                                                                            [rawName] => "license"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [num_student] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => num_student
                                                                            [rawName] => "num_student"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Кол-во студентов
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [num_teacher] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => num_teacher
                                                                            [rawName] => "num_teacher"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Кол-во преподавателей
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [num_candidate] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => num_candidate
                                                                            [rawName] => "num_candidate"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Кол-во кандидатов наук
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [num_doctor_professor] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => num_doctor_professor
                                                                            [rawName] => "num_doctor_professor"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Кол-во профессоров и докторов наук
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [price_from] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => price_from
                                                                            [rawName] => "price_from"
                                                                            [allowNull] => 1
                                                                            [dbType] => double precision
                                                                            [type] => double
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [price_to] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => price_to
                                                                            [rawName] => "price_to"
                                                                            [allowNull] => 1
                                                                            [dbType] => double precision
                                                                            [type] => double
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [price_currency] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => price_currency
                                                                            [rawName] => "price_currency"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(3)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 3
                                                                            [precision] => 3
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => USD, UAH
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [price_period] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => price_period
                                                                            [rawName] => "price_period"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [description] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => description
                                                                            [rawName] => "description"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => info о вузе или школе
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [page] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => page
                                                                            [rawName] => "page"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => json: (title: ..., seo_uri, content)
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [time_created] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => time_created
                                                                            [rawName] => "time_created"
                                                                            [allowNull] => 1
                                                                            [dbType] => timestamp(0) without time zone
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 0
                                                                            [precision] => 0
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [seo_uri] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => seo_uri
                                                                            [rawName] => "seo_uri"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [seo_description] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => seo_description
                                                                            [rawName] => "seo_description"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(1024)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 1024
                                                                            [precision] => 1024
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [seo_keywords] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => seo_keywords
                                                                            [rawName] => "seo_keywords"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [seo_title] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => seo_title
                                                                            [rawName] => "seo_title"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [name_en] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => name_en
                                                                            [rawName] => "name_en"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Название на английском
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [country_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => country_id
                                                                            [rawName] => "country_id"
                                                                            [allowNull] => 
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [region_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => region_id
                                                                            [rawName] => "region_id"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [city_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => city_id
                                                                            [rawName] => "city_id"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [study_lang] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => study_lang
                                                                            [rawName] => "study_lang"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Язык обучения json
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [accreditation_level] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => accreditation_level
                                                                            [rawName] => "accreditation_level"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(255)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 255
                                                                            [precision] => 255
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Уровень аккредитации
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [contact] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => contact
                                                                            [rawName] => "contact"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = )
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [rating] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => rating
                                                                            [rawName] => "rating"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [sport] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => sport
                                                                            [rawName] => "sport"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [is_show] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => is_show
                                                                            [rawName] => "is_show"
                                                                            [allowNull] => 1
                                                                            [dbType] => boolean
                                                                            [type] => boolean
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [district_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => district_id
                                                                            [rawName] => "district_id"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [metro_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => metro_id
                                                                            [rawName] => "metro_id"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [opening_hours] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => opening_hours
                                                                            [rawName] => "opening_hours"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [user_id] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => user_id
                                                                            [rawName] => "user_id"
                                                                            [allowNull] => 1
                                                                            [dbType] => bigint
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 1
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [is_approve] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => is_approve
                                                                            [rawName] => "is_approve"
                                                                            [allowNull] => 
                                                                            [dbType] => boolean
                                                                            [type] => boolean
                                                                            [defaultValue] => 1
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [is_deleted] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => is_deleted
                                                                            [rawName] => "is_deleted"
                                                                            [allowNull] => 
                                                                            [dbType] => boolean
                                                                            [type] => boolean
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [rss_link] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => rss_link
                                                                            [rawName] => "rss_link"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [rss] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => rss
                                                                            [rawName] => "rss"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [date_start] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => date_start
                                                                            [rawName] => "date_start"
                                                                            [allowNull] => 1
                                                                            [dbType] => timestamp without time zone
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [date_end] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => date_end
                                                                            [rawName] => "date_end"
                                                                            [allowNull] => 1
                                                                            [dbType] => timestamp without time zone
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [search_keywords] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => search_keywords
                                                                            [rawName] => "search_keywords"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [keywords] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => keywords
                                                                            [rawName] => "keywords"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [full_search_keywords] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => full_search_keywords
                                                                            [rawName] => "full_search_keywords"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [unit_type] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => unit_type
                                                                            [rawName] => "unit_type"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 1
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [time_update] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => time_update
                                                                            [rawName] => "time_update"
                                                                            [allowNull] => 1
                                                                            [dbType] => timestamp(0) without time zone
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 0
                                                                            [precision] => 0
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [weight] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => weight
                                                                            [rawName] => "weight"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 0
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [deadline] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => deadline
                                                                            [rawName] => "deadline"
                                                                            [allowNull] => 1
                                                                            [dbType] => integer
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [in_main] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => in_main
                                                                            [rawName] => "in_main"
                                                                            [allowNull] => 1
                                                                            [dbType] => boolean
                                                                            [type] => boolean
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [pass_score_from] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => pass_score_from
                                                                            [rawName] => "pass_score_from"
                                                                            [allowNull] => 1
                                                                            [dbType] => smallint
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [pass_score_to] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => pass_score_to
                                                                            [rawName] => "pass_score_to"
                                                                            [allowNull] => 1
                                                                            [dbType] => smallint
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [budget_place_count] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => budget_place_count
                                                                            [rawName] => "budget_place_count"
                                                                            [allowNull] => 1
                                                                            [dbType] => smallint
                                                                            [type] => integer
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [rayon] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => rayon
                                                                            [rawName] => "rayon"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(32)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 32
                                                                            [precision] => 32
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [source] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => source
                                                                            [rawName] => "source"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(32)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 32
                                                                            [precision] => 32
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [is_banner] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => is_banner
                                                                            [rawName] => "is_banner"
                                                                            [allowNull] => 1
                                                                            [dbType] => boolean
                                                                            [type] => boolean
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [banner_text] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => banner_text
                                                                            [rawName] => "banner_text"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [header1] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => header1
                                                                            [rawName] => "header1"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [headervalue1] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => headervalue1
                                                                            [rawName] => "headervalue1"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [header2] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => header2
                                                                            [rawName] => "header2"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [headervalue2] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => headervalue2
                                                                            [rawName] => "headervalue2"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [header3] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => header3
                                                                            [rawName] => "header3"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [headervalue3] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => headervalue3
                                                                            [rawName] => "headervalue3"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [banner_link] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => banner_link
                                                                            [rawName] => "banner_link"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [banner2_text] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => banner2_text
                                                                            [rawName] => "banner2_text"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [banner2_link] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => banner2_link
                                                                            [rawName] => "banner2_link"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [member_name] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => member_name
                                                                            [rawName] => "member_name"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [member_dolj] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => member_dolj
                                                                            [rawName] => "member_dolj"
                                                                            [allowNull] => 1
                                                                            [dbType] => character varying(128)
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 128
                                                                            [precision] => 128
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                    [partners] => CPgsqlColumnSchema Object
                                                                        (
                                                                            [name] => partners
                                                                            [rawName] => "partners"
                                                                            [allowNull] => 1
                                                                            [dbType] => text
                                                                            [type] => string
                                                                            [defaultValue] => 
                                                                            [size] => 
                                                                            [precision] => 
                                                                            [scale] => 
                                                                            [isPrimaryKey] => 
                                                                            [isForeignKey] => 
                                                                            [autoIncrement] => 
                                                                            [comment] => 
                                                                            [_e:CComponent:private] => 
                                                                            [_m:CComponent:private] => 
                                                                        )

                                                                )

                                                            [_e:CComponent:private] => 
                                                            [_m:CComponent:private] => 
                                                        )

                                                    [columns] => Array
                                                        (
                                                            [id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => id
                                                                    [rawName] => "id"
                                                                    [allowNull] => 
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 1
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 1
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [name] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => name
                                                                    [rawName] => "name"
                                                                    [allowNull] => 
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [name_legal] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => name_legal
                                                                    [rawName] => "name_legal"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => юридическое
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [name_previos] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => name_previos
                                                                    [rawName] => "name_previos"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [year_foundation] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => year_foundation
                                                                    [rawName] => "year_foundation"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => год основания
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [address] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => address
                                                                    [rawName] => "address"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [phone] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => phone
                                                                    [rawName] => "phone"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json (phone: ..., comment: ...)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [email] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => email
                                                                    [rawName] => "email"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json (email: ..., comment: ...)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [site] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => site
                                                                    [rawName] => "site"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json (site: ... , comment: ...)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [social] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => social
                                                                    [rawName] => "social"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json (...)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [graduation_document] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => graduation_document
                                                                    [rawName] => "graduation_document"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Документ об окончании
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [license] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => license
                                                                    [rawName] => "license"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [num_student] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => num_student
                                                                    [rawName] => "num_student"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Кол-во студентов
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [num_teacher] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => num_teacher
                                                                    [rawName] => "num_teacher"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Кол-во преподавателей
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [num_candidate] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => num_candidate
                                                                    [rawName] => "num_candidate"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Кол-во кандидатов наук
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [num_doctor_professor] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => num_doctor_professor
                                                                    [rawName] => "num_doctor_professor"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Кол-во профессоров и докторов наук
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [price_from] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => price_from
                                                                    [rawName] => "price_from"
                                                                    [allowNull] => 1
                                                                    [dbType] => double precision
                                                                    [type] => double
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [price_to] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => price_to
                                                                    [rawName] => "price_to"
                                                                    [allowNull] => 1
                                                                    [dbType] => double precision
                                                                    [type] => double
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [price_currency] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => price_currency
                                                                    [rawName] => "price_currency"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(3)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 3
                                                                    [precision] => 3
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => USD, UAH
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [price_period] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => price_period
                                                                    [rawName] => "price_period"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [description] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => description
                                                                    [rawName] => "description"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => info о вузе или школе
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [page] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => page
                                                                    [rawName] => "page"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => json: (title: ..., seo_uri, content)
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [time_created] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => time_created
                                                                    [rawName] => "time_created"
                                                                    [allowNull] => 1
                                                                    [dbType] => timestamp(0) without time zone
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 0
                                                                    [precision] => 0
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [seo_uri] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => seo_uri
                                                                    [rawName] => "seo_uri"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [seo_description] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => seo_description
                                                                    [rawName] => "seo_description"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(1024)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 1024
                                                                    [precision] => 1024
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [seo_keywords] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => seo_keywords
                                                                    [rawName] => "seo_keywords"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [seo_title] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => seo_title
                                                                    [rawName] => "seo_title"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [name_en] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => name_en
                                                                    [rawName] => "name_en"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Название на английском
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [country_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => country_id
                                                                    [rawName] => "country_id"
                                                                    [allowNull] => 
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [region_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => region_id
                                                                    [rawName] => "region_id"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [city_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => city_id
                                                                    [rawName] => "city_id"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [study_lang] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => study_lang
                                                                    [rawName] => "study_lang"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Язык обучения json
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [accreditation_level] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => accreditation_level
                                                                    [rawName] => "accreditation_level"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(255)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 255
                                                                    [precision] => 255
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Уровень аккредитации
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [contact] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => contact
                                                                    [rawName] => "contact"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = )
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [rating] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => rating
                                                                    [rawName] => "rating"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [sport] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => sport
                                                                    [rawName] => "sport"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [is_show] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => is_show
                                                                    [rawName] => "is_show"
                                                                    [allowNull] => 1
                                                                    [dbType] => boolean
                                                                    [type] => boolean
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [district_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => district_id
                                                                    [rawName] => "district_id"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [metro_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => metro_id
                                                                    [rawName] => "metro_id"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [opening_hours] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => opening_hours
                                                                    [rawName] => "opening_hours"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [user_id] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => user_id
                                                                    [rawName] => "user_id"
                                                                    [allowNull] => 1
                                                                    [dbType] => bigint
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 1
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [is_approve] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => is_approve
                                                                    [rawName] => "is_approve"
                                                                    [allowNull] => 
                                                                    [dbType] => boolean
                                                                    [type] => boolean
                                                                    [defaultValue] => 1
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [is_deleted] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => is_deleted
                                                                    [rawName] => "is_deleted"
                                                                    [allowNull] => 
                                                                    [dbType] => boolean
                                                                    [type] => boolean
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [rss_link] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => rss_link
                                                                    [rawName] => "rss_link"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [rss] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => rss
                                                                    [rawName] => "rss"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [date_start] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => date_start
                                                                    [rawName] => "date_start"
                                                                    [allowNull] => 1
                                                                    [dbType] => timestamp without time zone
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [date_end] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => date_end
                                                                    [rawName] => "date_end"
                                                                    [allowNull] => 1
                                                                    [dbType] => timestamp without time zone
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [search_keywords] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => search_keywords
                                                                    [rawName] => "search_keywords"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [keywords] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => keywords
                                                                    [rawName] => "keywords"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [full_search_keywords] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => full_search_keywords
                                                                    [rawName] => "full_search_keywords"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [unit_type] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => unit_type
                                                                    [rawName] => "unit_type"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 1
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [time_update] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => time_update
                                                                    [rawName] => "time_update"
                                                                    [allowNull] => 1
                                                                    [dbType] => timestamp(0) without time zone
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 0
                                                                    [precision] => 0
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [weight] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => weight
                                                                    [rawName] => "weight"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 0
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [deadline] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => deadline
                                                                    [rawName] => "deadline"
                                                                    [allowNull] => 1
                                                                    [dbType] => integer
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [in_main] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => in_main
                                                                    [rawName] => "in_main"
                                                                    [allowNull] => 1
                                                                    [dbType] => boolean
                                                                    [type] => boolean
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [pass_score_from] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => pass_score_from
                                                                    [rawName] => "pass_score_from"
                                                                    [allowNull] => 1
                                                                    [dbType] => smallint
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [pass_score_to] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => pass_score_to
                                                                    [rawName] => "pass_score_to"
                                                                    [allowNull] => 1
                                                                    [dbType] => smallint
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [budget_place_count] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => budget_place_count
                                                                    [rawName] => "budget_place_count"
                                                                    [allowNull] => 1
                                                                    [dbType] => smallint
                                                                    [type] => integer
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [rayon] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => rayon
                                                                    [rawName] => "rayon"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(32)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 32
                                                                    [precision] => 32
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [source] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => source
                                                                    [rawName] => "source"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(32)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 32
                                                                    [precision] => 32
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [is_banner] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => is_banner
                                                                    [rawName] => "is_banner"
                                                                    [allowNull] => 1
                                                                    [dbType] => boolean
                                                                    [type] => boolean
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [banner_text] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => banner_text
                                                                    [rawName] => "banner_text"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [header1] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => header1
                                                                    [rawName] => "header1"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [headervalue1] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => headervalue1
                                                                    [rawName] => "headervalue1"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [header2] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => header2
                                                                    [rawName] => "header2"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [headervalue2] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => headervalue2
                                                                    [rawName] => "headervalue2"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [header3] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => header3
                                                                    [rawName] => "header3"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [headervalue3] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => headervalue3
                                                                    [rawName] => "headervalue3"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [banner_link] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => banner_link
                                                                    [rawName] => "banner_link"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [banner2_text] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => banner2_text
                                                                    [rawName] => "banner2_text"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [banner2_link] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => banner2_link
                                                                    [rawName] => "banner2_link"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [member_name] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => member_name
                                                                    [rawName] => "member_name"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [member_dolj] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => member_dolj
                                                                    [rawName] => "member_dolj"
                                                                    [allowNull] => 1
                                                                    [dbType] => character varying(128)
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 128
                                                                    [precision] => 128
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [partners] => CPgsqlColumnSchema Object
                                                                (
                                                                    [name] => partners
                                                                    [rawName] => "partners"
                                                                    [allowNull] => 1
                                                                    [dbType] => text
                                                                    [type] => string
                                                                    [defaultValue] => 
                                                                    [size] => 
                                                                    [precision] => 
                                                                    [scale] => 
                                                                    [isPrimaryKey] => 
                                                                    [isForeignKey] => 
                                                                    [autoIncrement] => 
                                                                    [comment] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                        )

                                                    [relations] => Array
                                                        (
                                                            [unitTagMappings] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => unitTagMappings
                                                                    [className] => UnitTagMapping
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [mainTagMapping] => CHasOneRelation Object
                                                                (
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => mainTagMapping
                                                                    [className] => UnitTagMapping
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [medias] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => medias
                                                                    [className] => Media
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [reviews] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => reviews
                                                                    [className] => Reviews
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [videos] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => videos
                                                                    [className] => Video
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [user] => CBelongsToRelation Object
                                                                (
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => user
                                                                    [className] => User
                                                                    [foreignKey] => user_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [openDay] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => openDay
                                                                    [className] => OpenDay
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [users] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => users
                                                                    [className] => UserUnitMapping
                                                                    [foreignKey] => unit_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [unitFrom] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => unitFrom
                                                                    [className] => UnitMapping
                                                                    [foreignKey] => unit_id_from
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [unitTo] => CHasManyRelation Object
                                                                (
                                                                    [limit] => -1
                                                                    [offset] => -1
                                                                    [index] => 
                                                                    [through] => 
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => unitTo
                                                                    [className] => UnitMapping
                                                                    [foreignKey] => unit_id_to
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                            [city] => CBelongsToRelation Object
                                                                (
                                                                    [joinType] => LEFT OUTER JOIN
                                                                    [on] => 
                                                                    [alias] => 
                                                                    [with] => Array
                                                                        (
                                                                        )

                                                                    [together] => 
                                                                    [scopes] => 
                                                                    [name] => city
                                                                    [className] => GeoCity
                                                                    [foreignKey] => city_id
                                                                    [select] => *
                                                                    [condition] => 
                                                                    [params] => Array
                                                                        (
                                                                        )

                                                                    [group] => 
                                                                    [join] => 
                                                                    [having] => 
                                                                    [order] => 
                                                                    [_e:CComponent:private] => 
                                                                    [_m:CComponent:private] => 
                                                                )

                                                        )

                                                    [attributeDefaults] => Array
                                                        (
                                                            [is_show] => 
                                                            [is_approve] => 1
                                                            [is_deleted] => 
                                                            [weight] => 0
                                                            [in_main] => 
                                                        )

                                                    [_model:CActiveRecordMetaData:private] => School Object
                                                        (
                                                            [fullSearchTags:protected] => Array
                                                                (
                                                                    [0] => napravlenie
                                                                )

                                                            [ads] => 
                                                            [unitMapping] => Array
                                                                (
                                                                )

                                                            [arrayFields] => Array
                                                                (
                                                                    [0] => name_previos
                                                                    [1] => email
                                                                    [2] => address
                                                                    [3] => study_lang
                                                                    [4] => phone
                                                                    [5] => site
                                                                    [6] => social
                                                                    [7] => graduation_document
                                                                    [8] => license
                                                                    [9] => page
                                                                    [10] => contact
                                                                    [11] => rating
                                                                    [12] => sport
                                                                    [13] => opening_hours
                                                                    [14] => rss
                                                                    [15] => partners
                                                                )

                                                            [searchFields:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => name_en
                                                                    [2] => name_legal
                                                                    [3] => name_previos
                                                                )

                                                            [fullSearchFields:protected] => Array
                                                                (
                                                                    [0] => name
                                                                    [1] => name_en
                                                                    [2] => name_legal
                                                                    [3] => name_previos
                                                                    [4] => keywords
                                                                )

                                                            [isRssUpdating] => 
                                                            [_md:CActiveRecord:private] => CActiveRecordMetaData Object
 *RECURSION*
                                                            [_new:CActiveRecord:private] => 
                                                            [_attributes:CActiveRecord:private] => Array
                                                                (
                                                                )

                                                            [_related:CActiveRecord:private] => Array
                                                                (
                                                                )

                                                            [_c:CActiveRecord:private] => 
                                                            [_pk:CActiveRecord:private] => 
                                                            [_alias:CActiveRecord:private] => t
                                                            [_errors:CModel:private] => Array
                                                                (
                                                                )

                                                            [_validators:CModel:private] => 
                                                            [_scenario:CModel:private] => 
                                                            [_e:CComponent:private] => 
                                                            [_m:CComponent:private] => 
                                                        )

                                                )

                                            [_new:CActiveRecord:private] => 
                                            [_attributes:CActiveRecord:private] => Array
                                                (
                                                    [id] => 6589
                                                    [name] => Луховицкий лицей
                                                    [name_legal] => Луховицкий лицей
                                                    [name_previos] => 
                                                    [year_foundation] => 
                                                    [address] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [address] => Советская ул., 7, Луховицы, Московская обл., Россия, 
                                                                    [post_index] => 140500
                                                                    [latitude] => 54.9817379
                                                                    [longitude] => 39.0363071
                                                                    [district] => 0
                                                                    [metro] => 0
                                                                )

                                                        )

                                                    [phone] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [phone_number] => 84966331111
                                                                )

                                                        )

                                                    [email] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [email] => moulicey@rambler.ru
                                                                )

                                                        )

                                                    [site] => 
                                                    [social] => 
                                                    [graduation_document] => Array
                                                        (
                                                            [0] => аттестат государственного образца
                                                        )

                                                    [license] => 
                                                    [num_student] => 
                                                    [num_teacher] => 
                                                    [num_candidate] => 
                                                    [num_doctor_professor] => 
                                                    [price_from] => 
                                                    [price_to] => 
                                                    [price_currency] => 
                                                    [price_period] => 
                                                    [description] =>      

Учредитель образовательной организации:
Администрация городского округа Луховицы Московской области

Сайт учредителя:

Дата основания образовательной организации: 1994

Языки образования: русский
[page] => Array ( [technical_base] =>
Сведения о наличии оборудованных учебных кабинетов

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Сведения об объектах для проведения практических занятий

Актовый зал -1

Сведения о библиотеках

Библиотека

Сведения об объектах спорта

Спортивный зал - 1

Волейбольная площадка - 1

Баскетбольная площадка - 1

Беговая площадка - 1

Сведения о средствах обучения и воспитания

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Сведения об условиях питания

Питание

Сведения об условиях охраны здоровья обучающихся

Охрана здоровья

Сведения о доступе к информационным системам и информационно-телекоммуникационным сетям

Доступ обучающихся к информационным системам и информационно-телекоммуникационным сетям осуществляется в присутствии педагога

Сведения об электронных образовательных ресурсах, к которым обеспечивается доступ обучающихся

Федеральный центр информационных образовательных ресурсов

Сведения об обеспечении доступа в здания образовательной организации инвалидов и лиц с ограниченными возможностями здоровья
Сведения о наличии специальных технических средств обучения коллективного и индивидуального пользования для инвалидов и лиц с ограниченными возможностями здоровья

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Обеспеченность учащихся учебной литературой - 100%
Количество компьютеров, применяемых в учебном процессе - 123
Количество учащихся на 1 компьютер, применяемый в учебном процессе - 3,5
Рабочее место учителя - 14
Кол-во компьютеров, применяемых в управлении - 8
Рабочее место администратора - 8
Возможность пользования сетью Интернет педагогами
Наличие сайта
Создание условий для обеспечения учащихся питанием 
Обеспеченность учащихся медицинским обслуживанием

» Читать далее
[teachers] => Всего работников - 50 Всего педагогических работников - 27 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:20:35 [seo_uri] => luhovickij-licej [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_title] => Луховицкий лицей [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3038 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

6АДМИНИСТРАТИВНЫЙ РЕГЛАМЕНТ ПРЕДОСТАВЛЕНИЯ МУНИЦИПАЛЬНОЙ УСЛУГИ, ОКАЗЫВАЕМОЙ ОБЩЕОБРАЗОВАТЕЛЬНОЙ ОРГАНИЗАЦИЕЙ ГОРОДСКОГО ОКРУГА ЛУХОВИЦЫ МОСКОВСКОЙ ОБЛАСТИ, ПО ПРИЕМУ НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ

Пр № 50 от 31.01.2018

Пр № 52 от 31.01.2018 "Об открытии набора в 1 классы"

Положение о порядке приема, перевода, отчисления и восстановления обучающихся МБОУ «Луховицкий лицей»

Постановление администрации городского округа Луховицы Московской области от 31.01.2018 № 220 "О закреплении территорий городского округа Луховицы Московской области за муниципальными образовательными организациями городского округа Луховицы Московской области"

 

График приема граждан для проведения своевременной административной процедуры проверки документов, предоставляемых заявителем после размещения заявления на РПГУ

Наименование муниципального образования Наименование образовательной организации Адрес образовательной организации Контактные данные для обращения граждан Дни приема Часы приема Номер кабинета
1 Управление системой образования городского округа Луховицы Муниципальное бюджетное общеобразовательное учреждение "Луховицкий лицей" Московская область, городской округ Луховицы, переулок Учебный, строение 8 8-496-63-3-11-11 ежедневно             с понедельника по пятницу с 08:00 до 17:00 (перерыв на обед  с 12:00 до 13:00) 101

 

 С 01.02.2018г. начинается  прием заявлений на зачисление детей в общеобразовательное учреждение МБОУ «Луховицкий лицей», проживающих на закрепленной за учреждением  территории (адреса домов закрепленной территории размещены на сайте учреждения в разделе «Набор и условия приема»).

 Оформить заявление о зачислении детей в МБОУ «Луховицкий лицей» можно на Портале государственных и муниципальных услуг Московской области https://uslugi.mosreg.ru/ или лично в МБОУ «Луховицкий лицей» кабинетах приемной директора и заместителя директора по УВР на первом этаже здания у ответственного лица.

Порядок оформления заявления, образец заявления представлены в Административном регламенте оказания муниципальной услуги учреждением  «Прием на обучение по образовательным программам начального общего, основного общего, среднего общего образования» опубликованном на сайте учреждения https://liceylmr.edumsko.ru/ в разделе «Документы. Организационно распорядительные документы».

 

Информация о зачислении

Класс Учитель План
1 "А" Дыркина Л.М. 25
1 "Б" Таратын А.В. 25

 

Количество зачисленных: 17

Количество вакантных мест: 33

Дата обновления: 10.05.2018 г.

 

Информация об образовательной программе представлена в разделе Образовательная программа

30 января 2018

ИНСТРУКЦИЯ РЕГИСТРАЦИИ ЗАЯВЛЕНИЯ ЧЕРЕЗ ИНТЕРНЕТ

Читать далее...
) ) [rating] => [sport] => Array ( [sections] => Array ( [0] => ОФП [1] => Футбол [2] => Баскетбол [3] => Волейбол ) ) [is_show] => 1 [district_id] => [metro_id] => [opening_hours] => [user_id] => 186 [is_approve] => 1 [is_deleted] => [rss_link] => [rss] => [date_start] => [date_end] => [search_keywords] => Луховицкий лицей, Луховицкий лицей, [keywords] => [full_search_keywords] => Луховицкий лицей, Луховицкий лицей, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:20:35 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => liceylmr [is_banner] => [banner_text] => [header1] => [headervalue1] => [header2] => [headervalue2] => [header3] => [headervalue3] => [banner_link] => [banner2_text] => [banner2_link] => [member_name] => [member_dolj] => [partners] => ) [_related:CActiveRecord:private] => Array ( [unitTagMappings] => Array ( [269] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90845 [unit_id] => 6589 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90845 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [199] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90846 [unit_id] => 6589 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90846 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [182] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90847 [unit_id] => 6589 [unit_tag_id] => 182 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90847 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [166] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90848 [unit_id] => 6589 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90848 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [261] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90849 [unit_id] => 6589 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90849 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [595] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90850 [unit_id] => 6589 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90850 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [258] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90851 [unit_id] => 6589 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90851 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [190] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90852 [unit_id] => 6589 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90852 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [266] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90853 [unit_id] => 6589 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90853 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [193] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90854 [unit_id] => 6589 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90854 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [164] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90855 [unit_id] => 6589 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90855 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [openDay] => Array ( ) [reviews] => Array ( ) ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 6589 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [unitType] => Array ( [0] => 164 ) [tagsMap] => Array ( [medical-service] => Array ( [id] => 191 [name] => medical-service [parent_id] => 164 [child] => Array ( [medical-service-yes] => Array ( [id] => 193 [name] => medical-service-yes [parent_id] => 191 [description] => ) ) ) [nutrition] => Array ( [id] => 188 [name] => nutrition [parent_id] => 164 [child] => Array ( [nutrition_yes] => Array ( [id] => 190 [name] => nutrition_yes [parent_id] => 188 [description] => ) ) ) [sports-section] => Array ( [id] => 197 [name] => sports-section [parent_id] => 164 [child] => Array ( [sports-section-yes] => Array ( [id] => 199 [name] => sports-section-yes [parent_id] => 197 [description] => ) ) ) [status_school] => Array ( [id] => 179 [name] => status_school [parent_id] => 164 [child] => Array ( [status_school_lyceum] => Array ( [id] => 182 [name] => status_school_lyceum [parent_id] => 179 [description] => ) ) ) [paid_education] => Array ( [id] => 259 [name] => paid_education [parent_id] => 164 [child] => Array ( [paid_education_no] => Array ( [id] => 261 [name] => paid_education_no [parent_id] => 259 [description] => ) ) ) [teaching_and_training] => Array ( [id] => 265 [name] => teaching_and_training [parent_id] => 164 [child] => Array ( [teaching_and_training_yes] => Array ( [id] => 266 [name] => teaching_and_training_yes [parent_id] => 265 [description] => ) ) ) [school_uniforms] => Array ( [id] => 268 [name] => school_uniforms [parent_id] => 164 [child] => Array ( [school_uniforms_yes] => Array ( [id] => 269 [name] => school_uniforms_yes [parent_id] => 268 [description] => ) ) ) [legal-form] => Array ( [id] => 165 [name] => legal-form [parent_id] => 164 [child] => Array ( [legal-form-state] => Array ( [id] => 166 [name] => legal-form-state [parent_id] => 165 [description] => ) ) ) [study-form] => Array ( [id] => 170 [name] => study-form [parent_id] => 164 [child] => Array ( [study-form-intramural] => Array ( [id] => 258 [name] => study-form-intramural [parent_id] => 170 [description] => ) ) ) [napravlenie] => Array ( [id] => 594 [name] => napravlenie [parent_id] => 164 [child] => Array ( [napravlenie-srednie-obshheobrazovatelnye] => Array ( [id] => 595 [name] => napravlenie-srednie-obshheobrazovatelnye [parent_id] => 594 [description] => ) ) ) ) [collectionArticle] => CActiveDataProvider Object ( [modelClass] => TblUnitArticle [model] => TblUnitArticle Object ( [downloads] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => tbl_unit_article [rawName] => "tbl_unit_article" [primaryKey] => id [sequenceName] => public.tbl_unit_article_id_seq [foreignKeys] => Array ( ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => TblUnitArticle Object *RECURSION* ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keyAttribute] => [_criteria:CActiveDataProvider:private] => CDbCriteria Object ( [select] => * [distinct] => [condition] => unit_id = :u [params] => Array ( [:u] => 6589 ) [limit] => -1 [offset] => -1 [order] => [group] => [join] => [having] => [with] => [alias] => [together] => [index] => [scopes] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_id:CDataProvider:private] => TblUnitArticle [_data:CDataProvider:private] => [_keys:CDataProvider:private] => [_totalItemCount:CDataProvider:private] => [_sort:CDataProvider:private] => [_pagination:CDataProvider:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [2] => 1 ) ) [2] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 869 [function] => renderFile [class] => CBaseController [type] => -> [args] => Array ( [0] => /home/rosvuz/application/protected/modules/defaultmob/views/school/showv2.php [1] => Array ( [model] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit [rawName] => "unit" [primaryKey] => id [sequenceName] => public.object_id_seq [foreignKeys] => Array ( [unit_type] => Array ( [0] => unit_tag [1] => id ) [user_id] => Array ( [0] => user [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unitTagMappings] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTagMappings [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mainTagMapping] => CHasOneRelation Object ( [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mainTagMapping [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [medias] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => medias [className] => Media [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [reviews] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => reviews [className] => Reviews [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [videos] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => videos [className] => Video [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => user [className] => User [foreignKey] => user_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [openDay] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => openDay [className] => OpenDay [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [users] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => users [className] => UserUnitMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitFrom] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitFrom [className] => UnitMapping [foreignKey] => unit_id_from [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTo] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTo [className] => UnitMapping [foreignKey] => unit_id_to [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => city [className] => GeoCity [foreignKey] => city_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( [is_show] => [is_approve] => 1 [is_deleted] => [weight] => 0 [in_main] => ) [_model:CActiveRecordMetaData:private] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 6589 [name] => Луховицкий лицей [name_legal] => Луховицкий лицей [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Советская ул., 7, Луховицы, Московская обл., Россия, [post_index] => 140500 [latitude] => 54.9817379 [longitude] => 39.0363071 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 84966331111 ) ) [email] => Array ( [0] => Array ( [email] => moulicey@rambler.ru ) ) [site] => [social] => [graduation_document] => Array ( [0] => аттестат государственного образца ) [license] => [num_student] => [num_teacher] => [num_candidate] => [num_doctor_professor] => [price_from] => [price_to] => [price_currency] => [price_period] => [description] =>

Учредитель образовательной организации:
Администрация городского округа Луховицы Московской области

Сайт учредителя:

Дата основания образовательной организации: 1994

Языки образования: русский
[page] => Array ( [technical_base] =>
Сведения о наличии оборудованных учебных кабинетов

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Сведения об объектах для проведения практических занятий

Актовый зал -1

Сведения о библиотеках

Библиотека

Сведения об объектах спорта

Спортивный зал - 1

Волейбольная площадка - 1

Баскетбольная площадка - 1

Беговая площадка - 1

Сведения о средствах обучения и воспитания

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Сведения об условиях питания

Питание

Сведения об условиях охраны здоровья обучающихся

Охрана здоровья

Сведения о доступе к информационным системам и информационно-телекоммуникационным сетям

Доступ обучающихся к информационным системам и информационно-телекоммуникационным сетям осуществляется в присутствии педагога

Сведения об электронных образовательных ресурсах, к которым обеспечивается доступ обучающихся

Федеральный центр информационных образовательных ресурсов

Сведения об обеспечении доступа в здания образовательной организации инвалидов и лиц с ограниченными возможностями здоровья
Сведения о наличии специальных технических средств обучения коллективного и индивидуального пользования для инвалидов и лиц с ограниченными возможностями здоровья

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Обеспеченность учащихся учебной литературой - 100%
Количество компьютеров, применяемых в учебном процессе - 123
Количество учащихся на 1 компьютер, применяемый в учебном процессе - 3,5
Рабочее место учителя - 14
Кол-во компьютеров, применяемых в управлении - 8
Рабочее место администратора - 8
Возможность пользования сетью Интернет педагогами
Наличие сайта
Создание условий для обеспечения учащихся питанием 
Обеспеченность учащихся медицинским обслуживанием

» Читать далее
[teachers] => Всего работников - 50 Всего педагогических работников - 27 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:20:35 [seo_uri] => luhovickij-licej [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_title] => Луховицкий лицей [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3038 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

6АДМИНИСТРАТИВНЫЙ РЕГЛАМЕНТ ПРЕДОСТАВЛЕНИЯ МУНИЦИПАЛЬНОЙ УСЛУГИ, ОКАЗЫВАЕМОЙ ОБЩЕОБРАЗОВАТЕЛЬНОЙ ОРГАНИЗАЦИЕЙ ГОРОДСКОГО ОКРУГА ЛУХОВИЦЫ МОСКОВСКОЙ ОБЛАСТИ, ПО ПРИЕМУ НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ

Пр № 50 от 31.01.2018

Пр № 52 от 31.01.2018 "Об открытии набора в 1 классы"

Положение о порядке приема, перевода, отчисления и восстановления обучающихся МБОУ «Луховицкий лицей»

Постановление администрации городского округа Луховицы Московской области от 31.01.2018 № 220 "О закреплении территорий городского округа Луховицы Московской области за муниципальными образовательными организациями городского округа Луховицы Московской области"

 

График приема граждан для проведения своевременной административной процедуры проверки документов, предоставляемых заявителем после размещения заявления на РПГУ

Наименование муниципального образования Наименование образовательной организации Адрес образовательной организации Контактные данные для обращения граждан Дни приема Часы приема Номер кабинета
1 Управление системой образования городского округа Луховицы Муниципальное бюджетное общеобразовательное учреждение "Луховицкий лицей" Московская область, городской округ Луховицы, переулок Учебный, строение 8 8-496-63-3-11-11 ежедневно             с понедельника по пятницу с 08:00 до 17:00 (перерыв на обед  с 12:00 до 13:00) 101

 

 С 01.02.2018г. начинается  прием заявлений на зачисление детей в общеобразовательное учреждение МБОУ «Луховицкий лицей», проживающих на закрепленной за учреждением  территории (адреса домов закрепленной территории размещены на сайте учреждения в разделе «Набор и условия приема»).

 Оформить заявление о зачислении детей в МБОУ «Луховицкий лицей» можно на Портале государственных и муниципальных услуг Московской области https://uslugi.mosreg.ru/ или лично в МБОУ «Луховицкий лицей» кабинетах приемной директора и заместителя директора по УВР на первом этаже здания у ответственного лица.

Порядок оформления заявления, образец заявления представлены в Административном регламенте оказания муниципальной услуги учреждением  «Прием на обучение по образовательным программам начального общего, основного общего, среднего общего образования» опубликованном на сайте учреждения https://liceylmr.edumsko.ru/ в разделе «Документы. Организационно распорядительные документы».

 

Информация о зачислении

Класс Учитель План
1 "А" Дыркина Л.М. 25
1 "Б" Таратын А.В. 25

 

Количество зачисленных: 17

Количество вакантных мест: 33

Дата обновления: 10.05.2018 г.

 

Информация об образовательной программе представлена в разделе Образовательная программа

30 января 2018

ИНСТРУКЦИЯ РЕГИСТРАЦИИ ЗАЯВЛЕНИЯ ЧЕРЕЗ ИНТЕРНЕТ

Читать далее...
) ) [rating] => [sport] => Array ( [sections] => Array ( [0] => ОФП [1] => Футбол [2] => Баскетбол [3] => Волейбол ) ) [is_show] => 1 [district_id] => [metro_id] => [opening_hours] => [user_id] => 186 [is_approve] => 1 [is_deleted] => [rss_link] => [rss] => [date_start] => [date_end] => [search_keywords] => Луховицкий лицей, Луховицкий лицей, [keywords] => [full_search_keywords] => Луховицкий лицей, Луховицкий лицей, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:20:35 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => liceylmr [is_banner] => [banner_text] => [header1] => [headervalue1] => [header2] => [headervalue2] => [header3] => [headervalue3] => [banner_link] => [banner2_text] => [banner2_link] => [member_name] => [member_dolj] => [partners] => ) [_related:CActiveRecord:private] => Array ( [unitTagMappings] => Array ( [269] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90845 [unit_id] => 6589 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90845 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [199] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90846 [unit_id] => 6589 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90846 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [182] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90847 [unit_id] => 6589 [unit_tag_id] => 182 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90847 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [166] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90848 [unit_id] => 6589 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90848 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [261] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90849 [unit_id] => 6589 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90849 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [595] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90850 [unit_id] => 6589 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90850 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [258] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90851 [unit_id] => 6589 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90851 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [190] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90852 [unit_id] => 6589 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90852 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [266] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90853 [unit_id] => 6589 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90853 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [193] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90854 [unit_id] => 6589 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90854 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [164] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90855 [unit_id] => 6589 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90855 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [openDay] => Array ( ) [reviews] => Array ( ) ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 6589 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [unitType] => Array ( [0] => 164 ) [tagsMap] => Array ( [medical-service] => Array ( [id] => 191 [name] => medical-service [parent_id] => 164 [child] => Array ( [medical-service-yes] => Array ( [id] => 193 [name] => medical-service-yes [parent_id] => 191 [description] => ) ) ) [nutrition] => Array ( [id] => 188 [name] => nutrition [parent_id] => 164 [child] => Array ( [nutrition_yes] => Array ( [id] => 190 [name] => nutrition_yes [parent_id] => 188 [description] => ) ) ) [sports-section] => Array ( [id] => 197 [name] => sports-section [parent_id] => 164 [child] => Array ( [sports-section-yes] => Array ( [id] => 199 [name] => sports-section-yes [parent_id] => 197 [description] => ) ) ) [status_school] => Array ( [id] => 179 [name] => status_school [parent_id] => 164 [child] => Array ( [status_school_lyceum] => Array ( [id] => 182 [name] => status_school_lyceum [parent_id] => 179 [description] => ) ) ) [paid_education] => Array ( [id] => 259 [name] => paid_education [parent_id] => 164 [child] => Array ( [paid_education_no] => Array ( [id] => 261 [name] => paid_education_no [parent_id] => 259 [description] => ) ) ) [teaching_and_training] => Array ( [id] => 265 [name] => teaching_and_training [parent_id] => 164 [child] => Array ( [teaching_and_training_yes] => Array ( [id] => 266 [name] => teaching_and_training_yes [parent_id] => 265 [description] => ) ) ) [school_uniforms] => Array ( [id] => 268 [name] => school_uniforms [parent_id] => 164 [child] => Array ( [school_uniforms_yes] => Array ( [id] => 269 [name] => school_uniforms_yes [parent_id] => 268 [description] => ) ) ) [legal-form] => Array ( [id] => 165 [name] => legal-form [parent_id] => 164 [child] => Array ( [legal-form-state] => Array ( [id] => 166 [name] => legal-form-state [parent_id] => 165 [description] => ) ) ) [study-form] => Array ( [id] => 170 [name] => study-form [parent_id] => 164 [child] => Array ( [study-form-intramural] => Array ( [id] => 258 [name] => study-form-intramural [parent_id] => 170 [description] => ) ) ) [napravlenie] => Array ( [id] => 594 [name] => napravlenie [parent_id] => 164 [child] => Array ( [napravlenie-srednie-obshheobrazovatelnye] => Array ( [id] => 595 [name] => napravlenie-srednie-obshheobrazovatelnye [parent_id] => 594 [description] => ) ) ) ) [collectionArticle] => CActiveDataProvider Object ( [modelClass] => TblUnitArticle [model] => TblUnitArticle Object ( [downloads] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => tbl_unit_article [rawName] => "tbl_unit_article" [primaryKey] => id [sequenceName] => public.tbl_unit_article_id_seq [foreignKeys] => Array ( ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => TblUnitArticle Object *RECURSION* ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keyAttribute] => [_criteria:CActiveDataProvider:private] => CDbCriteria Object ( [select] => * [distinct] => [condition] => unit_id = :u [params] => Array ( [:u] => 6589 ) [limit] => -1 [offset] => -1 [order] => [group] => [join] => [having] => [with] => [alias] => [together] => [index] => [scopes] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_id:CDataProvider:private] => TblUnitArticle [_data:CDataProvider:private] => [_keys:CDataProvider:private] => [_totalItemCount:CDataProvider:private] => [_sort:CDataProvider:private] => [_pagination:CDataProvider:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [2] => 1 ) ) [3] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 782 [function] => renderPartial [class] => CController [type] => -> [args] => Array ( [0] => showv2 [1] => Array ( [model] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit [rawName] => "unit" [primaryKey] => id [sequenceName] => public.object_id_seq [foreignKeys] => Array ( [unit_type] => Array ( [0] => unit_tag [1] => id ) [user_id] => Array ( [0] => user [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unitTagMappings] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTagMappings [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mainTagMapping] => CHasOneRelation Object ( [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mainTagMapping [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [medias] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => medias [className] => Media [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [reviews] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => reviews [className] => Reviews [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [videos] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => videos [className] => Video [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => user [className] => User [foreignKey] => user_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [openDay] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => openDay [className] => OpenDay [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [users] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => users [className] => UserUnitMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitFrom] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitFrom [className] => UnitMapping [foreignKey] => unit_id_from [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTo] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTo [className] => UnitMapping [foreignKey] => unit_id_to [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => city [className] => GeoCity [foreignKey] => city_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( [is_show] => [is_approve] => 1 [is_deleted] => [weight] => 0 [in_main] => ) [_model:CActiveRecordMetaData:private] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 6589 [name] => Луховицкий лицей [name_legal] => Луховицкий лицей [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Советская ул., 7, Луховицы, Московская обл., Россия, [post_index] => 140500 [latitude] => 54.9817379 [longitude] => 39.0363071 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 84966331111 ) ) [email] => Array ( [0] => Array ( [email] => moulicey@rambler.ru ) ) [site] => [social] => [graduation_document] => Array ( [0] => аттестат государственного образца ) [license] => [num_student] => [num_teacher] => [num_candidate] => [num_doctor_professor] => [price_from] => [price_to] => [price_currency] => [price_period] => [description] =>

Учредитель образовательной организации:
Администрация городского округа Луховицы Московской области

Сайт учредителя:

Дата основания образовательной организации: 1994

Языки образования: русский
[page] => Array ( [technical_base] =>
Сведения о наличии оборудованных учебных кабинетов

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Сведения об объектах для проведения практических занятий

Актовый зал -1

Сведения о библиотеках

Библиотека

Сведения об объектах спорта

Спортивный зал - 1

Волейбольная площадка - 1

Баскетбольная площадка - 1

Беговая площадка - 1

Сведения о средствах обучения и воспитания

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Сведения об условиях питания

Питание

Сведения об условиях охраны здоровья обучающихся

Охрана здоровья

Сведения о доступе к информационным системам и информационно-телекоммуникационным сетям

Доступ обучающихся к информационным системам и информационно-телекоммуникационным сетям осуществляется в присутствии педагога

Сведения об электронных образовательных ресурсах, к которым обеспечивается доступ обучающихся

Федеральный центр информационных образовательных ресурсов

Сведения об обеспечении доступа в здания образовательной организации инвалидов и лиц с ограниченными возможностями здоровья
Сведения о наличии специальных технических средств обучения коллективного и индивидуального пользования для инвалидов и лиц с ограниченными возможностями здоровья

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Обеспеченность учащихся учебной литературой - 100%
Количество компьютеров, применяемых в учебном процессе - 123
Количество учащихся на 1 компьютер, применяемый в учебном процессе - 3,5
Рабочее место учителя - 14
Кол-во компьютеров, применяемых в управлении - 8
Рабочее место администратора - 8
Возможность пользования сетью Интернет педагогами
Наличие сайта
Создание условий для обеспечения учащихся питанием 
Обеспеченность учащихся медицинским обслуживанием

» Читать далее
[teachers] => Всего работников - 50 Всего педагогических работников - 27 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:20:35 [seo_uri] => luhovickij-licej [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_title] => Луховицкий лицей [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3038 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

6АДМИНИСТРАТИВНЫЙ РЕГЛАМЕНТ ПРЕДОСТАВЛЕНИЯ МУНИЦИПАЛЬНОЙ УСЛУГИ, ОКАЗЫВАЕМОЙ ОБЩЕОБРАЗОВАТЕЛЬНОЙ ОРГАНИЗАЦИЕЙ ГОРОДСКОГО ОКРУГА ЛУХОВИЦЫ МОСКОВСКОЙ ОБЛАСТИ, ПО ПРИЕМУ НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ

Пр № 50 от 31.01.2018

Пр № 52 от 31.01.2018 "Об открытии набора в 1 классы"

Положение о порядке приема, перевода, отчисления и восстановления обучающихся МБОУ «Луховицкий лицей»

Постановление администрации городского округа Луховицы Московской области от 31.01.2018 № 220 "О закреплении территорий городского округа Луховицы Московской области за муниципальными образовательными организациями городского округа Луховицы Московской области"

 

График приема граждан для проведения своевременной административной процедуры проверки документов, предоставляемых заявителем после размещения заявления на РПГУ

Наименование муниципального образования Наименование образовательной организации Адрес образовательной организации Контактные данные для обращения граждан Дни приема Часы приема Номер кабинета
1 Управление системой образования городского округа Луховицы Муниципальное бюджетное общеобразовательное учреждение "Луховицкий лицей" Московская область, городской округ Луховицы, переулок Учебный, строение 8 8-496-63-3-11-11 ежедневно             с понедельника по пятницу с 08:00 до 17:00 (перерыв на обед  с 12:00 до 13:00) 101

 

 С 01.02.2018г. начинается  прием заявлений на зачисление детей в общеобразовательное учреждение МБОУ «Луховицкий лицей», проживающих на закрепленной за учреждением  территории (адреса домов закрепленной территории размещены на сайте учреждения в разделе «Набор и условия приема»).

 Оформить заявление о зачислении детей в МБОУ «Луховицкий лицей» можно на Портале государственных и муниципальных услуг Московской области https://uslugi.mosreg.ru/ или лично в МБОУ «Луховицкий лицей» кабинетах приемной директора и заместителя директора по УВР на первом этаже здания у ответственного лица.

Порядок оформления заявления, образец заявления представлены в Административном регламенте оказания муниципальной услуги учреждением  «Прием на обучение по образовательным программам начального общего, основного общего, среднего общего образования» опубликованном на сайте учреждения https://liceylmr.edumsko.ru/ в разделе «Документы. Организационно распорядительные документы».

 

Информация о зачислении

Класс Учитель План
1 "А" Дыркина Л.М. 25
1 "Б" Таратын А.В. 25

 

Количество зачисленных: 17

Количество вакантных мест: 33

Дата обновления: 10.05.2018 г.

 

Информация об образовательной программе представлена в разделе Образовательная программа

30 января 2018

ИНСТРУКЦИЯ РЕГИСТРАЦИИ ЗАЯВЛЕНИЯ ЧЕРЕЗ ИНТЕРНЕТ

Читать далее...
) ) [rating] => [sport] => Array ( [sections] => Array ( [0] => ОФП [1] => Футбол [2] => Баскетбол [3] => Волейбол ) ) [is_show] => 1 [district_id] => [metro_id] => [opening_hours] => [user_id] => 186 [is_approve] => 1 [is_deleted] => [rss_link] => [rss] => [date_start] => [date_end] => [search_keywords] => Луховицкий лицей, Луховицкий лицей, [keywords] => [full_search_keywords] => Луховицкий лицей, Луховицкий лицей, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:20:35 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => liceylmr [is_banner] => [banner_text] => [header1] => [headervalue1] => [header2] => [headervalue2] => [header3] => [headervalue3] => [banner_link] => [banner2_text] => [banner2_link] => [member_name] => [member_dolj] => [partners] => ) [_related:CActiveRecord:private] => Array ( [unitTagMappings] => Array ( [269] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90845 [unit_id] => 6589 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90845 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [199] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90846 [unit_id] => 6589 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90846 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [182] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90847 [unit_id] => 6589 [unit_tag_id] => 182 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90847 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [166] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90848 [unit_id] => 6589 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90848 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [261] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90849 [unit_id] => 6589 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90849 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [595] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90850 [unit_id] => 6589 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90850 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [258] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90851 [unit_id] => 6589 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90851 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [190] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90852 [unit_id] => 6589 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90852 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [266] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90853 [unit_id] => 6589 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90853 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [193] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90854 [unit_id] => 6589 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90854 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [164] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90855 [unit_id] => 6589 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90855 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [openDay] => Array ( ) [reviews] => Array ( ) ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 6589 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [unitType] => Array ( [0] => 164 ) [tagsMap] => Array ( [medical-service] => Array ( [id] => 191 [name] => medical-service [parent_id] => 164 [child] => Array ( [medical-service-yes] => Array ( [id] => 193 [name] => medical-service-yes [parent_id] => 191 [description] => ) ) ) [nutrition] => Array ( [id] => 188 [name] => nutrition [parent_id] => 164 [child] => Array ( [nutrition_yes] => Array ( [id] => 190 [name] => nutrition_yes [parent_id] => 188 [description] => ) ) ) [sports-section] => Array ( [id] => 197 [name] => sports-section [parent_id] => 164 [child] => Array ( [sports-section-yes] => Array ( [id] => 199 [name] => sports-section-yes [parent_id] => 197 [description] => ) ) ) [status_school] => Array ( [id] => 179 [name] => status_school [parent_id] => 164 [child] => Array ( [status_school_lyceum] => Array ( [id] => 182 [name] => status_school_lyceum [parent_id] => 179 [description] => ) ) ) [paid_education] => Array ( [id] => 259 [name] => paid_education [parent_id] => 164 [child] => Array ( [paid_education_no] => Array ( [id] => 261 [name] => paid_education_no [parent_id] => 259 [description] => ) ) ) [teaching_and_training] => Array ( [id] => 265 [name] => teaching_and_training [parent_id] => 164 [child] => Array ( [teaching_and_training_yes] => Array ( [id] => 266 [name] => teaching_and_training_yes [parent_id] => 265 [description] => ) ) ) [school_uniforms] => Array ( [id] => 268 [name] => school_uniforms [parent_id] => 164 [child] => Array ( [school_uniforms_yes] => Array ( [id] => 269 [name] => school_uniforms_yes [parent_id] => 268 [description] => ) ) ) [legal-form] => Array ( [id] => 165 [name] => legal-form [parent_id] => 164 [child] => Array ( [legal-form-state] => Array ( [id] => 166 [name] => legal-form-state [parent_id] => 165 [description] => ) ) ) [study-form] => Array ( [id] => 170 [name] => study-form [parent_id] => 164 [child] => Array ( [study-form-intramural] => Array ( [id] => 258 [name] => study-form-intramural [parent_id] => 170 [description] => ) ) ) [napravlenie] => Array ( [id] => 594 [name] => napravlenie [parent_id] => 164 [child] => Array ( [napravlenie-srednie-obshheobrazovatelnye] => Array ( [id] => 595 [name] => napravlenie-srednie-obshheobrazovatelnye [parent_id] => 594 [description] => ) ) ) ) [collectionArticle] => CActiveDataProvider Object ( [modelClass] => TblUnitArticle [model] => TblUnitArticle Object ( [downloads] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => tbl_unit_article [rawName] => "tbl_unit_article" [primaryKey] => id [sequenceName] => public.tbl_unit_article_id_seq [foreignKeys] => Array ( ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => TblUnitArticle Object *RECURSION* ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keyAttribute] => [_criteria:CActiveDataProvider:private] => CDbCriteria Object ( [select] => * [distinct] => [condition] => unit_id = :u [params] => Array ( [:u] => 6589 ) [limit] => -1 [offset] => -1 [order] => [group] => [join] => [having] => [with] => [alias] => [together] => [index] => [scopes] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_id:CDataProvider:private] => TblUnitArticle [_data:CDataProvider:private] => [_keys:CDataProvider:private] => [_totalItemCount:CDataProvider:private] => [_sort:CDataProvider:private] => [_pagination:CDataProvider:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [2] => 1 ) ) [4] => Array ( [file] => /home/rosvuz/application/protected/components/DefaultUnitController.php [line] => 342 [function] => render [class] => CController [type] => -> [args] => Array ( [0] => showv2 [1] => Array ( [model] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit [rawName] => "unit" [primaryKey] => id [sequenceName] => public.object_id_seq [foreignKeys] => Array ( [unit_type] => Array ( [0] => unit_tag [1] => id ) [user_id] => Array ( [0] => user [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name] => CPgsqlColumnSchema Object ( [name] => name [rawName] => "name" [allowNull] => [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_legal] => CPgsqlColumnSchema Object ( [name] => name_legal [rawName] => "name_legal" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => юридическое [_e:CComponent:private] => [_m:CComponent:private] => ) [name_previos] => CPgsqlColumnSchema Object ( [name] => name_previos [rawName] => "name_previos" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json [_e:CComponent:private] => [_m:CComponent:private] => ) [year_foundation] => CPgsqlColumnSchema Object ( [name] => year_foundation [rawName] => "year_foundation" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => год основания [_e:CComponent:private] => [_m:CComponent:private] => ) [address] => CPgsqlColumnSchema Object ( [name] => address [rawName] => "address" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => post_index, latitude, longitude, description, address(улица, дом и т.д.) [_e:CComponent:private] => [_m:CComponent:private] => ) [phone] => CPgsqlColumnSchema Object ( [name] => phone [rawName] => "phone" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (phone: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [email] => CPgsqlColumnSchema Object ( [name] => email [rawName] => "email" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (email: ..., comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [site] => CPgsqlColumnSchema Object ( [name] => site [rawName] => "site" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (site: ... , comment: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [social] => CPgsqlColumnSchema Object ( [name] => social [rawName] => "social" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json (...) [_e:CComponent:private] => [_m:CComponent:private] => ) [graduation_document] => CPgsqlColumnSchema Object ( [name] => graduation_document [rawName] => "graduation_document" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Документ об окончании [_e:CComponent:private] => [_m:CComponent:private] => ) [license] => CPgsqlColumnSchema Object ( [name] => license [rawName] => "license" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Лицензии и аккредитацииjson: (license: ..., accreditaion: ...) [_e:CComponent:private] => [_m:CComponent:private] => ) [num_student] => CPgsqlColumnSchema Object ( [name] => num_student [rawName] => "num_student" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во студентов [_e:CComponent:private] => [_m:CComponent:private] => ) [num_teacher] => CPgsqlColumnSchema Object ( [name] => num_teacher [rawName] => "num_teacher" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во преподавателей [_e:CComponent:private] => [_m:CComponent:private] => ) [num_candidate] => CPgsqlColumnSchema Object ( [name] => num_candidate [rawName] => "num_candidate" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во кандидатов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [num_doctor_professor] => CPgsqlColumnSchema Object ( [name] => num_doctor_professor [rawName] => "num_doctor_professor" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Кол-во профессоров и докторов наук [_e:CComponent:private] => [_m:CComponent:private] => ) [price_from] => CPgsqlColumnSchema Object ( [name] => price_from [rawName] => "price_from" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_to] => CPgsqlColumnSchema Object ( [name] => price_to [rawName] => "price_to" [allowNull] => 1 [dbType] => double precision [type] => double [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [price_currency] => CPgsqlColumnSchema Object ( [name] => price_currency [rawName] => "price_currency" [allowNull] => 1 [dbType] => character varying(3) [type] => string [defaultValue] => [size] => 3 [precision] => 3 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => USD, UAH [_e:CComponent:private] => [_m:CComponent:private] => ) [price_period] => CPgsqlColumnSchema Object ( [name] => price_period [rawName] => "price_period" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => 1 - per year, 2 - per semester, 3- per month, 4 - per day, 5 - per hour, 6 - per course [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => info о вузе или школе [_e:CComponent:private] => [_m:CComponent:private] => ) [page] => CPgsqlColumnSchema Object ( [name] => page [rawName] => "page" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => json: (title: ..., seo_uri, content) [_e:CComponent:private] => [_m:CComponent:private] => ) [time_created] => CPgsqlColumnSchema Object ( [name] => time_created [rawName] => "time_created" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_uri] => CPgsqlColumnSchema Object ( [name] => seo_uri [rawName] => "seo_uri" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_description] => CPgsqlColumnSchema Object ( [name] => seo_description [rawName] => "seo_description" [allowNull] => 1 [dbType] => character varying(1024) [type] => string [defaultValue] => [size] => 1024 [precision] => 1024 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_keywords] => CPgsqlColumnSchema Object ( [name] => seo_keywords [rawName] => "seo_keywords" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [seo_title] => CPgsqlColumnSchema Object ( [name] => seo_title [rawName] => "seo_title" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [name_en] => CPgsqlColumnSchema Object ( [name] => name_en [rawName] => "name_en" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Название на английском [_e:CComponent:private] => [_m:CComponent:private] => ) [country_id] => CPgsqlColumnSchema Object ( [name] => country_id [rawName] => "country_id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [region_id] => CPgsqlColumnSchema Object ( [name] => region_id [rawName] => "region_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city_id] => CPgsqlColumnSchema Object ( [name] => city_id [rawName] => "city_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [study_lang] => CPgsqlColumnSchema Object ( [name] => study_lang [rawName] => "study_lang" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Язык обучения json [_e:CComponent:private] => [_m:CComponent:private] => ) [accreditation_level] => CPgsqlColumnSchema Object ( [name] => accreditation_level [rawName] => "accreditation_level" [allowNull] => 1 [dbType] => character varying(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Уровень аккредитации [_e:CComponent:private] => [_m:CComponent:private] => ) [contact] => CPgsqlColumnSchema Object ( [name] => contact [rawName] => "contact" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Котакты json (contact[admissions][address] = contact[admissions][phone] = contact[admissions][email] = contact[admissions][site] = contact[postgraduate][address] = contact[postgraduate][phone] = contact[postgraduate][email] = contact[postgraduate][site] = contact[doctorate][address] = contact[doctorate][phone] = contact[doctorate][email] = contact[doctorate][site] = ) [_e:CComponent:private] => [_m:CComponent:private] => ) [rating] => CPgsqlColumnSchema Object ( [name] => rating [rawName] => "rating" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [sport] => CPgsqlColumnSchema Object ( [name] => sport [rawName] => "sport" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Спорт json (sport[sections]=Спортивные секции,sport[clubs]=Спортивные клубы,sport[progress]=Спортивные достижения) [_e:CComponent:private] => [_m:CComponent:private] => ) [is_show] => CPgsqlColumnSchema Object ( [name] => is_show [rawName] => "is_show" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [district_id] => CPgsqlColumnSchema Object ( [name] => district_id [rawName] => "district_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [metro_id] => CPgsqlColumnSchema Object ( [name] => metro_id [rawName] => "metro_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [opening_hours] => CPgsqlColumnSchema Object ( [name] => opening_hours [rawName] => "opening_hours" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user_id] => CPgsqlColumnSchema Object ( [name] => user_id [rawName] => "user_id" [allowNull] => 1 [dbType] => bigint [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_approve] => CPgsqlColumnSchema Object ( [name] => is_approve [rawName] => "is_approve" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => 1 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_deleted] => CPgsqlColumnSchema Object ( [name] => is_deleted [rawName] => "is_deleted" [allowNull] => [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss_link] => CPgsqlColumnSchema Object ( [name] => rss_link [rawName] => "rss_link" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rss] => CPgsqlColumnSchema Object ( [name] => rss [rawName] => "rss" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_start] => CPgsqlColumnSchema Object ( [name] => date_start [rawName] => "date_start" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [date_end] => CPgsqlColumnSchema Object ( [name] => date_end [rawName] => "date_end" [allowNull] => 1 [dbType] => timestamp without time zone [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [search_keywords] => CPgsqlColumnSchema Object ( [name] => search_keywords [rawName] => "search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keywords] => CPgsqlColumnSchema Object ( [name] => keywords [rawName] => "keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [full_search_keywords] => CPgsqlColumnSchema Object ( [name] => full_search_keywords [rawName] => "full_search_keywords" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_type] => CPgsqlColumnSchema Object ( [name] => unit_type [rawName] => "unit_type" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [time_update] => CPgsqlColumnSchema Object ( [name] => time_update [rawName] => "time_update" [allowNull] => 1 [dbType] => timestamp(0) without time zone [type] => string [defaultValue] => [size] => 0 [precision] => 0 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [weight] => CPgsqlColumnSchema Object ( [name] => weight [rawName] => "weight" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => 0 [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [deadline] => CPgsqlColumnSchema Object ( [name] => deadline [rawName] => "deadline" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [in_main] => CPgsqlColumnSchema Object ( [name] => in_main [rawName] => "in_main" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_from] => CPgsqlColumnSchema Object ( [name] => pass_score_from [rawName] => "pass_score_from" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pass_score_to] => CPgsqlColumnSchema Object ( [name] => pass_score_to [rawName] => "pass_score_to" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [budget_place_count] => CPgsqlColumnSchema Object ( [name] => budget_place_count [rawName] => "budget_place_count" [allowNull] => 1 [dbType] => smallint [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rayon] => CPgsqlColumnSchema Object ( [name] => rayon [rawName] => "rayon" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => character varying(32) [type] => string [defaultValue] => [size] => 32 [precision] => 32 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [is_banner] => CPgsqlColumnSchema Object ( [name] => is_banner [rawName] => "is_banner" [allowNull] => 1 [dbType] => boolean [type] => boolean [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_text] => CPgsqlColumnSchema Object ( [name] => banner_text [rawName] => "banner_text" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header1] => CPgsqlColumnSchema Object ( [name] => header1 [rawName] => "header1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue1] => CPgsqlColumnSchema Object ( [name] => headervalue1 [rawName] => "headervalue1" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header2] => CPgsqlColumnSchema Object ( [name] => header2 [rawName] => "header2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue2] => CPgsqlColumnSchema Object ( [name] => headervalue2 [rawName] => "headervalue2" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [header3] => CPgsqlColumnSchema Object ( [name] => header3 [rawName] => "header3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [headervalue3] => CPgsqlColumnSchema Object ( [name] => headervalue3 [rawName] => "headervalue3" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner_link] => CPgsqlColumnSchema Object ( [name] => banner_link [rawName] => "banner_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_text] => CPgsqlColumnSchema Object ( [name] => banner2_text [rawName] => "banner2_text" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [banner2_link] => CPgsqlColumnSchema Object ( [name] => banner2_link [rawName] => "banner2_link" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_name] => CPgsqlColumnSchema Object ( [name] => member_name [rawName] => "member_name" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [member_dolj] => CPgsqlColumnSchema Object ( [name] => member_dolj [rawName] => "member_dolj" [allowNull] => 1 [dbType] => character varying(128) [type] => string [defaultValue] => [size] => 128 [precision] => 128 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [partners] => CPgsqlColumnSchema Object ( [name] => partners [rawName] => "partners" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unitTagMappings] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTagMappings [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mainTagMapping] => CHasOneRelation Object ( [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mainTagMapping [className] => UnitTagMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [medias] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => medias [className] => Media [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [reviews] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => reviews [className] => Reviews [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [videos] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => videos [className] => Video [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [user] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => user [className] => User [foreignKey] => user_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [openDay] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => openDay [className] => OpenDay [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [users] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => users [className] => UserUnitMapping [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitFrom] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitFrom [className] => UnitMapping [foreignKey] => unit_id_from [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTo] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTo [className] => UnitMapping [foreignKey] => unit_id_to [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [city] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => city [className] => GeoCity [foreignKey] => city_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( [is_show] => [is_approve] => 1 [is_deleted] => [weight] => 0 [in_main] => ) [_model:CActiveRecordMetaData:private] => School Object ( [fullSearchTags:protected] => Array ( [0] => napravlenie ) [ads] => [unitMapping] => Array ( ) [arrayFields] => Array ( [0] => name_previos [1] => email [2] => address [3] => study_lang [4] => phone [5] => site [6] => social [7] => graduation_document [8] => license [9] => page [10] => contact [11] => rating [12] => sport [13] => opening_hours [14] => rss [15] => partners ) [searchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos ) [fullSearchFields:protected] => Array ( [0] => name [1] => name_en [2] => name_legal [3] => name_previos [4] => keywords ) [isRssUpdating] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 6589 [name] => Луховицкий лицей [name_legal] => Луховицкий лицей [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Советская ул., 7, Луховицы, Московская обл., Россия, [post_index] => 140500 [latitude] => 54.9817379 [longitude] => 39.0363071 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 84966331111 ) ) [email] => Array ( [0] => Array ( [email] => moulicey@rambler.ru ) ) [site] => [social] => [graduation_document] => Array ( [0] => аттестат государственного образца ) [license] => [num_student] => [num_teacher] => [num_candidate] => [num_doctor_professor] => [price_from] => [price_to] => [price_currency] => [price_period] => [description] =>

Учредитель образовательной организации:
Администрация городского округа Луховицы Московской области

Сайт учредителя:

Дата основания образовательной организации: 1994

Языки образования: русский
[page] => Array ( [technical_base] =>
Сведения о наличии оборудованных учебных кабинетов

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Сведения об объектах для проведения практических занятий

Актовый зал -1

Сведения о библиотеках

Библиотека

Сведения об объектах спорта

Спортивный зал - 1

Волейбольная площадка - 1

Баскетбольная площадка - 1

Беговая площадка - 1

Сведения о средствах обучения и воспитания

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Сведения об условиях питания

Питание

Сведения об условиях охраны здоровья обучающихся

Охрана здоровья

Сведения о доступе к информационным системам и информационно-телекоммуникационным сетям

Доступ обучающихся к информационным системам и информационно-телекоммуникационным сетям осуществляется в присутствии педагога

Сведения об электронных образовательных ресурсах, к которым обеспечивается доступ обучающихся

Федеральный центр информационных образовательных ресурсов

Сведения об обеспечении доступа в здания образовательной организации инвалидов и лиц с ограниченными возможностями здоровья
Сведения о наличии специальных технических средств обучения коллективного и индивидуального пользования для инвалидов и лиц с ограниченными возможностями здоровья

Оснащенность ИКТ-оборудованием

Наименование Количество 
Стационараные компьютеры 26 
Ноутбуки 95 
Планшеты 10 
Проекторы  14 
Интерактивные доски
Принтеры 15 

 

Наличие оснащенных специализированных кабинетов:

Кабинет начальных классов - 7
Кабинет информатики - 1
Кабинет иностранного языка - 2
Кабинет математики - 2
Кабинет технологии - 2
Кабинет химии и биологии - 1
Кабинет обществознания - 1
Кабинет физики - 1
Кабинет основ безопасности жизнедеятельности - 1

Обеспеченность учащихся учебной литературой - 100%
Количество компьютеров, применяемых в учебном процессе - 123
Количество учащихся на 1 компьютер, применяемый в учебном процессе - 3,5
Рабочее место учителя - 14
Кол-во компьютеров, применяемых в управлении - 8
Рабочее место администратора - 8
Возможность пользования сетью Интернет педагогами
Наличие сайта
Создание условий для обеспечения учащихся питанием 
Обеспеченность учащихся медицинским обслуживанием

» Читать далее
[teachers] => Всего работников - 50 Всего педагогических работников - 27 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:20:35 [seo_uri] => luhovickij-licej [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_title] => Луховицкий лицей [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3038 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

6АДМИНИСТРАТИВНЫЙ РЕГЛАМЕНТ ПРЕДОСТАВЛЕНИЯ МУНИЦИПАЛЬНОЙ УСЛУГИ, ОКАЗЫВАЕМОЙ ОБЩЕОБРАЗОВАТЕЛЬНОЙ ОРГАНИЗАЦИЕЙ ГОРОДСКОГО ОКРУГА ЛУХОВИЦЫ МОСКОВСКОЙ ОБЛАСТИ, ПО ПРИЕМУ НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ

Пр № 50 от 31.01.2018

Пр № 52 от 31.01.2018 "Об открытии набора в 1 классы"

Положение о порядке приема, перевода, отчисления и восстановления обучающихся МБОУ «Луховицкий лицей»

Постановление администрации городского округа Луховицы Московской области от 31.01.2018 № 220 "О закреплении территорий городского округа Луховицы Московской области за муниципальными образовательными организациями городского округа Луховицы Московской области"

 

График приема граждан для проведения своевременной административной процедуры проверки документов, предоставляемых заявителем после размещения заявления на РПГУ

Наименование муниципального образования Наименование образовательной организации Адрес образовательной организации Контактные данные для обращения граждан Дни приема Часы приема Номер кабинета
1 Управление системой образования городского округа Луховицы Муниципальное бюджетное общеобразовательное учреждение "Луховицкий лицей" Московская область, городской округ Луховицы, переулок Учебный, строение 8 8-496-63-3-11-11 ежедневно             с понедельника по пятницу с 08:00 до 17:00 (перерыв на обед  с 12:00 до 13:00) 101

 

 С 01.02.2018г. начинается  прием заявлений на зачисление детей в общеобразовательное учреждение МБОУ «Луховицкий лицей», проживающих на закрепленной за учреждением  территории (адреса домов закрепленной территории размещены на сайте учреждения в разделе «Набор и условия приема»).

 Оформить заявление о зачислении детей в МБОУ «Луховицкий лицей» можно на Портале государственных и муниципальных услуг Московской области https://uslugi.mosreg.ru/ или лично в МБОУ «Луховицкий лицей» кабинетах приемной директора и заместителя директора по УВР на первом этаже здания у ответственного лица.

Порядок оформления заявления, образец заявления представлены в Административном регламенте оказания муниципальной услуги учреждением  «Прием на обучение по образовательным программам начального общего, основного общего, среднего общего образования» опубликованном на сайте учреждения https://liceylmr.edumsko.ru/ в разделе «Документы. Организационно распорядительные документы».

 

Информация о зачислении

Класс Учитель План
1 "А" Дыркина Л.М. 25
1 "Б" Таратын А.В. 25

 

Количество зачисленных: 17

Количество вакантных мест: 33

Дата обновления: 10.05.2018 г.

 

Информация об образовательной программе представлена в разделе Образовательная программа

30 января 2018

ИНСТРУКЦИЯ РЕГИСТРАЦИИ ЗАЯВЛЕНИЯ ЧЕРЕЗ ИНТЕРНЕТ

Читать далее...
) ) [rating] => [sport] => Array ( [sections] => Array ( [0] => ОФП [1] => Футбол [2] => Баскетбол [3] => Волейбол ) ) [is_show] => 1 [district_id] => [metro_id] => [opening_hours] => [user_id] => 186 [is_approve] => 1 [is_deleted] => [rss_link] => [rss] => [date_start] => [date_end] => [search_keywords] => Луховицкий лицей, Луховицкий лицей, [keywords] => [full_search_keywords] => Луховицкий лицей, Луховицкий лицей, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:20:35 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => liceylmr [is_banner] => [banner_text] => [header1] => [headervalue1] => [header2] => [headervalue2] => [header3] => [headervalue3] => [banner_link] => [banner2_text] => [banner2_link] => [member_name] => [member_dolj] => [partners] => ) [_related:CActiveRecord:private] => Array ( [unitTagMappings] => Array ( [269] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90845 [unit_id] => 6589 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90845 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [199] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90846 [unit_id] => 6589 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90846 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [182] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90847 [unit_id] => 6589 [unit_tag_id] => 182 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90847 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [166] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90848 [unit_id] => 6589 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90848 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [261] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90849 [unit_id] => 6589 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90849 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [595] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90850 [unit_id] => 6589 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90850 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [258] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90851 [unit_id] => 6589 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90851 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [190] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90852 [unit_id] => 6589 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90852 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [266] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90853 [unit_id] => 6589 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90853 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [193] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90854 [unit_id] => 6589 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90854 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [164] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => unit_tag_mapping [rawName] => "unit_tag_mapping" [primaryKey] => id [sequenceName] => public.unit_tag_mapping_id_seq [foreignKeys] => Array ( [unit_id] => Array ( [0] => unit [1] => id ) [unit_tag_id] => Array ( [0] => unit_tag [1] => id ) ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_tag_id] => CPgsqlColumnSchema Object ( [name] => unit_tag_id [rawName] => "unit_tag_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [description] => CPgsqlColumnSchema Object ( [name] => description [rawName] => "description" [allowNull] => 1 [dbType] => character varying(300) [type] => string [defaultValue] => [size] => 300 [precision] => 300 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [unit] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unit [className] => Unit [foreignKey] => unit_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unitTag] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => unitTag [className] => UnitTag [foreignKey] => unit_tag_id [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => UnitTagMapping Object ( [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [id] => 90855 [unit_id] => 6589 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 90855 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [openDay] => Array ( ) [reviews] => Array ( ) ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 6589 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [unitType] => Array ( [0] => 164 ) [tagsMap] => Array ( [medical-service] => Array ( [id] => 191 [name] => medical-service [parent_id] => 164 [child] => Array ( [medical-service-yes] => Array ( [id] => 193 [name] => medical-service-yes [parent_id] => 191 [description] => ) ) ) [nutrition] => Array ( [id] => 188 [name] => nutrition [parent_id] => 164 [child] => Array ( [nutrition_yes] => Array ( [id] => 190 [name] => nutrition_yes [parent_id] => 188 [description] => ) ) ) [sports-section] => Array ( [id] => 197 [name] => sports-section [parent_id] => 164 [child] => Array ( [sports-section-yes] => Array ( [id] => 199 [name] => sports-section-yes [parent_id] => 197 [description] => ) ) ) [status_school] => Array ( [id] => 179 [name] => status_school [parent_id] => 164 [child] => Array ( [status_school_lyceum] => Array ( [id] => 182 [name] => status_school_lyceum [parent_id] => 179 [description] => ) ) ) [paid_education] => Array ( [id] => 259 [name] => paid_education [parent_id] => 164 [child] => Array ( [paid_education_no] => Array ( [id] => 261 [name] => paid_education_no [parent_id] => 259 [description] => ) ) ) [teaching_and_training] => Array ( [id] => 265 [name] => teaching_and_training [parent_id] => 164 [child] => Array ( [teaching_and_training_yes] => Array ( [id] => 266 [name] => teaching_and_training_yes [parent_id] => 265 [description] => ) ) ) [school_uniforms] => Array ( [id] => 268 [name] => school_uniforms [parent_id] => 164 [child] => Array ( [school_uniforms_yes] => Array ( [id] => 269 [name] => school_uniforms_yes [parent_id] => 268 [description] => ) ) ) [legal-form] => Array ( [id] => 165 [name] => legal-form [parent_id] => 164 [child] => Array ( [legal-form-state] => Array ( [id] => 166 [name] => legal-form-state [parent_id] => 165 [description] => ) ) ) [study-form] => Array ( [id] => 170 [name] => study-form [parent_id] => 164 [child] => Array ( [study-form-intramural] => Array ( [id] => 258 [name] => study-form-intramural [parent_id] => 170 [description] => ) ) ) [napravlenie] => Array ( [id] => 594 [name] => napravlenie [parent_id] => 164 [child] => Array ( [napravlenie-srednie-obshheobrazovatelnye] => Array ( [id] => 595 [name] => napravlenie-srednie-obshheobrazovatelnye [parent_id] => 594 [description] => ) ) ) ) [collectionArticle] => CActiveDataProvider Object ( [modelClass] => TblUnitArticle [model] => TblUnitArticle Object ( [downloads] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => CPgsqlTableSchema Object ( [schemaName] => public [name] => tbl_unit_article [rawName] => "tbl_unit_article" [primaryKey] => id [sequenceName] => public.tbl_unit_article_id_seq [foreignKeys] => Array ( ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [id] => CPgsqlColumnSchema Object ( [name] => id [rawName] => "id" [allowNull] => [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [title] => CPgsqlColumnSchema Object ( [name] => title [rawName] => "title" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [image] => CPgsqlColumnSchema Object ( [name] => image [rawName] => "image" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [content] => CPgsqlColumnSchema Object ( [name] => content [rawName] => "content" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [dtime] => CPgsqlColumnSchema Object ( [name] => dtime [rawName] => "dtime" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [unit_id] => CPgsqlColumnSchema Object ( [name] => unit_id [rawName] => "unit_id" [allowNull] => 1 [dbType] => integer [type] => integer [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [source] => CPgsqlColumnSchema Object ( [name] => source [rawName] => "source" [allowNull] => 1 [dbType] => text [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [author] => CPgsqlColumnSchema Object ( [name] => author [rawName] => "author" [allowNull] => 1 [dbType] => character varying(256) [type] => string [defaultValue] => [size] => 256 [precision] => 256 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => TblUnitArticle Object *RECURSION* ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) [keyAttribute] => [_criteria:CActiveDataProvider:private] => CDbCriteria Object ( [select] => * [distinct] => [condition] => unit_id = :u [params] => Array ( [:u] => 6589 ) [limit] => -1 [offset] => -1 [order] => [group] => [join] => [having] => [with] => [alias] => [together] => [index] => [scopes] => [_e:CComponent:private] => [_m:CComponent:private] => ) [_id:CDataProvider:private] => TblUnitArticle [_data:CDataProvider:private] => [_keys:CDataProvider:private] => [_totalItemCount:CDataProvider:private] => [_sort:CDataProvider:private] => [_pagination:CDataProvider:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) ) [5] => Array ( [file] => /home/rosvuz/application/protected/components/DefaultUnitController.php [line] => 434 [function] => showUnit [class] => DefaultUnitController [type] => -> [args] => Array ( [0] => 6589 [1] => luhovickij-licej ) ) [6] => Array ( [function] => actionShow [class] => DefaultUnitController [type] => -> [args] => Array ( [0] => 6589 [1] => luhovickij-licej ) [file] => unknown [line] => 0 ) [7] => Array ( [file] => /home/rosvuz/framework/web/actions/CAction.php [line] => 108 [function] => invokeArgs [class] => ReflectionMethod [type] => -> [args] => Array ( [0] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => Array ( [0] => 6589 [1] => luhovickij-licej ) ) ) [8] => Array ( [file] => /home/rosvuz/framework/web/actions/CInlineAction.php [line] => 47 [function] => runWithParamsInternal [class] => CAction [type] => -> [args] => Array ( [0] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => ReflectionMethod Object ( [name] => actionShow [class] => DefaultUnitController ) [2] => Array ( [id] => 6589 [uri] => luhovickij-licej ) ) ) [9] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [id] => 6589 [uri] => luhovickij-licej ) ) ) [10] => Array ( [file] => /home/rosvuz/framework/web/filters/CFilterChain.php [line] => 133 [function] => runAction [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [11] => Array ( [file] => /home/rosvuz/framework/web/filters/CFilter.php [line] => 40 [function] => run [class] => CFilterChain [type] => -> [args] => Array ( ) ) [12] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 1145 [function] => filter [class] => CFilter [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [13] => Array ( [file] => /home/rosvuz/framework/web/filters/CInlineFilter.php [line] => 58 [function] => filterAccessControl [class] => CController [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [14] => Array ( [file] => /home/rosvuz/framework/web/filters/CFilterChain.php [line] => 130 [function] => filter [class] => CInlineFilter [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [15] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 291 [function] => run [class] => CFilterChain [type] => -> [args] => Array ( ) ) [16] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 265 [function] => runActionWithFilters [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => show [_controller:CAction:private] => SchoolController Object ( [layout] => /layouts/columnv2 [modelName] => School [seo_title] => Луховицкий лицей [seo_description] => Луховицкий лицей [seo_keywords] => Луховицкий лицей [seo_canonical] => [seo_noindex] => [seo_nofollow] => [shareImages] => [additionallyFilters] => Array ( ) [additionallyFiltersData] => Array ( ) [unitUniqId] => school [useCountry:protected] => [menu] => Array ( ) [breadcrumbs] => Array ( ) [fmbreadcrumbs] => Array ( ) [pagin_prev_link] => [pagin_next_link] => [eventDispatcher:protected] => EventDispatcher Object ( [listeners:EventDispatcher:private] => Array ( ) [sorted:EventDispatcher:private] => Array ( [after.load.model.event] => Array ( ) ) ) [defaultAction] => index [_id:CController:private] => school [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => DefaultmobModule Object ( [defaultController] => default [layout] => [controllerNamespace] => [controllerMap] => Array ( ) [_controllerPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/controllers [_viewPath:CWebModule:private] => /home/rosvuz/application/protected/modules/defaultmob/views [_layoutPath:CWebModule:private] => [preload] => Array ( ) [behaviors] => Array ( ) [_id:CModule:private] => defaultmob [_parentModule:CModule:private] => [_basePath:CModule:private] => /home/rosvuz/application/protected/modules/defaultmob [_modulePath:CModule:private] => [_params:CModule:private] => [_modules:CModule:private] => Array ( ) [_moduleConfig:CModule:private] => Array ( ) [_components:CModule:private] => Array ( ) [_componentConfig:CModule:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => Array ( [0] => accessControl ) ) ) [17] => Array ( [file] => /home/rosvuz/framework/web/CWebApplication.php [line] => 282 [function] => run [class] => CController [type] => -> [args] => Array ( [0] => show ) ) [18] => Array ( [file] => /home/rosvuz/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => defaultmob/school/show ) ) [19] => Array ( [file] => /home/rosvuz/framework/base/CApplication.php [line] => 169 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [20] => Array ( [file] => /home/rosvuz/application/index.php [line] => 83 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) )