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] => 6730
                                                    [name] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова
                                                    [name_legal] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова
                                                    [name_previos] => 
                                                    [year_foundation] => 
                                                    [address] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [address] => ул. Бирюкова, 25, Орехово-Зуево, Московская обл., Россия, 
                                                                    [post_index] => 142608
                                                                    [latitude] => 55.8110989
                                                                    [longitude] => 38.9618953
                                                                    [district] => 0
                                                                    [metro] => 0
                                                                )

                                                        )

                                                    [phone] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [phone_number] => 8(496)423-74-11
                                                                )

                                                        )

                                                    [email] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [email] => sc020@yandex.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] =>      

Учредитель образовательной организации:
Муниципальное образование "городской округ Орехово-Зуево"

Сайт учредителя: http://www.ozmo.ru/

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

Сайт учредителя: Управление образования Администрации городского округа Орехово-Зуево Московской области

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

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

Предметные кабинеты в МОУ СОШ №20 имени Н.З. Бирюкова (фото)

 

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

в МОУ СОШ № 20 им.Н.З. Бирюкова

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

Объекты для проведения практических занятий (актовый зал, специализированные кабинеты, мастерские (фото)

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

Библиотека МОУ СОШ №20 имени Н.З.Бирюкова

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

Спорт в МОУ СОШ №20 имени Н.З. Бирюкова

Спортивный зал, спортивная зона на пришкольной территории (фото)

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

Средства обучения и воспитания – все те материалы, с помощью которых преподаватель осуществляет обучающее воздействие (учебный процесс). К средствам обучения относятся предметы материальной и духовной культуры, которые используются при решении педагогических задач. Они обеспечивают реализацию принципа наглядности и содействуют повышению эффективности учебного процесса, дают учащимся материал в форме наблюдений и впечатлений для осуществления учебного познания и мыслительной деятельности на всех этапах обучения. Главным в средствах обучения является: устное слово, речь учителя. Главный инструмент общения – передача знаний. Реализовать принцип наглядности в обучении помогают визуальные средства, так как более 80 % информации учащиеся воспринимают зрительно. Мы используем предметы и объекты природной и искусственной среды: карты, схемы, диаграммы, модели, дорожные знаки, математические символы, наглядные пособия, кинофильмы, видеофильмы, CD/DVD-диски.

В процессе обучения также используются технические средства обучения. В ряде случаев ТСО незаменимы, т.к. позволяют показать явления, быстро протекающие процессы. Их не следует применять там, где без них можно обойтись (провести опыт или наблюдения). Рационально сочетается компьютерная техника, ИКТ с другими средствами обучения, не преувеличивается значимость использования новых информационных технологий. Они, несмотря на высокую эффективность, не могут заменить живое слово учителя, общение, недооценка которых может привести к сдерживанию развития личности. При использовании ТСО необходимо обучать учащихся пользоваться ими и воспринимать их. Например, перед просмотром видеофильма дать учащимся инструктаж: когда и на что обратить внимание; дать задание: что запомнить, что записать. Демонстрацию видео - кинофильмов надо проводить с соблюдением следующих рекомендаций: Перед началом демонстрации сделать вступительное слово, а после демонстрации провести собеседование по итогам просмотра. Избегать длительного показа учебных фильмов, так как учащиеся быстро утомляются и их внимание рассеивается (в младших классах рекомендуемая длительность не более 10 минут, в старших классах не более 30 минут). При демонстрации сложного материала следует делать паузы для комментария учителя и записи учениками информации.

В школе имеются предметные кабинеты, оснащенные современным оборудованием. Помещение школьной библиотеки оборудовано читальным залом для самостоятельных занятий обучающихся. Для проведения уроков физкультуры и обеспечения внеурочной занятости в школе работают 2 спортивных зала.

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

Питание в МОУ СОШ №20 имени Н.З.Бирюкова

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

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

Безопасность

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

  С помощью Интернета ученики могут получать информацию с любого компьютера и баз данных – все это значительно расширяет возможности учителя и учащихся на уроке.

В ОУ используются электронные дневники. Электронные дневники дают возможность контролировать успеваемость и посещаемость детей. Электронный дневник дисциплинирует учеников и создаёт мотивацию в обучении, что ведёт к повышению качества учёбы.

В учреждении используется 140 компьютеров (из них 123 используются в учебных целях) для образовательного процесса. 30 кабинетов школы оборудованы автоматизированным рабочим местом учителя (компьютер, проектор, экран).

Космпьютерных классов:

стационарных компьютерных классов - 1;

1 мобильный компьютерный класс;

Компьютерные классы оснащены мониторами с жидкокристаллическими экранами.

Имеется 10 интерактивных комплексов. Количество точек доступа Wi-Fi -5.

Корпус МОУ СОШ №20 имени Н.З. Бирюкова объединен в единую телекоммуникационную сеть на основе линий связи (со скоростью 100 Мб/сек). Скорость доступа в Интернет достигает 60 Мбит/сек.

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

Учащиеся МОУ СОШ №20 имени Н.З. Бирюкова имеют доступ к следующим ЦОР:

 

- официальный сайт Министерства образования и науки    Российской Федерации - http://www.mon.gov.ru;

- федеральный портал "Российское образование" - http://www.edu.ru;

- информационная система "Единое окно доступа к образовательным ресурсам" - http://window.edu.ru;

- единая коллекция цифровых образовательных ресурсов - http://school-collection.edu.ru;

- федеральный центр информационно-образовательных ресурсов - http://fcior.edu.ru.

- каталог детских ресурсов - http://www.kinder.ru
- большой, регулярно пополняющийся каталог, в котором собраны ссылки на различные ресурсы для ребят и про ребят. Каждый ресурс имеет описание и «возрастные» рекомендации

- бесплатная детская электронная библиотека -http://flashsait.com

- библиотека сказок, мифов и легенд - http://www.teremok.in

- библиотека для детей "Лукошко сказок" - http://www.lukoshko.net

- образовательный портал "РЕШУ  ЕГЭ"    http://reshuege.ru/

- журнал для детей 6-12 лет "Мурзилка" -  http://www.murzilka.org

- детские электронные презентации и клипы  - http://viki.rdf.ru

- детский безопасный интернет  -  http://gogul.tv

 

ЭНЦИКЛОПЕДИИ, СЛОВАРИ, СПРАВОЧНИКИ

 

- Рубрикон - http://www.rubricon.com

Крупнейший информационно-энциклопедический проект российского Интернета. Сервер содержит полные электронные версии известных энциклопедий и словарей (Большая советская энциклопедия, Малая медицинская энциклопедия, Энциклопедический словарь Брокгауза и Ефрона, Энциклопедия «Города России», Энциклопедия «Мифы народов мира», Литературный энциклопедический словарь и т.д.) - всего более 60 названий.

 

- Энциклопедия «Кругосвет» - http://krugosvet.ru

Сайт создан в помощь школьникам и студентам. Основные разделы: история, гуманитарные науки, культура и образование, медицина, наука и техника, науки о Земле, страны мира, спорт. Поиск ведется по тематическим рубрикам и ключевым словам, по одному или по всем разделам одновременно.

 

 - Портал ВСЕОБУЧ - все об образовании  http://www.edu-all.ru

- MультиЛекс Online: электронные словари онлайн - http://www.online.multilex.ru

- Cловари русского языка на портале «Грамота.ру» - http://www.slovari.gramota.ru

- Служба тематических толковых словарей «Глоссарий.ру» - http://www.glossary.ru

- Толковый словарь В.И.Даля - http://www.vidahl.agava.ru

- Яндекс.Словари - http://www.slovari.yandex.ru

- Мегаэнциклопедия «Кирилл и Мефодий» - http://www.megabook.ru

- Детская энциклопедия "Потому.ру" - http://potomy.ru

- Инновационная образовательная сеть «Эврика» -http://www.eurekanet.ru

- Сайт Научно-популярного физико-математического журнала "Квант" - http://kvant.mccme.ru/

- Сайт "Путеводитель В МИРЕ НАУКИ для школьников" -http://www.uic.ssu.samara.ru/~nauka

 

Проект "Развитие электронных образовательных Интернет-ресурсов нового поколения"

http://www.eorhelp.ru

http://rusobr.ru

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

Анализ состояния муниципальных образовательных систем МО

01 сентября 2015

Учебно-методическое и материально-техническое обеспечение спортивного зала МОУ СОШ №20 имени Н.З.Бирюкова

01 сентября 2015

Оснащение учебных и административных кабинетов компьютерной техникой

 

 

[teachers] => Всего работников - 74 Всего педагогических работников - 71 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:28:26 [seo_uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_title] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3063 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

 Правила приема в муниципальное общеобразовательное учреждение  СОШ № 20 имени Н.З.Бирюкова

 

С 1 февраля Правительство Московской области предоставляет возможность записи в первый класс в электронном виде через портал государственных услуг Московской области:

https://uslugi.mosreg.ru/

 

Получение государственной услуги "Запись детей в первый класс" через портал государственных услуг Московской области.

 

 

Инструкция по записи ребенка в первый класс на региональном портале государственных и муниципальных услуг Московской области uslugi.mosreg.ru

 

1 февраля 2018 года начнется прием заявлений в 1 класс детей, проживающих на закрепленной территории:

Ул. Володарского: 5,7,9,11,13,15,17,19,21,23,25,27,29;

ул. Урицкого все нечетные дома с 43по 51,51-а

Ул. Иванова :1,2,2-а,2-б,2-в,2-г,2-д,3,4,5;

ул. Бирюкова: 17,19,27,31,33,35,37

ПРИКАЗ по Управлению образования администрации городского округа Орехово-Зуево от 15 января 2018г. № 11 О закреплении микрорайонов за муниципальными общеобразовательными учреждениями городского округа Орехово-Зуево

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 Презентация о новых возможностях записи в 1 класс

 

 Начало приема заявлений для детей, проживающих не на закрепленной территории, 1 июля 2018 года.

Конктактный телефон: 423-74-10 (Павлина Надежда Николаевна)

Дни приема

Время приема

вторник

17.00 - 19.00

четверг

10.00 -13.00

пятница

15.00 -17.00

суббота

9.00-11.00

 

Положение о порядке приема на обучение в МОУ СОШ №20 имени Н.З.Бирюкова

Информация о наборе в 1 класс 

 

Дата

Кол-во заявлений,

находящихся на рассмотрении

Кол-во зачисленных Осталось свободных мест
02.02.18 15 0 100
07.02.18  13  13 приказ
 87
08.02.18  23  18 приказ
 82
09.02.18  17  29 приказ 71
13.02.18 12 34 приказ 66
14.02.18 7 46 приказ 54
15.02.18 0 55 приказ 45
17.02.18 8   45
20.02.18 0 69 приказ 31
02.03.18  0 73 приказ 27
12.03.18 0 75 приказ 25
16.03.18 0 80 приказ 20
28.03.18 0 83 приказ 17
03.04.18 2 84 приказ 14
04.04.18 0 86 приказ 14
16.04.18 0 87 приказ 13
23.04.18 0 88 приказ 12
25.04.18 0 91 приказ, приказ 9
08.05.18 0 93 приказ  приказ, 7

12 января 2018

Полный список требуемых документов

- документ, удостоверяющий личность заявителя;

- оригинал свидетельства о рождении ребенка или документ, подтверждающий родство заявителя;

- свидетельство о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории или документ, содержащий сведения о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории;

- заключение и рекомендации психолого-медико-педагогической комиссии и согласие родителей (законных представителей) (для детей с ограниченными возможностями здоровья);

- документ, подтверждающий родство заявителя (или законность представления прав ребенка) (для иностранных граждан или лиц без гражданства);

- документ, подтверждающий право заявителя на пребывание в Российской Федерации (для иностранных граждан и лиц без гражданства);

- страховое свидетельство обязательного пенсионного страхования (СНИЛС).

12 января 2018

Что нужно для первоклассника

1. Школьная форма (цвет – графит, серый)
2. Сменная обувь и мешок для сменной обуви
3. Спортивная форма и обувь
4. Ранец (портфель)
5. Канцтовары:
- ручка синяя – 3-5 штук
- простой карандаш – 5 штук
- набор цветных карандашей
- ластик
- точилка с боксом
- линейка 15-20см
- пенал
- закладки для книг
- обложки для тетрадей
- папка для тетрадей
- альбом
- краски акварельные
- кисточки для рисования (набор: толстая, средняя, тонкая)
- баночка-непроливайка для воды
- набор цветной бумаги
- набор цветного картона
- белый картон
- ножницы с округлыми концами
- клей-карандаш и клей ПВА
- пластилин
- дощечка для лепки
- папка для уроков технологии

Остальные принадлежности – по согласованию с учителем.

12 января 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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, [keywords] => [full_search_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:28:26 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => ozgsch20 [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] => 92396 [unit_id] => 6730 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92396 [_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] => 92397 [unit_id] => 6730 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92397 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [180] => 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] => 92398 [unit_id] => 6730 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92398 [_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] => 92399 [unit_id] => 6730 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92399 [_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] => 92400 [unit_id] => 6730 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92400 [_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] => 92401 [unit_id] => 6730 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92401 [_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] => 92402 [unit_id] => 6730 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92402 [_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] => 92403 [unit_id] => 6730 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92403 [_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] => 92404 [unit_id] => 6730 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92404 [_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] => 92405 [unit_id] => 6730 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92405 [_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] => 92406 [unit_id] => 6730 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92406 [_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] => 6730 [_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_school] => Array ( [id] => 180 [name] => status_school_school [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] => 6730 ) [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] => 6730 [name] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_legal] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => ул. Бирюкова, 25, Орехово-Зуево, Московская обл., Россия, [post_index] => 142608 [latitude] => 55.8110989 [longitude] => 38.9618953 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8(496)423-74-11 ) ) [email] => Array ( [0] => Array ( [email] => sc020@yandex.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] =>

Учредитель образовательной организации:
Муниципальное образование "городской округ Орехово-Зуево"

Сайт учредителя: http://www.ozmo.ru/

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

Сайт учредителя: Управление образования Администрации городского округа Орехово-Зуево Московской области

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

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

Предметные кабинеты в МОУ СОШ №20 имени Н.З. Бирюкова (фото)

 

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

в МОУ СОШ № 20 им.Н.З. Бирюкова

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

Объекты для проведения практических занятий (актовый зал, специализированные кабинеты, мастерские (фото)

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

Библиотека МОУ СОШ №20 имени Н.З.Бирюкова

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

Спорт в МОУ СОШ №20 имени Н.З. Бирюкова

Спортивный зал, спортивная зона на пришкольной территории (фото)

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

Средства обучения и воспитания – все те материалы, с помощью которых преподаватель осуществляет обучающее воздействие (учебный процесс). К средствам обучения относятся предметы материальной и духовной культуры, которые используются при решении педагогических задач. Они обеспечивают реализацию принципа наглядности и содействуют повышению эффективности учебного процесса, дают учащимся материал в форме наблюдений и впечатлений для осуществления учебного познания и мыслительной деятельности на всех этапах обучения. Главным в средствах обучения является: устное слово, речь учителя. Главный инструмент общения – передача знаний. Реализовать принцип наглядности в обучении помогают визуальные средства, так как более 80 % информации учащиеся воспринимают зрительно. Мы используем предметы и объекты природной и искусственной среды: карты, схемы, диаграммы, модели, дорожные знаки, математические символы, наглядные пособия, кинофильмы, видеофильмы, CD/DVD-диски.

В процессе обучения также используются технические средства обучения. В ряде случаев ТСО незаменимы, т.к. позволяют показать явления, быстро протекающие процессы. Их не следует применять там, где без них можно обойтись (провести опыт или наблюдения). Рационально сочетается компьютерная техника, ИКТ с другими средствами обучения, не преувеличивается значимость использования новых информационных технологий. Они, несмотря на высокую эффективность, не могут заменить живое слово учителя, общение, недооценка которых может привести к сдерживанию развития личности. При использовании ТСО необходимо обучать учащихся пользоваться ими и воспринимать их. Например, перед просмотром видеофильма дать учащимся инструктаж: когда и на что обратить внимание; дать задание: что запомнить, что записать. Демонстрацию видео - кинофильмов надо проводить с соблюдением следующих рекомендаций: Перед началом демонстрации сделать вступительное слово, а после демонстрации провести собеседование по итогам просмотра. Избегать длительного показа учебных фильмов, так как учащиеся быстро утомляются и их внимание рассеивается (в младших классах рекомендуемая длительность не более 10 минут, в старших классах не более 30 минут). При демонстрации сложного материала следует делать паузы для комментария учителя и записи учениками информации.

В школе имеются предметные кабинеты, оснащенные современным оборудованием. Помещение школьной библиотеки оборудовано читальным залом для самостоятельных занятий обучающихся. Для проведения уроков физкультуры и обеспечения внеурочной занятости в школе работают 2 спортивных зала.

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

Питание в МОУ СОШ №20 имени Н.З.Бирюкова

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

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

Безопасность

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

  С помощью Интернета ученики могут получать информацию с любого компьютера и баз данных – все это значительно расширяет возможности учителя и учащихся на уроке.

В ОУ используются электронные дневники. Электронные дневники дают возможность контролировать успеваемость и посещаемость детей. Электронный дневник дисциплинирует учеников и создаёт мотивацию в обучении, что ведёт к повышению качества учёбы.

В учреждении используется 140 компьютеров (из них 123 используются в учебных целях) для образовательного процесса. 30 кабинетов школы оборудованы автоматизированным рабочим местом учителя (компьютер, проектор, экран).

Космпьютерных классов:

стационарных компьютерных классов - 1;

1 мобильный компьютерный класс;

Компьютерные классы оснащены мониторами с жидкокристаллическими экранами.

Имеется 10 интерактивных комплексов. Количество точек доступа Wi-Fi -5.

Корпус МОУ СОШ №20 имени Н.З. Бирюкова объединен в единую телекоммуникационную сеть на основе линий связи (со скоростью 100 Мб/сек). Скорость доступа в Интернет достигает 60 Мбит/сек.

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

Учащиеся МОУ СОШ №20 имени Н.З. Бирюкова имеют доступ к следующим ЦОР:

 

- официальный сайт Министерства образования и науки    Российской Федерации - http://www.mon.gov.ru;

- федеральный портал "Российское образование" - http://www.edu.ru;

- информационная система "Единое окно доступа к образовательным ресурсам" - http://window.edu.ru;

- единая коллекция цифровых образовательных ресурсов - http://school-collection.edu.ru;

- федеральный центр информационно-образовательных ресурсов - http://fcior.edu.ru.

- каталог детских ресурсов - http://www.kinder.ru
- большой, регулярно пополняющийся каталог, в котором собраны ссылки на различные ресурсы для ребят и про ребят. Каждый ресурс имеет описание и «возрастные» рекомендации

- бесплатная детская электронная библиотека -http://flashsait.com

- библиотека сказок, мифов и легенд - http://www.teremok.in

- библиотека для детей "Лукошко сказок" - http://www.lukoshko.net

- образовательный портал "РЕШУ  ЕГЭ"    http://reshuege.ru/

- журнал для детей 6-12 лет "Мурзилка" -  http://www.murzilka.org

- детские электронные презентации и клипы  - http://viki.rdf.ru

- детский безопасный интернет  -  http://gogul.tv

 

ЭНЦИКЛОПЕДИИ, СЛОВАРИ, СПРАВОЧНИКИ

 

- Рубрикон - http://www.rubricon.com

Крупнейший информационно-энциклопедический проект российского Интернета. Сервер содержит полные электронные версии известных энциклопедий и словарей (Большая советская энциклопедия, Малая медицинская энциклопедия, Энциклопедический словарь Брокгауза и Ефрона, Энциклопедия «Города России», Энциклопедия «Мифы народов мира», Литературный энциклопедический словарь и т.д.) - всего более 60 названий.

 

- Энциклопедия «Кругосвет» - http://krugosvet.ru

Сайт создан в помощь школьникам и студентам. Основные разделы: история, гуманитарные науки, культура и образование, медицина, наука и техника, науки о Земле, страны мира, спорт. Поиск ведется по тематическим рубрикам и ключевым словам, по одному или по всем разделам одновременно.

 

 - Портал ВСЕОБУЧ - все об образовании  http://www.edu-all.ru

- MультиЛекс Online: электронные словари онлайн - http://www.online.multilex.ru

- Cловари русского языка на портале «Грамота.ру» - http://www.slovari.gramota.ru

- Служба тематических толковых словарей «Глоссарий.ру» - http://www.glossary.ru

- Толковый словарь В.И.Даля - http://www.vidahl.agava.ru

- Яндекс.Словари - http://www.slovari.yandex.ru

- Мегаэнциклопедия «Кирилл и Мефодий» - http://www.megabook.ru

- Детская энциклопедия "Потому.ру" - http://potomy.ru

- Инновационная образовательная сеть «Эврика» -http://www.eurekanet.ru

- Сайт Научно-популярного физико-математического журнала "Квант" - http://kvant.mccme.ru/

- Сайт "Путеводитель В МИРЕ НАУКИ для школьников" -http://www.uic.ssu.samara.ru/~nauka

 

Проект "Развитие электронных образовательных Интернет-ресурсов нового поколения"

http://www.eorhelp.ru

http://rusobr.ru

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

Анализ состояния муниципальных образовательных систем МО

01 сентября 2015

Учебно-методическое и материально-техническое обеспечение спортивного зала МОУ СОШ №20 имени Н.З.Бирюкова

01 сентября 2015

Оснащение учебных и административных кабинетов компьютерной техникой

 

 

[teachers] => Всего работников - 74 Всего педагогических работников - 71 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:28:26 [seo_uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_title] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3063 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

 Правила приема в муниципальное общеобразовательное учреждение  СОШ № 20 имени Н.З.Бирюкова

 

С 1 февраля Правительство Московской области предоставляет возможность записи в первый класс в электронном виде через портал государственных услуг Московской области:

https://uslugi.mosreg.ru/

 

Получение государственной услуги "Запись детей в первый класс" через портал государственных услуг Московской области.

 

 

Инструкция по записи ребенка в первый класс на региональном портале государственных и муниципальных услуг Московской области uslugi.mosreg.ru

 

1 февраля 2018 года начнется прием заявлений в 1 класс детей, проживающих на закрепленной территории:

Ул. Володарского: 5,7,9,11,13,15,17,19,21,23,25,27,29;

ул. Урицкого все нечетные дома с 43по 51,51-а

Ул. Иванова :1,2,2-а,2-б,2-в,2-г,2-д,3,4,5;

ул. Бирюкова: 17,19,27,31,33,35,37

ПРИКАЗ по Управлению образования администрации городского округа Орехово-Зуево от 15 января 2018г. № 11 О закреплении микрорайонов за муниципальными общеобразовательными учреждениями городского округа Орехово-Зуево

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 Презентация о новых возможностях записи в 1 класс

 

 Начало приема заявлений для детей, проживающих не на закрепленной территории, 1 июля 2018 года.

Конктактный телефон: 423-74-10 (Павлина Надежда Николаевна)

Дни приема

Время приема

вторник

17.00 - 19.00

четверг

10.00 -13.00

пятница

15.00 -17.00

суббота

9.00-11.00

 

Положение о порядке приема на обучение в МОУ СОШ №20 имени Н.З.Бирюкова

Информация о наборе в 1 класс 

 

Дата

Кол-во заявлений,

находящихся на рассмотрении

Кол-во зачисленных Осталось свободных мест
02.02.18 15 0 100
07.02.18  13  13 приказ
 87
08.02.18  23  18 приказ
 82
09.02.18  17  29 приказ 71
13.02.18 12 34 приказ 66
14.02.18 7 46 приказ 54
15.02.18 0 55 приказ 45
17.02.18 8   45
20.02.18 0 69 приказ 31
02.03.18  0 73 приказ 27
12.03.18 0 75 приказ 25
16.03.18 0 80 приказ 20
28.03.18 0 83 приказ 17
03.04.18 2 84 приказ 14
04.04.18 0 86 приказ 14
16.04.18 0 87 приказ 13
23.04.18 0 88 приказ 12
25.04.18 0 91 приказ, приказ 9
08.05.18 0 93 приказ  приказ, 7

12 января 2018

Полный список требуемых документов

- документ, удостоверяющий личность заявителя;

- оригинал свидетельства о рождении ребенка или документ, подтверждающий родство заявителя;

- свидетельство о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории или документ, содержащий сведения о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории;

- заключение и рекомендации психолого-медико-педагогической комиссии и согласие родителей (законных представителей) (для детей с ограниченными возможностями здоровья);

- документ, подтверждающий родство заявителя (или законность представления прав ребенка) (для иностранных граждан или лиц без гражданства);

- документ, подтверждающий право заявителя на пребывание в Российской Федерации (для иностранных граждан и лиц без гражданства);

- страховое свидетельство обязательного пенсионного страхования (СНИЛС).

12 января 2018

Что нужно для первоклассника

1. Школьная форма (цвет – графит, серый)
2. Сменная обувь и мешок для сменной обуви
3. Спортивная форма и обувь
4. Ранец (портфель)
5. Канцтовары:
- ручка синяя – 3-5 штук
- простой карандаш – 5 штук
- набор цветных карандашей
- ластик
- точилка с боксом
- линейка 15-20см
- пенал
- закладки для книг
- обложки для тетрадей
- папка для тетрадей
- альбом
- краски акварельные
- кисточки для рисования (набор: толстая, средняя, тонкая)
- баночка-непроливайка для воды
- набор цветной бумаги
- набор цветного картона
- белый картон
- ножницы с округлыми концами
- клей-карандаш и клей ПВА
- пластилин
- дощечка для лепки
- папка для уроков технологии

Остальные принадлежности – по согласованию с учителем.

12 января 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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, [keywords] => [full_search_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:28:26 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => ozgsch20 [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] => 92396 [unit_id] => 6730 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92396 [_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] => 92397 [unit_id] => 6730 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92397 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [180] => 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] => 92398 [unit_id] => 6730 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92398 [_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] => 92399 [unit_id] => 6730 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92399 [_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] => 92400 [unit_id] => 6730 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92400 [_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] => 92401 [unit_id] => 6730 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92401 [_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] => 92402 [unit_id] => 6730 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92402 [_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] => 92403 [unit_id] => 6730 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92403 [_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] => 92404 [unit_id] => 6730 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92404 [_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] => 92405 [unit_id] => 6730 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92405 [_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] => 92406 [unit_id] => 6730 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92406 [_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] => 6730 [_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_school] => Array ( [id] => 180 [name] => status_school_school [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] => 6730 ) [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] => 6730 [name] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_legal] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => ул. Бирюкова, 25, Орехово-Зуево, Московская обл., Россия, [post_index] => 142608 [latitude] => 55.8110989 [longitude] => 38.9618953 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8(496)423-74-11 ) ) [email] => Array ( [0] => Array ( [email] => sc020@yandex.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] =>

Учредитель образовательной организации:
Муниципальное образование "городской округ Орехово-Зуево"

Сайт учредителя: http://www.ozmo.ru/

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

Сайт учредителя: Управление образования Администрации городского округа Орехово-Зуево Московской области

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

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

Предметные кабинеты в МОУ СОШ №20 имени Н.З. Бирюкова (фото)

 

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

в МОУ СОШ № 20 им.Н.З. Бирюкова

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

Объекты для проведения практических занятий (актовый зал, специализированные кабинеты, мастерские (фото)

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

Библиотека МОУ СОШ №20 имени Н.З.Бирюкова

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

Спорт в МОУ СОШ №20 имени Н.З. Бирюкова

Спортивный зал, спортивная зона на пришкольной территории (фото)

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

Средства обучения и воспитания – все те материалы, с помощью которых преподаватель осуществляет обучающее воздействие (учебный процесс). К средствам обучения относятся предметы материальной и духовной культуры, которые используются при решении педагогических задач. Они обеспечивают реализацию принципа наглядности и содействуют повышению эффективности учебного процесса, дают учащимся материал в форме наблюдений и впечатлений для осуществления учебного познания и мыслительной деятельности на всех этапах обучения. Главным в средствах обучения является: устное слово, речь учителя. Главный инструмент общения – передача знаний. Реализовать принцип наглядности в обучении помогают визуальные средства, так как более 80 % информации учащиеся воспринимают зрительно. Мы используем предметы и объекты природной и искусственной среды: карты, схемы, диаграммы, модели, дорожные знаки, математические символы, наглядные пособия, кинофильмы, видеофильмы, CD/DVD-диски.

В процессе обучения также используются технические средства обучения. В ряде случаев ТСО незаменимы, т.к. позволяют показать явления, быстро протекающие процессы. Их не следует применять там, где без них можно обойтись (провести опыт или наблюдения). Рационально сочетается компьютерная техника, ИКТ с другими средствами обучения, не преувеличивается значимость использования новых информационных технологий. Они, несмотря на высокую эффективность, не могут заменить живое слово учителя, общение, недооценка которых может привести к сдерживанию развития личности. При использовании ТСО необходимо обучать учащихся пользоваться ими и воспринимать их. Например, перед просмотром видеофильма дать учащимся инструктаж: когда и на что обратить внимание; дать задание: что запомнить, что записать. Демонстрацию видео - кинофильмов надо проводить с соблюдением следующих рекомендаций: Перед началом демонстрации сделать вступительное слово, а после демонстрации провести собеседование по итогам просмотра. Избегать длительного показа учебных фильмов, так как учащиеся быстро утомляются и их внимание рассеивается (в младших классах рекомендуемая длительность не более 10 минут, в старших классах не более 30 минут). При демонстрации сложного материала следует делать паузы для комментария учителя и записи учениками информации.

В школе имеются предметные кабинеты, оснащенные современным оборудованием. Помещение школьной библиотеки оборудовано читальным залом для самостоятельных занятий обучающихся. Для проведения уроков физкультуры и обеспечения внеурочной занятости в школе работают 2 спортивных зала.

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

Питание в МОУ СОШ №20 имени Н.З.Бирюкова

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

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

Безопасность

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

  С помощью Интернета ученики могут получать информацию с любого компьютера и баз данных – все это значительно расширяет возможности учителя и учащихся на уроке.

В ОУ используются электронные дневники. Электронные дневники дают возможность контролировать успеваемость и посещаемость детей. Электронный дневник дисциплинирует учеников и создаёт мотивацию в обучении, что ведёт к повышению качества учёбы.

В учреждении используется 140 компьютеров (из них 123 используются в учебных целях) для образовательного процесса. 30 кабинетов школы оборудованы автоматизированным рабочим местом учителя (компьютер, проектор, экран).

Космпьютерных классов:

стационарных компьютерных классов - 1;

1 мобильный компьютерный класс;

Компьютерные классы оснащены мониторами с жидкокристаллическими экранами.

Имеется 10 интерактивных комплексов. Количество точек доступа Wi-Fi -5.

Корпус МОУ СОШ №20 имени Н.З. Бирюкова объединен в единую телекоммуникационную сеть на основе линий связи (со скоростью 100 Мб/сек). Скорость доступа в Интернет достигает 60 Мбит/сек.

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

Учащиеся МОУ СОШ №20 имени Н.З. Бирюкова имеют доступ к следующим ЦОР:

 

- официальный сайт Министерства образования и науки    Российской Федерации - http://www.mon.gov.ru;

- федеральный портал "Российское образование" - http://www.edu.ru;

- информационная система "Единое окно доступа к образовательным ресурсам" - http://window.edu.ru;

- единая коллекция цифровых образовательных ресурсов - http://school-collection.edu.ru;

- федеральный центр информационно-образовательных ресурсов - http://fcior.edu.ru.

- каталог детских ресурсов - http://www.kinder.ru
- большой, регулярно пополняющийся каталог, в котором собраны ссылки на различные ресурсы для ребят и про ребят. Каждый ресурс имеет описание и «возрастные» рекомендации

- бесплатная детская электронная библиотека -http://flashsait.com

- библиотека сказок, мифов и легенд - http://www.teremok.in

- библиотека для детей "Лукошко сказок" - http://www.lukoshko.net

- образовательный портал "РЕШУ  ЕГЭ"    http://reshuege.ru/

- журнал для детей 6-12 лет "Мурзилка" -  http://www.murzilka.org

- детские электронные презентации и клипы  - http://viki.rdf.ru

- детский безопасный интернет  -  http://gogul.tv

 

ЭНЦИКЛОПЕДИИ, СЛОВАРИ, СПРАВОЧНИКИ

 

- Рубрикон - http://www.rubricon.com

Крупнейший информационно-энциклопедический проект российского Интернета. Сервер содержит полные электронные версии известных энциклопедий и словарей (Большая советская энциклопедия, Малая медицинская энциклопедия, Энциклопедический словарь Брокгауза и Ефрона, Энциклопедия «Города России», Энциклопедия «Мифы народов мира», Литературный энциклопедический словарь и т.д.) - всего более 60 названий.

 

- Энциклопедия «Кругосвет» - http://krugosvet.ru

Сайт создан в помощь школьникам и студентам. Основные разделы: история, гуманитарные науки, культура и образование, медицина, наука и техника, науки о Земле, страны мира, спорт. Поиск ведется по тематическим рубрикам и ключевым словам, по одному или по всем разделам одновременно.

 

 - Портал ВСЕОБУЧ - все об образовании  http://www.edu-all.ru

- MультиЛекс Online: электронные словари онлайн - http://www.online.multilex.ru

- Cловари русского языка на портале «Грамота.ру» - http://www.slovari.gramota.ru

- Служба тематических толковых словарей «Глоссарий.ру» - http://www.glossary.ru

- Толковый словарь В.И.Даля - http://www.vidahl.agava.ru

- Яндекс.Словари - http://www.slovari.yandex.ru

- Мегаэнциклопедия «Кирилл и Мефодий» - http://www.megabook.ru

- Детская энциклопедия "Потому.ру" - http://potomy.ru

- Инновационная образовательная сеть «Эврика» -http://www.eurekanet.ru

- Сайт Научно-популярного физико-математического журнала "Квант" - http://kvant.mccme.ru/

- Сайт "Путеводитель В МИРЕ НАУКИ для школьников" -http://www.uic.ssu.samara.ru/~nauka

 

Проект "Развитие электронных образовательных Интернет-ресурсов нового поколения"

http://www.eorhelp.ru

http://rusobr.ru

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

Анализ состояния муниципальных образовательных систем МО

01 сентября 2015

Учебно-методическое и материально-техническое обеспечение спортивного зала МОУ СОШ №20 имени Н.З.Бирюкова

01 сентября 2015

Оснащение учебных и административных кабинетов компьютерной техникой

 

 

[teachers] => Всего работников - 74 Всего педагогических работников - 71 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:28:26 [seo_uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_title] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3063 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

 Правила приема в муниципальное общеобразовательное учреждение  СОШ № 20 имени Н.З.Бирюкова

 

С 1 февраля Правительство Московской области предоставляет возможность записи в первый класс в электронном виде через портал государственных услуг Московской области:

https://uslugi.mosreg.ru/

 

Получение государственной услуги "Запись детей в первый класс" через портал государственных услуг Московской области.

 

 

Инструкция по записи ребенка в первый класс на региональном портале государственных и муниципальных услуг Московской области uslugi.mosreg.ru

 

1 февраля 2018 года начнется прием заявлений в 1 класс детей, проживающих на закрепленной территории:

Ул. Володарского: 5,7,9,11,13,15,17,19,21,23,25,27,29;

ул. Урицкого все нечетные дома с 43по 51,51-а

Ул. Иванова :1,2,2-а,2-б,2-в,2-г,2-д,3,4,5;

ул. Бирюкова: 17,19,27,31,33,35,37

ПРИКАЗ по Управлению образования администрации городского округа Орехово-Зуево от 15 января 2018г. № 11 О закреплении микрорайонов за муниципальными общеобразовательными учреждениями городского округа Орехово-Зуево

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 Презентация о новых возможностях записи в 1 класс

 

 Начало приема заявлений для детей, проживающих не на закрепленной территории, 1 июля 2018 года.

Конктактный телефон: 423-74-10 (Павлина Надежда Николаевна)

Дни приема

Время приема

вторник

17.00 - 19.00

четверг

10.00 -13.00

пятница

15.00 -17.00

суббота

9.00-11.00

 

Положение о порядке приема на обучение в МОУ СОШ №20 имени Н.З.Бирюкова

Информация о наборе в 1 класс 

 

Дата

Кол-во заявлений,

находящихся на рассмотрении

Кол-во зачисленных Осталось свободных мест
02.02.18 15 0 100
07.02.18  13  13 приказ
 87
08.02.18  23  18 приказ
 82
09.02.18  17  29 приказ 71
13.02.18 12 34 приказ 66
14.02.18 7 46 приказ 54
15.02.18 0 55 приказ 45
17.02.18 8   45
20.02.18 0 69 приказ 31
02.03.18  0 73 приказ 27
12.03.18 0 75 приказ 25
16.03.18 0 80 приказ 20
28.03.18 0 83 приказ 17
03.04.18 2 84 приказ 14
04.04.18 0 86 приказ 14
16.04.18 0 87 приказ 13
23.04.18 0 88 приказ 12
25.04.18 0 91 приказ, приказ 9
08.05.18 0 93 приказ  приказ, 7

12 января 2018

Полный список требуемых документов

- документ, удостоверяющий личность заявителя;

- оригинал свидетельства о рождении ребенка или документ, подтверждающий родство заявителя;

- свидетельство о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории или документ, содержащий сведения о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории;

- заключение и рекомендации психолого-медико-педагогической комиссии и согласие родителей (законных представителей) (для детей с ограниченными возможностями здоровья);

- документ, подтверждающий родство заявителя (или законность представления прав ребенка) (для иностранных граждан или лиц без гражданства);

- документ, подтверждающий право заявителя на пребывание в Российской Федерации (для иностранных граждан и лиц без гражданства);

- страховое свидетельство обязательного пенсионного страхования (СНИЛС).

12 января 2018

Что нужно для первоклассника

1. Школьная форма (цвет – графит, серый)
2. Сменная обувь и мешок для сменной обуви
3. Спортивная форма и обувь
4. Ранец (портфель)
5. Канцтовары:
- ручка синяя – 3-5 штук
- простой карандаш – 5 штук
- набор цветных карандашей
- ластик
- точилка с боксом
- линейка 15-20см
- пенал
- закладки для книг
- обложки для тетрадей
- папка для тетрадей
- альбом
- краски акварельные
- кисточки для рисования (набор: толстая, средняя, тонкая)
- баночка-непроливайка для воды
- набор цветной бумаги
- набор цветного картона
- белый картон
- ножницы с округлыми концами
- клей-карандаш и клей ПВА
- пластилин
- дощечка для лепки
- папка для уроков технологии

Остальные принадлежности – по согласованию с учителем.

12 января 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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, [keywords] => [full_search_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:28:26 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => ozgsch20 [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] => 92396 [unit_id] => 6730 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92396 [_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] => 92397 [unit_id] => 6730 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92397 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [180] => 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] => 92398 [unit_id] => 6730 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92398 [_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] => 92399 [unit_id] => 6730 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92399 [_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] => 92400 [unit_id] => 6730 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92400 [_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] => 92401 [unit_id] => 6730 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92401 [_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] => 92402 [unit_id] => 6730 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92402 [_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] => 92403 [unit_id] => 6730 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92403 [_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] => 92404 [unit_id] => 6730 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92404 [_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] => 92405 [unit_id] => 6730 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92405 [_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] => 92406 [unit_id] => 6730 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92406 [_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] => 6730 [_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_school] => Array ( [id] => 180 [name] => status_school_school [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] => 6730 ) [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] => 6730 [name] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_legal] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => ул. Бирюкова, 25, Орехово-Зуево, Московская обл., Россия, [post_index] => 142608 [latitude] => 55.8110989 [longitude] => 38.9618953 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8(496)423-74-11 ) ) [email] => Array ( [0] => Array ( [email] => sc020@yandex.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] =>

Учредитель образовательной организации:
Муниципальное образование "городской округ Орехово-Зуево"

Сайт учредителя: http://www.ozmo.ru/

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

Сайт учредителя: Управление образования Администрации городского округа Орехово-Зуево Московской области

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

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

Предметные кабинеты в МОУ СОШ №20 имени Н.З. Бирюкова (фото)

 

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

в МОУ СОШ № 20 им.Н.З. Бирюкова

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

Объекты для проведения практических занятий (актовый зал, специализированные кабинеты, мастерские (фото)

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

Библиотека МОУ СОШ №20 имени Н.З.Бирюкова

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

Спорт в МОУ СОШ №20 имени Н.З. Бирюкова

Спортивный зал, спортивная зона на пришкольной территории (фото)

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

Средства обучения и воспитания – все те материалы, с помощью которых преподаватель осуществляет обучающее воздействие (учебный процесс). К средствам обучения относятся предметы материальной и духовной культуры, которые используются при решении педагогических задач. Они обеспечивают реализацию принципа наглядности и содействуют повышению эффективности учебного процесса, дают учащимся материал в форме наблюдений и впечатлений для осуществления учебного познания и мыслительной деятельности на всех этапах обучения. Главным в средствах обучения является: устное слово, речь учителя. Главный инструмент общения – передача знаний. Реализовать принцип наглядности в обучении помогают визуальные средства, так как более 80 % информации учащиеся воспринимают зрительно. Мы используем предметы и объекты природной и искусственной среды: карты, схемы, диаграммы, модели, дорожные знаки, математические символы, наглядные пособия, кинофильмы, видеофильмы, CD/DVD-диски.

В процессе обучения также используются технические средства обучения. В ряде случаев ТСО незаменимы, т.к. позволяют показать явления, быстро протекающие процессы. Их не следует применять там, где без них можно обойтись (провести опыт или наблюдения). Рационально сочетается компьютерная техника, ИКТ с другими средствами обучения, не преувеличивается значимость использования новых информационных технологий. Они, несмотря на высокую эффективность, не могут заменить живое слово учителя, общение, недооценка которых может привести к сдерживанию развития личности. При использовании ТСО необходимо обучать учащихся пользоваться ими и воспринимать их. Например, перед просмотром видеофильма дать учащимся инструктаж: когда и на что обратить внимание; дать задание: что запомнить, что записать. Демонстрацию видео - кинофильмов надо проводить с соблюдением следующих рекомендаций: Перед началом демонстрации сделать вступительное слово, а после демонстрации провести собеседование по итогам просмотра. Избегать длительного показа учебных фильмов, так как учащиеся быстро утомляются и их внимание рассеивается (в младших классах рекомендуемая длительность не более 10 минут, в старших классах не более 30 минут). При демонстрации сложного материала следует делать паузы для комментария учителя и записи учениками информации.

В школе имеются предметные кабинеты, оснащенные современным оборудованием. Помещение школьной библиотеки оборудовано читальным залом для самостоятельных занятий обучающихся. Для проведения уроков физкультуры и обеспечения внеурочной занятости в школе работают 2 спортивных зала.

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

Питание в МОУ СОШ №20 имени Н.З.Бирюкова

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

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

Безопасность

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

  С помощью Интернета ученики могут получать информацию с любого компьютера и баз данных – все это значительно расширяет возможности учителя и учащихся на уроке.

В ОУ используются электронные дневники. Электронные дневники дают возможность контролировать успеваемость и посещаемость детей. Электронный дневник дисциплинирует учеников и создаёт мотивацию в обучении, что ведёт к повышению качества учёбы.

В учреждении используется 140 компьютеров (из них 123 используются в учебных целях) для образовательного процесса. 30 кабинетов школы оборудованы автоматизированным рабочим местом учителя (компьютер, проектор, экран).

Космпьютерных классов:

стационарных компьютерных классов - 1;

1 мобильный компьютерный класс;

Компьютерные классы оснащены мониторами с жидкокристаллическими экранами.

Имеется 10 интерактивных комплексов. Количество точек доступа Wi-Fi -5.

Корпус МОУ СОШ №20 имени Н.З. Бирюкова объединен в единую телекоммуникационную сеть на основе линий связи (со скоростью 100 Мб/сек). Скорость доступа в Интернет достигает 60 Мбит/сек.

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

Учащиеся МОУ СОШ №20 имени Н.З. Бирюкова имеют доступ к следующим ЦОР:

 

- официальный сайт Министерства образования и науки    Российской Федерации - http://www.mon.gov.ru;

- федеральный портал "Российское образование" - http://www.edu.ru;

- информационная система "Единое окно доступа к образовательным ресурсам" - http://window.edu.ru;

- единая коллекция цифровых образовательных ресурсов - http://school-collection.edu.ru;

- федеральный центр информационно-образовательных ресурсов - http://fcior.edu.ru.

- каталог детских ресурсов - http://www.kinder.ru
- большой, регулярно пополняющийся каталог, в котором собраны ссылки на различные ресурсы для ребят и про ребят. Каждый ресурс имеет описание и «возрастные» рекомендации

- бесплатная детская электронная библиотека -http://flashsait.com

- библиотека сказок, мифов и легенд - http://www.teremok.in

- библиотека для детей "Лукошко сказок" - http://www.lukoshko.net

- образовательный портал "РЕШУ  ЕГЭ"    http://reshuege.ru/

- журнал для детей 6-12 лет "Мурзилка" -  http://www.murzilka.org

- детские электронные презентации и клипы  - http://viki.rdf.ru

- детский безопасный интернет  -  http://gogul.tv

 

ЭНЦИКЛОПЕДИИ, СЛОВАРИ, СПРАВОЧНИКИ

 

- Рубрикон - http://www.rubricon.com

Крупнейший информационно-энциклопедический проект российского Интернета. Сервер содержит полные электронные версии известных энциклопедий и словарей (Большая советская энциклопедия, Малая медицинская энциклопедия, Энциклопедический словарь Брокгауза и Ефрона, Энциклопедия «Города России», Энциклопедия «Мифы народов мира», Литературный энциклопедический словарь и т.д.) - всего более 60 названий.

 

- Энциклопедия «Кругосвет» - http://krugosvet.ru

Сайт создан в помощь школьникам и студентам. Основные разделы: история, гуманитарные науки, культура и образование, медицина, наука и техника, науки о Земле, страны мира, спорт. Поиск ведется по тематическим рубрикам и ключевым словам, по одному или по всем разделам одновременно.

 

 - Портал ВСЕОБУЧ - все об образовании  http://www.edu-all.ru

- MультиЛекс Online: электронные словари онлайн - http://www.online.multilex.ru

- Cловари русского языка на портале «Грамота.ру» - http://www.slovari.gramota.ru

- Служба тематических толковых словарей «Глоссарий.ру» - http://www.glossary.ru

- Толковый словарь В.И.Даля - http://www.vidahl.agava.ru

- Яндекс.Словари - http://www.slovari.yandex.ru

- Мегаэнциклопедия «Кирилл и Мефодий» - http://www.megabook.ru

- Детская энциклопедия "Потому.ру" - http://potomy.ru

- Инновационная образовательная сеть «Эврика» -http://www.eurekanet.ru

- Сайт Научно-популярного физико-математического журнала "Квант" - http://kvant.mccme.ru/

- Сайт "Путеводитель В МИРЕ НАУКИ для школьников" -http://www.uic.ssu.samara.ru/~nauka

 

Проект "Развитие электронных образовательных Интернет-ресурсов нового поколения"

http://www.eorhelp.ru

http://rusobr.ru

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

Анализ состояния муниципальных образовательных систем МО

01 сентября 2015

Учебно-методическое и материально-техническое обеспечение спортивного зала МОУ СОШ №20 имени Н.З.Бирюкова

01 сентября 2015

Оснащение учебных и административных кабинетов компьютерной техникой

 

 

[teachers] => Всего работников - 74 Всего педагогических работников - 71 Правила подсчета Правила отнесения работников к той или иной категории Отнесение должностей работников к определённой категории в образовательных организациях является правом органа исполнительной власти субъекта РФ (ниже указаны категории на примере г. Москвы). К основному педагогическому персоналу относятся следующие работники: учитель; преподаватель; тьютор; инструктор по труду; инструктор по физической культуре; музыкальный руководитель; педагог-библиотекарь; педагог-организатор; педагог-психолог; преподаватель-организатор основ безопасности жизнедеятельности; социальный педагог; старший вожатый; тренер-преподаватель (включая старшего); учитель-дефектолог; учитель-логопед; воспитатель (включая старшего). Иные категории работников устанавливаются также в соответствии с региональными нормативными актами. К административно-управленческому персоналу относятся: директор (руководитель), заместители директора (руководителя), руководители структурных подразделений, главный бухгалтер. К иному педагогическому персоналу относятся: педагог дополнительного образования, воспитатель группы продлённого дня и др. К учебно-вспомогательному персоналу относятся: секретарь учебной части, документовед, делопроизводитель, заведующий хозяйством, системный администратор и др. К иному персоналу относятся: рабочий по комплексному обслуживанию здания, курьер, водитель и др. Внештатный работник - работник, который оказывает образовательной организации какие-либо услуги (выполняет работы) в рамках гражданско-правового договора, договора оказания услуг (выполнения работ). Данный работник не учитывается в штате организации, поэтому в диаграммах подраздела сайта «Работники образовательной организации» информация о нём не учитывается, но при этом всю необходимую информацию можно разместить в его личной карточке. [medicine] => Есть собственный медицинский пункт [classes_school] => 1-11 классы [disciplines] => Array ( ) [honors] => Array ( ) ) [time_created] => 2018-05-14 23:28:26 [seo_uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_title] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [name_en] => [country_id] => 73 [region_id] => 485 [city_id] => 3063 [study_lang] => Array ( [0] => русский ) [accreditation_level] => [contact] => Array ( [terms_of_admission] => Array ( [text] =>

 Правила приема в муниципальное общеобразовательное учреждение  СОШ № 20 имени Н.З.Бирюкова

 

С 1 февраля Правительство Московской области предоставляет возможность записи в первый класс в электронном виде через портал государственных услуг Московской области:

https://uslugi.mosreg.ru/

 

Получение государственной услуги "Запись детей в первый класс" через портал государственных услуг Московской области.

 

 

Инструкция по записи ребенка в первый класс на региональном портале государственных и муниципальных услуг Московской области uslugi.mosreg.ru

 

1 февраля 2018 года начнется прием заявлений в 1 класс детей, проживающих на закрепленной территории:

Ул. Володарского: 5,7,9,11,13,15,17,19,21,23,25,27,29;

ул. Урицкого все нечетные дома с 43по 51,51-а

Ул. Иванова :1,2,2-а,2-б,2-в,2-г,2-д,3,4,5;

ул. Бирюкова: 17,19,27,31,33,35,37

ПРИКАЗ по Управлению образования администрации городского округа Орехово-Зуево от 15 января 2018г. № 11 О закреплении микрорайонов за муниципальными общеобразовательными учреждениями городского округа Орехово-Зуево

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 Презентация о новых возможностях записи в 1 класс

 

 Начало приема заявлений для детей, проживающих не на закрепленной территории, 1 июля 2018 года.

Конктактный телефон: 423-74-10 (Павлина Надежда Николаевна)

Дни приема

Время приема

вторник

17.00 - 19.00

четверг

10.00 -13.00

пятница

15.00 -17.00

суббота

9.00-11.00

 

Положение о порядке приема на обучение в МОУ СОШ №20 имени Н.З.Бирюкова

Информация о наборе в 1 класс 

 

Дата

Кол-во заявлений,

находящихся на рассмотрении

Кол-во зачисленных Осталось свободных мест
02.02.18 15 0 100
07.02.18  13  13 приказ
 87
08.02.18  23  18 приказ
 82
09.02.18  17  29 приказ 71
13.02.18 12 34 приказ 66
14.02.18 7 46 приказ 54
15.02.18 0 55 приказ 45
17.02.18 8   45
20.02.18 0 69 приказ 31
02.03.18  0 73 приказ 27
12.03.18 0 75 приказ 25
16.03.18 0 80 приказ 20
28.03.18 0 83 приказ 17
03.04.18 2 84 приказ 14
04.04.18 0 86 приказ 14
16.04.18 0 87 приказ 13
23.04.18 0 88 приказ 12
25.04.18 0 91 приказ, приказ 9
08.05.18 0 93 приказ  приказ, 7

12 января 2018

Полный список требуемых документов

- документ, удостоверяющий личность заявителя;

- оригинал свидетельства о рождении ребенка или документ, подтверждающий родство заявителя;

- свидетельство о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории или документ, содержащий сведения о регистрации ребенка по месту жительства или по месту пребывания на закрепленной территории;

- заключение и рекомендации психолого-медико-педагогической комиссии и согласие родителей (законных представителей) (для детей с ограниченными возможностями здоровья);

- документ, подтверждающий родство заявителя (или законность представления прав ребенка) (для иностранных граждан или лиц без гражданства);

- документ, подтверждающий право заявителя на пребывание в Российской Федерации (для иностранных граждан и лиц без гражданства);

- страховое свидетельство обязательного пенсионного страхования (СНИЛС).

12 января 2018

Что нужно для первоклассника

1. Школьная форма (цвет – графит, серый)
2. Сменная обувь и мешок для сменной обуви
3. Спортивная форма и обувь
4. Ранец (портфель)
5. Канцтовары:
- ручка синяя – 3-5 штук
- простой карандаш – 5 штук
- набор цветных карандашей
- ластик
- точилка с боксом
- линейка 15-20см
- пенал
- закладки для книг
- обложки для тетрадей
- папка для тетрадей
- альбом
- краски акварельные
- кисточки для рисования (набор: толстая, средняя, тонкая)
- баночка-непроливайка для воды
- набор цветной бумаги
- набор цветного картона
- белый картон
- ножницы с округлыми концами
- клей-карандаш и клей ПВА
- пластилин
- дощечка для лепки
- папка для уроков технологии

Остальные принадлежности – по согласованию с учителем.

12 января 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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, [keywords] => [full_search_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средняя общеобразовательная школа №20 имени Н.З. Бирюкова, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:28:26 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => ozgsch20 [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] => 92396 [unit_id] => 6730 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92396 [_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] => 92397 [unit_id] => 6730 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92397 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [180] => 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] => 92398 [unit_id] => 6730 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92398 [_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] => 92399 [unit_id] => 6730 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92399 [_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] => 92400 [unit_id] => 6730 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92400 [_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] => 92401 [unit_id] => 6730 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92401 [_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] => 92402 [unit_id] => 6730 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92402 [_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] => 92403 [unit_id] => 6730 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92403 [_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] => 92404 [unit_id] => 6730 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92404 [_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] => 92405 [unit_id] => 6730 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92405 [_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] => 92406 [unit_id] => 6730 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 92406 [_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] => 6730 [_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_school] => Array ( [id] => 180 [name] => status_school_school [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] => 6730 ) [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] => 6730 [1] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova ) ) [6] => Array ( [function] => actionShow [class] => DefaultUnitController [type] => -> [args] => Array ( [0] => 6730 [1] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova ) [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => 6730 [1] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova ) ) ) [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => 6730 [uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova ) ) ) [9] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [id] => 6730 [uri] => srednyaya-obscheobrazovatelnaya-shkola-20-imeni-n-z-biryukova ) ) ) [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_description] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [seo_keywords] => Средняя общеобразовательная школа №20 имени Н.З. Бирюкова [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 ( ) ) ) )