Поиск
+7 (495) 970-0122


Горящий тур : Выезд 17.04     I      Докумены на визу до 28.03
10GR AviaКлассическая Греция: сокровища античного мира и Византии. 9 объектов ЮНЕСКО Всемирное наследие
Перейти в тур

Ошибка 500

You can't get the parent of a node that is not yet in the database. Append node to the tree first using AppendChild or an Insert method.

array(8) {
  ["code"]=>
  int(500)
  ["type"]=>
  string(13) "TreeException"
  ["errorCode"]=>
  int(0)
  ["message"]=>
  string(136) "You can't get the parent of a node that is not yet in the database. Append node to the tree first using AppendChild or an Insert method."
  ["file"]=>
  string(79) "/home/tteurope/tourtrans.ru/www/protected/extensions/nestedset/TreeBehavior.php"
  ["line"]=>
  int(589)
  ["trace"]=>
  string(2057) "#0 [internal function]: TreeBehavior->getParentNode()
#1 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(689): call_user_func_array(Array, Array)
#2 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(7232): CComponent->__call('getParentNode', Array)
#3 /home/tteurope/tourtrans.ru/www/protected/models/MenuTours.php(405): CActiveRecord->__call('getParentNode', Array)
#4 /home/tteurope/tourtrans.ru/www/protected/models/MenuTours.php(405): MenuTours->getParentNode()
#5 /home/tteurope/tourtrans.ru/www/protected/controllers/ToursController.php(1158): MenuTours->getCrumbs(true)
#6 /home/tteurope/tourtrans.ru/www/protected/controllers/ToursController.php(1453): ToursController->TourdopsBreadcrumbs(Object(Tours))
#7 [internal function]: ToursController->actionExcursions('2827', 'old')
#8 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3872): ReflectionMethod->invokeArgs(Object(ToursController), Array)
#9 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3889): CAction->runWithParamsInternal(Object(ToursController), Object(ReflectionMethod), Array)
#10 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3403): CInlineAction->runWithParams(Array)
#11 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3388): CController->runAction(Object(CInlineAction))
#12 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(3378): CController->runActionWithFilters(Object(CInlineAction), Array)
#13 /home/tteurope/tourtrans.ru/www/protected/components/Controller.php(103): CController->run('excursions')
#14 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1725): Controller->run('excursions')
#15 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1645): CWebApplication->runController('tours/excursion...')
#16 /home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php(1170): CWebApplication->processRequest()
#17 /home/tteurope/tourtrans.ru/www/index.php(73): CApplication->run()
#18 {main}"
  ["traces"]=>
  array(18) {
    [0]=>
    array(6) {
      ["function"]=>
      string(13) "getParentNode"
      ["class"]=>
      string(12) "TreeBehavior"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
      ["file"]=>
      string(7) "unknown"
      ["line"]=>
      int(0)
    }
    [1]=>
    array(4) {
      ["file"]=>
      string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php"
      ["line"]=>
      int(689)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(TreeBehavior)#608 (8) {
            ["_idCol"]=>
            string(2) "id"
            ["_lftCol"]=>
            string(3) "lft"
            ["_rgtCol"]=>
            string(3) "rgt"
            ["_lvlCol"]=>
            string(5) "level"
            ["_enabled":"CBehavior":private]=>
            bool(true)
            ["_owner":"CBehavior":private]=>
            object(MenuTours)#647 (19) {
              ["selecttype"]=>
              NULL
              ["imagefile"]=>
              NULL
              ["noimage"]=>
              string(11) "noimage.jpg"
              ["PictureFolder"]=>
              string(19) "/images/categories/"
              ["PictureSize"]=>
              array(2) {
                ["width"]=>
                int(62)
                ["height"]=>
                int(84)
              }
              ["oldAttr"]=>
              NULL
              ["PictureSizes"]=>
              array(1) {
                [0]=>
                array(2) {
                  [0]=>
                  int(194)
                  [1]=>
                  int(2000)
                }
              }
              ["_md":"CActiveRecord":private]=>
              object(CActiveRecordMetaData)#354 (5) {
                ["tableSchema"]=>
                object(CMysqlTableSchema)#355 (9) {
                  ["schemaName"]=>
                  NULL
                  ["name"]=>
                  string(14) "ttv_menu_tours"
                  ["rawName"]=>
                  string(16) "`ttv_menu_tours`"
                  ["primaryKey"]=>
                  string(2) "id"
                  ["sequenceName"]=>
                  string(0) ""
                  ["foreignKeys"]=>
                  array(0) {
                  }
                  ["columns"]=>
                  array(50) {
                    ["id"]=>
                    object(CMysqlColumnSchema)#357 (15) {
                      ["name"]=>
                      string(2) "id"
                      ["rawName"]=>
                      string(4) "`id`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(true)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(true)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["lft"]=>
                    object(CMysqlColumnSchema)#358 (15) {
                      ["name"]=>
                      string(3) "lft"
                      ["rawName"]=>
                      string(5) "`lft`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["rgt"]=>
                    object(CMysqlColumnSchema)#359 (15) {
                      ["name"]=>
                      string(3) "rgt"
                      ["rawName"]=>
                      string(5) "`rgt`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["level"]=>
                    object(CMysqlColumnSchema)#360 (15) {
                      ["name"]=>
                      string(5) "level"
                      ["rawName"]=>
                      string(7) "`level`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["name"]=>
                    object(CMysqlColumnSchema)#361 (15) {
                      ["name"]=>
                      string(4) "name"
                      ["rawName"]=>
                      string(6) "`name`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      string(0) ""
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["actual"]=>
                    object(CMysqlColumnSchema)#362 (15) {
                      ["name"]=>
                      string(6) "actual"
                      ["rawName"]=>
                      string(8) "`actual`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["strong_title"]=>
                    object(CMysqlColumnSchema)#363 (15) {
                      ["name"]=>
                      string(12) "strong_title"
                      ["rawName"]=>
                      string(14) "`strong_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_estate"]=>
                    object(CMysqlColumnSchema)#364 (15) {
                      ["name"]=>
                      string(11) "show_estate"
                      ["rawName"]=>
                      string(13) "`show_estate`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["color"]=>
                    object(CMysqlColumnSchema)#365 (15) {
                      ["name"]=>
                      string(5) "color"
                      ["rawName"]=>
                      string(7) "`color`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(11) "varchar(20)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(20)
                      ["precision"]=>
                      int(20)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["is_new"]=>
                    object(CMysqlColumnSchema)#366 (15) {
                      ["name"]=>
                      string(6) "is_new"
                      ["rawName"]=>
                      string(8) "`is_new`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["is_new_time_end"]=>
                    object(CMysqlColumnSchema)#367 (15) {
                      ["name"]=>
                      string(15) "is_new_time_end"
                      ["rawName"]=>
                      string(17) "`is_new_time_end`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["default_expanded"]=>
                    object(CMysqlColumnSchema)#368 (15) {
                      ["name"]=>
                      string(16) "default_expanded"
                      ["rawName"]=>
                      string(18) "`default_expanded`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["is2columns"]=>
                    object(CMysqlColumnSchema)#369 (15) {
                      ["name"]=>
                      string(10) "is2columns"
                      ["rawName"]=>
                      string(12) "`is2columns`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["type"]=>
                    object(CMysqlColumnSchema)#370 (15) {
                      ["name"]=>
                      string(4) "type"
                      ["rawName"]=>
                      string(6) "`type`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(6) "int(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["search_params"]=>
                    object(CMysqlColumnSchema)#371 (15) {
                      ["name"]=>
                      string(13) "search_params"
                      ["rawName"]=>
                      string(15) "`search_params`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["link"]=>
                    object(CMysqlColumnSchema)#372 (15) {
                      ["name"]=>
                      string(4) "link"
                      ["rawName"]=>
                      string(6) "`link`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["alias"]=>
                    object(CMysqlColumnSchema)#373 (15) {
                      ["name"]=>
                      string(5) "alias"
                      ["rawName"]=>
                      string(7) "`alias`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["country_id"]=>
                    object(CMysqlColumnSchema)#374 (15) {
                      ["name"]=>
                      string(10) "country_id"
                      ["rawName"]=>
                      string(12) "`country_id`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["map_lat"]=>
                    object(CMysqlColumnSchema)#375 (15) {
                      ["name"]=>
                      string(7) "map_lat"
                      ["rawName"]=>
                      string(9) "`map_lat`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(6) "double"
                      ["type"]=>
                      string(6) "double"
                      ["defaultValue"]=>
                      string(1) "0"
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["map_lng"]=>
                    object(CMysqlColumnSchema)#376 (15) {
                      ["name"]=>
                      string(7) "map_lng"
                      ["rawName"]=>
                      string(9) "`map_lng`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(6) "double"
                      ["type"]=>
                      string(6) "double"
                      ["defaultValue"]=>
                      string(1) "0"
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["map_zoom"]=>
                    object(CMysqlColumnSchema)#377 (15) {
                      ["name"]=>
                      string(8) "map_zoom"
                      ["rawName"]=>
                      string(10) "`map_zoom`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(2)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(2)
                      ["precision"]=>
                      int(2)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["youtube_video_id"]=>
                    object(CMysqlColumnSchema)#378 (15) {
                      ["name"]=>
                      string(16) "youtube_video_id"
                      ["rawName"]=>
                      string(18) "`youtube_video_id`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(11) "varchar(50)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(50)
                      ["precision"]=>
                      int(50)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["date_start"]=>
                    object(CMysqlColumnSchema)#379 (15) {
                      ["name"]=>
                      string(10) "date_start"
                      ["rawName"]=>
                      string(12) "`date_start`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "date"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["date_end"]=>
                    object(CMysqlColumnSchema)#380 (15) {
                      ["name"]=>
                      string(8) "date_end"
                      ["rawName"]=>
                      string(10) "`date_end`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "date"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["title"]=>
                    object(CMysqlColumnSchema)#381 (15) {
                      ["name"]=>
                      string(5) "title"
                      ["rawName"]=>
                      string(7) "`title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["choose_tour_title"]=>
                    object(CMysqlColumnSchema)#382 (15) {
                      ["name"]=>
                      string(17) "choose_tour_title"
                      ["rawName"]=>
                      string(19) "`choose_tour_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(100)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(100)
                      ["precision"]=>
                      int(100)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["descr_title"]=>
                    object(CMysqlColumnSchema)#383 (15) {
                      ["name"]=>
                      string(11) "descr_title"
                      ["rawName"]=>
                      string(13) "`descr_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(511)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(511)
                      ["precision"]=>
                      int(511)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["intro_desc"]=>
                    object(CMysqlColumnSchema)#384 (15) {
                      ["name"]=>
                      string(10) "intro_desc"
                      ["rawName"]=>
                      string(12) "`intro_desc`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["description"]=>
                    object(CMysqlColumnSchema)#385 (15) {
                      ["name"]=>
                      string(11) "description"
                      ["rawName"]=>
                      string(13) "`description`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["picture"]=>
                    object(CMysqlColumnSchema)#386 (15) {
                      ["name"]=>
                      string(7) "picture"
                      ["rawName"]=>
                      string(9) "`picture`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["controller"]=>
                    object(CMysqlColumnSchema)#387 (15) {
                      ["name"]=>
                      string(10) "controller"
                      ["rawName"]=>
                      string(12) "`controller`"
                      ["allowNull"]=>
                      bool(true)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["action"]=>
                    object(CMysqlColumnSchema)#388 (15) {
                      ["name"]=>
                      string(6) "action"
                      ["rawName"]=>
                      string(8) "`action`"
                      ["allowNull"]=>
                      bool(true)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["element"]=>
                    object(CMysqlColumnSchema)#389 (15) {
                      ["name"]=>
                      string(7) "element"
                      ["rawName"]=>
                      string(9) "`element`"
                      ["allowNull"]=>
                      bool(true)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["elementmodel"]=>
                    object(CMysqlColumnSchema)#390 (15) {
                      ["name"]=>
                      string(12) "elementmodel"
                      ["rawName"]=>
                      string(14) "`elementmodel`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["bus_title"]=>
                    object(CMysqlColumnSchema)#391 (15) {
                      ["name"]=>
                      string(9) "bus_title"
                      ["rawName"]=>
                      string(11) "`bus_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["no_bus_title"]=>
                    object(CMysqlColumnSchema)#392 (15) {
                      ["name"]=>
                      string(12) "no_bus_title"
                      ["rawName"]=>
                      string(14) "`no_bus_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["no_bus_description"]=>
                    object(CMysqlColumnSchema)#393 (15) {
                      ["name"]=>
                      string(18) "no_bus_description"
                      ["rawName"]=>
                      string(20) "`no_bus_description`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["ttv_style_title"]=>
                    object(CMysqlColumnSchema)#394 (15) {
                      ["name"]=>
                      string(15) "ttv_style_title"
                      ["rawName"]=>
                      string(17) "`ttv_style_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["ttv_style_description"]=>
                    object(CMysqlColumnSchema)#395 (15) {
                      ["name"]=>
                      string(21) "ttv_style_description"
                      ["rawName"]=>
                      string(23) "`ttv_style_description`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["excursions_meta_title"]=>
                    object(CMysqlColumnSchema)#396 (15) {
                      ["name"]=>
                      string(21) "excursions_meta_title"
                      ["rawName"]=>
                      string(23) "`excursions_meta_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(100)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(100)
                      ["precision"]=>
                      int(100)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["excursions_meta_description"]=>
                    object(CMysqlColumnSchema)#397 (15) {
                      ["name"]=>
                      string(27) "excursions_meta_description"
                      ["rawName"]=>
                      string(29) "`excursions_meta_description`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["excursions_title"]=>
                    object(CMysqlColumnSchema)#398 (15) {
                      ["name"]=>
                      string(16) "excursions_title"
                      ["rawName"]=>
                      string(18) "`excursions_title`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["excursions_description"]=>
                    object(CMysqlColumnSchema)#399 (15) {
                      ["name"]=>
                      string(22) "excursions_description"
                      ["rawName"]=>
                      string(24) "`excursions_description`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_tab_spo"]=>
                    object(CMysqlColumnSchema)#400 (15) {
                      ["name"]=>
                      string(12) "show_tab_spo"
                      ["rawName"]=>
                      string(14) "`show_tab_spo`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_tab_excursions"]=>
                    object(CMysqlColumnSchema)#401 (15) {
                      ["name"]=>
                      string(19) "show_tab_excursions"
                      ["rawName"]=>
                      string(21) "`show_tab_excursions`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_tab_hotels"]=>
                    object(CMysqlColumnSchema)#402 (15) {
                      ["name"]=>
                      string(15) "show_tab_hotels"
                      ["rawName"]=>
                      string(17) "`show_tab_hotels`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_tab_articles"]=>
                    object(CMysqlColumnSchema)#403 (15) {
                      ["name"]=>
                      string(17) "show_tab_articles"
                      ["rawName"]=>
                      string(19) "`show_tab_articles`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["published"]=>
                    object(CMysqlColumnSchema)#404 (15) {
                      ["name"]=>
                      string(9) "published"
                      ["rawName"]=>
                      string(11) "`published`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_in_breadcrumbs"]=>
                    object(CMysqlColumnSchema)#405 (15) {
                      ["name"]=>
                      string(19) "show_in_breadcrumbs"
                      ["rawName"]=>
                      string(21) "`show_in_breadcrumbs`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(19) "tinyint(1) unsigned"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["breadcrumbs_link"]=>
                    object(CMysqlColumnSchema)#406 (15) {
                      ["name"]=>
                      string(16) "breadcrumbs_link"
                      ["rawName"]=>
                      string(18) "`breadcrumbs_link`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(19) "tinyint(1) unsigned"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["columns"]=>
                array(50) {
                  ["id"]=>
                  object(CMysqlColumnSchema)#357 (15) {
                    ["name"]=>
                    string(2) "id"
                    ["rawName"]=>
                    string(4) "`id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(true)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(true)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["lft"]=>
                  object(CMysqlColumnSchema)#358 (15) {
                    ["name"]=>
                    string(3) "lft"
                    ["rawName"]=>
                    string(5) "`lft`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["rgt"]=>
                  object(CMysqlColumnSchema)#359 (15) {
                    ["name"]=>
                    string(3) "rgt"
                    ["rawName"]=>
                    string(5) "`rgt`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["level"]=>
                  object(CMysqlColumnSchema)#360 (15) {
                    ["name"]=>
                    string(5) "level"
                    ["rawName"]=>
                    string(7) "`level`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["name"]=>
                  object(CMysqlColumnSchema)#361 (15) {
                    ["name"]=>
                    string(4) "name"
                    ["rawName"]=>
                    string(6) "`name`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    string(0) ""
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["actual"]=>
                  object(CMysqlColumnSchema)#362 (15) {
                    ["name"]=>
                    string(6) "actual"
                    ["rawName"]=>
                    string(8) "`actual`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["strong_title"]=>
                  object(CMysqlColumnSchema)#363 (15) {
                    ["name"]=>
                    string(12) "strong_title"
                    ["rawName"]=>
                    string(14) "`strong_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_estate"]=>
                  object(CMysqlColumnSchema)#364 (15) {
                    ["name"]=>
                    string(11) "show_estate"
                    ["rawName"]=>
                    string(13) "`show_estate`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["color"]=>
                  object(CMysqlColumnSchema)#365 (15) {
                    ["name"]=>
                    string(5) "color"
                    ["rawName"]=>
                    string(7) "`color`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(20)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(20)
                    ["precision"]=>
                    int(20)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is_new"]=>
                  object(CMysqlColumnSchema)#366 (15) {
                    ["name"]=>
                    string(6) "is_new"
                    ["rawName"]=>
                    string(8) "`is_new`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is_new_time_end"]=>
                  object(CMysqlColumnSchema)#367 (15) {
                    ["name"]=>
                    string(15) "is_new_time_end"
                    ["rawName"]=>
                    string(17) "`is_new_time_end`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["default_expanded"]=>
                  object(CMysqlColumnSchema)#368 (15) {
                    ["name"]=>
                    string(16) "default_expanded"
                    ["rawName"]=>
                    string(18) "`default_expanded`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["is2columns"]=>
                  object(CMysqlColumnSchema)#369 (15) {
                    ["name"]=>
                    string(10) "is2columns"
                    ["rawName"]=>
                    string(12) "`is2columns`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["type"]=>
                  object(CMysqlColumnSchema)#370 (15) {
                    ["name"]=>
                    string(4) "type"
                    ["rawName"]=>
                    string(6) "`type`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "int(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["search_params"]=>
                  object(CMysqlColumnSchema)#371 (15) {
                    ["name"]=>
                    string(13) "search_params"
                    ["rawName"]=>
                    string(15) "`search_params`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["link"]=>
                  object(CMysqlColumnSchema)#372 (15) {
                    ["name"]=>
                    string(4) "link"
                    ["rawName"]=>
                    string(6) "`link`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["alias"]=>
                  object(CMysqlColumnSchema)#373 (15) {
                    ["name"]=>
                    string(5) "alias"
                    ["rawName"]=>
                    string(7) "`alias`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["country_id"]=>
                  object(CMysqlColumnSchema)#374 (15) {
                    ["name"]=>
                    string(10) "country_id"
                    ["rawName"]=>
                    string(12) "`country_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["map_lat"]=>
                  object(CMysqlColumnSchema)#375 (15) {
                    ["name"]=>
                    string(7) "map_lat"
                    ["rawName"]=>
                    string(9) "`map_lat`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["map_lng"]=>
                  object(CMysqlColumnSchema)#376 (15) {
                    ["name"]=>
                    string(7) "map_lng"
                    ["rawName"]=>
                    string(9) "`map_lng`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(6) "double"
                    ["type"]=>
                    string(6) "double"
                    ["defaultValue"]=>
                    string(1) "0"
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["map_zoom"]=>
                  object(CMysqlColumnSchema)#377 (15) {
                    ["name"]=>
                    string(8) "map_zoom"
                    ["rawName"]=>
                    string(10) "`map_zoom`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(2)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(2)
                    ["precision"]=>
                    int(2)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["youtube_video_id"]=>
                  object(CMysqlColumnSchema)#378 (15) {
                    ["name"]=>
                    string(16) "youtube_video_id"
                    ["rawName"]=>
                    string(18) "`youtube_video_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(11) "varchar(50)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(50)
                    ["precision"]=>
                    int(50)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["date_start"]=>
                  object(CMysqlColumnSchema)#379 (15) {
                    ["name"]=>
                    string(10) "date_start"
                    ["rawName"]=>
                    string(12) "`date_start`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "date"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["date_end"]=>
                  object(CMysqlColumnSchema)#380 (15) {
                    ["name"]=>
                    string(8) "date_end"
                    ["rawName"]=>
                    string(10) "`date_end`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "date"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["title"]=>
                  object(CMysqlColumnSchema)#381 (15) {
                    ["name"]=>
                    string(5) "title"
                    ["rawName"]=>
                    string(7) "`title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["choose_tour_title"]=>
                  object(CMysqlColumnSchema)#382 (15) {
                    ["name"]=>
                    string(17) "choose_tour_title"
                    ["rawName"]=>
                    string(19) "`choose_tour_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(100)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(100)
                    ["precision"]=>
                    int(100)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["descr_title"]=>
                  object(CMysqlColumnSchema)#383 (15) {
                    ["name"]=>
                    string(11) "descr_title"
                    ["rawName"]=>
                    string(13) "`descr_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(511)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(511)
                    ["precision"]=>
                    int(511)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["intro_desc"]=>
                  object(CMysqlColumnSchema)#384 (15) {
                    ["name"]=>
                    string(10) "intro_desc"
                    ["rawName"]=>
                    string(12) "`intro_desc`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["description"]=>
                  object(CMysqlColumnSchema)#385 (15) {
                    ["name"]=>
                    string(11) "description"
                    ["rawName"]=>
                    string(13) "`description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["picture"]=>
                  object(CMysqlColumnSchema)#386 (15) {
                    ["name"]=>
                    string(7) "picture"
                    ["rawName"]=>
                    string(9) "`picture`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["controller"]=>
                  object(CMysqlColumnSchema)#387 (15) {
                    ["name"]=>
                    string(10) "controller"
                    ["rawName"]=>
                    string(12) "`controller`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["action"]=>
                  object(CMysqlColumnSchema)#388 (15) {
                    ["name"]=>
                    string(6) "action"
                    ["rawName"]=>
                    string(8) "`action`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["element"]=>
                  object(CMysqlColumnSchema)#389 (15) {
                    ["name"]=>
                    string(7) "element"
                    ["rawName"]=>
                    string(9) "`element`"
                    ["allowNull"]=>
                    bool(true)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["elementmodel"]=>
                  object(CMysqlColumnSchema)#390 (15) {
                    ["name"]=>
                    string(12) "elementmodel"
                    ["rawName"]=>
                    string(14) "`elementmodel`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["bus_title"]=>
                  object(CMysqlColumnSchema)#391 (15) {
                    ["name"]=>
                    string(9) "bus_title"
                    ["rawName"]=>
                    string(11) "`bus_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["no_bus_title"]=>
                  object(CMysqlColumnSchema)#392 (15) {
                    ["name"]=>
                    string(12) "no_bus_title"
                    ["rawName"]=>
                    string(14) "`no_bus_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["no_bus_description"]=>
                  object(CMysqlColumnSchema)#393 (15) {
                    ["name"]=>
                    string(18) "no_bus_description"
                    ["rawName"]=>
                    string(20) "`no_bus_description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["ttv_style_title"]=>
                  object(CMysqlColumnSchema)#394 (15) {
                    ["name"]=>
                    string(15) "ttv_style_title"
                    ["rawName"]=>
                    string(17) "`ttv_style_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["ttv_style_description"]=>
                  object(CMysqlColumnSchema)#395 (15) {
                    ["name"]=>
                    string(21) "ttv_style_description"
                    ["rawName"]=>
                    string(23) "`ttv_style_description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["excursions_meta_title"]=>
                  object(CMysqlColumnSchema)#396 (15) {
                    ["name"]=>
                    string(21) "excursions_meta_title"
                    ["rawName"]=>
                    string(23) "`excursions_meta_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(100)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(100)
                    ["precision"]=>
                    int(100)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["excursions_meta_description"]=>
                  object(CMysqlColumnSchema)#397 (15) {
                    ["name"]=>
                    string(27) "excursions_meta_description"
                    ["rawName"]=>
                    string(29) "`excursions_meta_description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["excursions_title"]=>
                  object(CMysqlColumnSchema)#398 (15) {
                    ["name"]=>
                    string(16) "excursions_title"
                    ["rawName"]=>
                    string(18) "`excursions_title`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["excursions_description"]=>
                  object(CMysqlColumnSchema)#399 (15) {
                    ["name"]=>
                    string(22) "excursions_description"
                    ["rawName"]=>
                    string(24) "`excursions_description`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_tab_spo"]=>
                  object(CMysqlColumnSchema)#400 (15) {
                    ["name"]=>
                    string(12) "show_tab_spo"
                    ["rawName"]=>
                    string(14) "`show_tab_spo`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_tab_excursions"]=>
                  object(CMysqlColumnSchema)#401 (15) {
                    ["name"]=>
                    string(19) "show_tab_excursions"
                    ["rawName"]=>
                    string(21) "`show_tab_excursions`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_tab_hotels"]=>
                  object(CMysqlColumnSchema)#402 (15) {
                    ["name"]=>
                    string(15) "show_tab_hotels"
                    ["rawName"]=>
                    string(17) "`show_tab_hotels`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_tab_articles"]=>
                  object(CMysqlColumnSchema)#403 (15) {
                    ["name"]=>
                    string(17) "show_tab_articles"
                    ["rawName"]=>
                    string(19) "`show_tab_articles`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["published"]=>
                  object(CMysqlColumnSchema)#404 (15) {
                    ["name"]=>
                    string(9) "published"
                    ["rawName"]=>
                    string(11) "`published`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_in_breadcrumbs"]=>
                  object(CMysqlColumnSchema)#405 (15) {
                    ["name"]=>
                    string(19) "show_in_breadcrumbs"
                    ["rawName"]=>
                    string(21) "`show_in_breadcrumbs`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["breadcrumbs_link"]=>
                  object(CMysqlColumnSchema)#406 (15) {
                    ["name"]=>
                    string(16) "breadcrumbs_link"
                    ["rawName"]=>
                    string(18) "`breadcrumbs_link`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(19) "tinyint(1) unsigned"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["relations"]=>
                array(5) {
                  ["typeobj"]=>
                  object(CBelongsToRelation)#407 (18) {
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(7) "typeobj"
                    ["className"]=>
                    string(14) "MenuToursTypes"
                    ["foreignKey"]=>
                    string(4) "type"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tours_xref"]=>
                  object(CHasManyRelation)#408 (22) {
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["index"]=>
                    NULL
                    ["through"]=>
                    NULL
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(10) "tours_xref"
                    ["className"]=>
                    string(18) "MenuToursToursXref"
                    ["foreignKey"]=>
                    string(7) "menu_id"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(8) "ordering"
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["cities"]=>
                  object(CManyManyRelation)#409 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["index"]=>
                    NULL
                    ["through"]=>
                    NULL
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(6) "cities"
                    ["className"]=>
                    string(6) "Cities"
                    ["foreignKey"]=>
                    string(44) "ttv_menu_tours_cities_xref(menu_id, city_id)"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["sites"]=>
                  object(CManyManyRelation)#410 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["index"]=>
                    NULL
                    ["through"]=>
                    NULL
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(5) "sites"
                    ["className"]=>
                    string(5) "Sites"
                    ["foreignKey"]=>
                    string(43) "ttv_menu_tours_sites_xref(menu_id, site_id)"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["tour_properties"]=>
                  object(CManyManyRelation)#411 (24) {
                    ["_junctionTableName":"CManyManyRelation":private]=>
                    NULL
                    ["_junctionForeignKeys":"CManyManyRelation":private]=>
                    NULL
                    ["limit"]=>
                    int(-1)
                    ["offset"]=>
                    int(-1)
                    ["index"]=>
                    NULL
                    ["through"]=>
                    NULL
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(15) "tour_properties"
                    ["className"]=>
                    string(15) "ToursProperties"
                    ["foreignKey"]=>
                    string(52) "ttv_menu_tours_properties_xref(menu_id, property_id)"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["attributeDefaults"]=>
                array(19) {
                  ["name"]=>
                  string(0) ""
                  ["actual"]=>
                  int(1)
                  ["strong_title"]=>
                  int(0)
                  ["show_estate"]=>
                  int(0)
                  ["is_new"]=>
                  int(0)
                  ["is_new_time_end"]=>
                  int(0)
                  ["default_expanded"]=>
                  int(0)
                  ["is2columns"]=>
                  int(0)
                  ["type"]=>
                  int(1)
                  ["map_lat"]=>
                  string(1) "0"
                  ["map_lng"]=>
                  string(1) "0"
                  ["map_zoom"]=>
                  int(0)
                  ["show_tab_spo"]=>
                  int(0)
                  ["show_tab_excursions"]=>
                  int(0)
                  ["show_tab_hotels"]=>
                  int(0)
                  ["show_tab_articles"]=>
                  int(0)
                  ["published"]=>
                  int(0)
                  ["show_in_breadcrumbs"]=>
                  int(1)
                  ["breadcrumbs_link"]=>
                  int(1)
                }
                ["_model":"CActiveRecordMetaData":private]=>
                object(MenuTours)#353 (19) {
                  ["selecttype"]=>
                  NULL
                  ["imagefile"]=>
                  NULL
                  ["noimage"]=>
                  string(11) "noimage.jpg"
                  ["PictureFolder"]=>
                  string(19) "/images/categories/"
                  ["PictureSize"]=>
                  array(2) {
                    ["width"]=>
                    int(62)
                    ["height"]=>
                    int(84)
                  }
                  ["oldAttr"]=>
                  NULL
                  ["PictureSizes"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      int(194)
                      [1]=>
                      int(2000)
                    }
                  }
                  ["_md":"CActiveRecord":private]=>
                  *RECURSION*
                  ["_new":"CActiveRecord":private]=>
                  bool(false)
                  ["_attributes":"CActiveRecord":private]=>
                  array(0) {
                  }
                  ["_related":"CActiveRecord":private]=>
                  array(0) {
                  }
                  ["_c":"CActiveRecord":private]=>
                  NULL
                  ["_pk":"CActiveRecord":private]=>
                  NULL
                  ["_alias":"CActiveRecord":private]=>
                  string(1) "t"
                  ["_errors":"CModel":private]=>
                  array(0) {
                  }
                  ["_validators":"CModel":private]=>
                  NULL
                  ["_scenario":"CModel":private]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  array(4) {
                    ["onafterconstruct"]=>
                    object(CList)#414 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#412 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(14) "afterConstruct"
                        }
                        [1]=>
                        array(2) {
                          [0]=>
                          object(TreeViewTreebehavior)#413 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(14) "afterConstruct"
                        }
                      }
                      ["_c":"CList":private]=>
                      int(2)
                      ["_r":"CList":private]=>
                      bool(false)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["onbeforedelete"]=>
                    object(CList)#415 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#412 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(12) "beforeDelete"
                        }
                        [1]=>
                        array(2) {
                          [0]=>
                          object(TreeViewTreebehavior)#413 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(12) "beforeDelete"
                        }
                      }
                      ["_c":"CList":private]=>
                      int(2)
                      ["_r":"CList":private]=>
                      bool(false)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["onafterfind"]=>
                    object(CList)#416 (5) {
                      ["_d":"CList":private]=>
                      array(2) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(TreeBehavior)#412 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(9) "afterFind"
                        }
                        [1]=>
                        array(2) {
                          [0]=>
                          object(TreeViewTreebehavior)#413 (8) {
                            ["_idCol"]=>
                            string(2) "id"
                            ["_lftCol"]=>
                            string(3) "lft"
                            ["_rgtCol"]=>
                            string(3) "rgt"
                            ["_lvlCol"]=>
                            string(5) "level"
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(9) "afterFind"
                        }
                      }
                      ["_c":"CList":private]=>
                      int(2)
                      ["_r":"CList":private]=>
                      bool(false)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["onaftersave"]=>
                    object(CList)#419 (5) {
                      ["_d":"CList":private]=>
                      array(1) {
                        [0]=>
                        array(2) {
                          [0]=>
                          object(CAdvancedArBehavior)#417 (6) {
                            ["exclude"]=>
                            array(0) {
                            }
                            ["disableScenario"]=>
                            string(0) ""
                            ["_enabled":"CBehavior":private]=>
                            bool(true)
                            ["_owner":"CBehavior":private]=>
                            *RECURSION*
                            ["_e":"CComponent":private]=>
                            NULL
                            ["_m":"CComponent":private]=>
                            NULL
                          }
                          [1]=>
                          string(9) "afterSave"
                        }
                      }
                      ["_c":"CList":private]=>
                      int(1)
                      ["_r":"CList":private]=>
                      bool(false)
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                  ["_m":"CComponent":private]=>
                  array(3) {
                    ["TreeBehavior"]=>
                    object(TreeBehavior)#412 (8) {
                      ["_idCol"]=>
                      string(2) "id"
                      ["_lftCol"]=>
                      string(3) "lft"
                      ["_rgtCol"]=>
                      string(3) "rgt"
                      ["_lvlCol"]=>
                      string(5) "level"
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      *RECURSION*
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["TreeViewTreebehavior"]=>
                    object(TreeViewTreebehavior)#413 (8) {
                      ["_idCol"]=>
                      string(2) "id"
                      ["_lftCol"]=>
                      string(3) "lft"
                      ["_rgtCol"]=>
                      string(3) "rgt"
                      ["_lvlCol"]=>
                      string(5) "level"
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      *RECURSION*
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["CAdvancedArBehavior"]=>
                    object(CAdvancedArBehavior)#417 (6) {
                      ["exclude"]=>
                      array(0) {
                      }
                      ["disableScenario"]=>
                      string(0) ""
                      ["_enabled":"CBehavior":private]=>
                      bool(true)
                      ["_owner":"CBehavior":private]=>
                      *RECURSION*
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                }
              }
              ["_new":"CActiveRecord":private]=>
              bool(true)
              ["_attributes":"CActiveRecord":private]=>
              array(20) {
                ["name"]=>
                string(0) ""
                ["actual"]=>
                int(1)
                ["strong_title"]=>
                int(0)
                ["show_estate"]=>
                int(0)
                ["is_new"]=>
                int(0)
                ["is_new_time_end"]=>
                int(0)
                ["default_expanded"]=>
                int(0)
                ["is2columns"]=>
                int(0)
                ["type"]=>
                int(1)
                ["map_lat"]=>
                string(1) "0"
                ["map_lng"]=>
                string(1) "0"
                ["map_zoom"]=>
                int(0)
                ["show_tab_spo"]=>
                int(0)
                ["show_tab_excursions"]=>
                int(0)
                ["show_tab_hotels"]=>
                int(0)
                ["show_tab_articles"]=>
                int(0)
                ["published"]=>
                int(0)
                ["show_in_breadcrumbs"]=>
                int(1)
                ["breadcrumbs_link"]=>
                int(1)
                ["alias"]=>
                string(3) "old"
              }
              ["_related":"CActiveRecord":private]=>
              array(0) {
              }
              ["_c":"CActiveRecord":private]=>
              NULL
              ["_pk":"CActiveRecord":private]=>
              NULL
              ["_alias":"CActiveRecord":private]=>
              string(1) "t"
              ["_errors":"CModel":private]=>
              array(0) {
              }
              ["_validators":"CModel":private]=>
              NULL
              ["_scenario":"CModel":private]=>
              string(6) "insert"
              ["_e":"CComponent":private]=>
              array(4) {
                ["onafterconstruct"]=>
                object(CList)#607 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(14) "afterConstruct"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#648 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "rgt"
                        ["_lvlCol"]=>
                        string(5) "level"
                        ["_enabled":"CBehavior":private]=>
                        bool(true)
                        ["_owner":"CBehavior":private]=>
                        *RECURSION*
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      [1]=>
                      string(14) "afterConstruct"
                    }
                  }
                  ["_c":"CList":private]=>
                  int(2)
                  ["_r":"CList":private]=>
                  bool(false)
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["onbeforedelete"]=>
                object(CList)#653 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(12) "beforeDelete"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#648 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "rgt"
                        ["_lvlCol"]=>
                        string(5) "level"
                        ["_enabled":"CBehavior":private]=>
                        bool(true)
                        ["_owner":"CBehavior":private]=>
                        *RECURSION*
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      [1]=>
                      string(12) "beforeDelete"
                    }
                  }
                  ["_c":"CList":private]=>
                  int(2)
                  ["_r":"CList":private]=>
                  bool(false)
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["onafterfind"]=>
                object(CList)#652 (5) {
                  ["_d":"CList":private]=>
                  array(2) {
                    [0]=>
                    array(2) {
                      [0]=>
                      *RECURSION*
                      [1]=>
                      string(9) "afterFind"
                    }
                    [1]=>
                    array(2) {
                      [0]=>
                      object(TreeViewTreebehavior)#648 (8) {
                        ["_idCol"]=>
                        string(2) "id"
                        ["_lftCol"]=>
                        string(3) "lft"
                        ["_rgtCol"]=>
                        string(3) "rgt"
                        ["_lvlCol"]=>
                        string(5) "level"
                        ["_enabled":"CBehavior":private]=>
                        bool(true)
                        ["_owner":"CBehavior":private]=>
                        *RECURSION*
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      [1]=>
                      string(9) "afterFind"
                    }
                  }
                  ["_c":"CList":private]=>
                  int(2)
                  ["_r":"CList":private]=>
                  bool(false)
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["onaftersave"]=>
                object(CList)#651 (5) {
                  ["_d":"CList":private]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      object(CAdvancedArBehavior)#650 (6) {
                        ["exclude"]=>
                        array(0) {
                        }
                        ["disableScenario"]=>
                        string(0) ""
                        ["_enabled":"CBehavior":private]=>
                        bool(true)
                        ["_owner":"CBehavior":private]=>
                        *RECURSION*
                        ["_e":"CComponent":private]=>
                        NULL
                        ["_m":"CComponent":private]=>
                        NULL
                      }
                      [1]=>
                      string(9) "afterSave"
                    }
                  }
                  ["_c":"CList":private]=>
                  int(1)
                  ["_r":"CList":private]=>
                  bool(false)
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
              }
              ["_m":"CComponent":private]=>
              array(3) {
                ["TreeBehavior"]=>
                *RECURSION*
                ["TreeViewTreebehavior"]=>
                object(TreeViewTreebehavior)#648 (8) {
                  ["_idCol"]=>
                  string(2) "id"
                  ["_lftCol"]=>
                  string(3) "lft"
                  ["_rgtCol"]=>
                  string(3) "rgt"
                  ["_lvlCol"]=>
                  string(5) "level"
                  ["_enabled":"CBehavior":private]=>
                  bool(true)
                  ["_owner":"CBehavior":private]=>
                  *RECURSION*
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["CAdvancedArBehavior"]=>
                object(CAdvancedArBehavior)#650 (6) {
                  ["exclude"]=>
                  array(0) {
                  }
                  ["disableScenario"]=>
                  string(0) ""
                  ["_enabled":"CBehavior":private]=>
                  bool(true)
                  ["_owner":"CBehavior":private]=>
                  *RECURSION*
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
              }
            }
            ["_e":"CComponent":private]=>
            NULL
            ["_m":"CComponent":private]=>
            NULL
          }
          [1]=>
          string(13) "getParentNode"
        }
        [1]=>
        array(0) {
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php"
      ["line"]=>
      int(7232)
      ["function"]=>
      string(6) "__call"
      ["class"]=>
      string(10) "CComponent"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(13) "getParentNode"
        [1]=>
        array(0) {
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(62) "/home/tteurope/tourtrans.ru/www/protected/models/MenuTours.php"
      ["line"]=>
      int(405)
      ["function"]=>
      string(6) "__call"
      ["class"]=>
      string(13) "CActiveRecord"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(13) "getParentNode"
        [1]=>
        array(0) {
        }
      }
    }
    [4]=>
    array(6) {
      ["file"]=>
      string(62) "/home/tteurope/tourtrans.ru/www/protected/models/MenuTours.php"
      ["line"]=>
      int(405)
      ["function"]=>
      string(13) "getParentNode"
      ["class"]=>
      string(9) "MenuTours"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(0) {
      }
    }
    [5]=>
    array(6) {
      ["file"]=>
      string(73) "/home/tteurope/tourtrans.ru/www/protected/controllers/ToursController.php"
      ["line"]=>
      int(1158)
      ["function"]=>
      string(9) "getCrumbs"
      ["class"]=>
      string(9) "MenuTours"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        bool(true)
      }
    }
    [6]=>
    array(6) {
      ["file"]=>
      string(73) "/home/tteurope/tourtrans.ru/www/protected/controllers/ToursController.php"
      ["line"]=>
      int(1453)
      ["function"]=>
      string(19) "TourdopsBreadcrumbs"
      ["class"]=>
      string(15) "ToursController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        object(Tours)#356 (37) {
          ["session"]=>
          NULL
          ["HotImg"]=>
          array(0) {
          }
          ["brondate"]=>
          NULL
          ["tmpTitle"]=>
          NULL
          ["gift_id"]=>
          NULL
          ["other_tours_symbol"]=>
          NULL
          ["other_tours_name"]=>
          NULL
          ["other_tours_price_color"]=>
          NULL
          ["_replace_separator":"Tours":private]=>
          NULL
          ["_giftDescr":"Tours":private]=>
          NULL
          ["_CitiesModels":"Tours":private]=>
          array(5) {
            [0]=>
            object(TourCities)#554 (16) {
              ["imagefile"]=>
              NULL
              ["noimage"]=>
              string(11) "noimage.jpg"
              ["PictureFolder"]=>
              string(23) "/images/tour_properties"
              ["PictureSizes"]=>
              array(1) {
                [0]=>
                array(2) {
                  [0]=>
                  int(194)
                  [1]=>
                  int(2000)
                }
              }
              ["_md":"CActiveRecord":private]=>
              object(CActiveRecordMetaData)#508 (5) {
                ["tableSchema"]=>
                object(CMysqlTableSchema)#509 (9) {
                  ["schemaName"]=>
                  NULL
                  ["name"]=>
                  string(15) "ttv_tour_cities"
                  ["rawName"]=>
                  string(17) "`ttv_tour_cities`"
                  ["primaryKey"]=>
                  array(2) {
                    [0]=>
                    string(7) "tour_id"
                    [1]=>
                    string(8) "ordering"
                  }
                  ["sequenceName"]=>
                  NULL
                  ["foreignKeys"]=>
                  array(0) {
                  }
                  ["columns"]=>
                  array(11) {
                    ["tour_id"]=>
                    object(CMysqlColumnSchema)#510 (15) {
                      ["name"]=>
                      string(7) "tour_id"
                      ["rawName"]=>
                      string(9) "`tour_id`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(true)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["stid"]=>
                    object(CMysqlColumnSchema)#511 (15) {
                      ["name"]=>
                      string(4) "stid"
                      ["rawName"]=>
                      string(6) "`stid`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["stparams"]=>
                    object(CMysqlColumnSchema)#512 (15) {
                      ["name"]=>
                      string(8) "stparams"
                      ["rawName"]=>
                      string(10) "`stparams`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["stzvezda"]=>
                    object(CMysqlColumnSchema)#513 (15) {
                      ["name"]=>
                      string(8) "stzvezda"
                      ["rawName"]=>
                      string(10) "`stzvezda`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["searoute"]=>
                    object(CMysqlColumnSchema)#514 (15) {
                      ["name"]=>
                      string(8) "searoute"
                      ["rawName"]=>
                      string(10) "`searoute`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["not_published"]=>
                    object(CMysqlColumnSchema)#515 (15) {
                      ["name"]=>
                      string(13) "not_published"
                      ["rawName"]=>
                      string(15) "`not_published`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(0)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["show_on_map"]=>
                    object(CMysqlColumnSchema)#516 (15) {
                      ["name"]=>
                      string(11) "show_on_map"
                      ["rawName"]=>
                      string(13) "`show_on_map`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["draw_route"]=>
                    object(CMysqlColumnSchema)#517 (15) {
                      ["name"]=>
                      string(10) "draw_route"
                      ["rawName"]=>
                      string(12) "`draw_route`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(10) "tinyint(1)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      int(1)
                      ["size"]=>
                      int(1)
                      ["precision"]=>
                      int(1)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["stname"]=>
                    object(CMysqlColumnSchema)#518 (15) {
                      ["name"]=>
                      string(6) "stname"
                      ["rawName"]=>
                      string(8) "`stname`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(12) "varchar(255)"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(255)
                      ["precision"]=>
                      int(255)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["hotels_nights_descr"]=>
                    object(CMysqlColumnSchema)#519 (15) {
                      ["name"]=>
                      string(19) "hotels_nights_descr"
                      ["rawName"]=>
                      string(21) "`hotels_nights_descr`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(4) "text"
                      ["type"]=>
                      string(6) "string"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      NULL
                      ["precision"]=>
                      NULL
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(false)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                    ["ordering"]=>
                    object(CMysqlColumnSchema)#520 (15) {
                      ["name"]=>
                      string(8) "ordering"
                      ["rawName"]=>
                      string(10) "`ordering`"
                      ["allowNull"]=>
                      bool(false)
                      ["dbType"]=>
                      string(7) "int(11)"
                      ["type"]=>
                      string(7) "integer"
                      ["defaultValue"]=>
                      NULL
                      ["size"]=>
                      int(11)
                      ["precision"]=>
                      int(11)
                      ["scale"]=>
                      NULL
                      ["isPrimaryKey"]=>
                      bool(true)
                      ["isForeignKey"]=>
                      bool(false)
                      ["autoIncrement"]=>
                      bool(false)
                      ["comment"]=>
                      string(0) ""
                      ["_e":"CComponent":private]=>
                      NULL
                      ["_m":"CComponent":private]=>
                      NULL
                    }
                  }
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
                ["columns"]=>
                array(11) {
                  ["tour_id"]=>
                  object(CMysqlColumnSchema)#510 (15) {
                    ["name"]=>
                    string(7) "tour_id"
                    ["rawName"]=>
                    string(9) "`tour_id`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(true)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["stid"]=>
                  object(CMysqlColumnSchema)#511 (15) {
                    ["name"]=>
                    string(4) "stid"
                    ["rawName"]=>
                    string(6) "`stid`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["stparams"]=>
                  object(CMysqlColumnSchema)#512 (15) {
                    ["name"]=>
                    string(8) "stparams"
                    ["rawName"]=>
                    string(10) "`stparams`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["stzvezda"]=>
                  object(CMysqlColumnSchema)#513 (15) {
                    ["name"]=>
                    string(8) "stzvezda"
                    ["rawName"]=>
                    string(10) "`stzvezda`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["searoute"]=>
                  object(CMysqlColumnSchema)#514 (15) {
                    ["name"]=>
                    string(8) "searoute"
                    ["rawName"]=>
                    string(10) "`searoute`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["not_published"]=>
                  object(CMysqlColumnSchema)#515 (15) {
                    ["name"]=>
                    string(13) "not_published"
                    ["rawName"]=>
                    string(15) "`not_published`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(0)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["show_on_map"]=>
                  object(CMysqlColumnSchema)#516 (15) {
                    ["name"]=>
                    string(11) "show_on_map"
                    ["rawName"]=>
                    string(13) "`show_on_map`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["draw_route"]=>
                  object(CMysqlColumnSchema)#517 (15) {
                    ["name"]=>
                    string(10) "draw_route"
                    ["rawName"]=>
                    string(12) "`draw_route`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(10) "tinyint(1)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    int(1)
                    ["size"]=>
                    int(1)
                    ["precision"]=>
                    int(1)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["stname"]=>
                  object(CMysqlColumnSchema)#518 (15) {
                    ["name"]=>
                    string(6) "stname"
                    ["rawName"]=>
                    string(8) "`stname`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(12) "varchar(255)"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(255)
                    ["precision"]=>
                    int(255)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["hotels_nights_descr"]=>
                  object(CMysqlColumnSchema)#519 (15) {
                    ["name"]=>
                    string(19) "hotels_nights_descr"
                    ["rawName"]=>
                    string(21) "`hotels_nights_descr`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(4) "text"
                    ["type"]=>
                    string(6) "string"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    NULL
                    ["precision"]=>
                    NULL
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(false)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                  ["ordering"]=>
                  object(CMysqlColumnSchema)#520 (15) {
                    ["name"]=>
                    string(8) "ordering"
                    ["rawName"]=>
                    string(10) "`ordering`"
                    ["allowNull"]=>
                    bool(false)
                    ["dbType"]=>
                    string(7) "int(11)"
                    ["type"]=>
                    string(7) "integer"
                    ["defaultValue"]=>
                    NULL
                    ["size"]=>
                    int(11)
                    ["precision"]=>
                    int(11)
                    ["scale"]=>
                    NULL
                    ["isPrimaryKey"]=>
                    bool(true)
                    ["isForeignKey"]=>
                    bool(false)
                    ["autoIncrement"]=>
                    bool(false)
                    ["comment"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["relations"]=>
                array(1) {
                  ["city"]=>
                  object(CBelongsToRelation)#521 (18) {
                    ["joinType"]=>
                    string(15) "LEFT OUTER JOIN"
                    ["on"]=>
                    string(0) ""
                    ["alias"]=>
                    NULL
                    ["with"]=>
                    array(0) {
                    }
                    ["together"]=>
                    NULL
                    ["scopes"]=>
                    NULL
                    ["name"]=>
                    string(4) "city"
                    ["className"]=>
                    string(6) "Cities"
                    ["foreignKey"]=>
                    string(4) "stid"
                    ["select"]=>
                    string(1) "*"
                    ["condition"]=>
                    string(0) ""
                    ["params"]=>
                    array(0) {
                    }
                    ["group"]=>
                    string(0) ""
                    ["join"]=>
                    string(0) ""
                    ["having"]=>
                    string(0) ""
                    ["order"]=>
                    string(0) ""
                    ["_e":"CComponent":private]=>
                    NULL
                    ["_m":"CComponent":private]=>
                    NULL
                  }
                }
                ["attributeDefaults"]=>
                array(6) {
                  ["stid"]=>
                  int(0)
                  ["stzvezda"]=>
                  int(0)
                  ["searoute"]=>
                  int(0)
                  ["not_published"]=>
                  int(0)
                  ["show_on_map"]=>
                  int(1)
                  ["draw_route"]=>
                  int(1)
                }
                ["_model":"CActiveRecordMetaData":private]=>
                object(TourCities)#507 (16) {
                  ["imagefile"]=>
                  NULL
                  ["noimage"]=>
                  string(11) "noimage.jpg"
                  ["PictureFolder"]=>
                  string(23) "/images/tour_properties"
                  ["PictureSizes"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      int(194)
                      [1]=>
                      int(2000)
                    }
                  }
                  ["_md":"CActiveRecord":private]=>
                  *RECURSION*
                  ["_new":"CActiveRecord":private]=>
                  bool(false)
                  ["_attributes":"CActiveRecord":private]=>
                  array(0) {
                  }
                  ["_related":"CActiveRecord":private]=>
                  array(0) {
                  }
                  ["_c":"CActiveRecord":private]=>
                  NULL
                  ["_pk":"CActiveRecord":private]=>
                  NULL
                  ["_alias":"CActiveRecord":private]=>
                  string(1) "t"
                  ["_errors":"CModel":private]=>
                  array(0) {
                  }
                  ["_validators":"CModel":private]=>
                  NULL
                  ["_scenario":"CModel":private]=>
                  string(0) ""
                  ["_e":"CComponent":private]=>
                  NULL
                  ["_m":"CComponent":private]=>
                  NULL
                }
              }
              ["_new":"CActiveRecord":private]=>
              bool(false)
              ["_attributes":"CActiveRecord":private]=>
              array(11) {
                ["tour_id"]=>
                string(4) "2827"
                ["stid"]=>
                string(2) "80"
                ["stparams"]=>
                string(0) ""
                ["stzvezda"]=>
                string(1) "0"
                ["searoute"]=>
                string(1) "0"
                ["not_published"]=>
                string(1) "0"
                ["show_on_map"]=>
                string(1) "1"
                ["draw_route"]=>
                string(1) "1"
                ["stname"]=>
                string(0) ""
                ["hotels_nights_descr"]=>
                string(0) ""
                ["ordering"]=>
                string(1) "1"
              }
              ["_related":"CActiveRecord":private]=>
              array(1) {
                ["city"]=>
                object(Cities)#555 (19) {
                  ["searoute"]=>
                  int(0)
                  ["zvezda"]=>
                  int(0)
                  ["imgtype"]=>
                  string(6) "cities"
                  ["imagefile"]=>
                  NULL
                  ["noimage"]=>
                  string(11) "noimage.jpg"
                  ["PictureFolder"]=>
                  string(23) "/images/tour_properties"
                  ["PictureSizes"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      int(194)
                      [1]=>
                      int(2000)
                    }
                  }
                  ["_md":"CActiveRecord":private]=>
                  NULL
                  ["_new":"CActiveRecord":private]=>
                  bool(false)
                  ["_attributes":"CActiveRecord":private]=>
                  array(15) {
                    ["id"]=>
                    string(2) "80"
                    ["coutry_id"]=>
                    string(2) "19"
                    ["name"]=>
                    string(12) "Москва"
                    ["alias_rus"]=>
                    string(0) ""
                    ["introdesc"]=>
                    string(0) ""
                    ["desctiption"]=>
                    string(0) ""
                    ["introdesc_ankor"]=>
                    string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [7]=> array(6) { ["function"]=> string(16) "actionExcursions" ["class"]=> string(15) "ToursController" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> string(4) "2827" [1]=> string(3) "old" } ["file"]=> string(7) "unknown" ["line"]=> int(0) } [8]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3872) ["function"]=> string(10) "invokeArgs" ["class"]=> string(16) "ReflectionMethod" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(ToursController)#185 (41) { ["_model":"ToursController":private]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#354 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#355 (9) { ["schemaName"]=> NULL ["name"]=> string(14) "ttv_menu_tours" ["rawName"]=> string(16) "`ttv_menu_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(5) { ["typeobj"]=> object(CBelongsToRelation)#407 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "typeobj" ["className"]=> string(14) "MenuToursTypes" ["foreignKey"]=> string(4) "type" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tours_xref"]=> object(CHasManyRelation)#408 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "tours_xref" ["className"]=> string(18) "MenuToursToursXref" ["foreignKey"]=> string(7) "menu_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CManyManyRelation)#409 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(44) "ttv_menu_tours_cities_xref(menu_id, city_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["sites"]=> object(CManyManyRelation)#410 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "sites" ["className"]=> string(5) "Sites" ["foreignKey"]=> string(43) "ttv_menu_tours_sites_xref(menu_id, site_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#411 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(52) "ttv_menu_tours_properties_xref(menu_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(19) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTours)#353 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#414 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#415 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#416 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#419 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#423 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#421 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#431 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["currentModel"]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(5) "tours" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(10) "excursions" ["_controller":"CAction":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> array(2) { [0]=> string(4) "2827" [1]=> string(3) "old" } } } [9]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3889) ["function"]=> string(21) "runWithParamsInternal" ["class"]=> string(7) "CAction" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(ToursController)#185 (41) { ["_model":"ToursController":private]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#354 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#355 (9) { ["schemaName"]=> NULL ["name"]=> string(14) "ttv_menu_tours" ["rawName"]=> string(16) "`ttv_menu_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(5) { ["typeobj"]=> object(CBelongsToRelation)#407 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "typeobj" ["className"]=> string(14) "MenuToursTypes" ["foreignKey"]=> string(4) "type" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tours_xref"]=> object(CHasManyRelation)#408 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "tours_xref" ["className"]=> string(18) "MenuToursToursXref" ["foreignKey"]=> string(7) "menu_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CManyManyRelation)#409 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(44) "ttv_menu_tours_cities_xref(menu_id, city_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["sites"]=> object(CManyManyRelation)#410 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "sites" ["className"]=> string(5) "Sites" ["foreignKey"]=> string(43) "ttv_menu_tours_sites_xref(menu_id, site_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#411 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(52) "ttv_menu_tours_properties_xref(menu_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(19) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTours)#353 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#414 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#415 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#416 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#419 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#423 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#421 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#431 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["currentModel"]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(5) "tours" ["_action":"CController":private]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(10) "excursions" ["_controller":"CAction":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(ReflectionMethod)#189 (2) { ["name"]=> string(16) "actionExcursions" ["class"]=> string(15) "ToursController" } [2]=> array(2) { ["catalias"]=> string(3) "old" ["id"]=> string(4) "2827" } } } [10]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3403) ["function"]=> string(13) "runWithParams" ["class"]=> string(13) "CInlineAction" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> array(2) { ["catalias"]=> string(3) "old" ["id"]=> string(4) "2827" } } } [11]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3388) ["function"]=> string(9) "runAction" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(10) "excursions" ["_controller":"CAction":private]=> object(ToursController)#185 (41) { ["_model":"ToursController":private]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#354 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#355 (9) { ["schemaName"]=> NULL ["name"]=> string(14) "ttv_menu_tours" ["rawName"]=> string(16) "`ttv_menu_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(5) { ["typeobj"]=> object(CBelongsToRelation)#407 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "typeobj" ["className"]=> string(14) "MenuToursTypes" ["foreignKey"]=> string(4) "type" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tours_xref"]=> object(CHasManyRelation)#408 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "tours_xref" ["className"]=> string(18) "MenuToursToursXref" ["foreignKey"]=> string(7) "menu_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CManyManyRelation)#409 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(44) "ttv_menu_tours_cities_xref(menu_id, city_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["sites"]=> object(CManyManyRelation)#410 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "sites" ["className"]=> string(5) "Sites" ["foreignKey"]=> string(43) "ttv_menu_tours_sites_xref(menu_id, site_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#411 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(52) "ttv_menu_tours_properties_xref(menu_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(19) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTours)#353 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#414 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#415 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#416 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#419 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#423 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#421 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#431 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["currentModel"]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(5) "tours" ["_action":"CController":private]=> *RECURSION* ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } [12]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(3378) ["function"]=> string(20) "runActionWithFilters" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(2) { [0]=> object(CInlineAction)#188 (4) { ["_id":"CAction":private]=> string(10) "excursions" ["_controller":"CAction":private]=> object(ToursController)#185 (41) { ["_model":"ToursController":private]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_catmodel":"ToursController":private]=> NULL ["layout"]=> string(4) "tour" ["breadcrumbs"]=> array(0) { } ["seachFormModel"]=> NULL ["menu"]=> array(0) { } ["sitename"]=> string(25) "Туртранс-Вояж" ["customMetaTitle"]=> NULL ["customMetaDesc"]=> NULL ["staticmenu"]=> array(0) { } ["currenttourmenu"]=> object(MenuTours)#349 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#354 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#355 (9) { ["schemaName"]=> NULL ["name"]=> string(14) "ttv_menu_tours" ["rawName"]=> string(16) "`ttv_menu_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(0) { } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(50) { ["id"]=> object(CMysqlColumnSchema)#357 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["lft"]=> object(CMysqlColumnSchema)#358 (15) { ["name"]=> string(3) "lft" ["rawName"]=> string(5) "`lft`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["rgt"]=> object(CMysqlColumnSchema)#359 (15) { ["name"]=> string(3) "rgt" ["rawName"]=> string(5) "`rgt`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["level"]=> object(CMysqlColumnSchema)#360 (15) { ["name"]=> string(5) "level" ["rawName"]=> string(7) "`level`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#361 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> string(0) "" ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual"]=> object(CMysqlColumnSchema)#362 (15) { ["name"]=> string(6) "actual" ["rawName"]=> string(8) "`actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["strong_title"]=> object(CMysqlColumnSchema)#363 (15) { ["name"]=> string(12) "strong_title" ["rawName"]=> string(14) "`strong_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_estate"]=> object(CMysqlColumnSchema)#364 (15) { ["name"]=> string(11) "show_estate" ["rawName"]=> string(13) "`show_estate`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["color"]=> object(CMysqlColumnSchema)#365 (15) { ["name"]=> string(5) "color" ["rawName"]=> string(7) "`color`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(20)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(20) ["precision"]=> int(20) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new"]=> object(CMysqlColumnSchema)#366 (15) { ["name"]=> string(6) "is_new" ["rawName"]=> string(8) "`is_new`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_new_time_end"]=> object(CMysqlColumnSchema)#367 (15) { ["name"]=> string(15) "is_new_time_end" ["rawName"]=> string(17) "`is_new_time_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_expanded"]=> object(CMysqlColumnSchema)#368 (15) { ["name"]=> string(16) "default_expanded" ["rawName"]=> string(18) "`default_expanded`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is2columns"]=> object(CMysqlColumnSchema)#369 (15) { ["name"]=> string(10) "is2columns" ["rawName"]=> string(12) "`is2columns`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["type"]=> object(CMysqlColumnSchema)#370 (15) { ["name"]=> string(4) "type" ["rawName"]=> string(6) "`type`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_params"]=> object(CMysqlColumnSchema)#371 (15) { ["name"]=> string(13) "search_params" ["rawName"]=> string(15) "`search_params`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link"]=> object(CMysqlColumnSchema)#372 (15) { ["name"]=> string(4) "link" ["rawName"]=> string(6) "`link`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#373 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#374 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lat"]=> object(CMysqlColumnSchema)#375 (15) { ["name"]=> string(7) "map_lat" ["rawName"]=> string(9) "`map_lat`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_lng"]=> object(CMysqlColumnSchema)#376 (15) { ["name"]=> string(7) "map_lng" ["rawName"]=> string(9) "`map_lng`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["map_zoom"]=> object(CMysqlColumnSchema)#377 (15) { ["name"]=> string(8) "map_zoom" ["rawName"]=> string(10) "`map_zoom`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["youtube_video_id"]=> object(CMysqlColumnSchema)#378 (15) { ["name"]=> string(16) "youtube_video_id" ["rawName"]=> string(18) "`youtube_video_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(50)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(50) ["precision"]=> int(50) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_start"]=> object(CMysqlColumnSchema)#379 (15) { ["name"]=> string(10) "date_start" ["rawName"]=> string(12) "`date_start`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_end"]=> object(CMysqlColumnSchema)#380 (15) { ["name"]=> string(8) "date_end" ["rawName"]=> string(10) "`date_end`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["title"]=> object(CMysqlColumnSchema)#381 (15) { ["name"]=> string(5) "title" ["rawName"]=> string(7) "`title`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["choose_tour_title"]=> object(CMysqlColumnSchema)#382 (15) { ["name"]=> string(17) "choose_tour_title" ["rawName"]=> string(19) "`choose_tour_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["descr_title"]=> object(CMysqlColumnSchema)#383 (15) { ["name"]=> string(11) "descr_title" ["rawName"]=> string(13) "`descr_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(511)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(511) ["precision"]=> int(511) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#384 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#385 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CMysqlColumnSchema)#386 (15) { ["name"]=> string(7) "picture" ["rawName"]=> string(9) "`picture`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["controller"]=> object(CMysqlColumnSchema)#387 (15) { ["name"]=> string(10) "controller" ["rawName"]=> string(12) "`controller`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["action"]=> object(CMysqlColumnSchema)#388 (15) { ["name"]=> string(6) "action" ["rawName"]=> string(8) "`action`" ["allowNull"]=> bool(true) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["element"]=> object(CMysqlColumnSchema)#389 (15) { ["name"]=> string(7) "element" ["rawName"]=> string(9) "`element`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["elementmodel"]=> object(CMysqlColumnSchema)#390 (15) { ["name"]=> string(12) "elementmodel" ["rawName"]=> string(14) "`elementmodel`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["bus_title"]=> object(CMysqlColumnSchema)#391 (15) { ["name"]=> string(9) "bus_title" ["rawName"]=> string(11) "`bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_title"]=> object(CMysqlColumnSchema)#392 (15) { ["name"]=> string(12) "no_bus_title" ["rawName"]=> string(14) "`no_bus_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["no_bus_description"]=> object(CMysqlColumnSchema)#393 (15) { ["name"]=> string(18) "no_bus_description" ["rawName"]=> string(20) "`no_bus_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_title"]=> object(CMysqlColumnSchema)#394 (15) { ["name"]=> string(15) "ttv_style_title" ["rawName"]=> string(17) "`ttv_style_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style_description"]=> object(CMysqlColumnSchema)#395 (15) { ["name"]=> string(21) "ttv_style_description" ["rawName"]=> string(23) "`ttv_style_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_title"]=> object(CMysqlColumnSchema)#396 (15) { ["name"]=> string(21) "excursions_meta_title" ["rawName"]=> string(23) "`excursions_meta_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(100)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(100) ["precision"]=> int(100) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_meta_description"]=> object(CMysqlColumnSchema)#397 (15) { ["name"]=> string(27) "excursions_meta_description" ["rawName"]=> string(29) "`excursions_meta_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_title"]=> object(CMysqlColumnSchema)#398 (15) { ["name"]=> string(16) "excursions_title" ["rawName"]=> string(18) "`excursions_title`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_description"]=> object(CMysqlColumnSchema)#399 (15) { ["name"]=> string(22) "excursions_description" ["rawName"]=> string(24) "`excursions_description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_spo"]=> object(CMysqlColumnSchema)#400 (15) { ["name"]=> string(12) "show_tab_spo" ["rawName"]=> string(14) "`show_tab_spo`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_excursions"]=> object(CMysqlColumnSchema)#401 (15) { ["name"]=> string(19) "show_tab_excursions" ["rawName"]=> string(21) "`show_tab_excursions`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_hotels"]=> object(CMysqlColumnSchema)#402 (15) { ["name"]=> string(15) "show_tab_hotels" ["rawName"]=> string(17) "`show_tab_hotels`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_tab_articles"]=> object(CMysqlColumnSchema)#403 (15) { ["name"]=> string(17) "show_tab_articles" ["rawName"]=> string(19) "`show_tab_articles`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#404 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_in_breadcrumbs"]=> object(CMysqlColumnSchema)#405 (15) { ["name"]=> string(19) "show_in_breadcrumbs" ["rawName"]=> string(21) "`show_in_breadcrumbs`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["breadcrumbs_link"]=> object(CMysqlColumnSchema)#406 (15) { ["name"]=> string(16) "breadcrumbs_link" ["rawName"]=> string(18) "`breadcrumbs_link`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(5) { ["typeobj"]=> object(CBelongsToRelation)#407 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "typeobj" ["className"]=> string(14) "MenuToursTypes" ["foreignKey"]=> string(4) "type" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tours_xref"]=> object(CHasManyRelation)#408 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "tours_xref" ["className"]=> string(18) "MenuToursToursXref" ["foreignKey"]=> string(7) "menu_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CManyManyRelation)#409 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(44) "ttv_menu_tours_cities_xref(menu_id, city_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["sites"]=> object(CManyManyRelation)#410 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "sites" ["className"]=> string(5) "Sites" ["foreignKey"]=> string(43) "ttv_menu_tours_sites_xref(menu_id, site_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#411 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(52) "ttv_menu_tours_properties_xref(menu_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(19) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(MenuTours)#353 (19) { ["selecttype"]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(19) "/images/categories/" ["PictureSize"]=> array(2) { ["width"]=> int(62) ["height"]=> int(84) } ["oldAttr"]=> NULL ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#414 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#415 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#416 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#419 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#412 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#413 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#417 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } } ["_new":"CActiveRecord":private]=> bool(true) ["_attributes":"CActiveRecord":private]=> array(20) { ["name"]=> string(0) "" ["actual"]=> int(1) ["strong_title"]=> int(0) ["show_estate"]=> int(0) ["is_new"]=> int(0) ["is_new_time_end"]=> int(0) ["default_expanded"]=> int(0) ["is2columns"]=> int(0) ["type"]=> int(1) ["map_lat"]=> string(1) "0" ["map_lng"]=> string(1) "0" ["map_zoom"]=> int(0) ["show_tab_spo"]=> int(0) ["show_tab_excursions"]=> int(0) ["show_tab_hotels"]=> int(0) ["show_tab_articles"]=> int(0) ["published"]=> int(0) ["show_in_breadcrumbs"]=> int(1) ["breadcrumbs_link"]=> int(1) ["alias"]=> string(3) "old" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "insert" ["_e":"CComponent":private]=> array(4) { ["onafterconstruct"]=> object(CList)#351 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(14) "afterConstruct" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onbeforedelete"]=> object(CList)#423 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(12) "beforeDelete" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onafterfind"]=> object(CList)#421 (5) { ["_d":"CList":private]=> array(2) { [0]=> array(2) { [0]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } [1]=> array(2) { [0]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterFind" } } ["_c":"CList":private]=> int(2) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["onaftersave"]=> object(CList)#431 (5) { ["_d":"CList":private]=> array(1) { [0]=> array(2) { [0]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> string(9) "afterSave" } } ["_c":"CList":private]=> int(1) ["_r":"CList":private]=> bool(false) ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_m":"CComponent":private]=> array(3) { ["TreeBehavior"]=> object(TreeBehavior)#420 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TreeViewTreebehavior"]=> object(TreeViewTreebehavior)#350 (8) { ["_idCol"]=> string(2) "id" ["_lftCol"]=> string(3) "lft" ["_rgtCol"]=> string(3) "rgt" ["_lvlCol"]=> string(5) "level" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["CAdvancedArBehavior"]=> object(CAdvancedArBehavior)#418 (6) { ["exclude"]=> array(0) { } ["disableScenario"]=> string(0) "" ["_enabled":"CBehavior":private]=> bool(true) ["_owner":"CBehavior":private]=> *RECURSION* ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["currentModel"]=> object(Tours)#356 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#192 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#193 (9) { ["schemaName"]=> NULL ["name"]=> string(9) "ttv_tours" ["rawName"]=> string(11) "`ttv_tours`" ["primaryKey"]=> string(2) "id" ["sequenceName"]=> string(0) "" ["foreignKeys"]=> array(1) { ["tur_type_id"]=> array(2) { [0]=> string(14) "ttv_tour_types" [1]=> string(2) "id" } } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(91) { ["id"]=> object(CMysqlColumnSchema)#194 (15) { ["name"]=> string(2) "id" ["rawName"]=> string(4) "`id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(true) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_domain"]=> object(CMysqlColumnSchema)#195 (15) { ["name"]=> string(13) "master_domain" ["rawName"]=> string(15) "`master_domain`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(31)" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "tourtrans.ru" ["size"]=> int(31) ["precision"]=> int(31) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_id"]=> object(CMysqlColumnSchema)#196 (15) { ["name"]=> string(9) "master_id" ["rawName"]=> string(11) "`master_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_tour_key"]=> object(CMysqlColumnSchema)#197 (15) { ["name"]=> string(15) "master_tour_key" ["rawName"]=> string(17) "`master_tour_key`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["master_country_id"]=> object(CMysqlColumnSchema)#198 (15) { ["name"]=> string(17) "master_country_id" ["rawName"]=> string(19) "`master_country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period_id"]=> object(CMysqlColumnSchema)#199 (15) { ["name"]=> string(9) "period_id" ["rawName"]=> string(11) "`period_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_use_master_dates"]=> object(CMysqlColumnSchema)#200 (15) { ["name"]=> string(20) "not_use_master_dates" ["rawName"]=> string(22) "`not_use_master_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["use_bus"]=> object(CMysqlColumnSchema)#201 (15) { ["name"]=> string(7) "use_bus" ["rawName"]=> string(9) "`use_bus`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["brontype"]=> object(CMysqlColumnSchema)#202 (15) { ["name"]=> string(8) "brontype" ["rawName"]=> string(10) "`brontype`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["view_template"]=> object(CMysqlColumnSchema)#203 (15) { ["name"]=> string(13) "view_template" ["rawName"]=> string(15) "`view_template`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('view','individual','zakaz')" ["type"]=> string(6) "string" ["defaultValue"]=> string(4) "view" ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["basket_type"]=> object(CMysqlColumnSchema)#204 (15) { ["name"]=> string(11) "basket_type" ["rawName"]=> string(13) "`basket_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(29) "enum('Basket','SimpleBasket')" ["type"]=> string(6) "string" ["defaultValue"]=> string(12) "SimpleBasket" ["size"]=> int(12) ["precision"]=> int(12) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_by_room"]=> object(CMysqlColumnSchema)#205 (15) { ["name"]=> string(13) "price_by_room" ["rawName"]=> string(15) "`price_by_room`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_merged_dates"]=> object(CMysqlColumnSchema)#206 (15) { ["name"]=> string(17) "show_merged_dates" ["rawName"]=> string(19) "`show_merged_dates`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities_id"]=> object(CMysqlColumnSchema)#207 (15) { ["name"]=> string(9) "cities_id" ["rawName"]=> string(11) "`cities_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["country_id"]=> object(CMysqlColumnSchema)#208 (15) { ["name"]=> string(10) "country_id" ["rawName"]=> string(12) "`country_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departure_city_id"]=> object(CMysqlColumnSchema)#209 (15) { ["name"]=> string(17) "departure_city_id" ["rawName"]=> string(19) "`departure_city_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(14) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["count_countries"]=> object(CMysqlColumnSchema)#210 (15) { ["name"]=> string(15) "count_countries" ["rawName"]=> string(17) "`count_countries`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code"]=> object(CMysqlColumnSchema)#211 (15) { ["name"]=> string(8) "tur_code" ["rawName"]=> string(10) "`tur_code`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_code_old"]=> object(CMysqlColumnSchema)#212 (15) { ["name"]=> string(12) "tur_code_old" ["rawName"]=> string(14) "`tur_code_old`" ["allowNull"]=> bool(false) ["dbType"]=> string(11) "varchar(70)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(70) ["precision"]=> int(70) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tur_type_id"]=> object(CMysqlColumnSchema)#213 (15) { ["name"]=> string(11) "tur_type_id" ["rawName"]=> string(13) "`tur_type_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(true) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_excursion_tour"]=> object(CMysqlColumnSchema)#214 (15) { ["name"]=> string(17) "is_excursion_tour" ["rawName"]=> string(19) "`is_excursion_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_school_tour"]=> object(CMysqlColumnSchema)#215 (15) { ["name"]=> string(14) "is_school_tour" ["rawName"]=> string(16) "`is_school_tour`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["route_length"]=> object(CMysqlColumnSchema)#216 (15) { ["name"]=> string(12) "route_length" ["rawName"]=> string(14) "`route_length`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["name"]=> object(CMysqlColumnSchema)#217 (15) { ["name"]=> string(4) "name" ["rawName"]=> string(6) "`name`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["alias"]=> object(CMysqlColumnSchema)#218 (15) { ["name"]=> string(5) "alias" ["rawName"]=> string(7) "`alias`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_svetofor"]=> object(CMysqlColumnSchema)#219 (15) { ["name"]=> string(13) "text_svetofor" ["rawName"]=> string(15) "`text_svetofor`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(127)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(127) ["precision"]=> int(127) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["intro_desc"]=> object(CMysqlColumnSchema)#220 (15) { ["name"]=> string(10) "intro_desc" ["rawName"]=> string(12) "`intro_desc`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["description"]=> object(CMysqlColumnSchema)#221 (15) { ["name"]=> string(11) "description" ["rawName"]=> string(13) "`description`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_id"]=> object(CMysqlColumnSchema)#222 (15) { ["name"]=> string(10) "picture_id" ["rawName"]=> string(12) "`picture_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture_season_id"]=> object(CMysqlColumnSchema)#223 (15) { ["name"]=> string(17) "picture_season_id" ["rawName"]=> string(19) "`picture_season_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["minprice"]=> object(CMysqlColumnSchema)#224 (15) { ["name"]=> string(8) "minprice" ["rawName"]=> string(10) "`minprice`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_price"]=> object(CMysqlColumnSchema)#225 (15) { ["name"]=> string(10) "visa_price" ["rawName"]=> string(12) "`visa_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_currency"]=> object(CMysqlColumnSchema)#226 (15) { ["name"]=> string(13) "visa_currency" ["rawName"]=> string(15) "`visa_currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(3)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(3) ["precision"]=> int(3) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_descr"]=> object(CMysqlColumnSchema)#227 (15) { ["name"]=> string(10) "visa_descr" ["rawName"]=> string(12) "`visa_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gar_platesh_price"]=> object(CMysqlColumnSchema)#228 (15) { ["name"]=> string(17) "gar_platesh_price" ["rawName"]=> string(19) "`gar_platesh_price`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["currency"]=> object(CMysqlColumnSchema)#229 (15) { ["name"]=> string(8) "currency" ["rawName"]=> string(10) "`currency`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "EUR" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["zakaz_table"]=> object(CMysqlColumnSchema)#230 (15) { ["name"]=> string(11) "zakaz_table" ["rawName"]=> string(13) "`zakaz_table`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_include"]=> object(CMysqlColumnSchema)#231 (15) { ["name"]=> string(13) "price_include" ["rawName"]=> string(15) "`price_include`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["price_exclude"]=> object(CMysqlColumnSchema)#232 (15) { ["name"]=> string(13) "price_exclude" ["rawName"]=> string(15) "`price_exclude`" ["allowNull"]=> bool(false) ["dbType"]=> string(33) "enum('доплаты','виза')" ["type"]=> string(6) "string" ["defaultValue"]=> string(14) "доплаты" ["size"]=> int(14) ["precision"]=> int(14) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplata"]=> object(CMysqlColumnSchema)#233 (15) { ["name"]=> string(7) "doplata" ["rawName"]=> string(9) "`doplata`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidka"]=> object(CMysqlColumnSchema)#234 (15) { ["name"]=> string(6) "skidka" ["rawName"]=> string(8) "`skidka`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula"]=> object(CMysqlColumnSchema)#235 (15) { ["name"]=> string(7) "formula" ["rawName"]=> string(9) "`formula`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["formula_text"]=> object(CMysqlColumnSchema)#236 (15) { ["name"]=> string(12) "formula_text" ["rawName"]=> string(14) "`formula_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["night_moves"]=> object(CMysqlColumnSchema)#237 (15) { ["name"]=> string(11) "night_moves" ["rawName"]=> string(13) "`night_moves`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_descr"]=> object(CMysqlColumnSchema)#238 (15) { ["name"]=> string(12) "hotels_descr" ["rawName"]=> string(14) "`hotels_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_text_only"]=> object(CMysqlColumnSchema)#239 (15) { ["name"]=> string(16) "hotels_text_only" ["rawName"]=> string(18) "`hotels_text_only`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_only_text"]=> object(CMysqlColumnSchema)#240 (15) { ["name"]=> string(16) "hotels_only_text" ["rawName"]=> string(18) "`hotels_only_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> string(2) "''" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission"]=> object(CMysqlColumnSchema)#241 (15) { ["name"]=> string(16) "agency_comission" ["rawName"]=> string(18) "`agency_comission`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "double" ["type"]=> string(6) "double" ["defaultValue"]=> string(1) "0" ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_type"]=> object(CMysqlColumnSchema)#242 (15) { ["name"]=> string(21) "agency_comission_type" ["rawName"]=> string(23) "`agency_comission_type`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(6)" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "FIX" ["size"]=> int(6) ["precision"]=> int(6) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["agency_comission_ordering"]=> object(CMysqlColumnSchema)#243 (15) { ["name"]=> string(25) "agency_comission_ordering" ["rawName"]=> string(27) "`agency_comission_ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["banner_text"]=> object(CMysqlColumnSchema)#244 (15) { ["name"]=> string(11) "banner_text" ["rawName"]=> string(13) "`banner_text`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_descr"]=> object(CMysqlColumnSchema)#245 (15) { ["name"]=> string(11) "dates_descr" ["rawName"]=> string(13) "`dates_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions_office_descr"]=> object(CMysqlColumnSchema)#246 (15) { ["name"]=> string(23) "excursions_office_descr" ["rawName"]=> string(25) "`excursions_office_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["periodic_viezd"]=> object(CMysqlColumnSchema)#247 (15) { ["name"]=> string(14) "periodic_viezd" ["rawName"]=> string(16) "`periodic_viezd`" ["allowNull"]=> bool(false) ["dbType"]=> string(8) "tinytext" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_galery"]=> object(CMysqlColumnSchema)#248 (15) { ["name"]=> string(11) "link_galery" ["rawName"]=> string(13) "`link_galery`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_video"]=> object(CMysqlColumnSchema)#249 (15) { ["name"]=> string(10) "link_video" ["rawName"]=> string(12) "`link_video`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["link_forum"]=> object(CMysqlColumnSchema)#250 (15) { ["name"]=> string(10) "link_forum" ["rawName"]=> string(12) "`link_forum`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "varchar(1)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["duration"]=> object(CMysqlColumnSchema)#251 (15) { ["name"]=> string(8) "duration" ["rawName"]=> string(10) "`duration`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_after"]=> object(CMysqlColumnSchema)#252 (15) { ["name"]=> string(10) "text_after" ["rawName"]=> string(12) "`text_after`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["text_below_doplats"]=> object(CMysqlColumnSchema)#253 (15) { ["name"]=> string(18) "text_below_doplats" ["rawName"]=> string(20) "`text_below_doplats`" ["allowNull"]=> bool(false) ["dbType"]=> string(13) "varchar(1023)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(1023) ["precision"]=> int(1023) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_doc"]=> object(CMysqlColumnSchema)#254 (15) { ["name"]=> string(8) "file_doc" ["rawName"]=> string(10) "`file_doc`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["file_pdf"]=> object(CMysqlColumnSchema)#255 (15) { ["name"]=> string(8) "file_pdf" ["rawName"]=> string(10) "`file_pdf`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["catid"]=> object(CMysqlColumnSchema)#256 (15) { ["name"]=> string(5) "catid" ["rawName"]=> string(7) "`catid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["recomend"]=> object(CMysqlColumnSchema)#257 (15) { ["name"]=> string(8) "recomend" ["rawName"]=> string(10) "`recomend`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent_tour_id"]=> object(CMysqlColumnSchema)#258 (15) { ["name"]=> string(14) "parent_tour_id" ["rawName"]=> string(16) "`parent_tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_num"]=> object(CMysqlColumnSchema)#259 (15) { ["name"]=> string(9) "group_num" ["rawName"]=> string(11) "`group_num`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["group_name"]=> object(CMysqlColumnSchema)#260 (15) { ["name"]=> string(10) "group_name" ["rawName"]=> string(12) "`group_name`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom_id"]=> object(CMysqlColumnSchema)#261 (15) { ["name"]=> string(8) "parom_id" ["rawName"]=> string(10) "`parom_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruise_boat_id"]=> object(CMysqlColumnSchema)#262 (15) { ["name"]=> string(14) "cruise_boat_id" ["rawName"]=> string(16) "`cruise_boat_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["service_provider"]=> object(CMysqlColumnSchema)#263 (15) { ["name"]=> string(16) "service_provider" ["rawName"]=> string(18) "`service_provider`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "enum('ttv','ankor')" ["type"]=> string(6) "string" ["defaultValue"]=> string(3) "ttv" ["size"]=> int(5) ["precision"]=> int(5) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#264 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["date_creation"]=> object(CMysqlColumnSchema)#265 (15) { ["name"]=> string(13) "date_creation" ["rawName"]=> string(15) "`date_creation`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "date" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["AllFreePlaces"]=> object(CMysqlColumnSchema)#266 (15) { ["name"]=> string(13) "AllFreePlaces" ["rawName"]=> string(15) "`AllFreePlaces`" ["allowNull"]=> bool(false) ["dbType"]=> string(6) "int(2)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["chengen_days"]=> object(CMysqlColumnSchema)#267 (15) { ["name"]=> string(12) "chengen_days" ["rawName"]=> string(14) "`chengen_days`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["priority"]=> object(CMysqlColumnSchema)#268 (15) { ["name"]=> string(8) "priority" ["rawName"]=> string(10) "`priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority"]=> object(CMysqlColumnSchema)#269 (15) { ["name"]=> string(15) "search_priority" ["rawName"]=> string(17) "`search_priority`" ["allowNull"]=> bool(false) ["dbType"]=> string(16) "int(11) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["published"]=> object(CMysqlColumnSchema)#270 (15) { ["name"]=> string(9) "published" ["rawName"]=> string(11) "`published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["archive"]=> object(CMysqlColumnSchema)#271 (15) { ["name"]=> string(7) "archive" ["rawName"]=> string(9) "`archive`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_actual"]=> object(CMysqlColumnSchema)#272 (15) { ["name"]=> string(10) "not_actual" ["rawName"]=> string(12) "`not_actual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["individual"]=> object(CMysqlColumnSchema)#273 (15) { ["name"]=> string(10) "individual" ["rawName"]=> string(12) "`individual`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["template"]=> object(CMysqlColumnSchema)#274 (15) { ["name"]=> string(8) "template" ["rawName"]=> string(10) "`template`" ["allowNull"]=> bool(true) ["dbType"]=> string(11) "varchar(64)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(64) ["precision"]=> int(64) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["target"]=> object(CMysqlColumnSchema)#275 (15) { ["name"]=> string(6) "target" ["rawName"]=> string(8) "`target`" ["allowNull"]=> bool(false) ["dbType"]=> string(15) "int(2) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> string(1) "0" ["size"]=> int(2) ["precision"]=> int(2) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ankor_logo"]=> object(CMysqlColumnSchema)#276 (15) { ["name"]=> string(10) "ankor_logo" ["rawName"]=> string(12) "`ankor_logo`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["default_acctype_id"]=> object(CMysqlColumnSchema)#277 (15) { ["name"]=> string(18) "default_acctype_id" ["rawName"]=> string(20) "`default_acctype_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(16) "int(10) unsigned" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(10) ["precision"]=> int(10) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["always_on_sale"]=> object(CMysqlColumnSchema)#278 (15) { ["name"]=> string(14) "always_on_sale" ["rawName"]=> string(16) "`always_on_sale`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["search_priority_viza_replace"]=> object(CMysqlColumnSchema)#279 (15) { ["name"]=> string(28) "search_priority_viza_replace" ["rawName"]=> string(30) "`search_priority_viza_replace`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blog_article_id"]=> object(CMysqlColumnSchema)#280 (15) { ["name"]=> string(15) "blog_article_id" ["rawName"]=> string(17) "`blog_article_id`" ["allowNull"]=> bool(true) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(41) "Ссылка на статью блога" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["fuel_surcharge"]=> object(CMysqlColumnSchema)#281 (15) { ["name"]=> string(14) "fuel_surcharge" ["rawName"]=> string(16) "`fuel_surcharge`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["quick_booking"]=> object(CMysqlColumnSchema)#282 (15) { ["name"]=> string(13) "quick_booking" ["rawName"]=> string(15) "`quick_booking`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["is_partner"]=> object(CMysqlColumnSchema)#283 (15) { ["name"]=> string(10) "is_partner" ["rawName"]=> string(12) "`is_partner`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["middle_seats"]=> object(CMysqlColumnSchema)#284 (15) { ["name"]=> string(12) "middle_seats" ["rawName"]=> string(14) "`middle_seats`" ["allowNull"]=> bool(false) ["dbType"]=> string(19) "tinyint(1) unsigned" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(63) { ["type"]=> object(CBelongsToRelation)#285 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "type" ["className"]=> string(9) "TourTypes" ["foreignKey"]=> string(11) "tur_type_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["categories"]=> object(CManyManyRelation)#286 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "categories" ["className"]=> string(14) "TourCategoryes" ["foreignKey"]=> string(42) "ttv_tours_categories_xref(tour_id, cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searchCats"]=> object(CManyManyRelation)#287 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "searchCats" ["className"]=> string(16) "SearchCategories" ["foreignKey"]=> string(55) "{{search_categories_tours_xref}}(tour_id,search_cat_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "searchCats_searchCats.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["days"]=> object(CHasManyRelation)#288 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "joinings" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "days" ["className"]=> string(8) "TourDays" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(12) "days.day_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["excursions"]=> object(CManyManyRelation)#289 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "excursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(52) "(excursions_excursions.excur_type_id IN (1,2,3,4,5))" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["childs"]=> object(CHasManyRelation)#290 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "childs" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(16) "childs.group_num" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parent"]=> object(CBelongsToRelation)#291 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "parent" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(14) "parent_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["parom"]=> object(CBelongsToRelation)#292 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "parom" ["className"]=> string(9) "TourParom" ["foreignKey"]=> string(8) "parom_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["picture"]=> object(CBelongsToRelation)#293 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "picture" ["className"]=> string(8) "Pictures" ["foreignKey"]=> string(10) "picture_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_country"]=> object(CBelongsToRelation)#294 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "visa_country" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(10) "country_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cities"]=> object(CHasManyRelation)#295 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "cities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "cities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["mapcities"]=> object(CHasManyRelation)#296 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(4) "city" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "mapcities" ["className"]=> string(10) "TourCities" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(46) "mapcities.show_on_map=1 AND mapcities.stid > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "mapcities.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres"]=> object(CHasManyRelation)#297 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(2) { [0]=> string(9) "posolstvo" [1]=> string(7) "country" } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "visa_countres" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "visa_countres.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["visa_countres_platno"]=> object(CHasManyRelation)#298 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "visa_countres_platno" ["className"]=> string(9) "TourVizas" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(35) "visa_countres_platno.visa_price > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(29) "visa_countres_platno.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["actual_period"]=> object(CHasOneRelation)#299 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "actual_period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(8) "actual=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(11) "actual DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["period"]=> object(CBelongsToRelation)#300 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "period" ["className"]=> string(11) "TourPeriods" ["foreignKey"]=> string(9) "period_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours"]=> object(CHasManyRelation)#301 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "hottours" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(43) "hottours.type_id=1 AND hottours.published=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hottours_w_types"]=> object(CHasManyRelation)#302 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "type_obj" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "hottours_w_types" ["className"]=> string(13) "ToursHottours" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(23) "type_obj.show_in_tour=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(49) "type_obj.ordering, hottours_w_types.hot_tour_date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["doplats"]=> object(CHasManyRelation)#303 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "doplats" ["className"]=> string(11) "TourDoplats" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["surchargesRequired"]=> object(CHasManyRelation)#304 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(18) "surchargesRequired" ["className"]=> string(21) "TourSurchargeRequired" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(27) "surchargesRequired.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts"]=> object(CHasManyRelation)#305 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "discounts" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["discounts2list"]=> object(CHasManyRelation)#306 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(9) "dopl_disc" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "discounts2list" ["className"]=> string(13) "TourDiscounts" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "dopl_disc.show_blyamba=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(25) "discounts2list.price DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["skidki_bonuses"]=> object(CHasManyRelation)#307 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(14) "skidki_bonuses" ["className"]=> string(11) "ToursSkidki" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["gifts"]=> object(CManyManyRelation)#308 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "gifts" ["className"]=> string(5) "Gifts" ["foreignKey"]=> string(38) "{{gifts_tours_xref}}(tour_id, gift_id)" ["select"]=> string(1) "*" ["condition"]=> string(158) "gifts.type="tours" AND (gifts.date_start="0000-00-00" OR gifts.date_start <= "2024-03-28") AND (gifts.date_end="0000-00-00" OR gifts.date_end >= "2024-03-28")" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_out"]=> object(CHasManyRelation)#309 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "groups_out" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(51) "dataout >= "2024-03-28" AND dataout <= "2024-05-12"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["groups_back"]=> object(CHasManyRelation)#310 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "groups_back" ["className"]=> string(13) "OtprPribGroup" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(24) "databack >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["countries"]=> object(CManyManyRelation)#311 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(45) "ttv_tours_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["primary_countries"]=> object(CManyManyRelation)#312 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(17) "primary_countries" ["className"]=> string(9) "Countries" ["foreignKey"]=> string(52) "ttv_tour_primary_countries_xref(tour_id, country_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["menus"]=> object(CManyManyRelation)#313 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "menus" ["className"]=> string(9) "MenuTours" ["foreignKey"]=> string(43) "ttv_menu_tours_tours_xref(tour_id, menu_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ladings"]=> object(CManyManyRelation)#314 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(7) "ladings" ["className"]=> string(11) "LadingPages" ["foreignKey"]=> string(45) "{{lading_pages_tours_xref}}(tour_id, page_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["poezda"]=> object(CManyManyRelation)#315 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "poezda" ["className"]=> string(10) "TourPoezda" ["foreignKey"]=> string(39) "ttv_tour_poezda_xref(tour_id, poezd_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airs"]=> object(CManyManyRelation)#316 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["price_tables"]=> array(2) { ["with"]=> string(6) "prices" ["condition"]=> string(13) "prices.id > 0" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "airs" ["className"]=> string(7) "TourAir" ["foreignKey"]=> string(34) "ttv_tour_air_xref(tour_id, air_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["airlines"]=> object(CManyManyRelation)#317 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "airlines" ["className"]=> string(8) "Airlines" ["foreignKey"]=> string(43) "ttv_tour_airlines_xref(tour_id, airline_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["tour_properties"]=> object(CManyManyRelation)#318 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(15) "tour_properties" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ttv_style"]=> object(CManyManyRelation)#319 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "ttv_style" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(15) "property_id=716" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["metki"]=> object(CManyManyRelation)#320 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(1) { ["section"]=> array(1) { ["condition"]=> string(18) "section.is_metka=1" } } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(5) "metki" ["className"]=> string(15) "ToursProperties" ["foreignKey"]=> string(47) "ttv_tours_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(17) "metki.published=1" ["params"]=> array(0) { } ["group"]=> string(16) "metki.section_id" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(32) "section.ordering, metki.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions"]=> object(CManyManyRelation)#321 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "dopexcursions" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(55) "ttv_tour_dop_excursions_xref(tour_id, dop_excursion_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_office"]=> object(CManyManyRelation)#322 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(20) "dopexcursions_office" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(100) "(ind_group_type=1 OR ind_group_type=3) AND dopexcursions_office_dopexcursions_office.excur_type_id=4" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_group"]=> object(CManyManyRelation)#323 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "dopexcursions_group" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(58) "(ind_group_type=1 OR ind_group_type=3) AND excur_type_id=1" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_not_additional"]=> object(CManyManyRelation)#324 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(28) "dopexcursions_not_additional" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(189) "(ind_group_type=1 OR ind_group_type=3)AND excur_type_id=1 AND dopexcursions_not_additional.is_not_additional=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_tax"]=> object(CManyManyRelation)#325 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(21) "dopexcursions_ind_tax" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dopexcursions_ind_free"]=> object(CManyManyRelation)#326 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(22) "dopexcursions_ind_free" ["className"]=> string(13) "DopExcursions" ["foreignKey"]=> string(43) "ttv_tour_excursions_xref(tour_id, excur_id)" ["select"]=> string(1) "*" ["condition"]=> string(62) "(ind_group_type=2 OR ind_group_type=3) AND ind_price_adult = 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(50) "dopexcursions_office_dopexcursions_office.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["TransportProperties"]=> object(CManyManyRelation)#327 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(19) "TransportProperties" ["className"]=> string(23) "TourTransportProperties" ["foreignKey"]=> string(56) "ttv_tour_transport_properties_xref(tour_id, property_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels"]=> object(CManyManyRelation)#328 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "hotels" ["className"]=> string(6) "Hotels" ["foreignKey"]=> string(39) "ttv_tour_hotels_xref(tour_id, hotel_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(30) "hotels.stars DESC, hotels.name" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsAP"]=> object(CManyManyRelation)#329 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsAP" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantAP_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variantsGD"]=> object(CManyManyRelation)#330 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "variantsGD" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(49) "ttv_tour_variantGD_xref(tour_id, variant_tour_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["variants_cnt"]=> object(CStatRelation)#331 (13) { ["select"]=> string(8) "COUNT(*)" ["defaultValue"]=> int(0) ["name"]=> string(12) "variants_cnt" ["className"]=> string(16) "TourVariantsXref" ["foreignKey"]=> string(7) "tour_id" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["documents"]=> object(CManyManyRelation)#332 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(9) "documents" ["className"]=> string(13) "TourDocuments" ["foreignKey"]=> string(45) "ttv_tour_documents_xref(tour_id, document_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(18) "documents.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["videos"]=> object(CHasManyRelation)#333 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "videos" ["className"]=> string(6) "Videos" ["foreignKey"]=> string(10) "element_id" ["select"]=> string(1) "*" ["condition"]=> string(21) "element_model="Tours"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(15) "videos.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["managers"]=> object(CManyManyRelation)#334 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "managers" ["className"]=> string(8) "Managers" ["foreignKey"]=> string(49) "ttv_managers_tourcat_xref(tourcat_id, menager_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["news"]=> object(CManyManyRelation)#335 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "news" ["className"]=> string(4) "News" ["foreignKey"]=> string(36) "{{news_tour_xref}}(tour_id, news_id)" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAll"]=> object(CHasManyRelation)#336 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "datesAll" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "datesAll.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "datesAll.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["datesAllGroupped"]=> object(CHasManyRelation)#337 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "datesAllGroupped" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(37) "datesAllGroupped.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(21) "datesAllGroupped.date" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(55) "datesAllGroupped.date, datesAllGroupped.FreePlaces DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["dates_single"]=> object(CHasManyRelation)#338 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(12) "dates_single" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(33) "dates_single.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(17) "dates_single.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["feedBackLinks"]=> object(CHasManyRelation)#339 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "feedBackLinks" ["className"]=> string(17) "TourFeedbackLinks" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(26) "feedBackLinks.created DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["nextDate"]=> object(CHasOneRelation)#340 (19) { ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(8) "nextDate" ["className"]=> string(9) "TourDates" ["foreignKey"]=> string(12) "real_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(29) "nextDate.date >= "2024-03-28"" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(13) "nextDate.date" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["topics"]=> object(CHasManyRelation)#341 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(6) "topics" ["className"]=> string(9) "IpbTopics" ["foreignKey"]=> string(11) "ttv_tour_id" ["select"]=> string(1) "*" ["condition"]=> string(26) "topics.topic_is_feedback=0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(22) "topics.start_date DESC" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["cruiseBoat"]=> object(CBelongsToRelation)#342 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "cruiseBoat" ["className"]=> string(11) "CruiseBoats" ["foreignKey"]=> string(14) "cruise_boat_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours_xref"]=> object(CHasManyRelation)#343 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(16) "other_tours_xref" ["className"]=> string(19) "ToursOtherToursXref" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(8) "ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["other_tours"]=> object(CManyManyRelation)#344 (24) { ["_junctionTableName":"CManyManyRelation":private]=> NULL ["_junctionForeignKeys":"CManyManyRelation":private]=> NULL ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> string(8) "datesAll" ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "other_tours" ["className"]=> string(5) "Tours" ["foreignKey"]=> string(50) "ttv_tours_other_tours_xref(tour_id, other_tour_id)" ["select"]=> string(163) "*, other_tours_other_tours.name as other_tours_name, other_tours_other_tours.symbol as other_tours_symbol, other_tours_other_tours.color as other_tours_price_color" ["condition"]=> string(15) "datesAll.id > 0" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(20) "other_tours.ordering" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["departureCity"]=> object(CBelongsToRelation)#345 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(13) "departureCity" ["className"]=> string(14) "AgenciesCities" ["foreignKey"]=> string(17) "departure_city_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["depJoining"]=> object(CHasManyRelation)#346 (22) { ["limit"]=> int(-1) ["offset"]=> int(-1) ["index"]=> NULL ["through"]=> NULL ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(10) "depJoining" ["className"]=> string(20) "TourDepartureJoining" ["foreignKey"]=> string(7) "tour_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(24) "depJoining.day_num_start" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["blogArticle"]=> object(CBelongsToRelation)#347 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(11) "blogArticle" ["className"]=> string(7) "Content" ["foreignKey"]=> string(15) "blog_article_id" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(41) { ["master_domain"]=> string(12) "tourtrans.ru" ["master_tour_key"]=> int(0) ["master_country_id"]=> int(0) ["period_id"]=> int(0) ["use_bus"]=> int(1) ["brontype"]=> int(1) ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> int(0) ["show_merged_dates"]=> int(0) ["departure_city_id"]=> int(14) ["count_countries"]=> int(0) ["is_excursion_tour"]=> int(0) ["is_school_tour"]=> int(0) ["picture_season_id"]=> int(0) ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "EUR" ["price_exclude"]=> string(14) "доплаты" ["hotels_text_only"]=> int(0) ["hotels_only_text"]=> string(2) "''" ["agency_comission"]=> string(1) "0" ["agency_comission_type"]=> string(3) "FIX" ["agency_comission_ordering"]=> int(0) ["parent_tour_id"]=> int(0) ["service_provider"]=> string(3) "ttv" ["AllFreePlaces"]=> int(0) ["chengen_days"]=> int(0) ["priority"]=> int(0) ["search_priority"]=> string(1) "0" ["published"]=> int(1) ["archive"]=> int(0) ["not_actual"]=> int(0) ["individual"]=> int(0) ["target"]=> string(1) "0" ["ankor_logo"]=> int(0) ["always_on_sale"]=> int(0) ["fuel_surcharge"]=> int(1) ["quick_booking"]=> int(0) ["is_partner"]=> int(0) } ["_model":"CActiveRecordMetaData":private]=> object(Tours)#190 (37) { ["session"]=> NULL ["HotImg"]=> array(0) { } ["brondate"]=> NULL ["tmpTitle"]=> NULL ["gift_id"]=> NULL ["other_tours_symbol"]=> NULL ["other_tours_name"]=> NULL ["other_tours_price_color"]=> NULL ["_replace_separator":"Tours":private]=> NULL ["_giftDescr":"Tours":private]=> NULL ["_CitiesModels":"Tours":private]=> NULL ["expect_cities"]=> array(0) { } ["_BaseCitiesWithGalery":"Tours":private]=> NULL ["_rndimg":"Tours":private]=> NULL ["_montDates":"Tours":private]=> array(0) { } ["dates_from"]=> NULL ["dates_to"]=> NULL ["_AllGifts":"Tours":private]=> NULL ["_spo":"Tours":private]=> array(0) { } ["_ActualMetki":"Tours":private]=> array(0) { } ["_truedates":"Tours":private]=> NULL ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#352 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(91) { ["id"]=> string(4) "2827" ["master_domain"]=> string(12) "Tourtrans.ru" ["master_id"]=> string(4) "5775" ["master_tour_key"]=> string(1) "0" ["master_country_id"]=> string(1) "0" ["period_id"]=> string(1) "9" ["not_use_master_dates"]=> string(1) "0" ["use_bus"]=> string(1) "0" ["brontype"]=> string(1) "1" ["view_template"]=> string(4) "view" ["basket_type"]=> string(12) "SimpleBasket" ["price_by_room"]=> string(1) "0" ["show_merged_dates"]=> string(1) "0" ["cities_id"]=> string(0) "" ["country_id"]=> string(1) "0" ["departure_city_id"]=> string(2) "14" ["count_countries"]=> string(1) "1" ["tur_code"]=> string(3) "UMN" ["tur_code_old"]=> string(0) "" ["tur_type_id"]=> string(2) "13" ["is_excursion_tour"]=> string(1) "0" ["is_school_tour"]=> string(1) "0" ["route_length"]=> string(1) "0" ["name"]=> string(66) "Новый год в отеле «Саммит» в Мышкине" ["alias"]=> string(37) "novyiy-god-v-otele-sammit-v-myishkine" ["text_svetofor"]=> string(0) "" ["intro_desc"]=> string(0) "" ["description"]=> string(0) "" ["picture_id"]=> string(5) "15174" ["picture_season_id"]=> string(1) "0" ["minprice"]=> string(5) "15450" ["visa_price"]=> string(1) "0" ["visa_currency"]=> string(3) "EUR" ["visa_descr"]=> string(0) "" ["gar_platesh_price"]=> string(1) "0" ["currency"]=> string(3) "RUB" ["zakaz_table"]=> string(0) "" ["price_include"]=> string(507) "

В стоимость тура включено 

  • Размещение в гостинице,
  • питание по тур меню согласно выбранному варианту,
  • экскурсионное обслуживание по программе (включая билеты в музеи и услуги гида-сопровождающего),
  • транспортное обслуживание 
" ["price_exclude"]=> string(14) "доплаты" ["doplata"]=> string(0) "" ["skidka"]=> string(0) "" ["formula"]=> string(0) "" ["formula_text"]=> string(0) "" ["night_moves"]=> string(1) "0" ["hotels_descr"]=> string(0) "" ["hotels_text_only"]=> string(1) "0" ["hotels_only_text"]=> string(0) "" ["agency_comission"]=> string(2) "10" ["agency_comission_type"]=> string(1) "%" ["agency_comission_ordering"]=> string(4) "1447" ["banner_text"]=> string(0) "" ["dates_descr"]=> string(0) "" ["excursions_office_descr"]=> string(0) "" ["periodic_viezd"]=> string(0) "" ["link_galery"]=> string(0) "" ["link_video"]=> string(0) "" ["link_forum"]=> string(0) "" ["duration"]=> string(8) "3 дня" ["text_after"]=> string(1923) "

ПОДБОР ПАРЫ НЕ ГАРАНТИРОВАН! При бронировании тура для 1 человека – необходимо выбирать 1-местное размещение. После поступления предоплаты мы размещаем на сайте информацию о поиске пары. ВНИМАНИЕ! Мы не можем гарантировать 2-х местное размещение! В случае подбора пары, но последующем отказе от тура второго туриста по какой-либо объективной причине (болезнь, отказ в визе и пр.) - стоимость тура будет пересчитана с учетом 1-местного размещения.

Места в автобусе заранее не фиксируются и распределяются на месте в свободном порядке.

Мы не гарантируем вид из номера, наличие балкона, этаж, повышенную категорию номера и прочее. Данные пожеланию оговариваются при размещении туристов в отеле в день заезда с сотрудниками отеля.

Все факультативные экскурсии состоятся только при наборе группы. Место и время отправления на все экскурсии уточнит гид на маршруте.

Возможно бронирование дополнительных ночей до и/или после тура.

При бронировании 2-х местного размещения номер TWIN (с двумя раздельными кроватями) не гарантирован!

" ["text_below_doplats"]=> string(0) "" ["file_doc"]=> string(0) "" ["file_pdf"]=> string(0) "" ["catid"]=> string(1) "0" ["recomend"]=> string(0) "" ["parent_tour_id"]=> string(1) "0" ["group_num"]=> string(1) "0" ["group_name"]=> string(0) "" ["parom_id"]=> string(1) "0" ["cruise_boat_id"]=> NULL ["service_provider"]=> string(3) "ttv" ["ordering"]=> string(1) "1" ["date_creation"]=> string(10) "2016-09-06" ["AllFreePlaces"]=> string(1) "0" ["chengen_days"]=> string(1) "0" ["priority"]=> string(1) "0" ["search_priority"]=> string(1) "0" ["published"]=> string(1) "0" ["archive"]=> string(1) "1" ["not_actual"]=> string(1) "0" ["individual"]=> string(1) "0" ["template"]=> string(0) "" ["target"]=> string(1) "0" ["ankor_logo"]=> string(1) "0" ["default_acctype_id"]=> NULL ["always_on_sale"]=> string(1) "0" ["search_priority_viza_replace"]=> NULL ["blog_article_id"]=> NULL ["fuel_surcharge"]=> string(1) "1" ["quick_booking"]=> string(1) "0" ["is_partner"]=> string(1) "0" ["middle_seats"]=> string(1) "0" } ["_related":"CActiveRecord":private]=> array(2) { ["menus"]=> array(0) { } ["cities"]=> array(5) { [0]=> object(TourCities)#554 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "1" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "1" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> object(TourCities)#556 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1814" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "2" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#557 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1814" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Мышкин" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(293) "

Приглашаем вас в город Мышкин!

Это один из самых маленьких городов в России, но несмотря на это, ему есть что показать!

" ["desctiption"]=> string(797) "

В городе почти нет исторический и природных достопримечательностей, зато создано множество музеев о жизни в маленькой русской провинции. Это и Музей валенок, где подробно расскажут о процессе производства валенок, и Музей льна, и Дом ремесел - настоящий комплекс с кузницей, гончарной, столярной и стекольной мастерской, и Дворец мыши, и Дом мукомола и многое другое!

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(16594) "

Описание: История города Мышкина. Как-то раз один князь после охоты прилег отдохнуть на высоком берегу Волги. Он проспал несколько часов, а разбудила его мышка, пробежав по его лицу. Князь вначале разгневался, но затем заметил подползавшую змею. Мышка спасла ему жизнь! Тогда он собрал дружину и велел построить на этом месте часовню во имя Святых Бориса и Глеба. Вокруг храма возник город и стал называться Мышкин.
Такова легенда. Можно верить ей, можно не верить - все равно ни доказать, ни опровергнуть невозможно. Факты же говорят о том, что люди на месте современного Мышкина жили еще в V-III тысячелетиях до нашей эры.
Высокий холм на берегу Волги против устья крупной реки Юхоти был идеальным местом для древнерусского города. Материалы археологических исследований говорят о существовании на этом месте городка в XI-XIII веках. К сожалению, город простоял недолго: он пострадал в войне новгородских и суздальских князей середины XII века, а в 1238 году был полностью уничтожен татарами. Позже Мышкин был отстроен как село.
В XV-XVII веках земли вокруг Мышкина принадлежали князьям Шуморовским, Ушатым, Юхоцким, Мезецким, Мстиславским, а позже - московскому Чудову монастырю. В 1551 году во владениях князей Ушатых между Мышкином и Мологой были срублены стены и башни города Свияжска, затем перевезенного вниз по Волге и ставшего опорным пунктом русских войск при взятии Казани.
Положение Мышкина оказалось благоприятным из-за близости волжских порогов, среди которых выделялись сложностью прохождения судов Мышкинские ворота. Предприимчивые мышкинцы освоили лоцманское ремесло и неплохо зарабатывали, проводя купеческие суда через пороги.
По административной реформе Екатерины II Мышкин получил в 1777 году городской статус, в 1778 - герб с ярославским медведем в верхней части и мышкой в нижней, а в 1780 - план застройки, предусмотренная которым квартальная структура в основном сохранилась до наших дней. Композиционными центрами города стали два собора: Никольский, существовавший еще до объявления Мышкина городом, и Успенский, построенный в первой половине XIX века на пожертвования мышкинских купцов.
Девятнадцатый век стал периодом расцвета Мышкина. Богатые купцы Ситцковы, Чистовы, Столбовы были известны во многих городах России. А уроженец деревни Каюрово Мышкинского уезда Петр Арсеньевич Смирнов прославился на весь мир как создатель русской водки. Дворянин Федор Константинович Опочинин создал в Мышкине прекрасную библиотеку, которая, по утверждениям современников, могла бы сделать честь любому губернскому городу.
Пришедшим к власти в 1917 году коммунистам не был нужен Мышкин как культурный центр, и они стремились уничтожить все, что было создано до них. Опочининская библиотека была закрыта, большая часть книг уничтожена, оставшиеся вывезены в Рыбинск и Ярославль. Все храмы закрыты, часть из них разрушена. В 1927 году Мышкин второй раз за свою историю утратил городской статус и был превращен в село Мышкино (с 1943 года - посёлок городского типа). В 40-х годах XX века при строительстве Рыбинского водохранилища и затоплении обширных земель треть Мышкина была снесена с лица земли. От окончательного запустения город спасло строительство в 1969 году компрессорной станции Севергазпрома.
Долгие годы мышкинские краеведы В.А. Порецкий, А.С. Молочков, А.К. Салтыков, искусствовед Ю. Герчук и другие ученые добивались восстановления исторической справедливости, боролись за сохранение самобытности Мышкина. В 1966 году при активном участии В.А. Гречухина и его учеников был создан народный этнографический музей, позволивший многим мышкинцам и гостям города лучше узнать историю родного края.
Многое изменилось в Мышкине в период перестройки и последующие годы. В 1991 году возвращен городской статус и исконное название, возрождена знаменитая Опочининская библиотека. В старинном доме купцов Литвиновых открылся единственный в мире музей Мыши. А на рубеже тысячелетий город получил ещё два музея. Один из них посвящён знаменитому водочнику П.А. Смирнову, а другой старинному русскому промыслу - изготовлению валенков. Строятся новые дома с соблюдением классических традиций деревянного зодчества. Летом город принимает много туристов. Большинство из них - участники теплоходных и автобусных экскурсий, но все больше путешественников добирается до Мышкина самостоятельно. Приезжайте, не пожалеете!

Музей мыши
Единственный в мире музей Мыши приглашает своих гостей побывать в «мышином царстве-государстве», где правит покровитель нашего города - храбрая и мудрая Мышь. Там вы узнаете знаменитую легенду о Мыши, давшей название городу, познакомитесь с мышами со всего света (Франция, Англия, Германия, США, Индия, Сингапур, Япония и т.д.), с мышами-подарками великих людей. А также побываете в канцелярии мышиного короля, где приобретёте памятный билет посетителя единственного в мире музея Мыши, заверенный печатью мышиного королевства, и увидите диплом русской книги рекордов «Диво» (аналога книги рекордов Гиннеса), подтверждающий, что наш музей - единственный в мире! Хранители мышиного наследия расскажут Вам о мышах-героях мультфильмов, мышах-книголюбах, мышах-романтиках и путешественниках, откликнувшихся на наш призыв «Мыши всех стран объединяйтесь в Мышкине» и вставших под знамёна мышиного королевства.

Историко-этнографический музей
Не менее уникален и этот музей. Он тоже единственный в Ярославской области. Здесь собраны прекрасные образцы плотницкого искусства, крестьянской архитектуры малых форм.
Вы прикоснетесь к шероховатым брёвнам, помнящим тепло рук плотников, срубивших старообрядческий амбар или Юрьевскую часовню, перевезённую нами с места гибели князя Юрия Владимирского на реке Сить, услышите скрип флюгера на ветряной мельнице или просто посидите на ступеньках дома бакенщика или заглянете в дом бобыля. Здесь же вы встретитесь с промыслами далекого прошлого: бондарным, маслобойным, плетением и резьбой и с промыслами живыми - гончарным и кузнечным.
Посещение музейных кузниц можно заказать отдельно с более насыщенной программой, где вы, уважаемые гости, можете сами попробовать нелёгкий труд кузнечного ремесла XIX века: почувствуете тяжесть кузнечного молота, покачаете настоящие кожаные меха, ощутите жар кузнечного горна, вдохнете воздух давно ушедших лет, пропитанный бодрящим запахом берёзового угля. А наши кузнецы расскажут вам о народных традициях в работе кузницы, о методах выработки древесного угля, о способах сварки металла и многом другом, что связано с их настоящей мужской работой. Там же в кузнице можно приобрести сувениры в виде средневекового кресала, древнего оберега-спицы или гвоздя-ухналя.

Музей уникальной техники
Вы уже догадались, что в Мышкине всё единственное... Один в мире музей Мыши, один в мире музей Петра Смирнова. А музей техники тоже единственный на всём Верхневолжье. Здесь богатое собрание сельхозмашин, грузовых и легковых автомобилей и мотоциклов, среди них довоенная «полуторка» ГАЗ-АА, труженик фронтовых дорог ЗИС-5, «Русский черный воронок» ГАЗ-М1 (легендарная ЭМКА), фронтовой союзник – американский ВИЛЛИС и многое другое. Техника здесь самая разная — есть даже речные суда! А сколько тут техники совсем необычной - от парового локомобиля и авиационной турбины до лимонадной и колбасной машин XIX века. Многого можно коснутся, а если повезёт, то даже увидеть в действии, а может и посидеть за рычагами и рулём.

Музей валенок
В мышкинском музее не все валенки на один цвет - здесь есть обувь самых разнообразных расцветок и фасонов и даже модельные валенки, над которыми трудилась умелая дизайнерская рука. Туристов позабавят молодежные валенки в стиле "диско" - со шнуровкой и на платформе. Есть валенки-бутсы с шипами на подошве для футболистов, валенки-коньки. А еще можно к обычным валенкам пришить глаза, уши и усы, и тогда получаются смешные игрушки. Словом, валенки не обязательно должны быть неуклюжими и серыми - их можно раскрасить во все цвета радуги, украсить вышивкой, аппликациями. От этого свои качества они не потеряют, зато подарят хорошее настроение их владельцу. Привлекает внимание туристов и еще один необычный экспонат: пара валенок с надписью: "От тюрьмы не зарекайся". И, наконец, самый почтенный обитатель экспозиции - валенок конца XIX века, который, несмотря на свой возраст, очень хорошо сохранился, что еще раз доказывает, насколько это прочная и долговечная обувь. Братьев и сестер набралось уже не мало. Среди экспонатов - уникальные туфельки начала XIX века. Есть и сапог, очень похожий на валенок с каблуком. "Это не валенок, это такой фетровый сапог, в который одевалась туфелька. Здесь имеется углубление для каблучка", - рассказал сотрудник музея Александр Веремеенко. Каждый экспонат - отдельная история, но, как выясняется, кожаная обувь раньше была не очень прочной - подошва делалась на деревянных шпильках и в сырую погоду промокала. Есть на выставке и "иностранцы": бурки из Германии, босоножки из Китая и татарские сапожки.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением города Мышкин.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.7868036" ["geo_y"]=> string(17) "38.45032179999998" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1814" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "2" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [2]=> object(TourCities)#558 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(4) "1815" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "3" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#559 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(4) "1815" ["coutry_id"]=> string(2) "19" ["name"]=> string(27) "село Мартыново" ["alias_rus"]=> string(18) "Мартыново" ["introdesc"]=> string(192) "

Мартыново - город на границе Ярославской области - территория кацкарей.

" ["desctiption"]=> string(597) "

Кацкари – это русские жители, но имеющие собственный диалект, собственное мировоззрение и собственные обычаи. Сейчас в городе находится единственный в России Этнографический музей кацкарей. Посетив одну из трёх крестьянских изб начала 20 в., можно получить полное представление о жизни жителей окрестности реки Кадка!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(1073) "

Мартыново- деревня Кацкарей в центре так называемого Кацкого Стана, удивительного уголка, входящего в Золотое кольцо России. Деревня Мартыново расположена на берегу реки Кадка, в 30 километрах от города Мышкин. В Мартыново живут кацкари - малочисленная народность с собственным диалектом, традициями и древними языческими мифами. Кацкий стан – территория самостоятельного субэтноса – кацкарей. Живут они по реке Кадке в 80 селах и деревнях с самых древних времен.

Прочитать подробности о турах по России с посещением Мартынова здесь.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.6773445" ["geo_y"]=> string(10) "37.9942954" ["master_ct_key"]=> string(1) "0" ["updated"]=> string(19) "2015-03-06 15:28:41" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(4) "1815" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "3" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [3]=> object(TourCities)#560 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(3) "366" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "4" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#561 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(3) "366" ["coutry_id"]=> string(2) "19" ["name"]=> string(10) "Углич" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(205) "

Приглашаем вас в старинный русский город Ярославской области - в город Углич.

" ["desctiption"]=> string(1172) "

Расположен город на берегу Волги, там, где она делает крутой изгиб, который раньше назывался "Угилец" или "Углич". Возможно, именно поэтому город так и прозвали - Углич. А по другой версии - здесь когда-то выжигали уголь. В 1591 г. именно здесь при загадочных обстоятельствах было совершено убийство царевича Дмитрия, последнего наследника династии Рюриковичей, что и стало предпосылкой к Смуте.

В Угличе сохранилось множество памятников зодчества, монументальной живописи и резьбы по дереву, а в центре города - красивейший Угличский Кремль.

Добро пожаловать!

" ["introdesc_ankor"]=> string(0) "" ["desctiption_ankor"]=> string(46516) "

Описание: Углич – один из древнейших городов Верхнего Поволжья. Облик города удивительно гармоничен. Здесь словно бы слились воедино и могучая Волга, плавно несущая свои воды, и густые окрестные леса, раскинувшиеся на многие километры, и памятники архитектуры – великолепные творения русских зодчих.
Неповторима по красоте панорама Углича, открывающаяся со стороны Волги: багряные фасады церкви Дмитрия «на крови», взметнувшаяся вверх белая громада Спасо-Преображенского собора, изящная церковь Рождества Иоанна Предтечи, а рядом – мощные сооружения Угличской ГЭС и высокая аркада шлюза.
Углич – одна из жемчужин Золотого кольца российских городов. Разные периоды истории России оставили свои памятники и в Угличе. Среди них такие шедевры древнерусского зодчества, как Палата дворца удельных князей, трёхшатровая Успенская («Дивная») церковь, ансамбль Воскресенского монастыря…
Углич – город- памятник истории и культуры России. Каждая эпоха добавляла имена людей, чьи судьбы так или иначе связаны с судьбой города, с судьбой и историей самой Руси. Именно в Угличе непостижимым образом соединились обе династии российских царей: здесь погиб последний Рюрикович – сын Ивана Грозного царевич Дмитрий и здесь родилась и выросла боярыня Ксения Шестова – мать первого царя династии Романовых – Михаила. В Угличе в разное время бывали писатели М.Е. Салтыков-Щедрин, И.С. Аксаков, историк М. П. Погодин. В Угличе жил знаменитый актёр М.А.Чехов, родился известный советский учёный академик А. И. Опарин, здесь прошли детские годы поэтессы О. Ф. Берггольц. Многовековая история Углича, его красота и очарование не раз вдохновляли художников. Нестеров М.В., Рерих Н.К., Юон К.Ф. запечатлели Углич и события его истории в своих полотнах.
Таинственная атмосфера старого города, храмы Углича, красоты и достопримечательности верхневолжской земли давно влекут сюда и наших соотечественников, и многочисленных зарубежных гостей, стремящихся открыть для себя Россию в её заповедных уголках.
Разнообразные по тематике угличские музеи открывают для посетителей богатство культурного наследия и традиций древней русской земли. Кафе и рестораны приглашают гостей города отведать блюда национальной кухни, провести приятно время.
Всё лучшие условия для проживания предлагают гостиницы Углича, часть из которых по комфортности уже приближена к европейским стандартам. Углич издавна славится сырами высокого качества. Это и неудивительно – единственный в России научный институт маслосыроделия (ВНИИМС) находится в Угличе. Не уступает по популярности сырам и угличская минеральная вода.
Местные художники и мастера декоративно-прикладного искусства предложат вам широкий ассортимент сувениров.
Музеи Углича способны удовлетворить самые разнообразные вкусы. Угличский государственный историко-архитектурный и художественный музей – один из старейших провинциальных музеев России. В уникальных памятниках ХV-ХIХ веков размещаются экспонаты, связанные с историей города и России в целом, выдающиеся памятники художественной культуры. Музей часов часового завода «Чайка» рассказывает об истории самого крупного в советское время предприятия города. В музее городского быта можно познакомиться с бытом, нравами и традициями угличан прошлых эпох. К услугам посетителей музея анимационные программы, спектакли домашнего театра, предоставляется возможность сфотографироваться в музейных костюмах. В Музее-клубе «Россия – Волга» имеется много материалов по истории нашего города, конца 19-го. начала 20-го в.в., собраны уникальные фотографии о Волгострое. В последние годы в Угличе стали открываться частные музеи.
В историко-музыкальной экспозиции «Угличские звоны» (домашний музей семьи Кулагиных) вы услышите рассказ о древнем искусстве звонарей с концертным сопровождением на поддужных колокольцах. В галерее кукол - познакомитесь с оригинальным творчеством местной мастерицы, художницы Ольги Павлычевой.
Наряду с традиционными музеями туристам предлагается посетить эксклюзивные угличские «новоделы»: музей русской водки, мифов и суеверий, музей тюремного искусства.
Любителей художественного творчества заинтересуют две постоянно-действующие выставки: на первой представлены лучшие работы угличских художников, вторая, под названием «Под благодатным покровом», - персональная выставка работ художника Сергея Симакова (отца Сергия).

Об архитектурной среде города
Углич – один из районных центров Ярославской области, город с особым значением и историей. Древнейший на великой русской реке Волге и один из древнейших в России он имеет насыщенную событиями тысячелетнюю историю и замечательные памятники. Наряду с памятниками Ростова Великого и Ярославля они входят в сокровищницу зодчества России. Это знаменитый трехшатровый Успенский храм Алексеевского монастыря, построенный старцем Мисаилом в тяжелое для города и страны время, ансамбль Воскресенского монастыря, созданный митрополитом ростовским Ионой (Сысоевичем), тронная палата угличских удельных князей и многое другое.
Кроме жемчужин древней архитектуры Углич привлекает своей провинциальной архитектурной средой, созданной преимущественно в XIX веке и связанной с преобразованиями императрицы Екатерины II. В ХХ веке сформировались промышленные окраины с заводами и современными домами, которые подобно древним слободам окружили город полукольцом, тоже по-своему живым и примечательным.
Таков облик города. Теперь кратко обратимся к истории создания его архитектурной среды. Как известно, по старой легенде Углич основал в 937 г. родственник княгини Ольги Ян Плескович. Дату основания города смогли подтвердить археологические раскопки.
В те далёкие времена его основной и почти единственной частью был кремль, где стоял храм, дворы горожан и с XIII века двор князя. Кремль был окружен деревянной крепостной стеной. Она стояла над обрывистым берегом Волги и ограничивала кремль с севера, с других сторон защитой ему служили Каменный ручей и речка Шелковка, превращенные в ров. С такими укреплениями город мог выдержать осаду и служить одним из охранных рубежей Русского государства.
К XIII веку с запада, юга и востока от кремля формируется посад. С ростом города там стали селиться жители, которым не хватало места в кремле. На посаде разместилась и торговая площадь. В середине XIII века при угличском князе Андрее Владимировиче его окружили земляным валом и тем надолго определили границы. Посадский земляной вал полукругом с трех сторон обошел посад, примкнул к Волге с северной стороны в районе устьев Селивановского и Троицкого ручьев. Он, конечно, не был значительным укреплением и уступал кремлю, но служил защитой городу и осаждался несколько раз, последний – в начале XVII века в Смутное время.
С середины XIV века известна левобережная часть города, раскинувшаяся на противоположном берегу Волги. Долгое время она состояла из нескольких слобод.
Веками в Угличе создавались монастыри. Три из них основал князь Роман, управлявший городом во второй половине XIII века, – за свою деятельность на благо церкви и праведную жизнь он был причислен к лику святых. Много для обителей сделал угличский князь Андрей Большой (1446-1493). Один из монастырей – Алексеевский – был основан видным церковным и государственным деятелем времен великого князя Димитрия Донского митрополитом Алексием. К началу XVII века монастырей стало девять. Стоит сказать, что своим интересным местоположением они организовывали городской ансамбль – все они вставали по линии посадского вала, лишь один (Богоявленский) был в кремле и два на левом берегу. Подъезжавшие к городу путники видели не простую ленту земляных укреплений, а целый ряд вертикалей храмов в поясе построек и стен, перекликавшихся с церквами и дворами города. С Волги над высоким берегом вставал кремль и фланкировавшие его с двух сторон на дальнем расстоянии монастыри – Макария Египетского и Воскресенский. А посад, не прикрытый с этой стороны валом, раскрывался амфитеатром улиц. Обители окружали город настоящим кольцом, обеспечивая сакральную защиту, но некоторые из них могли быть маленькими крепостями, способными защитить участок укреплений посада. Именно с этими целями они и были поставлены. Также кольцом размещались и загородные монастыри. Вместе они образовывали второй внешний ряд, защищавший подступы к городу.
Было и много слобод – Рыбная, Заручье, Псарейная, Тетерина, Сырейская, Алексеевская, Воскресенская и т.д. Они отстояли от города, порой, на несколько верст. В слободах селились кожевники, кузнецы, плотники, кирпичники… и ремесленники монастырей.
Церквей к началу XVII века тоже было немало. Трудно поверить, но в городе и слободах находилось более 70 приходов и почти в каждом из них по зимнему и летнему храму и по 2-3 престола. Всего престолов набиралось до 150. Храмы осеняли каждый чем-то примечательный уголок, каждую улицу, слободку. Но все церкви были маленькими и деревянными. Все, кроме Спасо-Преображенского собора. Монастыри тоже оставались сплошь из дерева, хотя в некоторых, самых богатых, каменное строительство уже велось.
Прожив благополучное и славное время, город на рубеже XVI-XVII в.в. вступил в полосу трагедий Смутного времени. Сначала тут погиб царевич Димитрий, и на Углич обрушились ссылки и казни Бориса Годунова. Потом на протяжении 1608-1611 гг., многократно подвергаясь набегам поляков и литовцев, он горел, разорялся, гибли его жители. После долгой череды мрачных и бурных событий от Углича остались одни развалины, он был выжжен, а многие жители или погибли или покинули город.
Со временем возродились кремль и посад, часть церквей, но не было прежнего многолюдства, исчезли многие слободы. Из девяти монастырей осталось лишь три. Город стал беднее и меньше.
Новое развитие началось лишь к концу века. Тогда же началось и активное каменное строительство. Во второй половине XVII века были созданы все лучшие и известнейшие храмы и ансамбли монастырей Углича, прославленные шедевры русской архитектуры. В XVIII веке, когда посад достаточно окреп, и появилось много богатых купцов, каменное строительство приобрело еще больший размах. К началу XIX века в Угличе уже не оставалось деревянных церквей, активно строились каменные дворы. Но архитектура этого периода, конечно, уступает предыдущей. Это уже обычное провинциальное зодчество – незамысловатое, скромное, архаичное или причудливо преображающее запоздалые отголоски новомодных стилей. Но церквам и домам той поры трудно отказать в теплоте и красоте выверенных пропорций. Своё природное ощущение прекрасного простой народ с избытком вложил в свои создания.
Эти церкви и дома, привычные в силуэте современного города, стояли на иных улицах и площадях посада. Они были извилистыми и кривыми и появлялись стихийно в течение многих веков существования города. Они были началом дорог, ведших из кремля в Ростов, Ярославль, Москву и пригородные села; они обрастали дополнительными улицами и переулками. Так создавалась удобная, практичная планировка посада, далекая от каких-либо правил. У этих улиц были имена: Сарайская (она вела через Ростов в столицу Орды город Сарай и, таким образом, спустя века хранила память о минувшем времени монголо-татарского ига), Богоявленская, Солодяная, Черенковая, Масляная, Мостовая, Васильевский крестец, Конюшенная и др. В центре у кремля были и торговые площади – Хлебная, Сенная и Лесная.
Но новое время диктовало свои правила. Поэтому при Екатерине II в 1784 г. Угличу дается новый регулярный план, основанный на принципах классицизма. На его реализацию ушло четыре-пять десятков лет. По истечении этого срока Углич украсился новыми домами, вставшими на широких прямых улицах. Старые церкви и монастыри были органично вписаны в новый ансамбль.
Эта планировка города во многом существует до сих пор. Ее можно назвать радиально-кольцевой. От торговой площади, по-прежнему размещавшейся около кремля, в три стороны отошли продольные улицы. Их пересекли поперечные. В центре между двумя симметричными группами кварталов, сходящихся под углом у Волги, прошла главная ось плана – Ростовская улица. Похожий план получил и левый берег.
Дома в обновленном городе строились по образцовым проектам, присланным из столицы. Их составили известные архитекторы того времени – И. Лем, Л. Руска, В.П. Стасов, В. Гесте и др. Дома оформляли в благородном классическом стиле, украшали колоннами, лепкой, высокими мезонинами, монументальными воротами.
Город за несколько лет преобразований стал строгим и правильным, превратился в единый ансамбль. Но и эти крупные преобразования не могли изменить основу – дома строились маленькими и во многом по-прежнему деревянными, сохраняя древние традиции и провинциальную теплоту.
Во второй половине XIX века и начале ХХ город, обойденный железной дорогой и удаленный от основных путей, был экономически слаб. Поэтому в нем строили мало. Самыми интересными созданиями были дома купцов Евреиновых, Истоминых, здания богадельни, гимназии, обработанные в стиле эклектики с чертами барокко, модерна, классицизма, средневековых стилей. В этот период в основном были построены небольшие деревянные дома, до сих пор формирующие облик многих улиц. Начало советского времени, к сожалению, принесло много бед и разрушений. В 1921 г. сгорел и был разрушен замечательный ансамбль торговых рядов на городской площади. В 1930-х гг. при участии Волгостроя, строившего ГЭС и шлюз, было уничтожено большинство приходских храмов и сильно пострадали ансамбли монастырей. Купеческие особняки, оказавшиеся в новых руках, постепенно портились и ветшали. Великие и значимые достижения той поры и при беспристрастной оценке всегда сталкиваются с необычайным варварством, равного которому со времен Смутного времени не знала Угличская земля. Буквально за несколько лет было уничтожено столько культурных ценностей, созданных предками, что этот пробел будет осознаваться веками. Облик города сильно пострадал и лишился многих мелких звеньев и крупных доминант.
Но, конечно, говоря об утратах, нельзя противопоставлять их действительно великим достижениям. С 1930-х гг. берет начало угличская промышленность – несколько известных заводов и гидроузел. Верховья Волги, веками трудные для прохода судов, стали полноводными и по-новому украсили пейзаж. Позднее в 1960-1970-х гг. в Угличе были отреставрированы и исследованы многие памятники, стала тщательно оберегаться историческая городская среда.
Нельзя не упомянуть, что Углич разросся в ХХ веке, далеко перейдя прежние окраины. В нем появились современные жилые районы и интересные здания, которые тоже когда-нибудь будут признаны памятниками архитектуры.

Музей городского быта
Посетите музей городского быта ХIХ-начала XX века, переступив порог которого вы окажетесь в старом Угличе, сначала на древней площади Успения, а затем в доме угличанина со средним достатком Вы увидите интерьеры хозяйского кабинета, гостиной, женской половины, наполненные старинными вещами, еще хранившими память о прежних хозяевах, обитателях Углича, мебелью, посудой, одеждой, то есть тем, что является частью семейной жизни, домашнего уюта во все времена. Экскурсовод расскажет вам о старом укладе, о традициях и нравах, угличских праздниках и свадьбах. Молодожены смогут провести здесь первые минуты совместной жизни, а приехавшие в Углич на Рождество или Масленицу отметят эти праздники в атмосфере провинциального прошлого. Вы сможете сфотографироваться в костюмах и шляпах той эпохи.Если же у вас будет желание задержаться в нашем музее, вы сможете заказать экскурсию-представление, в которой на торговой площади вас позабавит приказчик, предлагая товары, в гостиной вы услышите старинные романсы под аккомпанемент гитары, скрипки и фортепиано. А в дамской комнате станете свидетелями разговора двух дам о моде.
И для полного туристского счастья ваша группа может посетить нашу чайную, где вы напьетесь чая no-угличский, отобедаете блюдами трактирного меню 1 или 2 разряда, услышите пение цыган, увидите их зажигательные пляски. А в продолжении сможете посмотреть программу-кабарэ, услышать шедевры городского шансона, воссоздать песенную историю нашей страны.
Одним словом, посещение музея городского быта оставит самые яркие впечатления и у больших и у маленьких его гостей.

Историко-музыкальная экспозиция «Угличские звоны»
Это старинный купеческий особняк конца 19 века, богато украшенный резьбой по дереву. Ансамбль – семейный, главные исполнители – дети. На 25-ти колокольчиках, вмонтированных в маленькую колокольню, выводятся и «Подмосковные вечера» и «Что стоишь, качаясь, тонкая рябина» и прочие народные мелодии. Вы услышите и духовые музыкальные произведения. Ансамбль принимал участие в различных фестивалях и концертах во многих городах России. Концертный зал – маленький музей, где собраны и настоящие археологические находки, и художественные произведения: живописные полотна, манекены, макеты, изготовленные членами семейного ансамбля. Экспозиция рассказывает об истории древнего Углича, его славных военных победах, начиная с древнейших времён и до недавнего прошлого. Музей “Мифов и суеверий русского народа”

Музей мифов и суеверий - это авторская частная экспозиция, посвящённая изучению мифологи славян, сказок, быличек, легенд. Над её созданием трудится семья художников Галуновых – Дианы и Александра. В музе представлены восковые фигуры бабы-Яги, домового, кикиморы, полевика, птицы Сирин, сцена святочного гадания, выполненные руками авторов музея, множество предметов старого быта, с которыми связаны древние поверья и обычаи. Для наших предков эти верования были вполне жизненными, дающими ответы на многие вопросы бытия. Мы, современные люди, часто рассматриваем мифологию с позиции сказочности, нереальности. Но какими бы современными людьми мы не были, и сегодня иногда стучим по дереву, «чтоб не сглазить», плюём через левое плечо, опасаемся чёрной кошки. А знаем ли мы, сегодняшние, для чего проделывали всё это наши предки, откуда вошли в нашу жизнь заговоры, присказки, поговорки, былички? Именно об этом - о происхождении на Руси суеверий, живущих в памяти народа и сегодня, о древней русской культуре, обычаях, укладе жизни, временах, когда верили люди в чудеса и волшебство, рассказывает музей. Здесь же проходят камерные тематические выставки творческих работ угличских художников и краеведов.

Государственный историко-архитектурный и художественный музей Постоянно действующие экспозиции:
1. Интерьер церкви Царевича Димитрия "на крови" с мемориальной экспозицией;
2. Отдел истории XVI-XVIII вв. (Палаты удельных князей I этаж);
3. Выставка иконографии царевича Димитрия и мемориальных вещей (Палаты удельных князей II этаж);
4. Интерьер Спасо-Преображенского собора и отдел древнерусского искусства;
5. Русское искусство XVIII-XX вв. (Богоявленский собор).

Угличский музей был открыт 3 (15) июня 1892 г. под названием - Музей отечественных древностей. Первоначально он находился в ведении Императорского Московского Археологического общества и занимался собиранием и охраной памятников старины, относящихся к местной истории и археологии. В 1920-х гг. Угличский музей был передан уездному отделу народного образования и отнесен к категории краеведческих. С начала 1959 г. и по настоящее время он называется Угличским историко-художественным музеем, а с начала 2005 г. – Угличским государственным историко-архитектурным и художественным музеем (УГИАХМ). Угличский музей занимает территорию Кремля - исторического и градостроительного ядра древнего города. Самая древняя сохранившаяся постройка на территории кремля - Палаты удельных князей (1480-е г.г.) - часть обширного дворцового комплекса, сооруженного угличским князем Андреем Большим. Здесь 3 (16) июня 1892 г. был открыт Музей древностей. В настоящее время на втором этаже палат размещается постоянно действующая выставка, посвящённая царевичу Димитрию, Святому Угличскому и Московскому. На ней представлены реликвии, связанные с историей царевича. На первом этаже палат расположена экспозиция, посвящённая истории города 16-18 веков. Центральное место в ней занимают памятники Смутного времени, предметы из монастырей, произведения угличских ремесленников, подлинный герб города. Церковь царевича Димитрия "на крови" (1692 г.) построена по приказу Петра 1 на месте трагической гибели восьмилетнего царевича Димитрия - младшего сына Ивана Грозного. Исключительный по красоте храм московской школы архитектуры, как и все постройки того времени, обильно украшен: красный цвет стен оттеняет сочные белые детали декора. Интерьер трапезной расписан в 18 веке на тексты библейских сказаний «Сотворение мира» и «История Адама и Евы». Западную стену храмовой части занимает большая композиция на тему угличских событий 15 мая 1591 г. Здесь же представлен «ссыльный» колокол, возвестивший горожанам о гибели царевича и отбывавший трёхсотлетнюю ссылку в Сибири. В иконостасе церкви находятся иконы, выполненные царскими изографами в 17 веке. Спасо-Преображенский собор (1713 г.) - крупнейшее здание кремлевского ансамбля, построенное в 1700-1706 г.г. на месте древних храмов. Его интерьер расписан в 1810-1811 г.г. На стенах и сводах композиции на сюжеты Нового Завета, образцами для которых послужили картины и гравюры европейских мастеров эпохи Возрождения и барокко. Шестиярусный иконостас, установленный в 1853 г., включает иконы начала 18 в. работы патриарших иконописцев. Соборная колокольня (1730 г.) построена в фрмах "нарышкинского" барокко. Она является доминантой кремлевского ансамбля и всей волжской панорамы города. Здание Городских присутственных мест (оно же - Дом градоначальника или здание бывшей Городской думы) (1815 г.) - одно из последних сооружений на территории кремля, в котором в декабре 1917 г. была провозглашена советская власть в Угличе. Богоявленский (зимний) собор построен в 1827 г. и первоначально имел завершение в форме классической ротонды. Интерьер собора со сдвоенными колоннами напоминает светский зал – теперь здесь разместилась постоянно действующая выставка «Под благодатным покровом» художника Сергея Симакова (отца Сергия), а также различные выставки картин местных и иногородних художников. Собрание Угличского музея отличается разнообразием и включает в себя множество первоклассных памятников отечественной культуры. В музее имеется целый ряд памятников археологии, свидетельствующих о древнейшем прошлом Углича: коллекция эпохи палеолита-мезолита, украшения из женских захоронений Х-ХI вв., предметы из раскопок на территории Кремля, коллекция архитектурных деталей и архитектурной керамики второй половины ХV века. В числе лучших образцов коллекции древнерусского искусства можно называть иконы "Леонтьевского чина" (ок.1480г.) - великолепный образец московской школы живописи, икону костромской школы "Чудо в Хонах" (ХVII в.) и икону "Троица Новозаветная" (ХVII в.), созданную угличскими мастерами. Музей располагает одной из лучших в России коллекцией деревянной скульптуры. Наиболее интересными произведениями в ней являются "Параскева Пятница" (XVII в.) - святая покровительница семьи и торговли, и "Распятие с предстоящими" (XVII в.), выполненное крещеным татарином - монахом Михаило-Архангельского монастыря. Углич - один из ведущих средневековых отечественных центров серебряного дела, поэтому в экспозициях музея можно увидеть оригинальные произведения столичных и местных мастеров: вклад в Алексеевский монастырь Ф.И.Мстиславского (1623 г.) и вклад Ионы Сысоевича в Воскресенский монастырь (70-е гг. ХVII в.). Свидетельством высокого уровня развития местного церковного искусства служат образцы лицевого шитья: подвесная пелена "Иоанн Милостивый" из женского Богоявленского монастыря (конец ХIV в.), покровы "Паисий Угличский" из Покровского монастыря (вторая половина XVII в.) и "Князь Роман Угличский" из Спасо-Преображенского собора (ХVII в.) Особое место в собрании Угличского музея занимают: дворянский портрет (ХVIII-ХIХ вв.) из имений Шишкино и Родичево, купеческий портрет (ХVIII-ХIХ вв.), в том числе коллекция работ знаменитого угличского портретиста И.В.Тарханова, акварели и графические работы отечественных и зарубежных художников. Из исторических реликвий уникален по своему значению комплекс предметов, связанных с гибелью и канонизацией царевича Димитрия: "ссыльный" колокол, слюдяной фонарь, носилы и рака (XVII в.). Исключительно редкими являются коллекция цеховых знаков, образцовые меры объема и меры веса, а также подлинный герб города Углича (XVIII в.). Небольшая коллекция оружия представлена весьма привлекательными образцами, в числе которых сапог и топор конного воина (ХVI-ХVII вв.), пушки-пищали со стен угличского кремля (ХVI-ХVII вв.), пищали стрелецкие, копья, секиры (ХVII в.). Коллекция нумизматики является в музее крупнейшей по числу входящих в нее памятников. Более 6 тысяч отечественных и зарубежных монет разного времени, среди которых наиболее ценными являются тверское пуло (XV в.). Большой этнографический и художественный интерес представляют предметы народного костюма: кокошник, кичка, душегрейка, сафьяновые сапоги, сарафан (XVII в.), народная вышивка (XVIII-XIX вв.), уникальные образцы русской мебели - стулья из дома угличан Чеполосовых (ХVII в.). Музей предлагает посетителям обзорные и тематические экскурсии по территории и архитектурным памятникам Кремля, а также по городу. В летний период (май-сентябрь) для туристических групп нижегородским ансамблем духовной музыки "Ковчег" проводятся концерты в помещении Спасо-Преображенского собора.

Среди предлагаемых нами программ экскурсионных туров по России из Москвы вы найдете тур с посещением Углича.

" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(10) "57.5246886" ["geo_y"]=> string(10) "38.3328209" ["master_ct_key"]=> string(3) "889" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(3) "366" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "4" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [4]=> object(TourCities)#562 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> object(CActiveRecordMetaData)#508 (5) { ["tableSchema"]=> object(CMysqlTableSchema)#509 (9) { ["schemaName"]=> NULL ["name"]=> string(15) "ttv_tour_cities" ["rawName"]=> string(17) "`ttv_tour_cities`" ["primaryKey"]=> array(2) { [0]=> string(7) "tour_id" [1]=> string(8) "ordering" } ["sequenceName"]=> NULL ["foreignKeys"]=> array(0) { } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["columns"]=> array(11) { ["tour_id"]=> object(CMysqlColumnSchema)#510 (15) { ["name"]=> string(7) "tour_id" ["rawName"]=> string(9) "`tour_id`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stid"]=> object(CMysqlColumnSchema)#511 (15) { ["name"]=> string(4) "stid" ["rawName"]=> string(6) "`stid`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stparams"]=> object(CMysqlColumnSchema)#512 (15) { ["name"]=> string(8) "stparams" ["rawName"]=> string(10) "`stparams`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stzvezda"]=> object(CMysqlColumnSchema)#513 (15) { ["name"]=> string(8) "stzvezda" ["rawName"]=> string(10) "`stzvezda`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["searoute"]=> object(CMysqlColumnSchema)#514 (15) { ["name"]=> string(8) "searoute" ["rawName"]=> string(10) "`searoute`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["not_published"]=> object(CMysqlColumnSchema)#515 (15) { ["name"]=> string(13) "not_published" ["rawName"]=> string(15) "`not_published`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(0) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["show_on_map"]=> object(CMysqlColumnSchema)#516 (15) { ["name"]=> string(11) "show_on_map" ["rawName"]=> string(13) "`show_on_map`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["draw_route"]=> object(CMysqlColumnSchema)#517 (15) { ["name"]=> string(10) "draw_route" ["rawName"]=> string(12) "`draw_route`" ["allowNull"]=> bool(false) ["dbType"]=> string(10) "tinyint(1)" ["type"]=> string(7) "integer" ["defaultValue"]=> int(1) ["size"]=> int(1) ["precision"]=> int(1) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["stname"]=> object(CMysqlColumnSchema)#518 (15) { ["name"]=> string(6) "stname" ["rawName"]=> string(8) "`stname`" ["allowNull"]=> bool(false) ["dbType"]=> string(12) "varchar(255)" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> int(255) ["precision"]=> int(255) ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["hotels_nights_descr"]=> object(CMysqlColumnSchema)#519 (15) { ["name"]=> string(19) "hotels_nights_descr" ["rawName"]=> string(21) "`hotels_nights_descr`" ["allowNull"]=> bool(false) ["dbType"]=> string(4) "text" ["type"]=> string(6) "string" ["defaultValue"]=> NULL ["size"]=> NULL ["precision"]=> NULL ["scale"]=> NULL ["isPrimaryKey"]=> bool(false) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["ordering"]=> object(CMysqlColumnSchema)#520 (15) { ["name"]=> string(8) "ordering" ["rawName"]=> string(10) "`ordering`" ["allowNull"]=> bool(false) ["dbType"]=> string(7) "int(11)" ["type"]=> string(7) "integer" ["defaultValue"]=> NULL ["size"]=> int(11) ["precision"]=> int(11) ["scale"]=> NULL ["isPrimaryKey"]=> bool(true) ["isForeignKey"]=> bool(false) ["autoIncrement"]=> bool(false) ["comment"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["relations"]=> array(1) { ["city"]=> object(CBelongsToRelation)#521 (18) { ["joinType"]=> string(15) "LEFT OUTER JOIN" ["on"]=> string(0) "" ["alias"]=> NULL ["with"]=> array(0) { } ["together"]=> NULL ["scopes"]=> NULL ["name"]=> string(4) "city" ["className"]=> string(6) "Cities" ["foreignKey"]=> string(4) "stid" ["select"]=> string(1) "*" ["condition"]=> string(0) "" ["params"]=> array(0) { } ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["order"]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["attributeDefaults"]=> array(6) { ["stid"]=> int(0) ["stzvezda"]=> int(0) ["searoute"]=> int(0) ["not_published"]=> int(0) ["show_on_map"]=> int(1) ["draw_route"]=> int(1) } ["_model":"CActiveRecordMetaData":private]=> object(TourCities)#507 (16) { ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> *RECURSION* ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(0) { } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> NULL ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(0) "" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(11) { ["tour_id"]=> string(4) "2827" ["stid"]=> string(2) "80" ["stparams"]=> string(0) "" ["stzvezda"]=> string(1) "0" ["searoute"]=> string(1) "0" ["not_published"]=> string(1) "0" ["show_on_map"]=> string(1) "1" ["draw_route"]=> string(1) "1" ["stname"]=> string(0) "" ["hotels_nights_descr"]=> string(0) "" ["ordering"]=> string(1) "5" } ["_related":"CActiveRecord":private]=> array(1) { ["city"]=> object(Cities)#555 (19) { ["searoute"]=> int(0) ["zvezda"]=> int(0) ["imgtype"]=> string(6) "cities" ["imagefile"]=> NULL ["noimage"]=> string(11) "noimage.jpg" ["PictureFolder"]=> string(23) "/images/tour_properties" ["PictureSizes"]=> array(1) { [0]=> array(2) { [0]=> int(194) [1]=> int(2000) } } ["_md":"CActiveRecord":private]=> NULL ["_new":"CActiveRecord":private]=> bool(false) ["_attributes":"CActiveRecord":private]=> array(15) { ["id"]=> string(2) "80" ["coutry_id"]=> string(2) "19" ["name"]=> string(12) "Москва" ["alias_rus"]=> string(0) "" ["introdesc"]=> string(0) "" ["desctiption"]=> string(0) "" ["introdesc_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["desctiption_ankor"]=> string(1091) "
Москва -  столица Российской Федерации, город федерального значения, административный центр Центрального федерального округа и центр Московской области.
Историческая столица Великого княжества Московского, Русского царства, Российской империи (в 1728—1730 годах), Советской России и СССР. Город-герой. В Москве находятся федеральные органы государственной власти Российской Федерации (за исключением Конституционного суда), посольства иностранных государств, штаб-квартиры большинства крупнейших российских коммерческих организаций и общественных объединений.
 
" ["is_sea_currort"]=> string(1) "0" ["show_in_popular"]=> string(1) "0" ["pictures_id"]=> string(0) "" ["geo_x"]=> string(9) "55.753712" ["geo_y"]=> string(17) "37.61988500000007" ["master_ct_key"]=> string(1) "1" ["updated"]=> string(19) "0000-00-00 00:00:00" } ["_related":"CActiveRecord":private]=> array(0) { } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> string(2) "80" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } ["_c":"CActiveRecord":private]=> NULL ["_pk":"CActiveRecord":private]=> array(2) { ["tour_id"]=> string(4) "2827" ["ordering"]=> string(1) "5" } ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } } } ["_c":"CActiveRecord":private]=> object(CDbCriteria)#348 (17) { ["select"]=> string(1) "*" ["distinct"]=> bool(false) ["condition"]=> string(90) "t.master_domain="Tourtrans.ru" AND t.departure_city_id IN (6,8,11,14,17,26,56,104,156,598)" ["params"]=> array(0) { } ["limit"]=> int(-1) ["offset"]=> int(-1) ["order"]=> string(0) "" ["group"]=> string(0) "" ["join"]=> string(0) "" ["having"]=> string(0) "" ["with"]=> NULL ["alias"]=> NULL ["together"]=> NULL ["index"]=> NULL ["scopes"]=> NULL ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_pk":"CActiveRecord":private]=> string(4) "2827" ["_alias":"CActiveRecord":private]=> string(1) "t" ["_errors":"CModel":private]=> array(0) { } ["_validators":"CModel":private]=> NULL ["_scenario":"CModel":private]=> string(6) "update" ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["headImage"]=> NULL ["country"]=> NULL ["countries"]=> NULL ["bodyClass"]=> string(0) "" ["MainbodyClass"]=> string(0) "" ["agency_id"]=> int(0) ["showZastavka"]=> bool(true) ["showTourOfSeason"]=> bool(true) ["showTouristBronPage"]=> bool(false) ["agencies_models"]=> array(0) { } ["_rndagency":"Controller":private]=> NULL ["managersToursMenuModel"]=> NULL ["_SelectedTourIds":"Controller":private]=> array(0) { } ["_metamodel":"Controller":private]=> NULL ["_for_tourist_agency":"Controller":private]=> NULL ["currentelement_id"]=> NULL ["_Currentmenu":"Controller":private]=> NULL ["defaultAction"]=> string(5) "index" ["_id":"CController":private]=> string(5) "tours" ["_action":"CController":private]=> *RECURSION* ["_pageTitle":"CController":private]=> NULL ["_cachingStack":"CController":private]=> NULL ["_clips":"CController":private]=> NULL ["_dynamicOutput":"CController":private]=> NULL ["_pageStates":"CController":private]=> NULL ["_module":"CController":private]=> NULL ["_widgetStack":"CBaseController":private]=> array(0) { } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } ["_e":"CComponent":private]=> NULL ["_m":"CComponent":private]=> NULL } [1]=> array(0) { } } } [13]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/www/protected/components/Controller.php" ["line"]=> int(103) ["function"]=> string(3) "run" ["class"]=> string(11) "CController" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(10) "excursions" } } [14]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(1725) ["function"]=> string(3) "run" ["class"]=> string(10) "Controller" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(10) "excursions" } } [15]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(1645) ["function"]=> string(13) "runController" ["class"]=> string(15) "CWebApplication" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(16) "tours/excursions" } } [16]=> array(6) { ["file"]=> string(67) "/home/tteurope/tourtrans.ru/yii-1.1.13.e9e4a0/framework/yiilite.php" ["line"]=> int(1170) ["function"]=> string(14) "processRequest" ["class"]=> string(15) "CWebApplication" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [17]=> array(6) { ["file"]=> string(41) "/home/tteurope/tourtrans.ru/www/index.php" ["line"]=> int(73) ["function"]=> string(3) "run" ["class"]=> string(12) "CApplication" ["type"]=> string(2) "->" ["args"]=> array(0) { } } } }


 

 

 

 

 

 

 

 

 

 

 

 

 

 

Вся правда о турах ТТВ

 

Автобусные туры ТТВ