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] => 6678
                                                    [name] => Апрелевская средняя общеобразовательная школа №4
                                                    [name_legal] => Апрелевская средняя общеобразовательная школа №4
                                                    [name_previos] => 
                                                    [year_foundation] => 
                                                    [address] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [address] => Школьная ул., 6, Апрелевка, Наро-Фоминский район, Московская область, Россия, 
                                                                    [post_index] => 143362
                                                                    [latitude] => 55.538328
                                                                    [longitude] => 37.0587329
                                                                    [district] => 0
                                                                    [metro] => 0
                                                                )

                                                        )

                                                    [phone] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [phone_number] => 8 (496) 345- 05- 78
                                                                )

                                                        )

                                                    [email] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [email] => aprsosh4@mail.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] =>      
Фото здания

Учредитель образовательной организации:
Управление по образованию Администрации Наро-Фоминского городского округа Московской области

Сайт учредителя: https://uno-nf.edumsko.ru/

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

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

Библиотека. 

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

Объекты спорта. 

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

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

Печатные (учебники и учебные пособия, книги для чтения, хрестоматии, рабочие тетради, атласы, раздаточный материал) Электронные образовательные ресурсы (образовательные мультимедиа мультимедийные учебники, сетевые образовательные ресурсы, мультимедийные универсальные энциклопедии) Аудиовизуальные (слайды, слайд – фильмы, видеофильмы образовательные, учебные кинофильмы, учебные фильмы на цифровых носителях) Наглядные плоскостные (плакаты, карты настенные, иллюстрации настенные, магнитные доски) Демонстрационные (гербарии, муляжи, макеты, стенды, модели в разрезе, модели демонстрационные) Учебные приборы (компас, барометр, колбы и т.д.) Тренажеры и спортивное оборудование.

Средства воспитания 

Общение как воспитательное средство проявляется в том, что, общаясь с окружающими людьми в процессе различных видов деятельности, во время игр, спортивных занятий, входя в неформальные контакты со сверстниками, старшими и младшими школьниками, родственниками, знакомыми и другими людьми, ребенок получает разнообразные знания о предметном мире, а также о мире идей и отношений. Учение как деятельность ученика, в результате которой он усваивает знания, формирует умения и навыки, выступает одним из ведущих воспитательных средств, обеспечивая целенаправленное формирование отношения ученика к предметам и явлениям окружающего мира. В ходе обучения воспитывающее влияние на учащихся оказывают содержание изучаемого материала, формы и 
методы учебной работы, личность учителя, его отношение к ученикам, учебному предмету и всему миру, а также обстановка в классе и школе. Труд выступает воспитательным средством, в котором эффективное воздействие на формирующуюся личность оказывает деятельность, целенаправленно видоизменяющая и совершенствующая объекты материальной и духовной среды. В этой деятельности совершенствуется и сам 
ребенок – в физическом, умственном, нравственном, эстетическом и других отношениях. Воспитательная сила труда заключается преимущественно в том, что достижение его цели и удовлетворение вследствие этого какой-то потребности влечет за собой появление новых потребностей. Они могут быть заложены в самом труде, его результатах или в том, что может этот результат дать
ребенку. Важным средством воспитания является игра – воображаемая или реальная деятельность, целенаправленно организуемая в коллективе обучающихся с целью отдыха, развлечения или обучения. В игре ребенок развивается как личность, у него формируются те стороны психики, от которых впоследствии будут зависеть успешность его социальной практики, отношения с окружающими
людьми и самим собой.
Сведения об условиях питания

Питание.

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

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

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

56 В материально-техническую базу школы входят 22 учебных кабинета, 15 из которых оснащен на 80 и более процентов (7 кабинетов – не менее, чем на 95%), в том числе 1 кабинет обслуживающего труда, оснащенный на 95%.

Кабинет информатики оснащен интерактивной доской, современными компьютерами (13 рабочих мест).    Рабочие места укомплектованы жидкокристаллическими мониторами В наличии черно-белый лазерный принтер (А4) и цветной принтер (А3).

Имеется лингафонный кабинет ,оснащенный всем необходимым оборудованием (в том числе, современны-ми компьютерами на рабочих местах учащихся – 14 шт.);

Полностью укомплектованы кабинеты: ОБЖ, физики, русского языка и литературы.

В образовательном процессе широко используются технические средства обучения: компьютеры, магнито-фоны, музыкальные центры, компьютеры, документ-камеры, мультимедиа-проекторы (22 шт.), интерак-     тивные доски (12 шт.).

Интерактивные доски имеются в пяти кабинетах начальных классов, кабинете информатики, ИКТ, математики (2 каб.), ОБЖ, иностранного языка и истории.

Имеется спортивный зал и малый спортивный зал, укомплектованный инвентарем на 80 %. 

Круглогодично работает современная комплексная спортивная площадка, в зимнее время используемая как каток. 
В наличии столовая на 230 мест, медицинский кабинет. 
В книжном фонде библиотеки имеется более 56000 экземпляров книг, из которых к фонду учебников относится более 10000 экземпляров.

В ОУ ежегодно проводятся работы по ремонту и благоустройству здания школы и прилегающей территории. 
ОУ три раза побеждало в городском конкурсе на лучшее благоустройство территории «Наш дом – наш двор».

Паспорт доступности

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

Прием в 1-й класс 2018-2019 учебного года по закрепленной 
за школой территорией начнется с 01 февраля 2018г. 

В 2018-2019 учебном году будет открыто 2 первых класса наполняемостью по 30 человек.

        С 1 февраля предоставляется возможность подачи заявления в электронном виде для записи ребенка в первый класс на 2018/2019 учебный год. Услуга доступна для граждан, проживающих на закрепленной территории.
                                                                                              Инструкция

Подать заявление на прием ребенка в первый класс могут       родители   или законные представители, при этом ребенок должен   иметь постоянную или временную регистрацию на территории   Московской   области. 

    В соответствии с приказом Министерства образования и   науки   Российской Федерации от 22.01.2014 № 32 «Об утверждении   порядка приема граждан на обучение по образовательным   программам начального общего, основного общего и среднего     

 общего образования» прием заявлений в первый класс для граждан, проживающих на закрепленной территории начинается с 1 февраля и завершается 30 июня.

Прием документов осуществляется с 1 февраля 2018 года только в соответствии с закрепленной за ОУ территорией по графику:

 

День недели

Время приема

Понедельник с 9:00  до 12:00 
Вторник с 9:00  до 12:00 
Среда с 9:00  до 12:00 
Четверг с 9:00  до 12:00 
Пятница с 9:00  до 12:00 

 

Список необходимых документов можно найти здесь.

 

  Для детей, не зарегистрированных на закрепленной территории, приём заявлений в первый класс начинается с 1 июля текущего года до момента заполнения свободных местно не позднее 
5 сентября текущего года (Приказ Министерства образования и науки Российской Федерации от 24.01.2014 № 32 «Об утверждении Порядка приема граждан на обучение по образовательным программам начального общего, основного общего и среднего общего образования»)

 Телефон "горячей линии" школы по вопросу приема в ОУ - 8 (496) 345-05-78.

Телефоны «Горячей линии» управления по образованию по вопросам приема детей в первый класс: 343-50-22, 343-86-32, 343-37-99, 343-71-29 (в рабочие дни с 10-00 до 17-00, перерыв с 13-00 до 14-00).

Заявление на прием в ОУ. (Обновлено)

Скачать заявление.

26 января 2018

Для получения услуги через РПГУ (ПОРТАЛ ГОСУДАРСТВЕННЫХ УСЛУГ)

Не ждите, запишитесь в 1-й класс через сайт! Подробности в данном сообщении.

Читать далее...

ПОЛНЫЙ ПАКЕТ ДОКУМЕНТОВ И ГРАФИК ПРИЕМА НА 2018-2019 УЧЕБНЫЙ ГОД

Читать далее...
26 января 2018

Изменения в приказе "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке.

23 января 2018

Приказ "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке. 

ПРИКАЗ от 22 января 2014 г. N 32 "ОБ УТВЕРЖДЕНИИ ПОРЯДКА ПРИЕМА ГРАЖДАН НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ".

Ссылка на приказ.

ЗАЧИСЛЕНИЕ В ОУ. ОБЩИЕ ПОЛОЖЕНИЯ.

Постановление "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Изменения в постановлении "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Читать далее...

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

Зачисление в 10 класс возможно при условии:
         1. Соответствующего желания родителя (законного представителя) и согласия ребенка, подтвержденных письменным заявлением.
         2. Предоставления подлинника документа (аттестата) об основном общем образовании.
         3. Предоставления копии документа, удостоверяющего личность ребенка.
         4. Наличия свободных мест в классах.

Читать далее...

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

Дети в возрасте не младше 6 лет 6 месяцев и не старше 8 лет принимаются в 1 класс МАОУ Апрелевской    СОШ № 4 при соблюдении следующих условий:
         1. Соответствующего желания родителя (законного представителя), подтвержденного письменным заявлением.
         2. Предоставления родителем (законным представителем) документов, содержащих необходимую информацию о личности заявителя и его ребенка (см. "Перечень документов, необходимых для зачисления в 1 класс").
         3. Наличия свободных мест в классах. 

Читать далее...

Какая школа ваша?

Читать далее...
) ) [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] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, [keywords] => [full_search_keywords] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:25:52 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => nf-aprsch4 [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] => 91824 [unit_id] => 6678 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91824 [_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] => 91825 [unit_id] => 6678 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91825 [_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] => 91826 [unit_id] => 6678 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91826 [_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] => 91827 [unit_id] => 6678 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91827 [_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] => 91828 [unit_id] => 6678 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91828 [_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] => 91829 [unit_id] => 6678 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91829 [_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] => 91830 [unit_id] => 6678 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91830 [_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] => 91831 [unit_id] => 6678 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91831 [_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] => 91832 [unit_id] => 6678 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91832 [_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] => 91833 [unit_id] => 6678 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91833 [_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] => 91834 [unit_id] => 6678 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91834 [_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] => 6678 [_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] => 6678 ) [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] => 6678 [name] => Апрелевская средняя общеобразовательная школа №4 [name_legal] => Апрелевская средняя общеобразовательная школа №4 [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Школьная ул., 6, Апрелевка, Наро-Фоминский район, Московская область, Россия, [post_index] => 143362 [latitude] => 55.538328 [longitude] => 37.0587329 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8 (496) 345- 05- 78 ) ) [email] => Array ( [0] => Array ( [email] => aprsosh4@mail.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] =>
Фото здания

Учредитель образовательной организации:
Управление по образованию Администрации Наро-Фоминского городского округа Московской области

Сайт учредителя: https://uno-nf.edumsko.ru/

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

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

Библиотека. 

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

Объекты спорта. 

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

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

Печатные (учебники и учебные пособия, книги для чтения, хрестоматии, рабочие тетради, атласы, раздаточный материал) Электронные образовательные ресурсы (образовательные мультимедиа мультимедийные учебники, сетевые образовательные ресурсы, мультимедийные универсальные энциклопедии) Аудиовизуальные (слайды, слайд – фильмы, видеофильмы образовательные, учебные кинофильмы, учебные фильмы на цифровых носителях) Наглядные плоскостные (плакаты, карты настенные, иллюстрации настенные, магнитные доски) Демонстрационные (гербарии, муляжи, макеты, стенды, модели в разрезе, модели демонстрационные) Учебные приборы (компас, барометр, колбы и т.д.) Тренажеры и спортивное оборудование.

Средства воспитания 

Общение как воспитательное средство проявляется в том, что, общаясь с окружающими людьми в процессе различных видов деятельности, во время игр, спортивных занятий, входя в неформальные контакты со сверстниками, старшими и младшими школьниками, родственниками, знакомыми и другими людьми, ребенок получает разнообразные знания о предметном мире, а также о мире идей и отношений. Учение как деятельность ученика, в результате которой он усваивает знания, формирует умения и навыки, выступает одним из ведущих воспитательных средств, обеспечивая целенаправленное формирование отношения ученика к предметам и явлениям окружающего мира. В ходе обучения воспитывающее влияние на учащихся оказывают содержание изучаемого материала, формы и 
методы учебной работы, личность учителя, его отношение к ученикам, учебному предмету и всему миру, а также обстановка в классе и школе. Труд выступает воспитательным средством, в котором эффективное воздействие на формирующуюся личность оказывает деятельность, целенаправленно видоизменяющая и совершенствующая объекты материальной и духовной среды. В этой деятельности совершенствуется и сам 
ребенок – в физическом, умственном, нравственном, эстетическом и других отношениях. Воспитательная сила труда заключается преимущественно в том, что достижение его цели и удовлетворение вследствие этого какой-то потребности влечет за собой появление новых потребностей. Они могут быть заложены в самом труде, его результатах или в том, что может этот результат дать
ребенку. Важным средством воспитания является игра – воображаемая или реальная деятельность, целенаправленно организуемая в коллективе обучающихся с целью отдыха, развлечения или обучения. В игре ребенок развивается как личность, у него формируются те стороны психики, от которых впоследствии будут зависеть успешность его социальной практики, отношения с окружающими
людьми и самим собой.
Сведения об условиях питания

Питание.

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

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

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

56 В материально-техническую базу школы входят 22 учебных кабинета, 15 из которых оснащен на 80 и более процентов (7 кабинетов – не менее, чем на 95%), в том числе 1 кабинет обслуживающего труда, оснащенный на 95%.

Кабинет информатики оснащен интерактивной доской, современными компьютерами (13 рабочих мест).    Рабочие места укомплектованы жидкокристаллическими мониторами В наличии черно-белый лазерный принтер (А4) и цветной принтер (А3).

Имеется лингафонный кабинет ,оснащенный всем необходимым оборудованием (в том числе, современны-ми компьютерами на рабочих местах учащихся – 14 шт.);

Полностью укомплектованы кабинеты: ОБЖ, физики, русского языка и литературы.

В образовательном процессе широко используются технические средства обучения: компьютеры, магнито-фоны, музыкальные центры, компьютеры, документ-камеры, мультимедиа-проекторы (22 шт.), интерак-     тивные доски (12 шт.).

Интерактивные доски имеются в пяти кабинетах начальных классов, кабинете информатики, ИКТ, математики (2 каб.), ОБЖ, иностранного языка и истории.

Имеется спортивный зал и малый спортивный зал, укомплектованный инвентарем на 80 %. 

Круглогодично работает современная комплексная спортивная площадка, в зимнее время используемая как каток. 
В наличии столовая на 230 мест, медицинский кабинет. 
В книжном фонде библиотеки имеется более 56000 экземпляров книг, из которых к фонду учебников относится более 10000 экземпляров.

В ОУ ежегодно проводятся работы по ремонту и благоустройству здания школы и прилегающей территории. 
ОУ три раза побеждало в городском конкурсе на лучшее благоустройство территории «Наш дом – наш двор».

Паспорт доступности

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

Прием в 1-й класс 2018-2019 учебного года по закрепленной 
за школой территорией начнется с 01 февраля 2018г. 

В 2018-2019 учебном году будет открыто 2 первых класса наполняемостью по 30 человек.

        С 1 февраля предоставляется возможность подачи заявления в электронном виде для записи ребенка в первый класс на 2018/2019 учебный год. Услуга доступна для граждан, проживающих на закрепленной территории.
                                                                                              Инструкция

Подать заявление на прием ребенка в первый класс могут       родители   или законные представители, при этом ребенок должен   иметь постоянную или временную регистрацию на территории   Московской   области. 

    В соответствии с приказом Министерства образования и   науки   Российской Федерации от 22.01.2014 № 32 «Об утверждении   порядка приема граждан на обучение по образовательным   программам начального общего, основного общего и среднего     

 общего образования» прием заявлений в первый класс для граждан, проживающих на закрепленной территории начинается с 1 февраля и завершается 30 июня.

Прием документов осуществляется с 1 февраля 2018 года только в соответствии с закрепленной за ОУ территорией по графику:

 

День недели

Время приема

Понедельник с 9:00  до 12:00 
Вторник с 9:00  до 12:00 
Среда с 9:00  до 12:00 
Четверг с 9:00  до 12:00 
Пятница с 9:00  до 12:00 

 

Список необходимых документов можно найти здесь.

 

  Для детей, не зарегистрированных на закрепленной территории, приём заявлений в первый класс начинается с 1 июля текущего года до момента заполнения свободных местно не позднее 
5 сентября текущего года (Приказ Министерства образования и науки Российской Федерации от 24.01.2014 № 32 «Об утверждении Порядка приема граждан на обучение по образовательным программам начального общего, основного общего и среднего общего образования»)

 Телефон "горячей линии" школы по вопросу приема в ОУ - 8 (496) 345-05-78.

Телефоны «Горячей линии» управления по образованию по вопросам приема детей в первый класс: 343-50-22, 343-86-32, 343-37-99, 343-71-29 (в рабочие дни с 10-00 до 17-00, перерыв с 13-00 до 14-00).

Заявление на прием в ОУ. (Обновлено)

Скачать заявление.

26 января 2018

Для получения услуги через РПГУ (ПОРТАЛ ГОСУДАРСТВЕННЫХ УСЛУГ)

Не ждите, запишитесь в 1-й класс через сайт! Подробности в данном сообщении.

Читать далее...

ПОЛНЫЙ ПАКЕТ ДОКУМЕНТОВ И ГРАФИК ПРИЕМА НА 2018-2019 УЧЕБНЫЙ ГОД

Читать далее...
26 января 2018

Изменения в приказе "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке.

23 января 2018

Приказ "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке. 

ПРИКАЗ от 22 января 2014 г. N 32 "ОБ УТВЕРЖДЕНИИ ПОРЯДКА ПРИЕМА ГРАЖДАН НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ".

Ссылка на приказ.

ЗАЧИСЛЕНИЕ В ОУ. ОБЩИЕ ПОЛОЖЕНИЯ.

Постановление "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Изменения в постановлении "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Читать далее...

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

Зачисление в 10 класс возможно при условии:
         1. Соответствующего желания родителя (законного представителя) и согласия ребенка, подтвержденных письменным заявлением.
         2. Предоставления подлинника документа (аттестата) об основном общем образовании.
         3. Предоставления копии документа, удостоверяющего личность ребенка.
         4. Наличия свободных мест в классах.

Читать далее...

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

Дети в возрасте не младше 6 лет 6 месяцев и не старше 8 лет принимаются в 1 класс МАОУ Апрелевской    СОШ № 4 при соблюдении следующих условий:
         1. Соответствующего желания родителя (законного представителя), подтвержденного письменным заявлением.
         2. Предоставления родителем (законным представителем) документов, содержащих необходимую информацию о личности заявителя и его ребенка (см. "Перечень документов, необходимых для зачисления в 1 класс").
         3. Наличия свободных мест в классах. 

Читать далее...

Какая школа ваша?

Читать далее...
) ) [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] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, [keywords] => [full_search_keywords] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:25:52 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => nf-aprsch4 [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] => 91824 [unit_id] => 6678 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91824 [_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] => 91825 [unit_id] => 6678 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91825 [_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] => 91826 [unit_id] => 6678 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91826 [_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] => 91827 [unit_id] => 6678 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91827 [_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] => 91828 [unit_id] => 6678 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91828 [_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] => 91829 [unit_id] => 6678 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91829 [_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] => 91830 [unit_id] => 6678 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91830 [_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] => 91831 [unit_id] => 6678 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91831 [_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] => 91832 [unit_id] => 6678 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91832 [_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] => 91833 [unit_id] => 6678 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91833 [_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] => 91834 [unit_id] => 6678 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91834 [_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] => 6678 [_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] => 6678 ) [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] => 6678 [name] => Апрелевская средняя общеобразовательная школа №4 [name_legal] => Апрелевская средняя общеобразовательная школа №4 [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Школьная ул., 6, Апрелевка, Наро-Фоминский район, Московская область, Россия, [post_index] => 143362 [latitude] => 55.538328 [longitude] => 37.0587329 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8 (496) 345- 05- 78 ) ) [email] => Array ( [0] => Array ( [email] => aprsosh4@mail.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] =>
Фото здания

Учредитель образовательной организации:
Управление по образованию Администрации Наро-Фоминского городского округа Московской области

Сайт учредителя: https://uno-nf.edumsko.ru/

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

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

Библиотека. 

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

Объекты спорта. 

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

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

Печатные (учебники и учебные пособия, книги для чтения, хрестоматии, рабочие тетради, атласы, раздаточный материал) Электронные образовательные ресурсы (образовательные мультимедиа мультимедийные учебники, сетевые образовательные ресурсы, мультимедийные универсальные энциклопедии) Аудиовизуальные (слайды, слайд – фильмы, видеофильмы образовательные, учебные кинофильмы, учебные фильмы на цифровых носителях) Наглядные плоскостные (плакаты, карты настенные, иллюстрации настенные, магнитные доски) Демонстрационные (гербарии, муляжи, макеты, стенды, модели в разрезе, модели демонстрационные) Учебные приборы (компас, барометр, колбы и т.д.) Тренажеры и спортивное оборудование.

Средства воспитания 

Общение как воспитательное средство проявляется в том, что, общаясь с окружающими людьми в процессе различных видов деятельности, во время игр, спортивных занятий, входя в неформальные контакты со сверстниками, старшими и младшими школьниками, родственниками, знакомыми и другими людьми, ребенок получает разнообразные знания о предметном мире, а также о мире идей и отношений. Учение как деятельность ученика, в результате которой он усваивает знания, формирует умения и навыки, выступает одним из ведущих воспитательных средств, обеспечивая целенаправленное формирование отношения ученика к предметам и явлениям окружающего мира. В ходе обучения воспитывающее влияние на учащихся оказывают содержание изучаемого материала, формы и 
методы учебной работы, личность учителя, его отношение к ученикам, учебному предмету и всему миру, а также обстановка в классе и школе. Труд выступает воспитательным средством, в котором эффективное воздействие на формирующуюся личность оказывает деятельность, целенаправленно видоизменяющая и совершенствующая объекты материальной и духовной среды. В этой деятельности совершенствуется и сам 
ребенок – в физическом, умственном, нравственном, эстетическом и других отношениях. Воспитательная сила труда заключается преимущественно в том, что достижение его цели и удовлетворение вследствие этого какой-то потребности влечет за собой появление новых потребностей. Они могут быть заложены в самом труде, его результатах или в том, что может этот результат дать
ребенку. Важным средством воспитания является игра – воображаемая или реальная деятельность, целенаправленно организуемая в коллективе обучающихся с целью отдыха, развлечения или обучения. В игре ребенок развивается как личность, у него формируются те стороны психики, от которых впоследствии будут зависеть успешность его социальной практики, отношения с окружающими
людьми и самим собой.
Сведения об условиях питания

Питание.

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

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

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

56 В материально-техническую базу школы входят 22 учебных кабинета, 15 из которых оснащен на 80 и более процентов (7 кабинетов – не менее, чем на 95%), в том числе 1 кабинет обслуживающего труда, оснащенный на 95%.

Кабинет информатики оснащен интерактивной доской, современными компьютерами (13 рабочих мест).    Рабочие места укомплектованы жидкокристаллическими мониторами В наличии черно-белый лазерный принтер (А4) и цветной принтер (А3).

Имеется лингафонный кабинет ,оснащенный всем необходимым оборудованием (в том числе, современны-ми компьютерами на рабочих местах учащихся – 14 шт.);

Полностью укомплектованы кабинеты: ОБЖ, физики, русского языка и литературы.

В образовательном процессе широко используются технические средства обучения: компьютеры, магнито-фоны, музыкальные центры, компьютеры, документ-камеры, мультимедиа-проекторы (22 шт.), интерак-     тивные доски (12 шт.).

Интерактивные доски имеются в пяти кабинетах начальных классов, кабинете информатики, ИКТ, математики (2 каб.), ОБЖ, иностранного языка и истории.

Имеется спортивный зал и малый спортивный зал, укомплектованный инвентарем на 80 %. 

Круглогодично работает современная комплексная спортивная площадка, в зимнее время используемая как каток. 
В наличии столовая на 230 мест, медицинский кабинет. 
В книжном фонде библиотеки имеется более 56000 экземпляров книг, из которых к фонду учебников относится более 10000 экземпляров.

В ОУ ежегодно проводятся работы по ремонту и благоустройству здания школы и прилегающей территории. 
ОУ три раза побеждало в городском конкурсе на лучшее благоустройство территории «Наш дом – наш двор».

Паспорт доступности

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

Прием в 1-й класс 2018-2019 учебного года по закрепленной 
за школой территорией начнется с 01 февраля 2018г. 

В 2018-2019 учебном году будет открыто 2 первых класса наполняемостью по 30 человек.

        С 1 февраля предоставляется возможность подачи заявления в электронном виде для записи ребенка в первый класс на 2018/2019 учебный год. Услуга доступна для граждан, проживающих на закрепленной территории.
                                                                                              Инструкция

Подать заявление на прием ребенка в первый класс могут       родители   или законные представители, при этом ребенок должен   иметь постоянную или временную регистрацию на территории   Московской   области. 

    В соответствии с приказом Министерства образования и   науки   Российской Федерации от 22.01.2014 № 32 «Об утверждении   порядка приема граждан на обучение по образовательным   программам начального общего, основного общего и среднего     

 общего образования» прием заявлений в первый класс для граждан, проживающих на закрепленной территории начинается с 1 февраля и завершается 30 июня.

Прием документов осуществляется с 1 февраля 2018 года только в соответствии с закрепленной за ОУ территорией по графику:

 

День недели

Время приема

Понедельник с 9:00  до 12:00 
Вторник с 9:00  до 12:00 
Среда с 9:00  до 12:00 
Четверг с 9:00  до 12:00 
Пятница с 9:00  до 12:00 

 

Список необходимых документов можно найти здесь.

 

  Для детей, не зарегистрированных на закрепленной территории, приём заявлений в первый класс начинается с 1 июля текущего года до момента заполнения свободных местно не позднее 
5 сентября текущего года (Приказ Министерства образования и науки Российской Федерации от 24.01.2014 № 32 «Об утверждении Порядка приема граждан на обучение по образовательным программам начального общего, основного общего и среднего общего образования»)

 Телефон "горячей линии" школы по вопросу приема в ОУ - 8 (496) 345-05-78.

Телефоны «Горячей линии» управления по образованию по вопросам приема детей в первый класс: 343-50-22, 343-86-32, 343-37-99, 343-71-29 (в рабочие дни с 10-00 до 17-00, перерыв с 13-00 до 14-00).

Заявление на прием в ОУ. (Обновлено)

Скачать заявление.

26 января 2018

Для получения услуги через РПГУ (ПОРТАЛ ГОСУДАРСТВЕННЫХ УСЛУГ)

Не ждите, запишитесь в 1-й класс через сайт! Подробности в данном сообщении.

Читать далее...

ПОЛНЫЙ ПАКЕТ ДОКУМЕНТОВ И ГРАФИК ПРИЕМА НА 2018-2019 УЧЕБНЫЙ ГОД

Читать далее...
26 января 2018

Изменения в приказе "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке.

23 января 2018

Приказ "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке. 

ПРИКАЗ от 22 января 2014 г. N 32 "ОБ УТВЕРЖДЕНИИ ПОРЯДКА ПРИЕМА ГРАЖДАН НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ".

Ссылка на приказ.

ЗАЧИСЛЕНИЕ В ОУ. ОБЩИЕ ПОЛОЖЕНИЯ.

Постановление "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Изменения в постановлении "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Читать далее...

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

Зачисление в 10 класс возможно при условии:
         1. Соответствующего желания родителя (законного представителя) и согласия ребенка, подтвержденных письменным заявлением.
         2. Предоставления подлинника документа (аттестата) об основном общем образовании.
         3. Предоставления копии документа, удостоверяющего личность ребенка.
         4. Наличия свободных мест в классах.

Читать далее...

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

Дети в возрасте не младше 6 лет 6 месяцев и не старше 8 лет принимаются в 1 класс МАОУ Апрелевской    СОШ № 4 при соблюдении следующих условий:
         1. Соответствующего желания родителя (законного представителя), подтвержденного письменным заявлением.
         2. Предоставления родителем (законным представителем) документов, содержащих необходимую информацию о личности заявителя и его ребенка (см. "Перечень документов, необходимых для зачисления в 1 класс").
         3. Наличия свободных мест в классах. 

Читать далее...

Какая школа ваша?

Читать далее...
) ) [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] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, [keywords] => [full_search_keywords] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:25:52 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => nf-aprsch4 [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] => 91824 [unit_id] => 6678 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91824 [_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] => 91825 [unit_id] => 6678 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91825 [_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] => 91826 [unit_id] => 6678 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91826 [_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] => 91827 [unit_id] => 6678 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91827 [_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] => 91828 [unit_id] => 6678 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91828 [_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] => 91829 [unit_id] => 6678 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91829 [_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] => 91830 [unit_id] => 6678 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91830 [_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] => 91831 [unit_id] => 6678 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91831 [_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] => 91832 [unit_id] => 6678 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91832 [_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] => 91833 [unit_id] => 6678 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91833 [_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] => 91834 [unit_id] => 6678 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91834 [_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] => 6678 [_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] => 6678 ) [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] => 6678 [name] => Апрелевская средняя общеобразовательная школа №4 [name_legal] => Апрелевская средняя общеобразовательная школа №4 [name_previos] => [year_foundation] => [address] => Array ( [0] => Array ( [address] => Школьная ул., 6, Апрелевка, Наро-Фоминский район, Московская область, Россия, [post_index] => 143362 [latitude] => 55.538328 [longitude] => 37.0587329 [district] => 0 [metro] => 0 ) ) [phone] => Array ( [0] => Array ( [phone_number] => 8 (496) 345- 05- 78 ) ) [email] => Array ( [0] => Array ( [email] => aprsosh4@mail.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] =>
Фото здания

Учредитель образовательной организации:
Управление по образованию Администрации Наро-Фоминского городского округа Московской области

Сайт учредителя: https://uno-nf.edumsko.ru/

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

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

Библиотека. 

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

Объекты спорта. 

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

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

Печатные (учебники и учебные пособия, книги для чтения, хрестоматии, рабочие тетради, атласы, раздаточный материал) Электронные образовательные ресурсы (образовательные мультимедиа мультимедийные учебники, сетевые образовательные ресурсы, мультимедийные универсальные энциклопедии) Аудиовизуальные (слайды, слайд – фильмы, видеофильмы образовательные, учебные кинофильмы, учебные фильмы на цифровых носителях) Наглядные плоскостные (плакаты, карты настенные, иллюстрации настенные, магнитные доски) Демонстрационные (гербарии, муляжи, макеты, стенды, модели в разрезе, модели демонстрационные) Учебные приборы (компас, барометр, колбы и т.д.) Тренажеры и спортивное оборудование.

Средства воспитания 

Общение как воспитательное средство проявляется в том, что, общаясь с окружающими людьми в процессе различных видов деятельности, во время игр, спортивных занятий, входя в неформальные контакты со сверстниками, старшими и младшими школьниками, родственниками, знакомыми и другими людьми, ребенок получает разнообразные знания о предметном мире, а также о мире идей и отношений. Учение как деятельность ученика, в результате которой он усваивает знания, формирует умения и навыки, выступает одним из ведущих воспитательных средств, обеспечивая целенаправленное формирование отношения ученика к предметам и явлениям окружающего мира. В ходе обучения воспитывающее влияние на учащихся оказывают содержание изучаемого материала, формы и 
методы учебной работы, личность учителя, его отношение к ученикам, учебному предмету и всему миру, а также обстановка в классе и школе. Труд выступает воспитательным средством, в котором эффективное воздействие на формирующуюся личность оказывает деятельность, целенаправленно видоизменяющая и совершенствующая объекты материальной и духовной среды. В этой деятельности совершенствуется и сам 
ребенок – в физическом, умственном, нравственном, эстетическом и других отношениях. Воспитательная сила труда заключается преимущественно в том, что достижение его цели и удовлетворение вследствие этого какой-то потребности влечет за собой появление новых потребностей. Они могут быть заложены в самом труде, его результатах или в том, что может этот результат дать
ребенку. Важным средством воспитания является игра – воображаемая или реальная деятельность, целенаправленно организуемая в коллективе обучающихся с целью отдыха, развлечения или обучения. В игре ребенок развивается как личность, у него формируются те стороны психики, от которых впоследствии будут зависеть успешность его социальной практики, отношения с окружающими
людьми и самим собой.
Сведения об условиях питания

Питание.

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

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

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

56 В материально-техническую базу школы входят 22 учебных кабинета, 15 из которых оснащен на 80 и более процентов (7 кабинетов – не менее, чем на 95%), в том числе 1 кабинет обслуживающего труда, оснащенный на 95%.

Кабинет информатики оснащен интерактивной доской, современными компьютерами (13 рабочих мест).    Рабочие места укомплектованы жидкокристаллическими мониторами В наличии черно-белый лазерный принтер (А4) и цветной принтер (А3).

Имеется лингафонный кабинет ,оснащенный всем необходимым оборудованием (в том числе, современны-ми компьютерами на рабочих местах учащихся – 14 шт.);

Полностью укомплектованы кабинеты: ОБЖ, физики, русского языка и литературы.

В образовательном процессе широко используются технические средства обучения: компьютеры, магнито-фоны, музыкальные центры, компьютеры, документ-камеры, мультимедиа-проекторы (22 шт.), интерак-     тивные доски (12 шт.).

Интерактивные доски имеются в пяти кабинетах начальных классов, кабинете информатики, ИКТ, математики (2 каб.), ОБЖ, иностранного языка и истории.

Имеется спортивный зал и малый спортивный зал, укомплектованный инвентарем на 80 %. 

Круглогодично работает современная комплексная спортивная площадка, в зимнее время используемая как каток. 
В наличии столовая на 230 мест, медицинский кабинет. 
В книжном фонде библиотеки имеется более 56000 экземпляров книг, из которых к фонду учебников относится более 10000 экземпляров.

В ОУ ежегодно проводятся работы по ремонту и благоустройству здания школы и прилегающей территории. 
ОУ три раза побеждало в городском конкурсе на лучшее благоустройство территории «Наш дом – наш двор».

Паспорт доступности

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

Прием в 1-й класс 2018-2019 учебного года по закрепленной 
за школой территорией начнется с 01 февраля 2018г. 

В 2018-2019 учебном году будет открыто 2 первых класса наполняемостью по 30 человек.

        С 1 февраля предоставляется возможность подачи заявления в электронном виде для записи ребенка в первый класс на 2018/2019 учебный год. Услуга доступна для граждан, проживающих на закрепленной территории.
                                                                                              Инструкция

Подать заявление на прием ребенка в первый класс могут       родители   или законные представители, при этом ребенок должен   иметь постоянную или временную регистрацию на территории   Московской   области. 

    В соответствии с приказом Министерства образования и   науки   Российской Федерации от 22.01.2014 № 32 «Об утверждении   порядка приема граждан на обучение по образовательным   программам начального общего, основного общего и среднего     

 общего образования» прием заявлений в первый класс для граждан, проживающих на закрепленной территории начинается с 1 февраля и завершается 30 июня.

Прием документов осуществляется с 1 февраля 2018 года только в соответствии с закрепленной за ОУ территорией по графику:

 

День недели

Время приема

Понедельник с 9:00  до 12:00 
Вторник с 9:00  до 12:00 
Среда с 9:00  до 12:00 
Четверг с 9:00  до 12:00 
Пятница с 9:00  до 12:00 

 

Список необходимых документов можно найти здесь.

 

  Для детей, не зарегистрированных на закрепленной территории, приём заявлений в первый класс начинается с 1 июля текущего года до момента заполнения свободных местно не позднее 
5 сентября текущего года (Приказ Министерства образования и науки Российской Федерации от 24.01.2014 № 32 «Об утверждении Порядка приема граждан на обучение по образовательным программам начального общего, основного общего и среднего общего образования»)

 Телефон "горячей линии" школы по вопросу приема в ОУ - 8 (496) 345-05-78.

Телефоны «Горячей линии» управления по образованию по вопросам приема детей в первый класс: 343-50-22, 343-86-32, 343-37-99, 343-71-29 (в рабочие дни с 10-00 до 17-00, перерыв с 13-00 до 14-00).

Заявление на прием в ОУ. (Обновлено)

Скачать заявление.

26 января 2018

Для получения услуги через РПГУ (ПОРТАЛ ГОСУДАРСТВЕННЫХ УСЛУГ)

Не ждите, запишитесь в 1-й класс через сайт! Подробности в данном сообщении.

Читать далее...

ПОЛНЫЙ ПАКЕТ ДОКУМЕНТОВ И ГРАФИК ПРИЕМА НА 2018-2019 УЧЕБНЫЙ ГОД

Читать далее...
26 января 2018

Изменения в приказе "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке.

23 января 2018

Приказ "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2018 год"

Ознакомиться с приказом можно перейдя по ссылке. 

ПРИКАЗ от 22 января 2014 г. N 32 "ОБ УТВЕРЖДЕНИИ ПОРЯДКА ПРИЕМА ГРАЖДАН НА ОБУЧЕНИЕ ПО ОБРАЗОВАТЕЛЬНЫМ ПРОГРАММАМ НАЧАЛЬНОГО ОБЩЕГО, ОСНОВНОГО ОБЩЕГО И СРЕДНЕГО ОБЩЕГО ОБРАЗОВАНИЯ".

Ссылка на приказ.

ЗАЧИСЛЕНИЕ В ОУ. ОБЩИЕ ПОЛОЖЕНИЯ.

Постановление "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Изменения в постановлении "О закреплении территорий за общеобразовательными организациями, с которых осуществляется прием обучающихся в общеобразовательные организации Наро- Фоминского муниципального района на 2017 год" 

Читать далее...

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

Зачисление в 10 класс возможно при условии:
         1. Соответствующего желания родителя (законного представителя) и согласия ребенка, подтвержденных письменным заявлением.
         2. Предоставления подлинника документа (аттестата) об основном общем образовании.
         3. Предоставления копии документа, удостоверяющего личность ребенка.
         4. Наличия свободных мест в классах.

Читать далее...

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

Дети в возрасте не младше 6 лет 6 месяцев и не старше 8 лет принимаются в 1 класс МАОУ Апрелевской    СОШ № 4 при соблюдении следующих условий:
         1. Соответствующего желания родителя (законного представителя), подтвержденного письменным заявлением.
         2. Предоставления родителем (законным представителем) документов, содержащих необходимую информацию о личности заявителя и его ребенка (см. "Перечень документов, необходимых для зачисления в 1 класс").
         3. Наличия свободных мест в классах. 

Читать далее...

Какая школа ваша?

Читать далее...
) ) [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] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, [keywords] => [full_search_keywords] => Апрелевская средняя общеобразовательная школа №4, Апрелевская средняя общеобразовательная школа №4, Средние (общеобразовательные), [unit_type] => 164 [time_update] => 2018-05-14 23:25:52 [weight] => 0 [deadline] => [in_main] => [pass_score_from] => [pass_score_to] => [budget_place_count] => [rayon] => [source] => nf-aprsch4 [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] => 91824 [unit_id] => 6678 [unit_tag_id] => 269 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91824 [_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] => 91825 [unit_id] => 6678 [unit_tag_id] => 199 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91825 [_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] => 91826 [unit_id] => 6678 [unit_tag_id] => 180 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91826 [_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] => 91827 [unit_id] => 6678 [unit_tag_id] => 166 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91827 [_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] => 91828 [unit_id] => 6678 [unit_tag_id] => 261 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91828 [_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] => 91829 [unit_id] => 6678 [unit_tag_id] => 595 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91829 [_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] => 91830 [unit_id] => 6678 [unit_tag_id] => 258 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91830 [_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] => 91831 [unit_id] => 6678 [unit_tag_id] => 190 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91831 [_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] => 91832 [unit_id] => 6678 [unit_tag_id] => 266 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91832 [_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] => 91833 [unit_id] => 6678 [unit_tag_id] => 193 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91833 [_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] => 91834 [unit_id] => 6678 [unit_tag_id] => 164 [description] => ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 91834 [_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] => 6678 [_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] => 6678 ) [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] => 6678 [1] => aprelevskaya-srednyaya-obscheobrazovatelnaya-shkola-4 ) ) [6] => Array ( [function] => actionShow [class] => DefaultUnitController [type] => -> [args] => Array ( [0] => 6678 [1] => aprelevskaya-srednyaya-obscheobrazovatelnaya-shkola-4 ) [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => 6678 [1] => aprelevskaya-srednyaya-obscheobrazovatelnaya-shkola-4 ) ) ) [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => 6678 [uri] => aprelevskaya-srednyaya-obscheobrazovatelnaya-shkola-4 ) ) ) [9] => Array ( [file] => /home/rosvuz/framework/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [id] => 6678 [uri] => aprelevskaya-srednyaya-obscheobrazovatelnaya-shkola-4 ) ) ) [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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] => Апрелевская средняя общеобразовательная школа №4 [seo_description] => Апрелевская средняя общеобразовательная школа №4 [seo_keywords] => Апрелевская средняя общеобразовательная школа №4 [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 ( ) ) ) )